|
||||||||||
| 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.gl.businessobject.Balance
org.kuali.kfs.gl.businessobject.GlSummary
public class GlSummary
This class represents a G/L Summary object which contains monthly amounts
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
GlSummary()
Constructs a GlSummary.java. |
|
GlSummary(Object[] data)
Constructs a GlSummary.java. |
|
| Method Summary | |
|---|---|
void |
add(GlSummary anotherSummary)
|
org.kuali.rice.kns.util.KualiDecimal |
getYearBalance()
Gets the yearBalance attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getYearToDayBalance()
Gets the yearToDayBalance attribute. |
| 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 GlSummary()
public GlSummary(Object[] data)
data - | Method Detail |
|---|
public void add(GlSummary anotherSummary)
anotherSummary - public org.kuali.rice.kns.util.KualiDecimal getYearBalance()
Balance
getYearBalance in class BalanceBalance.getYearBalance()public org.kuali.rice.kns.util.KualiDecimal getYearToDayBalance()
Balance
getYearToDayBalance in class BalanceBalance.getYearToDayBalance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||