|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject
net.sourceforge.fixagora.basis.shared.model.persistence.Trader
@Entity public class Trader
The Class Trader.
Constructor Summary | |
---|---|
Trader()
|
Method Summary | |
---|---|
java.lang.String |
getAcademicTitle()
Gets the academic title. |
java.lang.String |
getAdditionalTreeText()
Gets the additional tree text. |
java.awt.Color |
getAdditionalTreeTextColor()
Gets the additional tree text color. |
java.lang.String |
getBuilding()
Gets the building. |
java.lang.String |
getBusinessObjectName()
Gets the business object name. |
java.lang.String |
getDepartment()
Gets the department. |
java.lang.String |
getEmail()
Gets the email. |
java.lang.String |
getFax()
Gets the fax. |
java.lang.String |
getFfunction()
Gets the ffunction. |
java.lang.String |
getFirstName()
Gets the first name. |
java.lang.String |
getfLanguage()
Gets the f language. |
java.lang.String |
getFloor()
Gets the floor. |
java.lang.String |
getFtitle()
Gets the ftitle. |
java.lang.String |
getIcon()
Gets the icon. |
java.lang.String |
getLargeIcon()
Gets the large icon. |
java.lang.String |
getLastName()
Gets the last name. |
java.lang.String |
getMobilePhone()
Gets the mobile phone. |
java.lang.String |
getRoomNumber()
Gets the room number. |
java.lang.String |
getTelephone()
Gets the telephone. |
java.util.List<TraderPartyID> |
getTraderPartyIDs()
Gets the trader party i ds. |
void |
makeEager()
Make eager. |
void |
setAcademicTitle(java.lang.String academicTitle)
Sets the academic title. |
void |
setBuilding(java.lang.String building)
Sets the building. |
void |
setDepartment(java.lang.String department)
Sets the department. |
void |
setEmail(java.lang.String email)
Sets the email. |
void |
setFax(java.lang.String fax)
Sets the fax. |
void |
setFfunction(java.lang.String ffunction)
Sets the ffunction. |
void |
setFirstName(java.lang.String firstName)
Sets the first name. |
void |
setfLanguage(java.lang.String fLanguage)
Sets the f language. |
void |
setFloor(java.lang.String floor)
Sets the floor. |
void |
setFtitle(java.lang.String ftitle)
Sets the ftitle. |
void |
setLastName(java.lang.String lastName)
Sets the last name. |
void |
setMobilePhone(java.lang.String mobilePhone)
Sets the mobile phone. |
void |
setRoomNumber(java.lang.String roomNumber)
Sets the room number. |
void |
setTelephone(java.lang.String telephone)
Sets the telephone. |
void |
setTraderPartyIDs(java.util.List<TraderPartyID> traderPartyIDs)
Sets the trader party i ds. |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject |
---|
compareTo, equals, getExecuteRoles, getId, getModificationDate, getModificationUser, getName, getParent, getPosition, getReadRoles, getWriteRoles, hashCode, isAffectedBy, isEditable, isMovable, setExecuteRoles, setId, setModificationDate, setModificationUser, setName, setParent, setReadRoles, setTransientValues, setWriteRoles, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Trader()
Method Detail |
---|
public java.util.List<TraderPartyID> getTraderPartyIDs()
public void setTraderPartyIDs(java.util.List<TraderPartyID> traderPartyIDs)
traderPartyIDs
- the new trader party i dspublic java.lang.String getFtitle()
public void setFtitle(java.lang.String ftitle)
ftitle
- the new ftitlepublic java.lang.String getAcademicTitle()
public void setAcademicTitle(java.lang.String academicTitle)
academicTitle
- the new academic titlepublic java.lang.String getFfunction()
public void setFfunction(java.lang.String ffunction)
ffunction
- the new ffunctionpublic java.lang.String getDepartment()
public void setDepartment(java.lang.String department)
department
- the new departmentpublic java.lang.String getRoomNumber()
public void setRoomNumber(java.lang.String roomNumber)
roomNumber
- the new room numberpublic java.lang.String getFloor()
public void setFloor(java.lang.String floor)
floor
- the new floorpublic java.lang.String getBuilding()
public void setBuilding(java.lang.String building)
building
- the new buildingpublic java.lang.String getfLanguage()
public void setfLanguage(java.lang.String fLanguage)
fLanguage
- the new f languagepublic java.lang.String getTelephone()
public void setTelephone(java.lang.String telephone)
telephone
- the new telephonepublic java.lang.String getMobilePhone()
public void setMobilePhone(java.lang.String mobilePhone)
mobilePhone
- the new mobile phonepublic java.lang.String getFax()
public void setFax(java.lang.String fax)
fax
- the new faxpublic java.lang.String getEmail()
public void setEmail(java.lang.String email)
email
- the new emailpublic java.lang.String getFirstName()
public void setFirstName(java.lang.String firstName)
firstName
- the new first namepublic java.lang.String getLastName()
public void setLastName(java.lang.String lastName)
lastName
- the new last namepublic java.lang.String getIcon()
AbstractBusinessObject
getIcon
in class AbstractBusinessObject
public java.lang.String getLargeIcon()
AbstractBusinessObject
getLargeIcon
in class AbstractBusinessObject
public java.awt.Color getAdditionalTreeTextColor()
AbstractBusinessObject
getAdditionalTreeTextColor
in class AbstractBusinessObject
public java.lang.String getAdditionalTreeText()
AbstractBusinessObject
getAdditionalTreeText
in class AbstractBusinessObject
public void makeEager()
PersistenceInterface
makeEager
in interface PersistenceInterface
makeEager
in class AbstractBusinessObject
public java.lang.String getBusinessObjectName()
AbstractBusinessObject
getBusinessObjectName
in class AbstractBusinessObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |