@Entity public class PersonDocumentRole extends KimDocumentBoActivatableEditableBase
| Modifier and Type | Field and Description | 
|---|---|
| protected List<org.kuali.rice.kim.impl.role.RoleResponsibilityBo> | assignedResponsibilities | 
| protected Map<String,Object> | attributeEntry | 
| protected List<? extends KimAttributes> | attributes | 
| protected List<KimAttributeField> | definitions | 
| protected boolean | isEditable | 
| protected org.kuali.rice.kim.impl.type.KimTypeBo | kimRoleType | 
| protected String | kimTypeId | 
| protected String | namespaceCode | 
| protected KimDocumentRoleMember | newRolePrncpl | 
| protected org.kuali.rice.kim.impl.role.RoleBo | roleBo | 
| protected String | roleId | 
| protected String | roleName | 
| protected List<KimDocumentRoleMember> | rolePrncpls | 
active, editdocumentNumberextension, versionNumber| Constructor and Description | 
|---|
| PersonDocumentRole() | 
isActive, isEdit, setActive, setEditgetDocumentNumber, setDocumentNumberafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, 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 org.kuali.rice.kim.impl.role.RoleBo roleBo
protected String namespaceCode
protected org.kuali.rice.kim.impl.type.KimTypeBo kimRoleType
protected List<? extends KimAttributes> attributes
protected transient List<KimAttributeField> definitions
protected transient Map<String,Object> attributeEntry
protected List<KimDocumentRoleMember> rolePrncpls
protected KimDocumentRoleMember newRolePrncpl
protected List<org.kuali.rice.kim.impl.role.RoleResponsibilityBo> assignedResponsibilities
protected boolean isEditable
public PersonDocumentRole()
public String getKimTypeId()
public void setKimTypeId(String kimTypeId)
public String getRoleName()
public void setRoleName(String roleName)
public List<? extends KimAttributes> getAttributes()
public void setAttributes(List<? extends KimAttributes> attributes)
public org.kuali.rice.kim.impl.type.KimTypeBo getKimRoleType()
public Map<String,KimAttributeField> getDefinitionsKeyedByAttributeName()
public List<KimAttributeField> getDefinitions()
public void setDefinitions(List<KimAttributeField> definitions)
public Map<String,Object> getAttributeEntry()
public void setAttributeEntry(Map<String,Object> attributeEntry)
public List<KimDocumentRoleMember> getRolePrncpls()
public void setRolePrncpls(List<KimDocumentRoleMember> rolePrncpls)
public KimDocumentRoleMember getNewRolePrncpl()
public void setNewRolePrncpl(KimDocumentRoleMember newRolePrncpl)
public String getNamespaceCode()
public void setNamespaceCode(String namespaceCode)
public List<org.kuali.rice.kim.impl.role.RoleResponsibilityBo> getAssignedResponsibilities()
public void setAssignedResponsibilities(List<org.kuali.rice.kim.impl.role.RoleResponsibilityBo> assignedResponsibilities)
public org.kuali.rice.kim.impl.role.RoleBo getRoleBo()
public void setRoleBo(org.kuali.rice.kim.impl.role.RoleBo roleBo)
roleBo - the roleBo to setpublic boolean isEditable()
public void setEditable(boolean isEditable)
isEditable - the isEditable to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.