org.kuali.kfs.module.purap.businessobject
Class RequisitionCapitalAssetSystem

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.purap.businessobject.PurchasingCapitalAssetSystemBase
              extended by org.kuali.kfs.module.purap.businessobject.RequisitionCapitalAssetSystem
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, CapitalAssetSystem, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class RequisitionCapitalAssetSystem
extends PurchasingCapitalAssetSystemBase

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
RequisitionCapitalAssetSystem()
          Default constructor.
 
Method Summary
 Class getCapitalAssetLocationClass()
           
 Class getItemCapitalAssetClass()
           
 Integer getPurapDocumentIdentifier()
           
 void setPurapDocumentIdentifier(Integer purapDocumentIdentifier)
           
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.kfs.module.purap.businessobject.PurchasingCapitalAssetSystemBase
getAndResetNewPurchasingCapitalAssetLocationLine, getCapitalAssetCountAssetNumber, getCapitalAssetLocations, getCapitalAssetManufacturerName, getCapitalAssetModelDescription, getCapitalAssetNoteText, getCapitalAssetSystemDescription, getCapitalAssetSystemIdentifier, getCapitalAssetTypeCode, getItemCapitalAssets, getNewPurchasingCapitalAssetLocationLine, isCapitalAssetNotReceivedCurrentFiscalYearIndicator, isEmpty, resetNewPurchasingCapitalAssetLocationLine, setCapitalAssetCountAssetNumber, setCapitalAssetLocations, setCapitalAssetManufacturerName, setCapitalAssetModelDescription, setCapitalAssetNoteText, setCapitalAssetNotReceivedCurrentFiscalYearIndicator, setCapitalAssetSystemDescription, setCapitalAssetSystemIdentifier, setCapitalAssetTypeCode, setItemCapitalAssets, setNewPurchasingCapitalAssetLocationLine, setupNewPurchasingCapitalAssetLocationLine
 
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, refresh
 

Constructor Detail

RequisitionCapitalAssetSystem

public RequisitionCapitalAssetSystem()
Default constructor.

Method Detail

getCapitalAssetLocationClass

public Class getCapitalAssetLocationClass()
Specified by:
getCapitalAssetLocationClass in class PurchasingCapitalAssetSystemBase

getItemCapitalAssetClass

public Class getItemCapitalAssetClass()
Specified by:
getItemCapitalAssetClass in class PurchasingCapitalAssetSystemBase

getPurapDocumentIdentifier

public Integer getPurapDocumentIdentifier()

setPurapDocumentIdentifier

public void setPurapDocumentIdentifier(Integer purapDocumentIdentifier)

toStringMapper

protected LinkedHashMap toStringMapper()
Overrides:
toStringMapper in class PurchasingCapitalAssetSystemBase


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.