|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase
org.kuali.kfs.module.cam.businessobject.AssetLocationGlobalDetail
public class AssetLocationGlobalDetail
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AssetLocationGlobalDetail()
Default constructor. |
|
| Method Summary | |
|---|---|
Asset |
getAsset()
Gets the asset attribute. |
Building |
getBuilding()
Gets the building attribute. |
String |
getBuildingCode()
Gets the buildingCode attribute. |
Room |
getBuildingRoom()
Gets the buildingRoom attribute. |
String |
getBuildingRoomNumber()
Gets the buildingRoomNumber attribute. |
String |
getBuildingSubRoomNumber()
Gets the buildingSubRoomNumber attribute. |
org.kuali.rice.kns.bo.Campus |
getCampus()
Gets the campus attribute. |
String |
getCampusCode()
Gets the campusCode attribute. |
String |
getCampusTagNumber()
Gets the campusTagNumber attribute. |
Long |
getCapitalAssetNumber()
Gets the capitalAssetNumber attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
Map<String,Object> |
getPrimaryKeys()
Returns a map of the keys |
void |
setAsset(Asset asset)
Sets the asset attribute value. |
void |
setBuilding(Building building)
Deprecated. |
void |
setBuildingCode(String buildingCode)
Sets the buildingCode attribute. |
void |
setBuildingRoom(Room buildingRoom)
Deprecated. |
void |
setBuildingRoomNumber(String buildingRoomNumber)
Sets the buildingRoomNumber attribute. |
void |
setBuildingSubRoomNumber(String buildingSubRoomNumber)
Sets the buildingSubRoomNumber attribute. |
void |
setCampus(org.kuali.rice.kns.bo.Campus campus)
Deprecated. |
void |
setCampusCode(String campusCode)
Sets the campusCode attribute. |
void |
setCampusTagNumber(String campusTagNumber)
Sets the campusTagNumber attribute. |
void |
setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
protected LinkedHashMap |
toStringMapper()
|
| 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 |
| Constructor Detail |
|---|
public AssetLocationGlobalDetail()
| Method Detail |
|---|
public String getDocumentNumber()
getDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObjectDetailgetDocumentNumber in class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBasepublic void setDocumentNumber(String documentNumber)
setDocumentNumber in interface org.kuali.rice.kns.bo.GlobalBusinessObjectDetailsetDocumentNumber in class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBasedocumentNumber - The documentNumber to set.public Long getCapitalAssetNumber()
public void setCapitalAssetNumber(Long capitalAssetNumber)
capitalAssetNumber - The capitalAssetNumber to set.public String getCampusCode()
public void setCampusCode(String campusCode)
campusCode - The campusCode to set.public String getBuildingCode()
public void setBuildingCode(String buildingCode)
buildingCode - The buildingCode to set.public String getBuildingRoomNumber()
public void setBuildingRoomNumber(String buildingRoomNumber)
buildingRoomNumber - The buildingRoomNumber to set.public String getBuildingSubRoomNumber()
public void setBuildingSubRoomNumber(String buildingSubRoomNumber)
buildingSubRoomNumber - The buildingSubRoomNumber to set.public String getCampusTagNumber()
public void setCampusTagNumber(String campusTagNumber)
campusTagNumber - The campusTagNumber to set.public Asset getAsset()
public void setAsset(Asset asset)
asset - The asset to set.public org.kuali.rice.kns.bo.Campus getCampus()
public void setCampus(org.kuali.rice.kns.bo.Campus campus)
campus - The campus to set.public Building getBuilding()
public void setBuilding(Building building)
building - The building to set.public Room getBuildingRoom()
public void setBuildingRoom(Room buildingRoom)
buildingRoom - The buildingRoom to set.public Map<String,Object> getPrimaryKeys()
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||