| 
 | ||||||||||
| 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.form.pojo.PojoFormBase
org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.kpme.core.web.KPMEForm
org.kuali.kpme.tklm.common.CalendarForm
org.kuali.kpme.tklm.time.timesheet.web.TimesheetActionForm
public class TimesheetActionForm
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.kuali.rice.kns.web.struts.form.KualiForm | 
|---|
| org.kuali.rice.kns.web.struts.form.KualiForm.TabState | 
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm | 
|---|
| extraButtons | 
| Fields inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase | 
|---|
| requiredNonEditableProperties | 
| Fields inherited from class org.apache.struts.action.ActionForm | 
|---|
| multipartRequestHandler, servlet | 
| Constructor Summary | |
|---|---|
| TimesheetActionForm() | |
| Method Summary | |
|---|---|
|  Map<String,String> | getAssignmentDescriptions() | 
|  String | getCalNav() | 
|  Map<Long,String> | getEarnCodeDescriptions() | 
|  List<BalanceTransfer> | getForfeitures() | 
|  String | getSelectedAssignment() | 
|  String | getSelectedEarnCode() | 
|  TimesheetDocument | getTimesheetDocument() | 
|  String | getTransferAccrualCategory() | 
|  void | setAssignmentDescriptions(Map<String,String> assignmentDescriptions) | 
|  void | setCalNav(String calNav) | 
|  void | setEarnCodeDescriptions(Map<Long,String> earnCodeDescriptions) | 
|  void | setForfeitures(List<BalanceTransfer> forfeitures) | 
|  void | setSelectedAssignment(String selectedAssignment) | 
|  void | setSelectedEarnCode(String selectedEarnCode) | 
|  void | setTimesheetDocument(TimesheetDocument timesheetDocument) | 
|  void | setTransferAccrualCategory(String transferAccrualCategory) | 
| Methods inherited from class org.kuali.kpme.core.web.KPMEForm | 
|---|
| getDocumentId, getDocumentStatus, getMethodToCall, getPrincipalId, getWorkflowUrl, isLeaveEnabled, isTimeEnabled, setDocumentId, setMethodToCall, setPrincipalId | 
| Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm | 
|---|
| addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInForm | 
| Methods inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase | 
|---|
| addMaxUploadSize, 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, setUnconvertedValues | 
| Methods inherited from class org.apache.struts.action.ActionForm | 
|---|
| getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TimesheetActionForm()
| Method Detail | 
|---|
public TimesheetDocument getTimesheetDocument()
public void setTimesheetDocument(TimesheetDocument timesheetDocument)
public Map<Long,String> getEarnCodeDescriptions()
public void setEarnCodeDescriptions(Map<Long,String> earnCodeDescriptions)
public Map<String,String> getAssignmentDescriptions()
public void setAssignmentDescriptions(Map<String,String> assignmentDescriptions)
public String getSelectedAssignment()
public void setSelectedAssignment(String selectedAssignment)
public String getSelectedEarnCode()
public void setSelectedEarnCode(String selectedEarnCode)
public String getCalNav()
public void setCalNav(String calNav)
public String getTransferAccrualCategory()
public void setTransferAccrualCategory(String transferAccrualCategory)
public List<BalanceTransfer> getForfeitures()
public void setForfeitures(List<BalanceTransfer> forfeitures)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||