public class StatsForm extends KualiForm
StatsAction.StatsAction,
Serialized FormKualiForm.TabState| Modifier and Type | Field and Description |
|---|---|
static String |
BEG_DAY_TIME |
static String |
DATE_FORMAT |
static String |
DAY_TIME_UNIT |
static String |
DEFAULT_BEGIN_DATE |
static String |
DEFAULT_END_DATE |
static String |
END_DAY_TIME |
static String |
MONTH_TIME_UNIT |
static String |
TIME_FORMAT |
static String |
WEEK_TIME_UNIT |
static String |
YEAR_TIME_UNIT |
extraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
StatsForm() |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, 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, setUnconvertedValuespublic static final String DAY_TIME_UNIT
public static final String WEEK_TIME_UNIT
public static final String MONTH_TIME_UNIT
public static final String YEAR_TIME_UNIT
public static final String DEFAULT_BEGIN_DATE
public static final String DEFAULT_END_DATE
public static final String BEG_DAY_TIME
public static final String END_DAY_TIME
public static final String DATE_FORMAT
public static final String TIME_FORMAT
public StatsForm()
public void populate(javax.servlet.http.HttpServletRequest request)
public void determineBeginDate()
public void determineEndDate()
public Map makePerUnitOfTimeDropDownMap()
public void validateDates()
public String getCanceledLabel()
public String getDisapprovedLabel()
public String getEnrouteLabel()
public String getExceptionLabel()
public String getFinalLabel()
public String getInitiatedLabel()
public String getProcessedLabel()
public String getSavedLabel()
public String getAvgActionsPerTimeUnit()
public void setAvgActionsPerTimeUnit(String string)
public String getBegDate()
public void setBegDate(String begDate)
public String getEndDate()
public void setEndDate(String endDate)
public String getMethodToCall()
KualiFormgetMethodToCall in class KualiFormpublic void setMethodToCall(String methodToCall)
setMethodToCall in class KualiFormmethodToCall - The methodToCall to set.public Date getBeginningDate()
public void setBeginningDate(Date beginningDate)
public Date getEndingDate()
public void setEndingDate(Date endingDate)
public String getDayTimeUnit()
public String getMonthTimeUnit()
public String getWeekTimeUnit()
public String getYearTimeUnit()
public String getBackLocation()
getBackLocation in class KualiFormpublic void setBackLocation(String backLocation)
setBackLocation in class KualiFormbackLocation - the backLocation to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.