|
||||||||||
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.FRole
@Entity public class FRole
The Class FRole.
Constructor Summary | |
---|---|
FRole()
|
Method Summary | |
---|---|
java.lang.String |
getBusinessObjectName()
Gets the business object name. |
java.lang.String |
getDescription()
Gets the description. |
java.lang.String |
getIcon()
Gets the icon. |
java.lang.String |
getLargeIcon()
Gets the large icon. |
void |
setDescription(java.lang.String description)
Sets the description. |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject |
---|
compareTo, equals, getAdditionalTreeText, getAdditionalTreeTextColor, getExecuteRoles, getId, getModificationDate, getModificationUser, getName, getParent, getPosition, getReadRoles, getWriteRoles, hashCode, isAffectedBy, isEditable, isMovable, makeEager, 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 FRole()
Method Detail |
---|
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new descriptionpublic java.lang.String getIcon()
AbstractBusinessObject
getIcon
in class AbstractBusinessObject
public java.lang.String getLargeIcon()
AbstractBusinessObject
getLargeIcon
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 |