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_MAPPING
FORM_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() |
defaultDispatch, getDefaultMapping, getReturnLocation
addMethodToCallToUncheckedList, 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, validateLookupInquiryFullParameter
cancelled, getMethod, getMethodName, getParameter, unspecified
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public 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 KewKualiAction
Exception
protected 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
KualiAction
toggleTab
in class KualiAction
Exception
public PermissionService getPermissionService()
public RoleService getRoleService()
public 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.