public abstract class PurchasingItemCapitalAssetBase extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements ItemCapitalAsset
Constructor and Description |
---|
PurchasingItemCapitalAssetBase()
Default constructor
|
PurchasingItemCapitalAssetBase(Long capitalAssetNumber)
Constructs a PurchasingItemCapitalAsset.
|
Modifier and Type | Method and Description |
---|---|
Long |
getCapitalAssetNumber() |
CapitalAssetSystem |
getCapitalAssetSystem() |
Integer |
getCapitalAssetSystemIdentifier() |
Integer |
getItemCapitalAssetIdentifier() |
void |
setCapitalAssetNumber(Long capitalAssetNumber) |
void |
setCapitalAssetSystem(CapitalAssetSystem capitalAssetSystem) |
void |
setCapitalAssetSystemIdentifier(Integer capitalAssetSystemIdentifier) |
void |
setItemCapitalAssetIdentifier(Integer itemCapitalAssetIdentifier) |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public PurchasingItemCapitalAssetBase()
public PurchasingItemCapitalAssetBase(Long capitalAssetNumber)
capitalAssetNumber
- public Long getCapitalAssetNumber()
getCapitalAssetNumber
in interface ItemCapitalAsset
public void setCapitalAssetNumber(Long capitalAssetNumber)
setCapitalAssetNumber
in interface ItemCapitalAsset
public Integer getCapitalAssetSystemIdentifier()
getCapitalAssetSystemIdentifier
in interface ItemCapitalAsset
public void setCapitalAssetSystemIdentifier(Integer capitalAssetSystemIdentifier)
setCapitalAssetSystemIdentifier
in interface ItemCapitalAsset
public Integer getItemCapitalAssetIdentifier()
getItemCapitalAssetIdentifier
in interface ItemCapitalAsset
public void setItemCapitalAssetIdentifier(Integer itemCapitalAssetIdentifier)
setItemCapitalAssetIdentifier
in interface ItemCapitalAsset
public CapitalAssetSystem getCapitalAssetSystem()
public void setCapitalAssetSystem(CapitalAssetSystem capitalAssetSystem)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.