|
||||||||||
| 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.endow.businessobject.KemidCombineDonorStatement
public class KemidCombineDonorStatement
This KemidCombineDonorStatement class provides the KEMIDs to be combined for data on a Donor Statement.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
KemidCombineDonorStatement()
|
|
| Method Summary | |
|---|---|
Date |
getCombineDate()
Gets the combineDate. |
org.kuali.rice.kns.util.KualiInteger |
getCombineDonorSeq()
Gets the combineDonorSeq. |
String |
getCombineWithKemid()
Gets the combineWithKemid. |
KEMID |
getCombineWithKemidObjRef()
Gets the combineWithKemidObjRef. |
String |
getKemid()
Gets the kemid. |
KEMID |
getKemidObjRef()
Gets the kemidObjRef. |
Date |
getTerminateCombineDate()
Gets the terminateCombineDate. |
void |
setCombineDate(Date combineDate)
Sets the combineDate. |
void |
setCombineDonorSeq(org.kuali.rice.kns.util.KualiInteger combineDonorSeq)
Sets the combineDonorSeq. |
void |
setCombineWithKemid(String combineWithKemid)
Sets the combineWithKemid. |
void |
setCombineWithKemidObjRef(KEMID combineWithKemidObjRef)
Sets the combineWithKemidObjRef. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObjRef(KEMID kemidObjRef)
Sets the kemidObjRef. |
void |
setTerminateCombineDate(Date terminateCombineDate)
Sets the terminateCombineDate. |
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 KemidCombineDonorStatement()
| Method Detail |
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public Date getCombineDate()
public void setCombineDate(Date combineDate)
combineDate - public org.kuali.rice.kns.util.KualiInteger getCombineDonorSeq()
public void setCombineDonorSeq(org.kuali.rice.kns.util.KualiInteger combineDonorSeq)
combineDonorSeq - public String getCombineWithKemid()
public void setCombineWithKemid(String combineWithKemid)
combineWithKemid - public KEMID getCombineWithKemidObjRef()
public void setCombineWithKemidObjRef(KEMID combineWithKemidObjRef)
combineWithKemidObjRef - public String getKemid()
public void setKemid(String kemid)
kemid - public KEMID getKemidObjRef()
public void setKemidObjRef(KEMID kemidObjRef)
kemidObjRef - public Date getTerminateCombineDate()
public void setTerminateCombineDate(Date terminateCombineDate)
terminateCombineDate -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||