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.
|
refreshtoStringString getNamespaceCode()
getNamespaceCode in interface RoleContractString getName()
getName in interface RoleContractString getDescription()
getDescription in interface RoleContractString getKimTypeId()
getKimTypeId in interface RoleContractLong getVersionNumber()
getVersionNumber in interface VersionedString getId()
getId in interface Identifiableboolean isActive()
isActive in interface InactivatableString getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2015 The Kuali Foundation. All rights reserved.