BrightSide Workbench Full Report + Source Code
org.turro.action.IAcceptance Interface Reference
Inheritance diagram for org.turro.action.IAcceptance:

Public Member Functions

String getAcceptanceComment ()
 
void setAcceptanceComment (String acceptanceComment)
 
IContact getIContact ()
 
void setIContact (IContact contact)
 
Date getDateAcceptance ()
 
void setDateAcceptance (Date dateAcceptance)
 
Date getDateRequest ()
 
void setDateRequest (Date dateRequest)
 
String getId ()
 
void setId (String id)
 
String getPath ()
 
void setPath (String path)
 
IContact getIPetitioner ()
 
void setIPetitioner (IContact petitioner)
 
IElephantEntity getEntity ()
 

Detailed Description

Member Function Documentation

◆ getAcceptanceComment()

String org.turro.action.IAcceptance.getAcceptanceComment ( )

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ getDateAcceptance()

Date org.turro.action.IAcceptance.getDateAcceptance ( )

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ getDateRequest()

Date org.turro.action.IAcceptance.getDateRequest ( )

◆ getEntity()

IElephantEntity org.turro.action.IAcceptance.getEntity ( )

◆ getIContact()

IContact org.turro.action.IAcceptance.getIContact ( )

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ getId()

String org.turro.action.IAcceptance.getId ( )

◆ getIPetitioner()

IContact org.turro.action.IAcceptance.getIPetitioner ( )

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ getPath()

String org.turro.action.IAcceptance.getPath ( )

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ setAcceptanceComment()

void org.turro.action.IAcceptance.setAcceptanceComment ( String  acceptanceComment)

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ setDateAcceptance()

void org.turro.action.IAcceptance.setDateAcceptance ( Date  dateAcceptance)

Implemented in org.turro.contacts.Acceptance.

Here is the caller graph for this function:

◆ setDateRequest()

void org.turro.action.IAcceptance.setDateRequest ( Date  dateRequest)

◆ setIContact()

void org.turro.action.IAcceptance.setIContact ( IContact  contact)

◆ setId()

void org.turro.action.IAcceptance.setId ( String  id)

◆ setIPetitioner()

void org.turro.action.IAcceptance.setIPetitioner ( IContact  petitioner)

◆ setPath()

void org.turro.action.IAcceptance.setPath ( String  path)

The documentation for this interface was generated from the following file: