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, toString
public String getResponsibilityId()
RoleResponsibilityContract
getResponsibilityId
in interface RoleResponsibilityContract
public String getRoleId()
RoleResponsibilityContract
getRoleId
in interface RoleResponsibilityContract
public String getRoleResponsibilityId()
RoleResponsibilityContract
getRoleResponsibilityId
in interface RoleResponsibilityContract
public boolean isActive()
Inactivatable
isActive
in interface Inactivatable
public Long getVersionNumber()
Versioned
getVersionNumber
in interface Versioned
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.