org.kuali.kfs.module.ar.businessobject
Class OrganizationOptions

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.ar.businessobject.OrganizationOptions
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class OrganizationOptions
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
OrganizationOptions()
          Default constructor.
 
Method Summary
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Organization getOrganization()
          Gets the organization attribute.
 String getOrganization800PhoneNumber()
          Gets the organization800PhoneNumber attribute.
 String getOrganizationCheckPayableToName()
          Gets the organizationCheckPayableToName attribute.
 String getOrganizationCode()
          Gets the organizationCode attribute.
 String getOrganizationFaxNumber()
          Gets the organizationFaxNumber attribute.
 String getOrganizationMessageText()
          Gets the organizationMessageText attribute.
 String getOrganizationOptionsViewer()
          This method (a hack by any other name...) returns a string so that an organization options can have a link to view its own inquiry page after a look up
 String getOrganizationPaymentTermsText()
          Gets the organizationPaymentTermsText attribute.
 String getOrganizationPhoneNumber()
          Gets the organizationPhoneNumber attribute.
 String getOrganizationPostalCountryCode()
           
 String getOrganizationPostalZipCode()
           
 String getOrganizationRemitToAddressName()
          Gets the organizationRemitToAddressName attribute.
 String getOrganizationRemitToCityName()
          Gets the organizationRemitToCityName attribute.
 String getOrganizationRemitToLine1StreetAddress()
          Gets the organizationRemitToLine1StreetAddress attribute.
 String getOrganizationRemitToLine2StreetAddress()
          Gets the organizationRemitToLine2StreetAddress attribute.
 org.kuali.rice.kns.bo.State getOrganizationRemitToState()
          Gets the organizationRemitToState attribute.
 String getOrganizationRemitToStateCode()
          Gets the organizationRemitToStateCode attribute.
 String getOrganizationRemitToZipCode()
          Gets the organizationRemitToZipCode attribute.
 org.kuali.rice.kns.bo.PostalCode getOrgPostalCountryCode()
           
 org.kuali.rice.kns.bo.PostalCode getOrgPostalZipCode()
           
 org.kuali.rice.kns.bo.PostalCode getOrgRemitToZipCode()
           
 String getPrintInvoiceIndicator()
          Gets the printInvoiceIndicator attribute.
 PrintInvoiceOptions getPrintInvoiceOptions()
          Gets the printOption attribute.
 Chart getProcessingChartOfAccount()
          Gets the processingChartOfAccount attribute.
 String getProcessingChartOfAccountCode()
          Gets the processingChartOfAccountCode attribute.
 Organization getProcessingOrganization()
          Gets the processingOrganization attribute.
 String getProcessingOrganizationCode()
          Gets the processingOrganizationCode attribute.
 String getUniversityName()
          Gets the universityName attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setOrganization(Organization organization)
          Deprecated.  
 void setOrganization800PhoneNumber(String organization800PhoneNumber)
          Sets the organization800PhoneNumber attribute.
 void setOrganizationCheckPayableToName(String organizationCheckPayableToName)
          Sets the organizationCheckPayableToName attribute.
 void setOrganizationCode(String organizationCode)
          Sets the organizationCode attribute.
 void setOrganizationFaxNumber(String organizationFaxNumber)
          Sets the organizationFaxNumber attribute.
 void setOrganizationMessageText(String organizationMessageText)
          Sets the organizationMessageText attribute.
 void setOrganizationPaymentTermsText(String organizationPaymentTermsText)
          Sets the organizationPaymentTermsText attribute.
 void setOrganizationPhoneNumber(String organizationPhoneNumber)
          Sets the organizationPhoneNumber attribute.
 void setOrganizationPostalCountryCode(String organizationPostalCountryCode)
           
 void setOrganizationPostalZipCode(String organizationPostalZipCode)
           
 void setOrganizationRemitToAddressName(String organizationRemitToAddressName)
          Sets the organizationRemitToAddressName attribute.
 void setOrganizationRemitToCityName(String organizationRemitToCityName)
          Sets the organizationRemitToCityName attribute.
 void setOrganizationRemitToLine1StreetAddress(String organizationRemitToLine1StreetAddress)
          Sets the organizationRemitToLine1StreetAddress attribute.
 void setOrganizationRemitToLine2StreetAddress(String organizationRemitToLine2StreetAddress)
          Sets the organizationRemitToLine2StreetAddress attribute.
 void setOrganizationRemitToState(org.kuali.rice.kns.bo.State organizationRemitToState)
          Deprecated.  
 void setOrganizationRemitToStateCode(String organizationRemitToStateCode)
          Sets the organizationRemitToStateCode attribute.
 void setOrganizationRemitToZipCode(String organizationRemitToZipCode)
          Sets the organizationRemitToZipCode attribute.
 void setOrgPostalCountryCode(org.kuali.rice.kns.bo.PostalCode orgPostalCountryCode)
           
 void setOrgPostalZipCode(org.kuali.rice.kns.bo.PostalCode orgPostalZipCode)
           
 void setOrgRemitToZipCode(org.kuali.rice.kns.bo.PostalCode orgRemitToZipCode)
           
 void setPrintInvoiceIndicator(String printInvoiceIndicator)
          Sets the printInvoiceIndicator attribute.
 void setPrintInvoiceOptions(PrintInvoiceOptions printInvoiceOptions)
          Sets the printOption attribute value.
 void setProcessingChartOfAccount(Chart processingChartOfAccount)
          Deprecated.  
 void setProcessingChartOfAccountCode(String processingChartOfAccountCode)
          Sets the processingChartOfAccountCode attribute.
 void setProcessingOrganization(Organization processingOrganization)
          Deprecated.  
 void setProcessingOrganizationCode(String processingOrganizationCode)
          Sets the processingOrganizationCode attribute.
 void setUniversityName(String universityName)
          Sets the universityName 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

OrganizationOptions

public OrganizationOptions()
Default constructor.

Method Detail

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getOrganizationCode

public String getOrganizationCode()
Gets the organizationCode attribute.

Returns:
Returns the organizationCode

setOrganizationCode

public void setOrganizationCode(String organizationCode)
Sets the organizationCode attribute.

Parameters:
organizationCode - The organizationCode to set.

getProcessingChartOfAccountCode

public String getProcessingChartOfAccountCode()
Gets the processingChartOfAccountCode attribute.

Returns:
Returns the processingChartOfAccountCode

setProcessingChartOfAccountCode

public void setProcessingChartOfAccountCode(String processingChartOfAccountCode)
Sets the processingChartOfAccountCode attribute.

Parameters:
processingChartOfAccountCode - The processingChartOfAccountCode to set.

getProcessingOrganizationCode

public String getProcessingOrganizationCode()
Gets the processingOrganizationCode attribute.

Returns:
Returns the processingOrganizationCode

setProcessingOrganizationCode

public void setProcessingOrganizationCode(String processingOrganizationCode)
Sets the processingOrganizationCode attribute.

Parameters:
processingOrganizationCode - The processingOrganizationCode to set.

getPrintInvoiceIndicator

public String getPrintInvoiceIndicator()
Gets the printInvoiceIndicator attribute.

Returns:
Returns the printInvoiceIndicator

setPrintInvoiceIndicator

public void setPrintInvoiceIndicator(String printInvoiceIndicator)
Sets the printInvoiceIndicator attribute.

Parameters:
printInvoiceIndicator - The printInvoiceIndicator to set.

getOrganizationPaymentTermsText

public String getOrganizationPaymentTermsText()
Gets the organizationPaymentTermsText attribute.

Returns:
Returns the organizationPaymentTermsText

setOrganizationPaymentTermsText

public void setOrganizationPaymentTermsText(String organizationPaymentTermsText)
Sets the organizationPaymentTermsText attribute.

Parameters:
organizationPaymentTermsText - The organizationPaymentTermsText to set.

getOrganizationMessageText

public String getOrganizationMessageText()
Gets the organizationMessageText attribute.

Returns:
Returns the organizationMessageText

setOrganizationMessageText

public void setOrganizationMessageText(String organizationMessageText)
Sets the organizationMessageText attribute.

Parameters:
organizationMessageText - The organizationMessageText to set.

getOrganizationRemitToAddressName

public String getOrganizationRemitToAddressName()
Gets the organizationRemitToAddressName attribute.

Returns:
Returns the organizationRemitToAddressName

setOrganizationRemitToAddressName

public void setOrganizationRemitToAddressName(String organizationRemitToAddressName)
Sets the organizationRemitToAddressName attribute.

Parameters:
organizationRemitToAddressName - The organizationRemitToAddressName to set.

getOrganizationRemitToLine1StreetAddress

public String getOrganizationRemitToLine1StreetAddress()
Gets the organizationRemitToLine1StreetAddress attribute.

Returns:
Returns the organizationRemitToLine1StreetAddress

setOrganizationRemitToLine1StreetAddress

public void setOrganizationRemitToLine1StreetAddress(String organizationRemitToLine1StreetAddress)
Sets the organizationRemitToLine1StreetAddress attribute.

Parameters:
organizationRemitToLine1StreetAddress - The organizationRemitToLine1StreetAddress to set.

getOrganizationRemitToLine2StreetAddress

public String getOrganizationRemitToLine2StreetAddress()
Gets the organizationRemitToLine2StreetAddress attribute.

Returns:
Returns the organizationRemitToLine2StreetAddress

setOrganizationRemitToLine2StreetAddress

public void setOrganizationRemitToLine2StreetAddress(String organizationRemitToLine2StreetAddress)
Sets the organizationRemitToLine2StreetAddress attribute.

Parameters:
organizationRemitToLine2StreetAddress - The organizationRemitToLine2StreetAddress to set.

getOrganizationRemitToCityName

public String getOrganizationRemitToCityName()
Gets the organizationRemitToCityName attribute.

Returns:
Returns the organizationRemitToCityName

setOrganizationRemitToCityName

public void setOrganizationRemitToCityName(String organizationRemitToCityName)
Sets the organizationRemitToCityName attribute.

Parameters:
organizationRemitToCityName - The organizationRemitToCityName to set.

getOrganizationRemitToStateCode

public String getOrganizationRemitToStateCode()
Gets the organizationRemitToStateCode attribute.

Returns:
Returns the organizationRemitToStateCode

setOrganizationRemitToStateCode

public void setOrganizationRemitToStateCode(String organizationRemitToStateCode)
Sets the organizationRemitToStateCode attribute.

Parameters:
organizationRemitToStateCode - The organizationRemitToStateCode to set.

getOrganizationRemitToZipCode

public String getOrganizationRemitToZipCode()
Gets the organizationRemitToZipCode attribute.

Returns:
Returns the organizationRemitToZipCode

setOrganizationRemitToZipCode

public void setOrganizationRemitToZipCode(String organizationRemitToZipCode)
Sets the organizationRemitToZipCode attribute.

Parameters:
organizationRemitToZipCode - The organizationRemitToZipCode to set.

getOrganizationPhoneNumber

public String getOrganizationPhoneNumber()
Gets the organizationPhoneNumber attribute.

Returns:
Returns the organizationPhoneNumber

setOrganizationPhoneNumber

public void setOrganizationPhoneNumber(String organizationPhoneNumber)
Sets the organizationPhoneNumber attribute.

Parameters:
organizationPhoneNumber - The organizationPhoneNumber to set.

getOrganization800PhoneNumber

public String getOrganization800PhoneNumber()
Gets the organization800PhoneNumber attribute.

Returns:
Returns the organization800PhoneNumber

setOrganization800PhoneNumber

public void setOrganization800PhoneNumber(String organization800PhoneNumber)
Sets the organization800PhoneNumber attribute.

Parameters:
organization800PhoneNumber - The organization800PhoneNumber to set.

getOrganizationFaxNumber

public String getOrganizationFaxNumber()
Gets the organizationFaxNumber attribute.

Returns:
Returns the organizationFaxNumber

setOrganizationFaxNumber

public void setOrganizationFaxNumber(String organizationFaxNumber)
Sets the organizationFaxNumber attribute.

Parameters:
organizationFaxNumber - The organizationFaxNumber to set.

getUniversityName

public String getUniversityName()
Gets the universityName attribute.

Returns:
Returns the universityName

setUniversityName

public void setUniversityName(String universityName)
Sets the universityName attribute.

Parameters:
universityName - The universityName to set.

getOrganizationCheckPayableToName

public String getOrganizationCheckPayableToName()
Gets the organizationCheckPayableToName attribute.

Returns:
Returns the organizationCheckPayableToName

setOrganizationCheckPayableToName

public void setOrganizationCheckPayableToName(String organizationCheckPayableToName)
Sets the organizationCheckPayableToName attribute.

Parameters:
organizationCheckPayableToName - The organizationCheckPayableToName to set.

getOrganization

public Organization getOrganization()
Gets the organization attribute.

Returns:
Returns the organization

setOrganization

public void setOrganization(Organization organization)
Deprecated. 

Sets the organization attribute.

Parameters:
organization - The organization to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getProcessingChartOfAccount

public Chart getProcessingChartOfAccount()
Gets the processingChartOfAccount attribute.

Returns:
Returns the processingChartOfAccount

setProcessingChartOfAccount

public void setProcessingChartOfAccount(Chart processingChartOfAccount)
Deprecated. 

Sets the processingChartOfAccount attribute.

Parameters:
processingChartOfAccount - The processingChartOfAccount to set.

getProcessingOrganization

public Organization getProcessingOrganization()
Gets the processingOrganization attribute.

Returns:
Returns the processingOrganization

setProcessingOrganization

public void setProcessingOrganization(Organization processingOrganization)
Deprecated. 

Sets the processingOrganization attribute.

Parameters:
processingOrganization - The processingOrganization to set.

getOrganizationRemitToState

public org.kuali.rice.kns.bo.State getOrganizationRemitToState()
Gets the organizationRemitToState attribute.

Returns:
Returns the organizationRemitToState.

setOrganizationRemitToState

public void setOrganizationRemitToState(org.kuali.rice.kns.bo.State organizationRemitToState)
Deprecated. 

Sets the organizationRemitToState attribute value.

Parameters:
organizationRemitToState - The organizationRemitToState to set.

toStringMapper

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

getPrintInvoiceOptions

public PrintInvoiceOptions getPrintInvoiceOptions()
Gets the printOption attribute.

Returns:
Returns the printOption.

setPrintInvoiceOptions

public void setPrintInvoiceOptions(PrintInvoiceOptions printInvoiceOptions)
Sets the printOption attribute value.

Parameters:
printOption - The printOption to set.

getOrganizationOptionsViewer

public String getOrganizationOptionsViewer()
This method (a hack by any other name...) returns a string so that an organization options can have a link to view its own inquiry page after a look up

Returns:
the String "View Organization Options"

getOrganizationPostalZipCode

public String getOrganizationPostalZipCode()

getOrganizationPostalCountryCode

public String getOrganizationPostalCountryCode()

setOrganizationPostalCountryCode

public void setOrganizationPostalCountryCode(String organizationPostalCountryCode)

setOrganizationPostalZipCode

public void setOrganizationPostalZipCode(String organizationPostalZipCode)

getOrgPostalZipCode

public org.kuali.rice.kns.bo.PostalCode getOrgPostalZipCode()

setOrgPostalZipCode

public void setOrgPostalZipCode(org.kuali.rice.kns.bo.PostalCode orgPostalZipCode)

getOrgRemitToZipCode

public org.kuali.rice.kns.bo.PostalCode getOrgRemitToZipCode()

setOrgRemitToZipCode

public void setOrgRemitToZipCode(org.kuali.rice.kns.bo.PostalCode orgRemitToZipCode)

getOrgPostalCountryCode

public org.kuali.rice.kns.bo.PostalCode getOrgPostalCountryCode()

setOrgPostalCountryCode

public void setOrgPostalCountryCode(org.kuali.rice.kns.bo.PostalCode orgPostalCountryCode)


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