public final class RoleResponsibility extends AbstractDataTransferObject implements RoleResponsibilityContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RoleResponsibility.Builder |
static class |
RoleResponsibility.Cache |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponsibilityId()
Returns the String identifier for the Responsibility represented by this Role/Responsibility association.
|
String |
getRoleId()
Returns the String identifier for the Role represented by this Role/Responsibility association.
|
String |
getRoleResponsibilityId()
Provides the String identifier for a given RoleResponsibility
|
Long |
getVersionNumber()
Returns the version number for this object.
|
boolean |
isActive()
The active indicator for an object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getResponsibilityId()
RoleResponsibilityContractgetResponsibilityId in interface RoleResponsibilityContractpublic String getRoleId()
RoleResponsibilityContractgetRoleId in interface RoleResponsibilityContractpublic String getRoleResponsibilityId()
RoleResponsibilityContractgetRoleResponsibilityId in interface RoleResponsibilityContractpublic boolean isActive()
InactivatableisActive in interface Inactivatablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface VersionedCopyright © 2005–2015 The Kuali Foundation. All rights reserved.