org.kuali.kfs.module.endow.businessobject
Class ClassCode

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

public class ClassCode
extends org.kuali.rice.kns.bo.KualiCodeBase

Business Object for Class Code table.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.KualiCodeBase
active, code, name
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
ClassCode()
           
 
Method Summary
 AccrualMethod getAccrualMethod()
          Gets the accrualMethod.
 String getAccrualMethodDesc()
          Gets the accrualMethod description.
 String getClassCodeType()
          This method gets the classCodeType.
 String getCodeAndDescription()
           
 ClassCodeType getCodeType()
          Gets the codeType.
 EndowmentTransactionCode getEndowmentTransactionCode()
          Gets the endowmentTransactionCode.
 String getEndowmentTransactionDesc()
          Get endowmentTransactionCode description.
 EndowmentTransactionCode getIncomeEndowmentTransactionPost()
          Gets the incomeEndowmentTransactionPost.
 String getIncomeEndowmentTransactionPostDesc()
          Gets the incomeEndowmentTransactionPost description.
 SecurityReportingGroup getReportingGroup()
          Gets the reportingGroup.
 String getSecurityAccrualMethod()
          This method gets the securityAccrualMethod
 String getSecurityEndowmentTransactionCode()
          This method gets the securityEndowmentTransactionCode.
 String getSecurityIncomeEndowmentTransactionPostCode()
          This method gets the securityIncomeEndowmentTransactionPostCode.
 String getSecurityReportingGrp()
          This method gets the securityReportingGrp
 String getSecurityReportingGrpDesc()
          Gets the reportingGroup description.
 SecurityValuationMethod getSecurityValuationMethod()
          Gets the securityValuationMethod.
 String getValuationMethod()
          This method gets the valuationMethod.
 boolean isTaxLotIndicator()
          This method gets the taxLotIndicator.
 void setAccrualMethod(AccrualMethod accrualMethod)
          Sets the accrualMethod.
 void setClassCodeType(String classCodeType)
          This method sets the classCodeType.
 void setCodeType(ClassCodeType codeType)
          Sets the codeType.
 void setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
          Sets the endowmentTransactionCode.
 void setIncomeEndowmentTransactionPost(EndowmentTransactionCode incomeEndowmentTransactionPost)
          Sets the incomeEndowmentTransactionPost.
 void setReportingGroup(SecurityReportingGroup reportingGroup)
          Sets the reportingGroup.
 void setSecurityAccrualMethod(String securityAccrualMethod)
          This method sets securityAccrualMethod.
 void setSecurityEndowmentTransactionCode(String securityEndowmentTransactionCode)
          This method sets the securityEndowmentTransactionCode.
 void setSecurityIncomeEndowmentTransactionPostCode(String securityIncomeEndowmentTransactionPostCode)
          This method sets the securityIncomeEndowmentTransactionPostCode.
 void setSecurityReportingGrp(String securityReportingGrp)
          This method sets the securityReportingGrp.
 void setSecurityValuationMethod(SecurityValuationMethod securityValuationMethod)
          Sets the securityValuationMethod.
 void setTaxLotIndicator(boolean taxLotIndicator)
          This method sets the taxLotIndicator.
 void setValuationMethod(String valuationMethod)
          This method sets the valuationMethod.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.KualiCodeBase
equals, getCode, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setName
 
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, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

ClassCode

public ClassCode()
Method Detail

toStringMapper

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

getClassCodeType

public String getClassCodeType()
This method gets the classCodeType.

Returns:
classCodeType

setClassCodeType

public void setClassCodeType(String classCodeType)
This method sets the classCodeType.

Parameters:
classCodeType -

getSecurityAccrualMethod

public String getSecurityAccrualMethod()
This method gets the securityAccrualMethod

Returns:
securityAccrualMethod

setSecurityAccrualMethod

public void setSecurityAccrualMethod(String securityAccrualMethod)
This method sets securityAccrualMethod.

Parameters:
securityAccrualMethod -

getSecurityEndowmentTransactionCode

public String getSecurityEndowmentTransactionCode()
This method gets the securityEndowmentTransactionCode.

Returns:
securityEndowmentTransactionCode

setSecurityEndowmentTransactionCode

public void setSecurityEndowmentTransactionCode(String securityEndowmentTransactionCode)
This method sets the securityEndowmentTransactionCode.

Parameters:
securityEndowmentTransactionCode -

getSecurityIncomeEndowmentTransactionPostCode

public String getSecurityIncomeEndowmentTransactionPostCode()
This method gets the securityIncomeEndowmentTransactionPostCode.

Returns:
securityIncomeEndowmentTransactionPostCode

setSecurityIncomeEndowmentTransactionPostCode

public void setSecurityIncomeEndowmentTransactionPostCode(String securityIncomeEndowmentTransactionPostCode)
This method sets the securityIncomeEndowmentTransactionPostCode.

Parameters:
securityIncomeEndowmentTransactionPostCode -

getSecurityReportingGrp

public String getSecurityReportingGrp()
This method gets the securityReportingGrp

Returns:
securityReportingGrp

setSecurityReportingGrp

public void setSecurityReportingGrp(String securityReportingGrp)
This method sets the securityReportingGrp.

Parameters:
securityReportingGrp -

isTaxLotIndicator

public boolean isTaxLotIndicator()
This method gets the taxLotIndicator.

Returns:
taxLotIndicator

setTaxLotIndicator

public void setTaxLotIndicator(boolean taxLotIndicator)
This method sets the taxLotIndicator.

Parameters:
taxLotIndicator -

getValuationMethod

public String getValuationMethod()
This method gets the valuationMethod.

Returns:
valuationMethod

setValuationMethod

public void setValuationMethod(String valuationMethod)
This method sets the valuationMethod.

Parameters:
valuationMethod -

getAccrualMethod

public AccrualMethod getAccrualMethod()
Gets the accrualMethod.

Returns:
accrualMethod

setAccrualMethod

public void setAccrualMethod(AccrualMethod accrualMethod)
Sets the accrualMethod.

Parameters:
accrualMethod -

getCodeType

public ClassCodeType getCodeType()
Gets the codeType.

Returns:
codeType

setCodeType

public void setCodeType(ClassCodeType codeType)
Sets the codeType.

Parameters:
codeType -

getEndowmentTransactionCode

public EndowmentTransactionCode getEndowmentTransactionCode()
Gets the endowmentTransactionCode.

Returns:
endowmentTransactionCode

setEndowmentTransactionCode

public void setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
Sets the endowmentTransactionCode.

Parameters:
endowmentTransactionCode -

getIncomeEndowmentTransactionPost

public EndowmentTransactionCode getIncomeEndowmentTransactionPost()
Gets the incomeEndowmentTransactionPost.

Returns:
incomeEndowmentTransactionPost

setIncomeEndowmentTransactionPost

public void setIncomeEndowmentTransactionPost(EndowmentTransactionCode incomeEndowmentTransactionPost)
Sets the incomeEndowmentTransactionPost.

Parameters:
incomeEndowmentTransactionPost -

getReportingGroup

public SecurityReportingGroup getReportingGroup()
Gets the reportingGroup.

Returns:
reportingGroup

setReportingGroup

public void setReportingGroup(SecurityReportingGroup reportingGroup)
Sets the reportingGroup.

Parameters:
reportingGroup -

getSecurityValuationMethod

public SecurityValuationMethod getSecurityValuationMethod()
Gets the securityValuationMethod.

Returns:
securityValuationMethod

setSecurityValuationMethod

public void setSecurityValuationMethod(SecurityValuationMethod securityValuationMethod)
Sets the securityValuationMethod.

Parameters:
securityValuationMethod -

getSecurityReportingGrpDesc

public String getSecurityReportingGrpDesc()
Gets the reportingGroup description.

Returns:
reportingGroup description

getAccrualMethodDesc

public String getAccrualMethodDesc()
Gets the accrualMethod description.

Returns:

getEndowmentTransactionDesc

public String getEndowmentTransactionDesc()
Get endowmentTransactionCode description.

Returns:
endowmentTransactionCode description

getIncomeEndowmentTransactionPostDesc

public String getIncomeEndowmentTransactionPostDesc()
Gets the incomeEndowmentTransactionPost description.

Returns:
incomeEndowmentTransactionPost

getCodeAndDescription

public String getCodeAndDescription()
Overrides:
getCodeAndDescription in class org.kuali.rice.kns.bo.KualiCodeBase
See Also:
KualiCodeBase.getCodeAndDescription()


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