@Entity public class KimDocumentRoleResponsibility extends KimDocumentBoActivatableBase
| Modifier and Type | Field and Description | 
|---|---|
| protected ResponsibilityBo | kimResponsibility | 
| protected String | name | 
| protected String | namespaceCode | 
| protected String | responsibilityId | 
| protected String | roleId | 
| protected String | roleResponsibilityId | 
| protected List<KimDocumentRoleResponsibilityAction> | roleRspActions | 
active, editdocumentNumberextension, newCollectionRecord, objectId, versionNumber| Constructor and Description | 
|---|
| KimDocumentRoleResponsibility() | 
| Modifier and Type | Method and Description | 
|---|---|
| ResponsibilityBo | getKimResponsibility() | 
| String | getName() | 
| String | getNamespaceCode() | 
| String | getResponsibilityId() | 
| String | getRoleId() | 
| String | getRoleResponsibilityId() | 
| KimDocumentRoleResponsibilityAction | getRoleRspAction() | 
| List<KimDocumentRoleResponsibilityAction> | getRoleRspActions() | 
| void | setKimResponsibility(ResponsibilityBo kimResponsibility) | 
| void | setResponsibilityId(String responsibilityId) | 
| void | setRoleId(String roleId) | 
| void | setRoleResponsibilityId(String roleResponsibilityId) | 
| void | setRoleRspActions(List<KimDocumentRoleResponsibilityAction> roleRspActions) | 
isActive, isEdit, setActive, setEditgetDocumentNumber, setDocumentNumberafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringprotected String roleResponsibilityId
protected String responsibilityId
protected ResponsibilityBo kimResponsibility
protected List<KimDocumentRoleResponsibilityAction> roleRspActions
protected String namespaceCode
public KimDocumentRoleResponsibility()
public void setRoleResponsibilityId(String roleResponsibilityId)
public String getRoleResponsibilityId()
public ResponsibilityBo getKimResponsibility()
public void setResponsibilityId(String responsibilityId)
responsibilityId - the responsibilityId to setpublic void setKimResponsibility(ResponsibilityBo kimResponsibility)
kimResponsibility - the kimResponsibility to setpublic String getResponsibilityId()
public KimDocumentRoleResponsibilityAction getRoleRspAction()
public List<KimDocumentRoleResponsibilityAction> getRoleRspActions()
public void setRoleRspActions(List<KimDocumentRoleResponsibilityAction> roleRspActions)
roleRspActions - the roleRspActions to setpublic String getNamespaceCode()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.