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() |
boolean |
isActive() |
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()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2017 The Kuali Foundation. All rights reserved.