org.kuali.kfs.module.cam.businessobject
Class AssetLocation

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.cam.businessobject.AssetLocation
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class AssetLocation
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
AssetLocation()
          Default constructor.
AssetLocation(AssetLocation copiedLocation)
           
AssetLocation(Long assetNumber)
           
 
Method Summary
 Asset getAsset()
          Gets the asset attribute.
 String getAssetLocationCityName()
          Gets the assetLocationCityName attribute.
 String getAssetLocationContactIdentifier()
          Gets the assetLocationContactIdentifier attribute.
 String getAssetLocationContactName()
          Gets the assetLocationContactName attribute.
 org.kuali.rice.kns.bo.Country getAssetLocationCountry()
           
 String getAssetLocationCountryCode()
          Gets the assetLocationCountryCode attribute.
 String getAssetLocationInstitutionName()
          Gets the assetLocationInstitutionName attribute.
 String getAssetLocationPhoneNumber()
          Gets the assetLocationPhoneNumber attribute.
 org.kuali.rice.kns.bo.State getAssetLocationState()
           
 String getAssetLocationStateCode()
          Gets the assetLocationStateCode attribute.
 String getAssetLocationStreetAddress()
          Gets the assetLocationStreetAddress attribute.
 AssetLocationType getAssetLocationType()
          Gets the assetLocationType attribute.
 String getAssetLocationTypeCode()
          Gets the assetLocationTypeCode attribute.
 String getAssetLocationZipCode()
          Gets the assetLocationZipCode attribute.
 Long getCapitalAssetNumber()
          Gets the capitalAssetNumber attribute.
 org.kuali.rice.kns.bo.PostalCode getPostalZipCode()
          Gets the postalZipCode attribute.
 void setAsset(Asset asset)
          Deprecated.  
 void setAssetLocationCityName(String assetLocationCityName)
          Sets the assetLocationCityName attribute.
 void setAssetLocationContactIdentifier(String assetLocationContactIdentifier)
          Sets the assetLocationContactIdentifier attribute.
 void setAssetLocationContactName(String assetLocationContactName)
          Sets the assetLocationContactName attribute.
 void setAssetLocationCountry(org.kuali.rice.kns.bo.Country assetLocationCountry)
           
 void setAssetLocationCountryCode(String assetLocationCountryCode)
          Sets the assetLocationCountryCode attribute.
 void setAssetLocationInstitutionName(String assetLocationInstitutionName)
          Sets the assetLocationInstitutionName attribute.
 void setAssetLocationPhoneNumber(String assetLocationPhoneNumber)
          Sets the assetLocationPhoneNumber attribute.
 void setAssetLocationState(org.kuali.rice.kns.bo.State assetLocationState)
           
 void setAssetLocationStateCode(String assetLocationStateCode)
          Sets the assetLocationStateCode attribute.
 void setAssetLocationStreetAddress(String assetLocationStreetAddress)
          Sets the assetLocationStreetAddress attribute.
 void setAssetLocationType(AssetLocationType assetLocationType)
          Deprecated.  
 void setAssetLocationTypeCode(String assetLocationTypeCode)
          Sets the assetLocationTypeCode attribute.
 void setAssetLocationZipCode(String assetLocationZipCode)
          Sets the assetLocationZipCode attribute.
 void setCapitalAssetNumber(Long capitalAssetNumber)
          Sets the capitalAssetNumber attribute.
 void setPostalZipCode(org.kuali.rice.kns.bo.PostalCode postalZipCode)
          Sets the postalZipCode 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

AssetLocation

public AssetLocation()
Default constructor.


AssetLocation

public AssetLocation(Long assetNumber)

AssetLocation

public AssetLocation(AssetLocation copiedLocation)
Method Detail

getCapitalAssetNumber

public Long getCapitalAssetNumber()
Gets the capitalAssetNumber attribute.

Returns:
Returns the capitalAssetNumber

setCapitalAssetNumber

public void setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute.

Parameters:
capitalAssetNumber - The capitalAssetNumber to set.

getAssetLocationTypeCode

public String getAssetLocationTypeCode()
Gets the assetLocationTypeCode attribute.

Returns:
Returns the assetLocationTypeCode

setAssetLocationTypeCode

public void setAssetLocationTypeCode(String assetLocationTypeCode)
Sets the assetLocationTypeCode attribute.

Parameters:
assetLocationTypeCode - The assetLocationTypeCode to set.

getAssetLocationContactName

public String getAssetLocationContactName()
Gets the assetLocationContactName attribute.

Returns:
Returns the assetLocationContactName

setAssetLocationContactName

public void setAssetLocationContactName(String assetLocationContactName)
Sets the assetLocationContactName attribute.

Parameters:
assetLocationContactName - The assetLocationContactName to set.

getAssetLocationContactIdentifier

public String getAssetLocationContactIdentifier()
Gets the assetLocationContactIdentifier attribute.

Returns:
Returns the assetLocationContactIdentifier

setAssetLocationContactIdentifier

public void setAssetLocationContactIdentifier(String assetLocationContactIdentifier)
Sets the assetLocationContactIdentifier attribute.

Parameters:
assetLocationContactIdentifier - The assetLocationContactIdentifier to set.

getAssetLocationInstitutionName

public String getAssetLocationInstitutionName()
Gets the assetLocationInstitutionName attribute.

Returns:
Returns the assetLocationInstitutionName

setAssetLocationInstitutionName

public void setAssetLocationInstitutionName(String assetLocationInstitutionName)
Sets the assetLocationInstitutionName attribute.

Parameters:
assetLocationInstitutionName - The assetLocationInstitutionName to set.

getAssetLocationPhoneNumber

public String getAssetLocationPhoneNumber()
Gets the assetLocationPhoneNumber attribute.

Returns:
Returns the assetLocationPhoneNumber

setAssetLocationPhoneNumber

public void setAssetLocationPhoneNumber(String assetLocationPhoneNumber)
Sets the assetLocationPhoneNumber attribute.

Parameters:
assetLocationPhoneNumber - The assetLocationPhoneNumber to set.

getAssetLocationStreetAddress

public String getAssetLocationStreetAddress()
Gets the assetLocationStreetAddress attribute.

Returns:
Returns the assetLocationStreetAddress

setAssetLocationStreetAddress

public void setAssetLocationStreetAddress(String assetLocationStreetAddress)
Sets the assetLocationStreetAddress attribute.

Parameters:
assetLocationStreetAddress - The assetLocationStreetAddress to set.

getAssetLocationCityName

public String getAssetLocationCityName()
Gets the assetLocationCityName attribute.

Returns:
Returns the assetLocationCityName

setAssetLocationCityName

public void setAssetLocationCityName(String assetLocationCityName)
Sets the assetLocationCityName attribute.

Parameters:
assetLocationCityName - The assetLocationCityName to set.

getAssetLocationStateCode

public String getAssetLocationStateCode()
Gets the assetLocationStateCode attribute.

Returns:
Returns the assetLocationStateCode

setAssetLocationStateCode

public void setAssetLocationStateCode(String assetLocationStateCode)
Sets the assetLocationStateCode attribute.

Parameters:
assetLocationStateCode - The assetLocationStateCode to set.

getAssetLocationCountryCode

public String getAssetLocationCountryCode()
Gets the assetLocationCountryCode attribute.

Returns:
Returns the assetLocationCountryCode

setAssetLocationCountryCode

public void setAssetLocationCountryCode(String assetLocationCountryCode)
Sets the assetLocationCountryCode attribute.

Parameters:
assetLocationCountryCode - The assetLocationCountryCode to set.

getAssetLocationZipCode

public String getAssetLocationZipCode()
Gets the assetLocationZipCode attribute.

Returns:
Returns the assetLocationZipCode

setAssetLocationZipCode

public void setAssetLocationZipCode(String assetLocationZipCode)
Sets the assetLocationZipCode attribute.

Parameters:
assetLocationZipCode - The assetLocationZipCode to set.

getPostalZipCode

public org.kuali.rice.kns.bo.PostalCode getPostalZipCode()
Gets the postalZipCode attribute.

Returns:
Returns the postalZipCode

setPostalZipCode

public void setPostalZipCode(org.kuali.rice.kns.bo.PostalCode postalZipCode)
Sets the postalZipCode attribute.

Parameters:
postalZipCode - The postalZipCode to set.

getAsset

public Asset getAsset()
Gets the asset attribute.

Returns:
Returns the asset

setAsset

public void setAsset(Asset asset)
Deprecated. 

Sets the asset attribute.

Parameters:
asset - The asset to set.

getAssetLocationType

public AssetLocationType getAssetLocationType()
Gets the assetLocationType attribute.

Returns:
Returns the assetLocationType.

setAssetLocationType

public void setAssetLocationType(AssetLocationType assetLocationType)
Deprecated. 

Sets the assetLocationType attribute value.

Parameters:
assetLocationType - The assetLocationType to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getAssetLocationCountry

public org.kuali.rice.kns.bo.Country getAssetLocationCountry()

setAssetLocationCountry

public void setAssetLocationCountry(org.kuali.rice.kns.bo.Country assetLocationCountry)

getAssetLocationState

public org.kuali.rice.kns.bo.State getAssetLocationState()

setAssetLocationState

public void setAssetLocationState(org.kuali.rice.kns.bo.State assetLocationState)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.