Class CrowdActionMapper

java.lang.Object
org.apache.struts2.dispatcher.mapper.DefaultActionMapper
com.atlassian.crowd.xwork.CrowdActionMapper
All Implemented Interfaces:
org.apache.struts2.dispatcher.mapper.ActionMapper

public class CrowdActionMapper extends org.apache.struts2.dispatcher.mapper.DefaultActionMapper
  • Field Summary

    Fields inherited from class org.apache.struts2.dispatcher.mapper.DefaultActionMapper

    ACTION_PREFIX, allowDynamicMethodCalls, allowedActionNames, allowedMethodNames, allowedNamespaceNames, allowSlashesInActionNames, alwaysSelectFullNamespace, container, defaultActionName, defaultMethodName, defaultNamespaceName, extensions, METHOD_PREFIX, prefixTrie
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.struts2.dispatcher.mapper.DefaultActionMapper

    addParameterAction, cleanupActionName, cleanupMethodName, cleanupNamespaceName, dropExtension, getDefaultExtension, getMapping, getMappingFromActionName, getUriFromActionMapping, handleDynamicMethod, handleExtension, handleName, handleNamespace, handleParams, isSlashesInActionNames, lookupExtension, parseActionName, parseNameAndNamespace, setAllowActionCrossNamespaceAccess, setAllowActionPrefix, setAllowDynamicMethodCalls, setAllowedActionNames, setAllowedMethodNames, setAllowedNamespaceNames, setAlwaysSelectFullNamespace, setContainer, setDefaultActionName, setDefaultMethodName, setDefaultNamespaceName, setExtensions, setSlashesInActionNames

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CrowdActionMapper

      public CrowdActionMapper()