public abstract class HrKeyedBusinessObjectDerived<O extends HrBusinessObject> extends HrBusinessObjectDerived<O> implements HrKeyedBusinessObjectDerivedContract
| Modifier and Type | Field and Description |
|---|---|
protected HrGroupKeyBo |
groupKey |
protected String |
groupKeyCode |
owner| Constructor and Description |
|---|
HrKeyedBusinessObjectDerived() |
| Modifier and Type | Method and Description |
|---|---|
HrGroupKeyBo |
getGroupKey() |
String |
getGroupKeyCode()
The localDate format of the effective date of the HrBusinessObject
|
String |
getInstitution()
The Institution code associated with the keyed business object
|
InstitutionBo |
getInstitutionObj()
The Institution object associated with the keyed business object
|
String |
getLocation()
The Location code associated with the keyed business object
|
LocationBo |
getLocationObj()
The Location object associated with the keyed business object
|
void |
setGroupKey(HrGroupKeyBo groupKey) |
void |
setGroupKeyCode(String groupKeyCode) |
getEffectiveDateOfOwner, getEffectiveLocalDateOfOwner, getId, getOwner, getOwnerId, isEquivalentTo, setId, setOwner, setOwnerId, setOwnerOfDerivedCollectionafterDelete, 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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEffectiveDateOfOwner, getOwner, isEquivalentTobuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbergetEffectiveLocalDateOfOwnerprotected String groupKeyCode
protected transient HrGroupKeyBo groupKey
public HrKeyedBusinessObjectDerived()
public String getGroupKeyCode()
KeyedDataeffectiveLocalDate of HrBusinessObject
getGroupKeyCode in interface KeyedDatapublic void setGroupKeyCode(String groupKeyCode)
public HrGroupKeyBo getGroupKey()
getGroupKey in interface KeyedDatapublic void setGroupKey(HrGroupKeyBo groupKey)
public LocationBo getLocationObj()
HrKeyedBusinessObjectDerivedContractgetLocationObj in interface HrKeyedBusinessObjectDerivedContractpublic InstitutionBo getInstitutionObj()
HrKeyedBusinessObjectDerivedContractgetInstitutionObj in interface HrKeyedBusinessObjectDerivedContractpublic String getInstitution()
HrKeyedBusinessObjectDerivedContractgetInstitution in interface HrKeyedBusinessObjectDerivedContractpublic String getLocation()
HrKeyedBusinessObjectDerivedContractgetLocation in interface HrKeyedBusinessObjectDerivedContractCopyright © 2004–2015 The Kuali Foundation. All rights reserved.