org.kuali.kfs.integration.purap
Interface ItemCapitalAsset
- All Superinterfaces:
- org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, Serializable
- All Known Implementing Classes:
- PurchaseOrderItemCapitalAsset, PurchasingItemCapitalAssetBase, RequisitionItemCapitalAsset
public interface ItemCapitalAsset
- extends org.kuali.rice.kns.bo.ExternalizableBusinessObject
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
prepareForWorkflow, refresh |
getCapitalAssetNumber
Long getCapitalAssetNumber()
setCapitalAssetNumber
void setCapitalAssetNumber(Long capitalAssetNumber)
getCapitalAssetSystemIdentifier
Integer getCapitalAssetSystemIdentifier()
setCapitalAssetSystemIdentifier
void setCapitalAssetSystemIdentifier(Integer capitalAssetSystemIdentifier)
getItemCapitalAssetIdentifier
Integer getItemCapitalAssetIdentifier()
setItemCapitalAssetIdentifier
void setItemCapitalAssetIdentifier(Integer itemCapitalAssetIdentifier)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.