|
||||||||||
| 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.KemidSpecialInstruction
public class KemidSpecialInstruction
This KemidSpecialInstruction class provides the various special instructions coded by the organization that apply to the KEMID.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
KemidSpecialInstruction()
|
|
| Method Summary | |
|---|---|
AgreementSpecialInstruction |
getAgreementSpecialInstruction()
Gets the agreementSpecialInstruction. |
String |
getAgreementSpecialInstructionCode()
Gets the agreementSpecialInstructionCode. |
String |
getComments()
Gets the comments. |
Date |
getInstructionEndDate()
Gets the instructionEndDate. |
org.kuali.rice.kns.util.KualiInteger |
getInstructionSeq()
Gets the instructionSeq. |
Date |
getInstructionStartDate()
Gets the instructionStartDate. |
String |
getKemid()
Gets the kemid. |
KEMID |
getKemidObjRef()
Gets the kemidObjRef. |
void |
setAgreementSpecialInstruction(AgreementSpecialInstruction agreementSpecialInstruction)
Sets the agreementSpecialInstruction. |
void |
setAgreementSpecialInstructionCode(String agreementSpecialInstructionCode)
Sets the agreementSpecialInstructionCode. |
void |
setComments(String comments)
Sets the comments. |
void |
setInstructionEndDate(Date instructionEndDate)
Sets the instructionEndDate. |
void |
setInstructionSeq(org.kuali.rice.kns.util.KualiInteger instructionSeq)
Sets the instructionSeq. |
void |
setInstructionStartDate(Date instructionStartDate)
Sets the instructionStartDate. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidObjRef(KEMID kemidObjRef)
Sets the kemidObjRef. |
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 KemidSpecialInstruction()
| Method Detail |
|---|
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public AgreementSpecialInstruction getAgreementSpecialInstruction()
public void setAgreementSpecialInstruction(AgreementSpecialInstruction agreementSpecialInstruction)
agreementSpecialInstruction - public String getAgreementSpecialInstructionCode()
public void setAgreementSpecialInstructionCode(String agreementSpecialInstructionCode)
agreementSpecialInstructionCode - public String getComments()
public void setComments(String comments)
comments - public Date getInstructionEndDate()
public void setInstructionEndDate(Date instructionEndDate)
instructionEndDate - public org.kuali.rice.kns.util.KualiInteger getInstructionSeq()
public void setInstructionSeq(org.kuali.rice.kns.util.KualiInteger instructionSeq)
instructionSeq - public Date getInstructionStartDate()
public void setInstructionStartDate(Date instructionStartDate)
instructionStartDate - public String getKemid()
public void setKemid(String kemid)
kemid - public KEMID getKemidObjRef()
public void setKemidObjRef(KEMID kemidObjRef)
kemidObjRef -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||