|
||||||||||
| 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.ec.businessobject.OutstandingCertificationsByReport
public class OutstandingCertificationsByReport
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
OutstandingCertificationsByReport()
|
|
| Method Summary | |
|---|---|
Chart |
getChart()
Gets the chart |
String |
getChartOfAccountsCode()
Return the chartOfAccountsCode |
EffortCertificationReportDefinition |
getEffortCertificationReportDefinition()
Gets the effort certification report definition |
String |
getEffortCertificationReportNumber()
Gets effortCertificationReportNumber |
SystemOptions |
getOptions()
Gets the options attribute. |
Organization |
getOrganization()
Gets the organization |
String |
getOrganizationCode()
Gets organizationCode |
Integer |
getOutstandingCertificationCount()
Gets outstandingCertificationCount |
Integer |
getUniversityFiscalYear()
Gets universityFiscalYear |
void |
setChart(Chart chart)
Sets the chart |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets chartOfAccountsCode |
void |
setEffortCertificationReportDefinition(EffortCertificationReportDefinition effortCertificationReportDefinition)
Sets effort certification report definition |
void |
setEffortCertificationReportNumber(String effortCertificationReportNumber)
Sets effortCertificationReportNumber |
void |
setOptions(SystemOptions options)
Sets the options attribute value. |
void |
setOrganization(Organization organization)
Sets organization |
void |
setOrganizationCode(String organizationCode)
Sets organizationCode |
void |
setOutstandingCertificationCount(Integer outstandingCertificationCount)
Sets outstandingCertificationCount |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets universityFiscalYear |
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 OutstandingCertificationsByReport()
| Method Detail |
|---|
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - public String getEffortCertificationReportNumber()
public void setEffortCertificationReportNumber(String effortCertificationReportNumber)
effortCertificationReportNumber - public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode - public Integer getOutstandingCertificationCount()
public void setOutstandingCertificationCount(Integer outstandingCertificationCount)
outstandingCertificationCount - public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear - public SystemOptions getOptions()
public void setOptions(SystemOptions options)
options - The options to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBasepublic EffortCertificationReportDefinition getEffortCertificationReportDefinition()
public void setEffortCertificationReportDefinition(EffortCertificationReportDefinition effortCertificationReportDefinition)
effortCertificationReportDefinition - public Organization getOrganization()
public void setOrganization(Organization organization)
organization - public Chart getChart()
public void setChart(Chart chart)
chart -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||