|
||||||||||
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.FUser
@Entity public class FUser
The Class FUser.
Constructor Summary | |
---|---|
FUser()
|
Method Summary | |
---|---|
boolean |
canExecute(AbstractBusinessObject abstractBusinessObject)
Can execute. |
boolean |
canRead(AbstractBusinessObject abstractBusinessObject)
Can read. |
boolean |
canWrite(AbstractBusinessObject abstractBusinessObject)
Can write. |
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.util.Set<FRole> |
getAssignedRoles()
Gets the assigned roles. |
java.lang.String |
getBuilding()
Gets the building. |
java.lang.String |
getBusinessObjectName()
Gets the business object name. |
java.lang.String |
getDepartment()
Gets the department. |
java.util.List<java.lang.String> |
getDockSettings()
Gets the dock settings. |
java.lang.String |
getEmail()
Gets the email. |
java.util.Set<java.lang.Long> |
getExpandSet()
Gets the expand set. |
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 |
getFpassword()
Gets the fpassword. |
java.lang.String |
getFPassword()
Gets the f password. |
java.lang.String |
getFtitle()
Gets the ftitle. |
java.util.List<FUserPartyID> |
getfUserPartyIDs()
Gets the f user party i ds. |
java.lang.String |
getHash(java.lang.String password)
Gets the hash. |
java.lang.String |
getIcon()
Gets the icon. |
java.lang.String |
getLargeIcon()
Gets the large icon. |
java.lang.String |
getLastName()
Gets the last name. |
int |
getMainPanelPanelHeight()
Gets the main panel panel height. |
java.lang.String |
getMobilePhone()
Gets the mobile phone. |
java.util.Set<java.lang.Long> |
getOpenBusinessObjects()
Gets the open business objects. |
java.lang.String |
getRoomNumber()
Gets the room number. |
java.lang.String |
getTelephone()
Gets the telephone. |
int |
getTreePanelWidth()
Gets the tree panel width. |
java.lang.String |
getXMLDockSettings()
Gets the xML dock settings. |
boolean |
isLoggedIn()
Checks if is logged in. |
void |
makeEager()
Make eager. |
void |
setAcademicTitle(java.lang.String academicTitle)
Sets the academic title. |
void |
setAssignedRoles(java.util.Set<FRole> assignedRoles)
Sets the assigned roles. |
void |
setBuilding(java.lang.String building)
Sets the building. |
void |
setDepartment(java.lang.String department)
Sets the department. |
void |
setDockSettings(java.util.List<java.lang.String> dockSettings)
Sets the dock settings. |
void |
setEmail(java.lang.String email)
Sets the email. |
void |
setExpandSet(java.util.Set<java.lang.Long> expandSet)
Sets the expand set. |
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 |
setFpassword(java.lang.String fpassword)
Sets the fpassword. |
void |
setFPassword(java.lang.String password)
Sets the f password. |
void |
setFtitle(java.lang.String ftitle)
Sets the ftitle. |
void |
setfUserPartyIDs(java.util.List<FUserPartyID> fUserPartyIDs)
Sets the f user party i ds. |
void |
setLastName(java.lang.String lastName)
Sets the last name. |
void |
setLoggedIn(boolean loggedIn)
Sets the logged in. |
void |
setMainPanelPanelHeight(int mainPanelPanelHeight)
Sets the main panel panel height. |
void |
setMobilePhone(java.lang.String mobilePhone)
Sets the mobile phone. |
void |
setOpenBusinessObjects(java.util.Set<java.lang.Long> openBusinessObjects)
Sets the open business objects. |
void |
setPlainPassword(java.lang.String password)
Sets the plain password. |
void |
setRoomNumber(java.lang.String roomNumber)
Sets the room number. |
void |
setTelephone(java.lang.String telephone)
Sets the telephone. |
void |
setTransientValues(TransientValueSetter transientValueSetter)
Sets the transient values. |
void |
setTreePanelWidth(int treePanelWidth)
Sets the tree panel width. |
void |
setXMLDockSettings(java.lang.String dockSettings)
Sets the xML dock settings. |
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, setWriteRoles, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FUser()
Method Detail |
---|
public java.lang.String getFpassword()
public java.util.List<FUserPartyID> getfUserPartyIDs()
public void setfUserPartyIDs(java.util.List<FUserPartyID> fUserPartyIDs)
fUserPartyIDs
- the new f user party i dspublic void setFpassword(java.lang.String fpassword)
fpassword
- the new fpasswordpublic 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.util.List<java.lang.String> getDockSettings()
public void setDockSettings(java.util.List<java.lang.String> dockSettings)
dockSettings
- the new dock settingspublic java.lang.String getXMLDockSettings()
public void setXMLDockSettings(java.lang.String dockSettings)
dockSettings
- the new xML dock settingspublic java.util.Set<java.lang.Long> getOpenBusinessObjects()
public void setOpenBusinessObjects(java.util.Set<java.lang.Long> openBusinessObjects)
openBusinessObjects
- the new open business objectspublic java.util.Set<java.lang.Long> getExpandSet()
public void setExpandSet(java.util.Set<java.lang.Long> expandSet)
expandSet
- the new expand setpublic int getTreePanelWidth()
public void setTreePanelWidth(int treePanelWidth)
treePanelWidth
- the new tree panel widthpublic int getMainPanelPanelHeight()
public void setMainPanelPanelHeight(int mainPanelPanelHeight)
mainPanelPanelHeight
- the new main panel panel heightpublic java.lang.String getFPassword()
public void setFPassword(java.lang.String password)
password
- the new f passwordpublic void setPlainPassword(java.lang.String password) throws java.lang.Exception
password
- the new plain password
java.lang.Exception
- the exceptionpublic java.lang.String getHash(java.lang.String password) throws java.lang.Exception
password
- the password
java.lang.Exception
- the exceptionpublic java.util.Set<FRole> getAssignedRoles()
public void setAssignedRoles(java.util.Set<FRole> assignedRoles)
assignedRoles
- the new assigned rolespublic 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.awt.Color getAdditionalTreeTextColor()
AbstractBusinessObject
getAdditionalTreeTextColor
in class AbstractBusinessObject
public java.lang.String getAdditionalTreeText()
AbstractBusinessObject
getAdditionalTreeText
in class AbstractBusinessObject
public java.lang.String getLargeIcon()
AbstractBusinessObject
getLargeIcon
in class AbstractBusinessObject
public boolean isLoggedIn()
public void setLoggedIn(boolean loggedIn)
loggedIn
- the new logged inpublic void makeEager()
PersistenceInterface
makeEager
in interface PersistenceInterface
makeEager
in class AbstractBusinessObject
public java.lang.String getBusinessObjectName()
AbstractBusinessObject
getBusinessObjectName
in class AbstractBusinessObject
public boolean canRead(AbstractBusinessObject abstractBusinessObject)
abstractBusinessObject
- the abstract business object
public boolean canWrite(AbstractBusinessObject abstractBusinessObject)
abstractBusinessObject
- the abstract business object
public boolean canExecute(AbstractBusinessObject abstractBusinessObject)
abstractBusinessObject
- the abstract business object
public void setTransientValues(TransientValueSetter transientValueSetter)
PersistenceInterface
setTransientValues
in interface PersistenceInterface
setTransientValues
in class AbstractBusinessObject
transientValueSetter
- the new transient values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |