|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
Method Summary | |
---|---|
String |
getDescription()
A full textual description of this role. |
String |
getId()
The unique identifier for an object. |
String |
getKimTypeId()
Provides the associated KimType identifier for this role. |
String |
getName()
The human readable name for this role. |
String |
getNamespaceCode()
A namespace for this role. |
String |
getObjectId()
Return the globally unique object id of this object. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Method Detail |
---|
String getNamespaceCode()
getNamespaceCode
in interface RoleContract
String getName()
getName
in interface RoleContract
String getDescription()
getDescription
in interface RoleContract
String getKimTypeId()
getKimTypeId
in interface RoleContract
Long getVersionNumber()
getVersionNumber
in interface Versioned
String getId()
getId
in interface Identifiable
boolean isActive()
isActive
in interface Inactivatable
String getObjectId()
getObjectId
in interface GloballyUnique
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |