|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LaborLedgerPositionObjectGroup
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 rowActiveIndicator |
void |
setActive(boolean rowActiveIndicator)
Sets the rowActiveIndicator |
void |
setPositionObjectGroupCode(String positionObjectGroupCode)
Sets the positionObjectGroupCode |
void |
setPositionObjectGroupName(String positionObjectGroupName)
Sets the positionObjectGroupName |
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 |
Method Detail |
---|
String getPositionObjectGroupCode()
void setPositionObjectGroupCode(String positionObjectGroupCode)
positionObjectGroupCode
- The positionObjectGroupCode to set.String getPositionObjectGroupName()
void setPositionObjectGroupName(String positionObjectGroupName)
positionObjectGroupName
- The positionObjectGroupName to set.boolean isActive()
boolean getActive()
void setActive(boolean rowActiveIndicator)
rowActiveIndicator
- The rowActiveIndicator to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |