|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CapitalAssetManagementAsset
An interface that declares methods to retrieve information about asset data collected by FP documents.
Method Summary | |
---|---|
String |
getBuildingCode()
Gets the buildingCode attribute. |
String |
getBuildingRoomNumber()
Gets the buildingRoomNumber attribute. |
String |
getBuildingSubRoomNumber()
Gets the buildingSubRoomNumber attribute. |
String |
getCampusCode()
Gets the campusCode attribute. |
String |
getCampusTagNumber()
Gets the campusTagNumber attribute. |
String |
getCapitalAssetDescription()
Gets the capitalAssetDescription attribute. |
Long |
getCapitalAssetNumber()
Gets the capitalAssetNumber attribute. |
String |
getCapitalAssetTypeCode()
Gets the capitalAssetTypeCode attribute. |
String |
getManufacturerModelNumber()
Gets the manufacturerModelNumber attribute. |
String |
getManufacturerName()
Gets the manufacturerName attribute. |
Integer |
getQuantity()
Gets the quantity attribute. |
String |
getSerialNumber()
Gets the serialNumber attribute. |
String |
getVendorName()
Gets the vendorName attribute. |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Method Detail |
---|
Long getCapitalAssetNumber()
String getCampusTagNumber()
String getCapitalAssetTypeCode()
String getVendorName()
String getManufacturerName()
String getCapitalAssetDescription()
String getManufacturerModelNumber()
String getSerialNumber()
String getCampusCode()
String getBuildingCode()
String getBuildingRoomNumber()
String getBuildingSubRoomNumber()
Integer getQuantity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |