public class DocumentConfigurationViewAction extends KewKualiAction
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentConfigurationViewAction.PermissionForDisplay |
static class |
DocumentConfigurationViewAction.ResponsibilityForDisplay
Internal delegate class to wrap a responsibility and add an overridden flag.
|
DEFAULT_MAPPINGFORM_ACTION, FORWARD_NEXT, FORWARD_TEXT_AREA_UPDATE, METHOD_TO_CALL, POST_TEXT_AREA_TO_PARENT, TEXT_AREA_FIELD_ANCHOR, TEXT_AREA_FIELD_LABEL, TEXT_AREA_FIELD_NAME, TEXT_AREA_MAX_LENGTH, TEXT_AREA_READ_ONLY| Constructor and Description |
|---|
DocumentConfigurationViewAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAttributeLabel(DocumentConfigurationViewForm form,
String attributeName) |
protected void |
checkPermissions(DocumentConfigurationViewForm form) |
protected RouteNode |
flattenRouteNodes(RouteNode node,
Map<String,RouteNode> nodes) |
protected RouteNode |
flattenSplitNode(RouteNode splitNode,
Map<String,RouteNode> nodes) |
DataDictionaryService |
getDataDictionaryService() |
DocumentHelperService |
getDocumentHelperService() |
DocumentTypeService |
getDocumentTypeService() |
MaintenanceDocumentDictionaryService |
getMaintenanceDocumentDictionaryService() |
org.kuali.rice.kim.api.permission.PermissionService |
getPermissionService() |
org.kuali.rice.kim.api.responsibility.ResponsibilityService |
getResponsibilityService() |
org.kuali.rice.kim.api.role.RoleService |
getRoleService() |
RouteNodeService |
getRouteNodeService() |
protected void |
populateForm(DocumentConfigurationViewForm form) |
void |
populatePermissions(DocumentConfigurationViewForm form) |
void |
populateRelatedDocuments(DocumentConfigurationViewForm form) |
protected void |
populateRoutingExceptionResponsibility(DocumentConfigurationViewForm form) |
void |
populateRoutingResponsibilities(DocumentConfigurationViewForm form) |
org.apache.struts.action.ActionForward |
start(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
org.apache.struts.action.ActionForward |
toggleTab(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
defaultDispatch, getDefaultMapping, getReturnLocationaddMethodToCallToUncheckedList, checkAuthorization, dispatchMethod, doProcessingAfterPost, execute, findMethodToCall, getApplicationBaseUrl, getBusinessObjectAuthorizationService, getEncryptionService, getHeaderTabDispatch, getHeaderTabNavigateTo, getImageContext, getKualiModuleService, getLineToDelete, getLineToEdit, getRoleQualification, getSelectedLine, getTabToToggle, headerTab, hideAllTabs, isModuleLocked, performInquiry, performLookup, performQuestionWithInput, performQuestionWithInputAgainBecauseOfErrors, performQuestionWithoutInput, performWorkgroupLookup, postTextAreaToParent, refresh, retrieveLookupParameterValue, showAllTabs, updateTextArea, validateLookupInquiryFullParametercancelled, getMethod, getMethodName, getParameter, unspecifiedaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic DocumentConfigurationViewAction()
public org.apache.struts.action.ActionForward start(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
start in class KewKualiActionExceptionprotected void populateForm(DocumentConfigurationViewForm form)
protected void checkPermissions(DocumentConfigurationViewForm form)
public void populateRelatedDocuments(DocumentConfigurationViewForm form)
public void populatePermissions(DocumentConfigurationViewForm form)
protected void populateRoutingExceptionResponsibility(DocumentConfigurationViewForm form)
protected void addAttributeLabel(DocumentConfigurationViewForm form, String attributeName)
protected RouteNode flattenSplitNode(RouteNode splitNode, Map<String,RouteNode> nodes)
protected RouteNode flattenRouteNodes(RouteNode node, Map<String,RouteNode> nodes)
node - nodes - public void populateRoutingResponsibilities(DocumentConfigurationViewForm form)
public org.apache.struts.action.ActionForward toggleTab(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
toggleTab in class KualiActionExceptionpublic org.kuali.rice.kim.api.permission.PermissionService getPermissionService()
public org.kuali.rice.kim.api.role.RoleService getRoleService()
public org.kuali.rice.kim.api.responsibility.ResponsibilityService getResponsibilityService()
public DocumentTypeService getDocumentTypeService()
public DataDictionaryService getDataDictionaryService()
public RouteNodeService getRouteNodeService()
public DocumentHelperService getDocumentHelperService()
public MaintenanceDocumentDictionaryService getMaintenanceDocumentDictionaryService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.