|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
org.kuali.rice.kns.web.struts.pojo.PojoFormBase
org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
org.kuali.kfs.sys.document.web.struts.FinancialSystemTransactionalDocumentFormBase
org.kuali.kfs.module.endow.document.web.struts.EndowmentTransactionLinesDocumentFormBase
public abstract class EndowmentTransactionLinesDocumentFormBase
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase |
---|
forcedReadOnlyFields |
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase |
---|
adHocActionRequestCodes, attachmentFile, documentActions, editingMode, suppressAllButtons |
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
---|
extraButtons |
Fields inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
---|
requiredNonEditableProperties |
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
EndowmentTransactionLinesDocumentFormBase()
Constructs a EndowmentTransactionLinesDocumentFormBase.java. |
Method Summary | |
---|---|
String |
getBalanceInquiryReturnAnchor()
Gets the balanceInquiryReturnAnchor attribute. |
EndowmentTransactionLinesDocumentBase |
getEndowmentTransactionLinesDocumentBase()
Gets an EndowmentTransactionLinesDocumentBase. |
EndowmentTransactionLine |
getNewSourceTransactionLine()
Gets the newSourceTransactionLine attribute. |
EndowmentTransactionLine |
getNewTargetTransactionLine()
Gets the newTargetTransactionLine attribute. |
boolean |
getShowFromTransactionLine()
Tells whether the source transaction lines add transaction line section should be displayed. |
boolean |
getShowToTransactionLine()
Tells whether the target transaction lines add transaction line section should be displayed. |
String |
getSourceGroupLabelName()
Gets the sourceGroupLabelName attribute. |
String |
getSourceTaxLotsLabelName()
Gets sourceTaxLotsLabelName. |
EndowmentSourceTransactionSecurity |
getSourceTransactionSecurity()
|
String |
getTargetGroupLabelName()
Gets the targetGroupLabelName attribute. |
String |
getTargetTaxLotsLabelName()
Gets the targetTaxLotsLabelName. |
EndowmentTargetTransactionSecurity |
getTargetTransactionSecurity()
|
org.apache.struts.upload.FormFile |
getTransactionLineImportFile()
Gets the transactionLineImportFile. |
String |
getTransactionLineImportInstructionsUrl()
|
org.apache.struts.upload.FormFile |
getTransactionSourceLinesImportFile()
Gets the transactionSourceLinesImportFile. |
boolean |
isFieldValueToPrincipal()
Gets the fieldValueToPrincipal attribute. |
boolean |
isShowETranCode()
Gets the showETranCode attribute. |
boolean |
isShowIncomeTotalAmount()
Gets the showIncomeTotalAmount attribute. |
boolean |
isShowIncomeTotalUnits()
Gets the showIncomeTotalUnits attribute. |
boolean |
isShowPrincipalTotalAmount()
Gets the showIncomeTotalAmount attribute. |
boolean |
isShowPrincipalTotalUnits()
Gets the showPrincipalTotalUnits attribute. |
boolean |
isShowSourceAdd()
Gets the showSourceAdd attribute. |
boolean |
isShowSourceBalance()
Gets the showSourceBalance attribute. |
boolean |
isShowSourceDelete()
Gets the showSourceDelete attribute. |
boolean |
isShowSourceImport()
Gets the showSourceImport. |
boolean |
isShowSourceRefresh()
Gets the showSourceRefresh attribute. |
boolean |
isShowSourceTransLines()
Gets the showSourceTransLines attribute. |
boolean |
isShowTargetAdd()
Gets the showTargetAdd attribute. |
boolean |
isShowTargetBalance()
Gets the showTargetBalance attribute. |
boolean |
isShowTargetDelete()
Gets the showTargetDelete attribute. |
boolean |
isShowTargetImport()
Gets the showTargetImport. |
boolean |
isShowTargetRefresh()
Gets the showTargetRefresh attribute. |
boolean |
isShowTargetTransLines()
Gets the showTargetTransLines attribute. |
boolean |
isShowTransactionAmount()
Gets showTransactionAmount. |
boolean |
isShowUnitAdjustmentAmount()
Gets showUnitAdjustmentAmount. |
boolean |
isSourceIncomePrincipalIndicatorReadOnly()
Gets the sourceIncomePrincipalIndicatorReadOnly attribute. |
boolean |
isSourceKemidReadOnly()
Gets the sourceKemidReadOnly attribute. |
boolean |
isTargetIncomePrincipalIndicatorReadOnly()
Gets the targetIncomePrincipalIndicatorReadOnly attribute. |
boolean |
isTargetKemidReadOnly()
Gets the targetKemidReadOnly attribute. |
void |
setBalanceInquiryReturnAnchor(String balanceInquiryReturnAnchor)
Sets the balanceInquiryReturnAnchor attribute value. |
void |
setFeildValueToPrincipal(boolean fieldValueToPrincipal)
Sets the fieldValueToPrincipal attribute value. |
void |
setNewSourceTransactionLine(EndowmentTransactionLine newSourceTransactionLine)
Sets the newSourceTransactionLine attribute value. |
void |
setNewTargetTransactionLine(EndowmentTransactionLine newTargetTransactionLine)
Sets the newTargetTransactionLine attribute value. |
void |
setShowETranCode(boolean showETranCode)
Sets the showETranCode attribute value. |
void |
setShowIncomeTotalAmount(boolean showIncomeTotalAmount)
Sets the showIncomeTotalAmount attribute value. |
void |
setShowIncomeTotalUnits(boolean showIncomeTotalUnits)
Sets the showIncomeTotalUnits attribute value. |
void |
setShowPrincipalTotalAmount(boolean showPrincipalTotalAmount)
Sets the showPrincipalTotalAmount attribute value. |
void |
setShowPrincipalTotalUnits(boolean showPrincipalTotalUnits)
Sets the showIncomeTotalUnits attribute value. |
void |
setShowSourceAdd(boolean showSourceAdd)
Sets the showSourceAdd attribute value. |
void |
setShowSourceBalance(boolean showSourceBalance)
Sets the showSourceBalance attribute value. |
void |
setShowSourceDelete(boolean showSourceDelete)
Sets the showSourceDelete attribute value. |
void |
setShowSourceImport(boolean showSourceImport)
Sets the showSourceImport. |
void |
setShowSourceRefresh(boolean showSourceRefresh)
Sets the showSourceRefresh attribute value. |
void |
setShowSourceTransLines(boolean showSourceTransLines)
Sets the showSourceTransLines attribute value. |
void |
setShowTargetAdd(boolean showTargetAdd)
Sets the showTargetAdd attribute value. |
void |
setShowTargetBalance(boolean showTargetBalance)
Sets the showTargetBalance attribute value. |
void |
setShowTargetDelete(boolean showTargetDelete)
Sets the showTargetDelete attribute value. |
void |
setShowTargetImport(boolean showTargetImport)
Sets the showTargetImport. |
void |
setShowTargetRefresh(boolean showTargetRefresh)
Sets the showTargetRefresh attribute value. |
void |
setShowTargetTransLines(boolean showTargetTransLines)
Sets the showTargetTransLines attribute value. |
void |
setShowTransactionAmount(boolean showTransactionAmount)
Sets showTransactionAmount. |
void |
setShowUnitAdjustmentAmount(boolean showUnitAdjustmentAmount)
Sets showUnitAdjustmentAmount. |
void |
setSourceGroupLabelName(String sourceGroupLabelName)
Sets the sourceGroupLabelName attribute value. |
void |
setSourceIncomePrincipalIndicatorReadOnly(boolean sourceIncomePrincipalIndicatorReadOnly)
Sets the sourceIncomePrincipalIndicatorReadOnly attribute value. |
void |
setSourceKemidReadOnly(boolean sourceKemidReadOnly)
Sets the sourceKemidReadOnly attribute value. |
void |
setSourceTaxLotsLabelName(String sourceTaxLotsLabelName)
Sets the sourceTaxLotsLabelName. |
void |
setSourceTransactionSecurity(EndowmentSourceTransactionSecurity sourceTransactionSecurity)
|
void |
setTargetGroupLabelName(String targetGroupLabelName)
Sets the targetGroupLabelName attribute value. |
void |
setTargetIncomePrincipalIndicatorReadOnly(boolean targetIncomePrincipalIndicatorReadOnly)
Sets the targetIncomePrincipalIndicatorReadOnly attribute value. |
void |
setTargetKemidReadOnly(boolean targetKemidReadOnly)
Sets the targetKemidReadOnly attribute value. |
void |
setTargetTaxLotsLabelName(String targetTaxLotsLabelName)
Sets targetTaxLotsLabelName. |
void |
setTargetTransactionSecurity(EndowmentTargetTransactionSecurity targetTransactionSecurity)
|
void |
setTransactionLineImportFile(org.apache.struts.upload.FormFile transactionLineImportFile)
Sets the transactionLineImportFile. |
void |
setTransactionSourceLinesImportFile(org.apache.struts.upload.FormFile transactionSourceLinesImportFile)
Sets the transactionSourceLinesImportFile. |
Methods inherited from class org.kuali.kfs.sys.document.web.struts.FinancialSystemTransactionalDocumentFormBase |
---|
extendDocInfoToThreeColumns, generateErrorCorrectionButton, getExtraButtons, populateHeaderFields |
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase |
---|
discoverDocumentTypeName, formatReversalDate, getForcedReadOnlyFields, getTransactionalDocument, instantiateTransactionalDocumentByDocumentTypeName, populate, populateEmptyMultiSelect, populateFalseCheckboxes, populationSpecialEmptyFields, setForcedReadOnlyFields, shouldMethodToCallParameterBeUsed |
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase |
---|
addRequiredNonEditableProperties, buildHtmlLink, customInitMaxUploadSizes, getAdditionalScriptFile, getAdditionalScriptFiles, getAdHocActionRequestCodes, getAdHocRoutePerson, getAdHocRoutePersons, getAdHocRouteWorkgroup, getAdHocRouteWorkgroups, getAnnotation, getAttachmentFile, getBoNotes, getCommand, getDefaultDocumentTypeName, getDocId, getDocNum, getDocTypeName, getDocument, getDocumentActions, getDocumentHandlerUrl, getEditingMode, getErrorMapFromPreviousRequest, getFormKey, getInitiator, getInitiatorNetworkId, getMessageMapFromPreviousRequest, getNewAdHocRoutePerson, getNewAdHocRouteWorkgroup, getNewNote, getPersonInquiryUrlLink, getStandardHeaderFields, getWorkflowDocument, hasDocumentId, initializeHeaderNavigationTabs, instantiateDocument, isDocumentEnRoute, isFormDocumentInitialized, isHasWorkflowDocument, isReturnToActionList, isSuppressAllButtons, isUserDocumentInitiator, reset, setAdditionalScriptFile, setAdditionalScriptFiles, setAdHocActionRequestCodes, setAdHocRoutePersons, setAdHocRouteWorkgroups, setAnnotation, setAttachmentFile, setBoNotes, setCommand, setDerivedValuesOnForm, setDocId, setDocNum, setDocTypeName, setDocument, setDocumentActions, setEditingMode, setErrorMapFromPreviousRequest, setFormKey, setMessageMapFromPreviousRequest, setNewAdHocRoutePerson, setNewAdHocRouteWorkgroup, setNewNote, setReturnToActionList, setSuppressAllButtons, shouldPropertyBePopulatedInForm, validate |
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
---|
clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates |
Methods inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
---|
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.struts.upload.FormFile transactionLineImportFile
protected org.apache.struts.upload.FormFile transactionSourceLinesImportFile
protected EndowmentTransactionLine newSourceTransactionLine
protected EndowmentTransactionLine newTargetTransactionLine
protected String sourceGroupLabelName
protected String targetGroupLabelName
protected String sourceTaxLotsLabelName
protected String targetTaxLotsLabelName
protected boolean showIncomeTotalAmount
protected boolean showPrincipalTotalAmount
protected boolean showIncomeTotalUnits
protected boolean showPrincipalTotalUnits
protected boolean showTransactionAmount
protected boolean showUnitAdjustmentAmount
protected boolean fieldValueToPrincipal
protected boolean showETranCode
protected boolean showSourceImport
protected boolean showTargetImport
protected boolean showSourceAdd
protected boolean showTargetAdd
protected boolean sourceKemidReadOnly
protected boolean targetKemidReadOnly
protected boolean sourceIncomePrincipalIndicatorReadOnly
protected boolean targetIncomePrincipalIndicatorReadOnly
protected boolean showSourceTransLines
protected boolean showTargetTransLines
protected boolean showSourceRefresh
protected boolean showTargetRefresh
protected boolean showSourceBalance
protected boolean showTargetBalance
protected boolean showSourceDelete
protected boolean showTargetDelete
Constructor Detail |
---|
public EndowmentTransactionLinesDocumentFormBase()
Method Detail |
---|
public EndowmentTransactionLinesDocumentBase getEndowmentTransactionLinesDocumentBase()
public EndowmentTransactionLine getNewSourceTransactionLine()
public void setNewSourceTransactionLine(EndowmentTransactionLine newSourceTransactionLine)
newSourceTransactionLine
- The newSourceTransactionLine to set.public EndowmentTransactionLine getNewTargetTransactionLine()
public void setNewTargetTransactionLine(EndowmentTransactionLine newTargetTransactionLine)
newTargetTransactionLine
- The newTargetTransactionLine to set.public EndowmentSourceTransactionSecurity getSourceTransactionSecurity()
public void setSourceTransactionSecurity(EndowmentSourceTransactionSecurity sourceTransactionSecurity)
public EndowmentTargetTransactionSecurity getTargetTransactionSecurity()
public void setTargetTransactionSecurity(EndowmentTargetTransactionSecurity targetTransactionSecurity)
public org.apache.struts.upload.FormFile getTransactionLineImportFile()
public void setTransactionLineImportFile(org.apache.struts.upload.FormFile transactionLineImportFile)
transactionLineImportFile
- public String getBalanceInquiryReturnAnchor()
public void setBalanceInquiryReturnAnchor(String balanceInquiryReturnAnchor)
balanceInquiryReturnAnchor
- The balanceInquiryReturnAnchor to set.public boolean getShowFromTransactionLine()
public boolean getShowToTransactionLine()
public String getSourceGroupLabelName()
public void setSourceGroupLabelName(String sourceGroupLabelName)
sourceGroupLabelName
- The sourceGroupLabelName to set.public String getTargetGroupLabelName()
public void setTargetGroupLabelName(String targetGroupLabelName)
targetGroupLabelName
- The targetGroupLabelName to set.public boolean isShowIncomeTotalAmount()
public void setShowIncomeTotalAmount(boolean showIncomeTotalAmount)
showIncomeTotalAmount
- The showIncomeTotalAmount to set.public boolean isShowPrincipalTotalAmount()
public void setShowPrincipalTotalAmount(boolean showPrincipalTotalAmount)
showPrincipalTotalAmount
- The showPrincipalTotalAmount to set.public boolean isShowIncomeTotalUnits()
public void setShowIncomeTotalUnits(boolean showIncomeTotalUnits)
showIncomeTotalUnits
- The showIncomeTotalUnits to set.public boolean isShowPrincipalTotalUnits()
public void setShowPrincipalTotalUnits(boolean showPrincipalTotalUnits)
showIncomeTotalUnits
- The showIncomeTotalUnits to set.public boolean isFieldValueToPrincipal()
public void setFeildValueToPrincipal(boolean fieldValueToPrincipal)
fieldValueToPrincipal
- The fieldValueToPrincipal to set.public boolean isShowETranCode()
public void setShowETranCode(boolean showETranCode)
showETranCode
- The showETranCode to set.public String getSourceTaxLotsLabelName()
public void setSourceTaxLotsLabelName(String sourceTaxLotsLabelName)
sourceTaxLotsLabelName
- public String getTargetTaxLotsLabelName()
public void setTargetTaxLotsLabelName(String targetTaxLotsLabelName)
targetTaxLotsLabelName
- public boolean isShowTransactionAmount()
public void setShowTransactionAmount(boolean showTransactionAmount)
showTransactionAmount
- public boolean isShowUnitAdjustmentAmount()
public void setShowUnitAdjustmentAmount(boolean showUnitAdjustmentAmount)
showUnitAdjustmentAmount
- public boolean isShowSourceImport()
public void setShowSourceImport(boolean showSourceImport)
showSourceImport
- public boolean isShowTargetImport()
public void setShowTargetImport(boolean showTargetImport)
showTargetImport
- public boolean isShowSourceAdd()
public void setShowSourceAdd(boolean showSourceAdd)
showSourceAdd
- The showSourceAdd to set.public boolean isShowTargetAdd()
public void setShowTargetAdd(boolean showTargetAdd)
showTargetAdd
- The showTargetAdd to set.public boolean isSourceKemidReadOnly()
public void setSourceKemidReadOnly(boolean sourceKemidReadOnly)
sourceKemidReadOnly
- The sourceKemidReadOnly to set.public boolean isTargetKemidReadOnly()
public void setTargetKemidReadOnly(boolean targetKemidReadOnly)
targetKemidReadOnly
- The targetKemidReadOnly to set.public boolean isTargetIncomePrincipalIndicatorReadOnly()
public void setTargetIncomePrincipalIndicatorReadOnly(boolean targetIncomePrincipalIndicatorReadOnly)
targetIncomePrincipalIndicatorReadOnly
- The targetIncomePrincipalIndicatorReadOnly to set.public boolean isSourceIncomePrincipalIndicatorReadOnly()
public void setSourceIncomePrincipalIndicatorReadOnly(boolean sourceIncomePrincipalIndicatorReadOnly)
sourceIncomePrincipalIndicatorReadOnly
- The sourceIncomePrincipalIndicatorReadOnly to set.public boolean isShowSourceTransLines()
public void setShowSourceTransLines(boolean showSourceTransLines)
showSourceTransLines
- The showSourceTransLines to set.public boolean isShowTargetTransLines()
public void setShowTargetTransLines(boolean showTargetTransLines)
showTargetTransLines
- The showTargetTransLines to set.public boolean isShowSourceRefresh()
public void setShowSourceRefresh(boolean showSourceRefresh)
showSourceRefresh
- The showSourceRefresh to set.public boolean isShowTargetRefresh()
public void setShowTargetRefresh(boolean showTargetRefresh)
showTargetRefresh
- The showTargetRefresh to set.public boolean isShowSourceBalance()
public void setShowSourceBalance(boolean showSourceBalance)
showSourceBalance
- The showSourceBalance to set.public boolean isShowTargetBalance()
public void setShowTargetBalance(boolean showTargetBalance)
showTargetBalance
- The showTargetBalance to set.public boolean isShowSourceDelete()
public void setShowSourceDelete(boolean showSourceDelete)
showSourceDelete
- The showSourceDelete to set.public boolean isShowTargetDelete()
public void setShowTargetDelete(boolean showTargetDelete)
showTargetDelete
- The showTargetDelete to set.public String getTransactionLineImportInstructionsUrl()
public org.apache.struts.upload.FormFile getTransactionSourceLinesImportFile()
public void setTransactionSourceLinesImportFile(org.apache.struts.upload.FormFile transactionSourceLinesImportFile)
transactionSourceLinesImportFile
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |