| 
||||||||||
| 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.kfs.module.cam.businessobject.AssetOrganization
public class AssetOrganization
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase | 
|---|
extension, versionNumber | 
| Constructor Summary | |
|---|---|
AssetOrganization()
Default constructor.  | 
|
| Method Summary | |
|---|---|
 Asset | 
getAsset()
Gets the asset attribute.  | 
 Long | 
getCapitalAssetNumber()
Gets the capitalAssetNumber attribute.  | 
 String | 
getOrganizationAssetTypeIdentifier()
Gets the organizationAssetTypeIdentifier attribute.  | 
 String | 
getOrganizationTagNumber()
Gets the organizationTagNumber attribute.  | 
 String | 
getOrganizationText()
Gets the organizationText attribute.  | 
 void | 
setAsset(Asset asset)
Deprecated.  | 
 void | 
setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute.  | 
 void | 
setOrganizationAssetTypeIdentifier(String organizationAssetTypeIdentifier)
Sets the organizationAssetTypeIdentifier attribute.  | 
 void | 
setOrganizationTagNumber(String organizationTagNumber)
Sets the organizationTagNumber attribute.  | 
 void | 
setOrganizationText(String organizationText)
Sets the organizationText 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 AssetOrganization()
| Method Detail | 
|---|
public Long getCapitalAssetNumber()
public void setCapitalAssetNumber(Long capitalAssetNumber)
capitalAssetNumber - The capitalAssetNumber to set.public String getOrganizationAssetTypeIdentifier()
public void setOrganizationAssetTypeIdentifier(String organizationAssetTypeIdentifier)
organizationAssetTypeIdentifier - The organizationAssetTypeIdentifier to set.public String getOrganizationTagNumber()
public void setOrganizationTagNumber(String organizationTagNumber)
organizationTagNumber - The organizationTagNumber to set.public String getOrganizationText()
public void setOrganizationText(String organizationText)
organizationText - The organizationText to set.public Asset getAsset()
public void setAsset(Asset asset)
asset - The asset to set.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 | |||||||||