|
||||||||||
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.sys.businessobject.AccountingLineBase
org.kuali.kfs.sys.businessobject.SourceAccountingLine
org.kuali.kfs.fp.businessobject.VoucherSourceAccountingLine
public class VoucherSourceAccountingLine
Special case
type for SourceAccountingLine
VoucherDocument
Field Summary |
---|
Fields inherited from class org.kuali.kfs.sys.businessobject.AccountingLineBase |
---|
financialDocumentLineDescription, financialDocumentLineTypeCode, salesTaxRequired |
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
VoucherSourceAccountingLine()
Constructs a VoucherSourceAccountingLine.java. |
Method Summary | |
---|---|
ObjectType |
getObjectType()
Gets the objectType attribute. |
String |
getObjectTypeCode()
Gets the objectTypeCode attribute. |
void |
setFinancialObjectCode(String financialObjectCode)
Overridden to automatically set the object type code on the setting of the object code - if the object type code is blank |
void |
setObjectType(ObjectType objectType)
Sets the objectType attribute value. |
void |
setObjectTypeCode(String objectTypeCode)
Sets the objectTypeCode attribute value. |
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, finalize, getClass, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public VoucherSourceAccountingLine()
Method Detail |
---|
public ObjectType getObjectType()
getObjectType
in interface AccountingLine
getObjectType
in class AccountingLineBase
public void setObjectType(ObjectType objectType)
objectType
- The objectType to set.public String getObjectTypeCode()
getObjectTypeCode
in interface AccountingLine
getObjectTypeCode
in class AccountingLineBase
public void setObjectTypeCode(String objectTypeCode)
objectTypeCode
- The objectTypeCode to set.public void setFinancialObjectCode(String financialObjectCode)
setFinancialObjectCode
in interface AccountingLine
setFinancialObjectCode
in class AccountingLineBase
financialObjectCode
- The financialObjectCode to set.AccountingLineBase.setFinancialObjectCode(java.lang.String)
protected LinkedHashMap toStringMapper()
toStringMapper
in class AccountingLineBase
AccountingLineBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |