public interface RoleEbo extends RoleContract, ExternalizableBusinessObject
| Modifier and Type | Method and Description |
|---|---|
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.
|
refreshString getNamespaceCode()
getNamespaceCode in interface RoleContractString getName()
getName in interface RoleContractString getDescription()
getDescription in interface RoleContractString getKimTypeId()
getKimTypeId in interface RoleContractLong getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedString getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiableboolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.InactivatableString getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.