|
||||||||||
| 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.cam.businessobject.AssetLocationGlobal
public class AssetLocationGlobal
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AssetLocationGlobal()
Default constructor. |
|
| Method Summary | |
|---|---|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
generateDeactivationsToPersist()
|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
generateGlobalChangesToPersist()
This returns a list of Assets to update |
List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> |
getAllDetailObjects()
|
List<AssetLocationGlobalDetail> |
getAssetLocationGlobalDetails()
Gets the assetLocationGlobalDetails attribute. |
org.kuali.rice.kns.bo.DocumentHeader |
getDocumentHeader()
Gets the documentHeader attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
boolean |
isPersistable()
|
void |
setAssetLocationGlobalDetails(List<AssetLocationGlobalDetail> assetLocationGlobalDetails)
Sets the assetLocationGlobalDetails attribute value. |
void |
setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
Deprecated. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
protected LinkedHashMap |
toStringMapper()
|
| 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.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public AssetLocationGlobal()
| Method Detail |
|---|
public String getDocumentNumber()
getDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObjectpublic void setDocumentNumber(String documentNumber)
setDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObjectdocumentNumber - The documentNumber to set.public org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
public void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
documentHeader - The documentHeader to set.public List<AssetLocationGlobalDetail> getAssetLocationGlobalDetails()
public void setAssetLocationGlobalDetails(List<AssetLocationGlobalDetail> assetLocationGlobalDetails)
assetLocationGlobalDetails - The assetLocationGlobalDetails to set.public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateDeactivationsToPersist()
generateDeactivationsToPersist in interface org.kuali.rice.kns.bo.GlobalBusinessObjectorg.kuali.rice.kns.document.GlobalBusinessObject#getGlobalChangesToDelete()public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateGlobalChangesToPersist()
generateGlobalChangesToPersist in interface org.kuali.rice.kns.bo.GlobalBusinessObjectGlobalBusinessObject.generateGlobalChangesToPersist()public boolean isPersistable()
isPersistable in interface org.kuali.rice.kns.bo.GlobalBusinessObjectpublic List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> getAllDetailObjects()
getAllDetailObjects in interface org.kuali.rice.kns.bo.GlobalBusinessObjectprotected 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 | |||||||||