|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.ld.businessobject.PositionObjectGroup
public class PositionObjectGroup
Labor business object for PositionObjectGroup
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
PositionObjectGroup()
Default constructor. |
|
| Method Summary | |
|---|---|
boolean |
getActive()
This method makes up for some sillyness in DataDictionary |
String |
getPositionObjectGroupCode()
Gets the positionObjectGroupCode |
String |
getPositionObjectGroupName()
Gets the positionObjectGroupName |
boolean |
isActive()
Gets the active attribute. |
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setPositionObjectGroupCode(String positionObjectGroupCode)
Sets the positionObjectGroupCode |
void |
setPositionObjectGroupName(String positionObjectGroupName)
Sets the positionObjectGroupName |
protected LinkedHashMap |
toStringMapper()
construct the key list of the business object. |
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
|---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow, refresh |
| Constructor Detail |
|---|
public PositionObjectGroup()
| Method Detail |
|---|
public String getPositionObjectGroupCode()
getPositionObjectGroupCode in interface LaborLedgerPositionObjectGrouppublic void setPositionObjectGroupCode(String positionObjectGroupCode)
setPositionObjectGroupCode in interface LaborLedgerPositionObjectGrouppositionObjectGroupCode - The positionObjectGroupCode to set.public String getPositionObjectGroupName()
getPositionObjectGroupName in interface LaborLedgerPositionObjectGrouppublic void setPositionObjectGroupName(String positionObjectGroupName)
setPositionObjectGroupName in interface LaborLedgerPositionObjectGrouppositionObjectGroupName - The positionObjectGroupName to set.public boolean isActive()
isActive in interface LaborLedgerPositionObjectGroupisActive in interface org.kuali.rice.kns.bo.Inactivateablepublic void setActive(boolean active)
setActive in interface LaborLedgerPositionObjectGroupsetActive in interface org.kuali.rice.kns.bo.Inactivateableactive - The active to set.public boolean getActive()
LaborLedgerPositionObjectGroup
getActive in interface LaborLedgerPositionObjectGroupLaborLedgerPositionObjectGroup.getActive()protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||