|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndowmentTransactionSecurity
| Method Summary | |
|---|---|
String |
getDocumentNumber()
Get the documentNumber |
String |
getRegistrationCode()
|
RegistrationCode |
getRegistrationCodeObj()
|
Security |
getSecurity()
|
String |
getSecurityID()
|
String |
getSecurityLineTypeCode()
Gets the securityLineTypeCode. |
void |
setDocumentNumber(String documentNumber)
Set the documentNumber |
void |
setRegistrationCode(String registrationCode)
|
void |
setRegistrationCodeObj(RegistrationCode registrationCodeObj)
|
void |
setSecurity(Security security)
|
void |
setSecurityID(String securityID)
|
void |
setSecurityLineTypeCode(String securityLineTypeCode)
Sets the securityLineTypeCode. |
| Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
|---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow, refresh |
| Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
| Method Detail |
|---|
String getDocumentNumber()
void setDocumentNumber(String documentNumber)
documentNumber - String getSecurityLineTypeCode()
void setSecurityLineTypeCode(String securityLineTypeCode)
securityLineTypeCode - String getSecurityID()
void setSecurityID(String securityID)
securityID - The securityID to set.Security getSecurity()
void setSecurity(Security security)
security - The security object to set.String getRegistrationCode()
void setRegistrationCode(String registrationCode)
registrationCode - The registrationCode to set.RegistrationCode getRegistrationCodeObj()
void setRegistrationCodeObj(RegistrationCode registrationCodeObj)
registrationCodeObj - The registrationCode object to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||