org.kuali.kfs.module.ec.document.web.struts
Class CertificationReportForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.kuali.rice.kns.web.struts.pojo.PojoFormBase
          extended by org.kuali.rice.kns.web.struts.form.KualiForm
              extended by org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
                  extended by org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
                      extended by org.kuali.kfs.sys.document.web.struts.FinancialSystemTransactionalDocumentFormBase
                          extended by org.kuali.kfs.module.ec.document.web.struts.EffortCertificationForm
                              extended by org.kuali.kfs.module.ec.document.web.struts.CertificationReportForm
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.web.struts.pojo.PojoForm

public class CertificationReportForm
extends EffortCertificationForm

Action form for Effort Certification Document.

See Also:
Serialized Form

Field Summary
protected static org.apache.log4j.Logger LOG
           
protected  String sortOrder
           
 
Fields inherited from class org.kuali.kfs.module.ec.document.web.struts.EffortCertificationForm
newDetailLine
 
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
CertificationReportForm()
           
 
Method Summary
 Date getReportPeriodBeginDate()
          Gets the reportPeriodBeginDate attribute.
 Date getReportPeriodEndDate()
          Gets the reportPeriodEndDate attribute.
 String getSortOrder()
          Gets the sortOrder attribute.
 List<Map<String,String>> getSummarizedDetailLineFieldInfo()
          Gets the fieldInfo attribute.
 List<Map<String,org.kuali.rice.kns.lookup.HtmlData>> getSummarizedDetailLineFieldInquiryUrl()
          Gets the inquiryUrl attribute.
 List<EffortCertificationDetail> getSummarizedDetailLines()
          Gets the summarizedDetailLines attribute.
protected  Date getUniversityFiscalPeriodBeginDate(AccountingPeriod accountingPeriod)
          Gets the universityFiscalPeriodBeginDate attribute.
 void setSortOrder(String sortOrder)
          Sets the sortOrder attribute value.
 
Methods inherited from class org.kuali.kfs.module.ec.document.web.struts.EffortCertificationForm
buildAccountInfo, createNewDetailLine, getCompleteURL, getCustomizedInquirableFieldNames, getCustomizedInquiryUrl, getDefaultDocumentTypeName, getDetailLineFieldInquiryUrl, getDetailLineFieldInquiryUrl, getDetailLines, getEffortCertificationDocument, getEffortPositionDataDetailsInquirableImpl, getFieldInfo, getFieldInfo, getInquirable, getInquirableFieldNames, getNewDetailLine, getNoninquirableFieldValues, getPrimitiveBusinessObjectRelationship, getRelationshipMetadata, loadAccountInfo, populate, setNewDetailLine
 
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, 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, 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

LOG

protected static org.apache.log4j.Logger LOG

sortOrder

protected String sortOrder
Constructor Detail

CertificationReportForm

public CertificationReportForm()
Method Detail

getSortOrder

public String getSortOrder()
Gets the sortOrder attribute.

Returns:
Returns the sortOrder.

setSortOrder

public void setSortOrder(String sortOrder)
Sets the sortOrder attribute value.

Parameters:
sortOrder - The sortOrder to set.

getReportPeriodBeginDate

public Date getReportPeriodBeginDate()
Gets the reportPeriodBeginDate attribute.

Returns:
Returns the reportPeriodBeginDate.

getReportPeriodEndDate

public Date getReportPeriodEndDate()
Gets the reportPeriodEndDate attribute.

Returns:
Returns the reportPeriodEndDate.

getUniversityFiscalPeriodBeginDate

protected Date getUniversityFiscalPeriodBeginDate(AccountingPeriod accountingPeriod)
Gets the universityFiscalPeriodBeginDate attribute. The begin date is the first date of the period month.

Returns:
Returns the universityFiscalPeriodBeginDate.

getSummarizedDetailLines

public List<EffortCertificationDetail> getSummarizedDetailLines()
Gets the summarizedDetailLines attribute.

Returns:
Returns the summarizedDetailLines.

getSummarizedDetailLineFieldInquiryUrl

public List<Map<String,org.kuali.rice.kns.lookup.HtmlData>> getSummarizedDetailLineFieldInquiryUrl()
Gets the inquiryUrl attribute.

Returns:
Returns the inquiryUrl for the detail lines in the document.

getSummarizedDetailLineFieldInfo

public List<Map<String,String>> getSummarizedDetailLineFieldInfo()
Gets the fieldInfo attribute.

Returns:
Returns the fieldInfo.


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.