public class PersonInfoActionForm extends KPMEForm
Constructor and Description |
---|
PersonInfoActionForm() |
getDocumentId, getDocumentStatus, getMethodToCall, getWorkflowUrl, isLeaveEnabled, isTimeEnabled, setDocumentId, setMethodToCall
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
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
public PersonInfoActionForm()
public String getServiceDate()
public void setServiceDate(String serviceDate)
public List<AccrualCategory> getAccrualCategories()
public void setAccrualCategories(List<AccrualCategory> accrualCategories)
public Map<String,BigDecimal> getAccrualCategoryRates()
public void setAccrualCategoryRates(Map<String,BigDecimal> accrualCategoryRates)
public Map<String,String> getAccrualEarnIntervals()
public void setAccrualEarnIntervals(Map<String,String> accrualEarnIntervals)
public Map<String,String> getUnitOfTime()
public void setUnitOfTime(Map<String,String> unitOfTime)
public String getPrincipalId()
getPrincipalId
in class KPMEForm
public void setPrincipalId(String principalId)
setPrincipalId
in class KPMEForm
public String getPrincipalName()
public void setPrincipalName(String principalName)
public List<Long> getApproverWorkAreas()
public void setApproverWorkAreas(List<Long> approverWorkAreas)
public List<Long> getReviewerWorkAreas()
public void setReviewerWorkAreas(List<Long> reviewerWorkAreas)
public List<String> getDeptAdminDepts()
public void setDeptAdminDepts(List<String> deptAdminDepts)
public List<String> getLocationAdminDepts()
public void setLocationAdminDepts(List<String> locationAdminDepts)
public Boolean getSystemAdmin()
public void setSystemAdmin(Boolean systemAdmin)
public Boolean getGlobalViewOnlyRoles()
public void setGlobalViewOnlyRoles(Boolean globalViewOnlyRoles)
public List<String> getDeptViewOnlyDepts()
public void setDeptViewOnlyDepts(List<String> deptViewOnlyDepts)
public String getTotalFTE()
public void setTotalFTE(String totalFTE)
public Map<Long,Set<Assignment>> getJobNumberToListAssignments()
public void setJobNumberToListAssignments(Map<Long,Set<Assignment>> jobNumberToListAssignments)
public Map<Long,Set<org.kuali.rice.kim.api.identity.Person>> getWorkAreaToApproverPerson()
public void setWorkAreaToApproverPerson(Map<Long,Set<org.kuali.rice.kim.api.identity.Person>> workAreaToApproverPerson)
public Map<String,Set<org.kuali.rice.kim.api.identity.Person>> getDeptToDeptAdminPerson()
public void setDeptToDeptAdminPerson(Map<String,Set<org.kuali.rice.kim.api.identity.Person>> deptToDeptAdminPerson)
public Map<String,Set<org.kuali.rice.kim.api.identity.Person>> getDeptToPayrollPerson()
public void setDeptToPayrollPerson(Map<String,Set<org.kuali.rice.kim.api.identity.Person>> deptToPayrollPerson)
public List<String> getPayrollProcessorDepts()
public void setPayrollProcessorDepts(List<String> payrollProcessorDepts)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.