public class BOContainingPerson extends PersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
boPrimaryKey |
protected Person |
person |
protected String |
principalId |
extension, versionNumber| Constructor and Description |
|---|
BOContainingPerson() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoPrimaryKey() |
Person |
getPerson() |
String |
getPrincipalId() |
void |
setBoPrimaryKey(String boPrimaryKey) |
void |
setPerson(Person person) |
void |
setPrincipalId(String principalId) |
afterDelete, 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 String boPrimaryKey
protected String principalId
public BOContainingPerson()
public String getBoPrimaryKey()
public void setBoPrimaryKey(String boPrimaryKey)
public String getPrincipalId()
public void setPrincipalId(String principalId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.