|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.bo.BusinessObjectBase org.kuali.rice.krad.bo.PersistableBusinessObjectBase org.kuali.rice.krad.document.DocumentBase org.kuali.rice.krad.maintenance.MaintenanceDocumentBase org.kuali.rice.kns.document.MaintenanceDocumentBase
MaintenanceDocumentBase
.
@Deprecated public class MaintenanceDocumentBase
Field Summary | |
---|---|
protected org.apache.struts.upload.FormFile |
fileAttachment
Deprecated. |
Fields inherited from class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase |
---|
attachment, attachmentCollectionName, attachmentListPropertyName, attachmentPropertyName, attachments, displayTopicFieldInNotes, fieldsClearedOnCopy, MAINTAINABLE_IMPL_CLASS, MAINTENANCE_ACTION_TAG_NAME, NEW_MAINTAINABLE_TAG_NAME, newMaintainableObject, NOTES_TAG_NAME, OLD_MAINTAINABLE_TAG_NAME, oldMaintainableObject, xmlDocumentContents |
Fields inherited from class org.kuali.rice.krad.document.DocumentBase |
---|
adHocRoutePersons, adHocRouteWorkgroups, documentHeader, documentNumber, notes, pessimisticLocks |
Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
---|
extension, newCollectionRecord, objectId, versionNumber |
Constructor Summary | |
---|---|
MaintenanceDocumentBase()
Deprecated. |
|
MaintenanceDocumentBase(String documentTypeName)
Deprecated. |
Method Summary | |
---|---|
protected BusinessObjectSerializerService |
getBusinessObjectSerializerService()
Deprecated. |
PersistableBusinessObject |
getDocumentBusinessObject()
Deprecated. Returns a reference to the PersistableBusinessObject that this MaintenanceDocument is maintaining. |
org.apache.struts.upload.FormFile |
getFileAttachment()
Deprecated. |
Maintainable |
getNewMaintainableObject()
Deprecated. Get the new maintainable object |
Maintainable |
getOldMaintainableObject()
Deprecated. Get the old maintainable object |
boolean |
isOldBusinessObjectInDocument()
Deprecated. Checks old maintainable bo has key values |
void |
populateAttachmentBeforeSave()
Deprecated. |
void |
populateAttachmentForBO()
Deprecated. |
void |
populateAttachmentListForBO()
Deprecated. |
void |
populateBoAttachmentListBeforeSave()
Deprecated. |
void |
populateDocumentAttachment()
Deprecated. |
void |
populateDocumentAttachmentList()
Deprecated. |
void |
setFileAttachment(org.apache.struts.upload.FormFile fileAttachment)
Deprecated. |
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postUpdate, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.krad.maintenance.MaintenanceDocument |
---|
getDocumentDataObject, getXmlDocumentContents, isDisplayTopicFieldInNotes, isEdit, isFieldsClearedOnCopy, isNew, isNewWithExisting, isOldDataObjectInDocument, populateMaintainablesFromXmlDocumentContents, populateXmlDocumentContentsFromMaintainables, setDisplayTopicFieldInNotes, setFieldsClearedOnCopy, setNewMaintainableObject, setOldMaintainableObject, setXmlDocumentContents |
Methods inherited from interface org.kuali.rice.krad.bo.PersistableBusinessObject |
---|
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
---|
getObjectId |
Field Detail |
---|
protected transient org.apache.struts.upload.FormFile fileAttachment
Constructor Detail |
---|
public MaintenanceDocumentBase()
public MaintenanceDocumentBase(String documentTypeName)
Method Detail |
---|
public PersistableBusinessObject getDocumentBusinessObject()
MaintenanceDocument
public boolean isOldBusinessObjectInDocument()
public Maintainable getNewMaintainableObject()
MaintenanceDocument
getNewMaintainableObject
in interface MaintenanceDocument
getNewMaintainableObject
in class MaintenanceDocumentBase
MaintenanceDocument.getNewMaintainableObject()
public Maintainable getOldMaintainableObject()
MaintenanceDocument
getOldMaintainableObject
in interface MaintenanceDocument
getOldMaintainableObject
in class MaintenanceDocumentBase
MaintenanceDocument.getOldMaintainableObject()
public org.apache.struts.upload.FormFile getFileAttachment()
public void setFileAttachment(org.apache.struts.upload.FormFile fileAttachment)
public void populateDocumentAttachment()
populateDocumentAttachment
in class MaintenanceDocumentBase
public void populateAttachmentForBO()
populateAttachmentForBO
in class MaintenanceDocumentBase
public void populateAttachmentBeforeSave()
populateAttachmentBeforeSave
in class MaintenanceDocumentBase
public void populateBoAttachmentListBeforeSave()
populateBoAttachmentListBeforeSave
in class MaintenanceDocumentBase
public void populateAttachmentListForBO()
populateAttachmentListForBO
in class MaintenanceDocumentBase
public void populateDocumentAttachmentList()
populateDocumentAttachmentList
in class MaintenanceDocumentBase
protected BusinessObjectSerializerService getBusinessObjectSerializerService()
getBusinessObjectSerializerService
in class MaintenanceDocumentBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |