Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Enum constant in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
- AbstractApplicationMessage - Class in org.exoplatform.web.application
-
Created by The eXo Platform SARL Author : Dang Van Minh minhdv81@yahoo.com Jun 7, 2006
- AbstractApplicationMessage() - Constructor for class org.exoplatform.web.application.AbstractApplicationMessage
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Any
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Assertion.Begin
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Assertion.End
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Char
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClass
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- accept(REVisitor<E>) - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- ACTION - Enum constant in enum class org.exoplatform.web.application.Phase
- ACTION - Static variable in class org.exoplatform.web.application.RequestContext
- add(RouteDescriptor...) - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- addApplication(T) - Method in class org.exoplatform.web.WebAppController
-
Add application (portlet, gadget) to the global application map if and only if it has not been registered yet.
- addCookie(Cookie) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- addFilterDefinitions(FilterDefinitionPlugin) - Method in class org.exoplatform.web.filter.ExtensibleFilter
-
Adds new
FilterDefinition - addHeader(String, String) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- addHeader(String, String, boolean) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- addMessage(String, Object[]) - Method in class org.exoplatform.web.application.CompoundApplicationMessage
- addPlugin(URLFactoryPlugin) - Method in class org.exoplatform.web.url.URLFactoryService
- addPortalApplicationLifecycle(ComponentPlugin) - Method in class org.exoplatform.web.application.ApplicationLifecycleExtension
- afterInit(FilterConfig) - Method in class org.exoplatform.web.filter.GenericFilter
- ajax - Variable in class org.exoplatform.web.url.PortalURL
-
.
- Alternative(RENode.Expr) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Alternative
- Alternative(RENode.Expr, RENode.Alternative) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Alternative
- And(RENode.CharacterClassExpr, RENode.CharacterClassExpr) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- Any() - Constructor for class org.exoplatform.web.controller.regexp.RENode.Any
- append(char) - Method in class org.exoplatform.web.controller.router.URIWriter
- append(String) - Method in class org.exoplatform.web.controller.router.URIWriter
- appendQueryParameter(String, String) - Method in class org.exoplatform.web.controller.router.URIWriter
-
Append a query parameter to the parameter set.
- appendSegment(char) - Method in class org.exoplatform.web.controller.router.URIWriter
-
Append a segment to the path.
- appendSegment(String) - Method in class org.exoplatform.web.controller.router.URIWriter
-
Append a segment to the path.
- Application - Class in org.exoplatform.web.application
-
Created by The eXo Platform SAS May 7, 2006
- Application() - Constructor for class org.exoplatform.web.application.Application
- ApplicationFactory<A,
C> - Interface in org.exoplatform.web.application - ApplicationLifecycle<E> - Interface in org.exoplatform.web.application
-
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 9, 2006
- ApplicationLifecycleExtension - Class in org.exoplatform.web.application
-
This is a service that will holds all WebUI application lifecycles to inject on PortalApplication instance using Kernel configuration instead of defining it inside webui-configuration.xml
- ApplicationLifecycleExtension() - Constructor for class org.exoplatform.web.application.ApplicationLifecycleExtension
- ApplicationMessage - Class in org.exoplatform.web.application
- ApplicationMessage(String, Object[]) - Constructor for class org.exoplatform.web.application.ApplicationMessage
- ApplicationMessage(String, Object[], int) - Constructor for class org.exoplatform.web.application.ApplicationMessage
- ApplicationRequestPhaseLifecycle<E> - Interface in org.exoplatform.web.application
-
Interface that extends
ApplicationLifecyclewith request phase methods that allow interception of before/after ACTION phase, and before/after RENDER phase of request processing. - ApplicationSession - Class in org.exoplatform.web.application
-
todo (julien) : remove that class that seem useless
- ApplicationSession() - Constructor for class org.exoplatform.web.application.ApplicationSession
- atLeast(int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- atLeast(Quantifier.Mode, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
B
- Begin() - Constructor for class org.exoplatform.web.controller.regexp.RENode.Assertion.Begin
- between(int, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- between(Quantifier.Mode, int, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
- build() - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- build(InputStream) - Method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- build(Reader) - Method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- build(XMLStreamReader) - Method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- build(RegexFactory) - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- build(StaxNavigator<Element>) - Method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
C
- canonical() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- CANONICAL - Enum constant in enum class org.exoplatform.web.controller.router.ValueMapping
-
Any value is canonically mapped.
- captureGroup(boolean) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- CAPTURING_GROUP - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- Char(char) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Char
- Char(char) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- CharacterClass(RENode.CharacterClassExpr) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClass
- clearAlternative() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- clearNext() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- commit() - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- compareTo(QualifiedName) - Method in class org.exoplatform.web.controller.QualifiedName
- compile(String) - Method in class org.exoplatform.web.controller.router.RegexFactory
- CompoundApplicationMessage - Class in org.exoplatform.web.application
- CompoundApplicationMessage() - Constructor for class org.exoplatform.web.application.CompoundApplicationMessage
- CompoundApplicationMessage(AbstractApplicationMessage) - Constructor for class org.exoplatform.web.application.CompoundApplicationMessage
- CONCURRENCY_FAILURE - Enum constant in enum class org.exoplatform.web.application.RequestFailure
- confirm - Variable in class org.exoplatform.web.url.PortalURL
-
.
- CONTEXT_DESTROYED - Static variable in class org.exoplatform.web.GenericHttpListener
-
The name of the "context destroyed" event
- CONTEXT_INITIALIZED - Static variable in class org.exoplatform.web.GenericHttpListener
-
The name of the "context initialized" event
- contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.web.GenericHttpListener
-
This method is called when the
ServletContextof the Portal is destroyed. - contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.web.resource.config.xml.FCKConfigListener
- contextInitialized(ServletContextEvent) - Method in class org.exoplatform.web.GenericHttpListener
-
This method is called when the
ServletContextof the Portal is initialized. - contextInitialized(ServletContextEvent) - Method in class org.exoplatform.web.resource.config.xml.FCKConfigListener
- CONTROLLER - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- ControllerContext - Class in org.exoplatform.web
- ControllerContext(WebAppController, Router, HttpServletRequest, HttpServletResponse, Map<QualifiedName, String>) - Constructor for class org.exoplatform.web.ControllerContext
- ControllerDescriptor - Class in org.exoplatform.web.controller.metadata
-
Describe a controller.
- ControllerDescriptor() - Constructor for class org.exoplatform.web.controller.metadata.ControllerDescriptor
- ControlMode - Enum Class in org.exoplatform.web.controller.router
- create(String) - Static method in class org.exoplatform.web.controller.QualifiedName
-
Creates a qualified name with an empty string qualifier.
- create(String, String) - Static method in class org.exoplatform.web.controller.QualifiedName
-
Creates a qualified name.
- createAjaxURL(T, String, String) - Method in class org.exoplatform.web.application.URLBuilder
- createAjaxURL(T, String, String, String) - Method in class org.exoplatform.web.application.URLBuilder
- createAjaxURL(T, String, String, String, Parameter[], boolean) - Method in class org.exoplatform.web.application.URLBuilder
- createApplication(C) - Method in interface org.exoplatform.web.application.ApplicationFactory
- createURL(String) - Method in class org.exoplatform.web.application.URLBuilder
- createURL(String, String) - Method in class org.exoplatform.web.application.URLBuilder
- createURL(String, String, Parameter[]) - Method in class org.exoplatform.web.application.URLBuilder
- createURL(String, Parameter[]) - Method in class org.exoplatform.web.application.URLBuilder
- createURL(ResourceType<R, L>) - Method in class org.exoplatform.web.application.RequestContext
- createURL(ResourceType<R, U>, R) - Method in class org.exoplatform.web.application.RequestContext
- createURL(T, String, String) - Method in class org.exoplatform.web.application.URLBuilder
- createURL(T, String, String, String, Parameter[], boolean) - Method in class org.exoplatform.web.application.URLBuilder
D
- DefaultRequestHandler - Class in org.exoplatform.web.handler
- DefaultRequestHandler(UserPortalConfigService) - Constructor for class org.exoplatform.web.handler.DefaultRequestHandler
- DELETE - Enum constant in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
- DescriptorBuilder - Class in org.exoplatform.web.controller.metadata
- DescriptorBuilder() - Constructor for class org.exoplatform.web.controller.metadata.DescriptorBuilder
- destroy() - Method in class org.exoplatform.web.filter.GenericFilter
- Disjunction() - Constructor for class org.exoplatform.web.controller.regexp.RENode.Disjunction
- Disjunction(RENode.Alternative) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Disjunction
- Disjunction(RENode.Alternative, RENode.Disjunction) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Disjunction
- Disjunction(RENode.Disjunction) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Disjunction
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface org.exoplatform.web.filter.Filter
-
The
doFiltermethod of the Filter is called by theExtensibleFiltereach time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.filter.GenericFilter
-
This filter calls
doFilterof theExtensibleFilterof the current eXo container if it cans be found otherwise it releases filter - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.web.filter.RedefinableResourceFilter
- doFilter(ServletRequest, ServletResponse, FilterChain, String) - Method in class org.exoplatform.web.filter.ExtensibleFilter
- DownloadHandler - Class in org.exoplatform.web.handler
-
Created by The eXo Platform SARL Author : LeBienThuy thuy.le@exoplatform.com Dec 9, 2006
- DownloadHandler() - Constructor for class org.exoplatform.web.handler.DownloadHandler
E
- Element - Enum Class in org.exoplatform.web.controller.metadata
- encode(char, Appendable) - Method in class org.exoplatform.web.controller.router.PercentEncoding
- encode(CharSequence) - Method in class org.exoplatform.web.controller.router.PercentEncoding
- encode(CharSequence, Appendable) - Method in class org.exoplatform.web.controller.router.PercentEncoding
- encodedBy(EncodingMode) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- encodeName(String) - Method in class org.exoplatform.web.handler.UploadHandler
- EncodingMode - Enum Class in org.exoplatform.web.controller.router
-
Specifies how a string value should be encoded in an URL.
- End() - Constructor for class org.exoplatform.web.controller.regexp.RENode.Assertion.End
- equals(Object) - Method in class org.exoplatform.web.application.ApplicationMessage
- equals(Object) - Method in class org.exoplatform.web.controller.QualifiedName
- equals(Object) - Method in class org.exoplatform.web.controller.regexp.Quantifier
- equals(Object) - Method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- ERROR - Static variable in class org.exoplatform.web.application.AbstractApplicationMessage
- escapeTo(char, Appendable) - Static method in class org.exoplatform.web.controller.regexp.Literal
- exactly(int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- exactly(Quantifier.Mode, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.web.handler.DownloadHandler
- execute(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.web.handler.UploadHandler
- execute(ControllerContext) - Method in class org.exoplatform.web.handler.DefaultRequestHandler
- execute(ControllerContext) - Method in class org.exoplatform.web.handler.DownloadHandler
- execute(ControllerContext) - Method in class org.exoplatform.web.handler.UploadHandler
- execute(ControllerContext) - Method in class org.exoplatform.web.WebRequestHandler
-
Execute a service.
- EXO_GADGET_TYPE - Static variable in class org.exoplatform.web.application.Application
- EXO_PORTAL_TYPE - Static variable in class org.exoplatform.web.application.Application
- EXO_PORTLET_TYPE - Static variable in class org.exoplatform.web.application.Application
- ExtensibleFilter - Class in org.exoplatform.web.filter
-
This class allows the rest of the platform to define new filters thanks to the external plugins.
- ExtensibleFilter() - Constructor for class org.exoplatform.web.filter.ExtensibleFilter
- ExtensiblePortalApplicationLifecycle - Class in org.exoplatform.web.application
-
This is a single application lifecycle that is added in webui-configuration.xml as point of extension to trigger real listeners injected via Kernel configuration on service
ApplicationLifecycleExtension - ExtensiblePortalApplicationLifecycle() - Constructor for class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
F
- FCK_CONTEXT_PATH - Static variable in class org.exoplatform.web.resource.config.xml.FCKConfigListener
- FCKConfigListener - Class in org.exoplatform.web.resource.config.xml
-
todo : julien : is it still used ?
- FCKConfigListener() - Constructor for class org.exoplatform.web.resource.config.xml.FCKConfigListener
- Filter - Interface in org.exoplatform.web.filter
-
This interface defines a Filter that cans be added to the
ExtensibleFilterCreated by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept. - FilterDefinition - Class in org.exoplatform.web.filter
-
This class defined all the variables needed to define a
FilterCreated by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept. - FilterDefinition() - Constructor for class org.exoplatform.web.filter.FilterDefinition
- FilterDefinition(Filter, List<String>) - Constructor for class org.exoplatform.web.filter.FilterDefinition
- FilterDefinitionPlugin - Class in org.exoplatform.web.filter
-
This class is used to add new
FilterDefinitionCreated by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept. - FilterDefinitionPlugin(InitParams) - Constructor for class org.exoplatform.web.filter.FilterDefinitionPlugin
- FilterMapping - Interface in org.exoplatform.web.filter
-
Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept.
- find(CharSequence) - Method in class org.exoplatform.web.controller.router.Regex.Matcher
- findRoutes(String) - Method in class org.exoplatform.web.WebAppController
- foo(RENode) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- form() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- FORM - Enum constant in enum class org.exoplatform.web.controller.router.EncodingMode
-
FORM encodes the whole string with the
x-www-form-urlencodedalso known as default form encoding. - forPrefix(String) - Static method in enum class org.exoplatform.web.controller.regexp.GroupType
G
- GenericFilter - Class in org.exoplatform.web.filter
-
This filter allows the rest of the platform to add their own filters without changing the web.xml file.
- GenericFilter() - Constructor for class org.exoplatform.web.filter.GenericFilter
- GenericHttpListener - Class in org.exoplatform.web
-
This class is used to broadcast any "HttpEvent" to allow the rest of the platform to be notified without changing the web.xml file.
- GenericHttpListener() - Constructor for class org.exoplatform.web.GenericHttpListener
- get() - Method in class org.exoplatform.web.controller.regexp.RENode.NonNullableRef
- get() - Method in class org.exoplatform.web.controller.regexp.RENode.NullableRef
- get() - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- getAjax() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the ajax mode.
- getAlternative() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- getApplication() - Method in class org.exoplatform.web.application.RequestContext
- getApplication(String) - Method in class org.exoplatform.web.WebAppController
- getApplicationByType(String) - Method in class org.exoplatform.web.WebAppController
- getApplicationGroup() - Method in class org.exoplatform.web.application.Application
- getApplicationId() - Method in class org.exoplatform.web.application.Application
- getApplicationLifecycle() - Method in class org.exoplatform.web.application.Application
- getApplicationName() - Method in class org.exoplatform.web.application.Application
- getApplicationResourceBundle() - Method in class org.exoplatform.web.application.RequestContext
- getApplicationServiceContainer() - Method in class org.exoplatform.web.application.Application
- getApplicationSession() - Method in class org.exoplatform.web.application.RequestContext
- getApplicationType() - Method in class org.exoplatform.web.application.Application
- getAttribute(Class) - Method in class org.exoplatform.web.application.RequestContext
- getAttribute(String) - Method in class org.exoplatform.web.application.Application
- getAttribute(String) - Method in class org.exoplatform.web.application.ApplicationSession
- getAttribute(String) - Method in class org.exoplatform.web.application.RequestContext
- getAttribute(String, Object) - Method in class org.exoplatform.web.WebAppController
- getAuthorityUse() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the current authority use.
- getCaptureGroup() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- getChildren() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getClose() - Method in enum class org.exoplatform.web.controller.regexp.GroupType
- getConfigurationPath() - Method in class org.exoplatform.web.WebAppController
- getConfirm() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the confirm message.
- getContext() - Method in class org.exoplatform.web.url.PortalURL
- getController() - Method in class org.exoplatform.web.ControllerContext
- getControlMode() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- getCurrentInstance() - Static method in class org.exoplatform.web.application.RequestContext
-
Deprecated, for removal: This API element is subject to removal in a future version.Use PortalRequestContext#getCurrentInstance or PortletRequestContext#getCurrentInstance for type casting safe instead
- getDisjunction() - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- getEncodingMode() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- getEnd() - Method in class org.exoplatform.web.controller.router.Regex.Match
- getEscape(char) - Method in class org.exoplatform.web.controller.regexp.Literal
-
Return the char value as a string literal in a regexp.
- getExpr() - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- getExpr() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClass
- getFilter() - Method in class org.exoplatform.web.filter.FilterDefinition
- getFilterDefinitions() - Method in class org.exoplatform.web.filter.FilterDefinitionPlugin
- getFrom() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- getFullRender() - Method in class org.exoplatform.web.application.RequestContext
- getHandler(String) - Method in class org.exoplatform.web.WebAppController
- getHandlerName() - Method in class org.exoplatform.web.handler.DefaultRequestHandler
- getHandlerName() - Method in class org.exoplatform.web.handler.DownloadHandler
- getHandlerName() - Method in class org.exoplatform.web.handler.UploadHandler
- getHandlerName() - Method in class org.exoplatform.web.WebRequestHandler
-
Returns the handler name.
- getId() - Method in class org.exoplatform.web.application.ApplicationSession
- getIndex() - Method in class org.exoplatform.web.controller.regexp.REParser
- getIndex() - Method in class org.exoplatform.web.controller.regexp.Stream
- getLeft() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- getLeft() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- getLocale() - Method in class org.exoplatform.web.application.RequestContext
- getLocale() - Method in class org.exoplatform.web.application.URLBuilder
- getLocale() - Method in class org.exoplatform.web.url.PortalURL
- getMapping() - Method in class org.exoplatform.web.filter.FilterDefinition
- getMessage() - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- getMessage() - Method in class org.exoplatform.web.application.ApplicationMessage
- getMessage() - Method in class org.exoplatform.web.application.CompoundApplicationMessage
- getMessageKey() - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- getMessageKey() - Method in class org.exoplatform.web.application.ApplicationMessage
- getMimeType() - Method in class org.exoplatform.web.controller.router.URIWriter
- getMimeType() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the current mime type that this URL will be generated for, or null if none is set (which means there is no guarantees about the mime type that will be used as target but it's likely to be
MimeType.XHTML). - getMin() - Method in class org.exoplatform.web.controller.regexp.Quantifier
- getMin() - Method in class org.exoplatform.web.controller.regexp.RENode.Expr
- getName() - Method in class org.exoplatform.web.application.Parameter
- getName() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- getName() - Method in class org.exoplatform.web.controller.QualifiedName
-
Returns the name.
- getName() - Method in class org.exoplatform.web.controller.router.RegexFactory
- getNegated() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- getNext() - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- getNext() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- getNodeURI() - Method in class org.exoplatform.web.url.navigation.NavigationResource
- getOpen() - Method in enum class org.exoplatform.web.controller.regexp.GroupType
- getOrientation() - Method in class org.exoplatform.web.application.RequestContext
-
Returns the orientation for the current request.
- getOwnerResourceBundle(String, Locale) - Method in class org.exoplatform.web.application.Application
- getParameter(QualifiedName) - Method in class org.exoplatform.web.ControllerContext
- getParameterNames() - Method in class org.exoplatform.web.url.navigation.NodeURL
- getParameterNames() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the set of parameter names provided this url.
- getParameterNames() - Method in class org.exoplatform.web.url.simple.SimpleURL
- getParameterValue(QualifiedName) - Method in class org.exoplatform.web.url.navigation.NodeURL
- getParameterValue(QualifiedName) - Method in class org.exoplatform.web.url.PortalURL
-
Returns a specified parameter value or null when it is not available.
- getParameterValue(QualifiedName) - Method in class org.exoplatform.web.url.simple.SimpleURL
- getParent() - Method in class org.exoplatform.web.controller.regexp.RENode
- getParentAppRequestContext() - Method in class org.exoplatform.web.application.RequestContext
- getPath() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getPathParams() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getPattern() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- getPattern() - Method in class org.exoplatform.web.controller.router.Regex
- getPattern() - Method in class org.exoplatform.web.controller.router.Regex.Java
- getPortalApplicationLifecycles() - Method in class org.exoplatform.web.application.ApplicationLifecycleExtension
- getQualifiedName() - Method in class org.exoplatform.web.controller.metadata.ParamDescriptor
- getQualifier() - Method in class org.exoplatform.web.controller.QualifiedName
-
Returns the qualifier.
- getQuantifier() - Method in class org.exoplatform.web.controller.regexp.RENode.Expr
- getQueryParameters() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the query parameters.
- getQueryParameterValue(String) - Method in class org.exoplatform.web.url.PortalURL
-
Returns a query parameter value or null if it does not exist.
- getQueryParameterValues(String) - Method in class org.exoplatform.web.url.PortalURL
-
Returns a query parameter value or null if it does not exist.
- getRemoteUser() - Method in class org.exoplatform.web.application.RequestContext
- getRemoveLocale() - Method in class org.exoplatform.web.application.URLBuilder
- getRequest() - Method in class org.exoplatform.web.ControllerContext
- getRequestParam(String) - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRequestParameter(String) - Method in class org.exoplatform.web.application.RequestContext
- getRequestParameterValues(String) - Method in class org.exoplatform.web.application.RequestContext
- getRequestParamMatchNames() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRequestParams() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRequiresLifeCycle() - Method in class org.exoplatform.web.handler.DefaultRequestHandler
- getRequiresLifeCycle() - Method in class org.exoplatform.web.handler.DownloadHandler
- getRequiresLifeCycle() - Method in class org.exoplatform.web.handler.UploadHandler
- getRequiresLifeCycle() - Method in class org.exoplatform.web.WebRequestHandler
-
Flag if particular handler requires lifecycle.
- getResource() - Method in class org.exoplatform.web.url.navigation.NodeURL
- getResource() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the current resource associated with this URL.
- getResource() - Method in class org.exoplatform.web.url.simple.SimpleURL
- getResourceBundle() - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- getResourceBundle(Locale) - Method in class org.exoplatform.web.application.Application
- getResourceResolver() - Method in class org.exoplatform.web.application.Application
- getResourceType() - Method in class org.exoplatform.web.url.navigation.NodeURLFactoryPlugin
- getResourceType() - Method in class org.exoplatform.web.url.simple.SimpleURLFactoryPlugin
- getResourceType() - Method in class org.exoplatform.web.url.URLFactoryPlugin
-
Returns the resource type.
- getResponse() - Method in class org.exoplatform.web.ControllerContext
- getRight() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- getRight() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- getRoot() - Method in class org.exoplatform.web.controller.regexp.RENode
- getRouteParam(QualifiedName) - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRouteParamNames() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRouteParams() - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- getRouter() - Method in class org.exoplatform.web.WebAppController
- getRoutes() - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- getSchemeUse() - Method in class org.exoplatform.web.url.PortalURL
-
Returns the current scheme use.
- getSeparatorEscape() - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- getSiteName() - Method in class org.exoplatform.web.url.navigation.NavigationResource
- getSiteType() - Method in class org.exoplatform.web.url.navigation.NavigationResource
- getStart() - Method in class org.exoplatform.web.controller.router.Regex.Match
- getTo() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- getType() - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- getType() - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- getType() - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- getURLBuilder() - Method in class org.exoplatform.web.application.RequestContext
- getURLFactory() - Method in class org.exoplatform.web.application.RequestContext
-
Returns the url factory associated with this context.
- getUserAttribute(String) - Method in class org.exoplatform.web.application.ApplicationSession
- getUserPortal() - Method in class org.exoplatform.web.application.RequestContext
- getValue() - Method in class org.exoplatform.web.application.Parameter
- getValue() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- getValue() - Method in class org.exoplatform.web.controller.metadata.RouteParamDescriptor
- getValue() - Method in class org.exoplatform.web.controller.QualifiedName
-
Returns the string representation.
- getValue() - Method in class org.exoplatform.web.controller.regexp.RENode.Char
- getValue() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- getValue() - Method in class org.exoplatform.web.controller.router.Regex.Match
- getValueMapping() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- getValueType() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- getWriter() - Method in class org.exoplatform.web.application.RequestContext
- GREEDY - Enum constant in enum class org.exoplatform.web.controller.regexp.Quantifier.Mode
- Group(RENode.Disjunction, GroupType) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Group
- GroupType - Enum Class in org.exoplatform.web.controller.regexp
H
- HANDLER_PARAM - Static variable in class org.exoplatform.web.WebAppController
-
.
- hasAlternative() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- hashCode() - Method in class org.exoplatform.web.application.ApplicationMessage
- hashCode() - Method in class org.exoplatform.web.controller.QualifiedName
- hasNext() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- hasNext() - Method in class org.exoplatform.web.controller.regexp.Stream
- hasNext(char) - Method in class org.exoplatform.web.controller.regexp.Stream
- hasNext(int) - Method in class org.exoplatform.web.controller.regexp.Stream
- hasNext(int, char) - Method in class org.exoplatform.web.controller.regexp.Stream
- host - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
I
- INFO - Static variable in class org.exoplatform.web.application.AbstractApplicationMessage
- IO_FAILURE - Enum constant in enum class org.exoplatform.web.application.RequestFailure
- isArgsLocalized() - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- isCSRFCheck() - Method in class org.exoplatform.web.url.PortalURL
- isDone() - Method in class org.exoplatform.web.controller.regexp.REParser
- isEmpty() - Method in class org.exoplatform.web.application.CompoundApplicationMessage
- isEscaped(char) - Static method in class org.exoplatform.web.controller.regexp.Literal
-
Return true if the char should be escaped.
- isNotNull() - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- isNull() - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- isUserInRole(String) - Method in class org.exoplatform.web.application.RequestContext
- isWrapMethods() - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
J
- Java(String) - Constructor for class org.exoplatform.web.controller.router.Regex.Java
- JAVA - Static variable in class org.exoplatform.web.controller.router.RegexFactory
- JSR168_APPLICATION_TYPE - Static variable in class org.exoplatform.web.application.Application
L
- LANG - Static variable in class org.exoplatform.web.url.simple.SimpleURL
- Literal - Class in org.exoplatform.web.controller.regexp
- Literal() - Constructor for class org.exoplatform.web.controller.regexp.Literal
- LITERAL - Enum constant in enum class org.exoplatform.web.controller.router.ValueType
- loadConfiguration(String) - Method in class org.exoplatform.web.WebAppController
- loadConfiguration(URL) - Method in class org.exoplatform.web.WebAppController
- locale - Variable in class org.exoplatform.web.application.URLBuilder
-
.
- log - Static variable in class org.exoplatform.web.WebAppController
-
.
M
- MalformedRouteException - Exception Class in org.exoplatform.web.controller.router
-
A malformed route.
- MalformedRouteException() - Constructor for exception class org.exoplatform.web.controller.router.MalformedRouteException
- MalformedRouteException(String) - Constructor for exception class org.exoplatform.web.controller.router.MalformedRouteException
- MalformedRouteException(String, Throwable) - Constructor for exception class org.exoplatform.web.controller.router.MalformedRouteException
- MalformedRouteException(Throwable) - Constructor for exception class org.exoplatform.web.controller.router.MalformedRouteException
- match(String) - Method in interface org.exoplatform.web.filter.FilterMapping
-
Indicates if the current path matches with the current mapping
- Match(int, int, String) - Constructor for class org.exoplatform.web.controller.router.Regex.Match
- matchedBy(String) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- matchedByLiteral(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- matchedByPattern(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- matcher() - Method in class org.exoplatform.web.controller.router.Regex.Java
- matcher() - Method in class org.exoplatform.web.controller.router.Regex
- matcher(String, Map<String, String[]>) - Method in class org.exoplatform.web.controller.router.Router
- Matcher() - Constructor for class org.exoplatform.web.controller.router.Regex.Matcher
- matches(CharSequence) - Method in class org.exoplatform.web.controller.router.Regex.Matcher
- mimeType - Variable in class org.exoplatform.web.url.PortalURL
-
.
- MimeType - Enum Class in org.exoplatform.web.url
-
A simple mime type enumeration that is used when a URL is generated.
N
- named(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- NavigationResource - Class in org.exoplatform.web.url.navigation
-
A class that contains combination of a portal name and a page node to determine the target URL
- NavigationResource(SiteKey, String) - Constructor for class org.exoplatform.web.url.navigation.NavigationResource
- NavigationResource(SiteType, String, String) - Constructor for class org.exoplatform.web.url.navigation.NavigationResource
- NavigationResource(UserNode) - Constructor for class org.exoplatform.web.url.navigation.NavigationResource
- NEGATIVE_LOOKAHEAD - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- NEGATIVE_LOOKBEHIND - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- NEVER_EMPTY - Enum constant in enum class org.exoplatform.web.controller.router.ValueMapping
-
An empty value is considered as a null value. Other values are mapped canonically.
- NEVER_NULL - Enum constant in enum class org.exoplatform.web.controller.router.ValueMapping
-
A null value is considered as an empty value. Other values are mapped canonically.
- neverEmpty() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- neverNull() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- newURL(ResourceType<R, U>, URLContext) - Method in class org.exoplatform.web.url.URLFactory
-
Creates a new url or return null if the resource type cannot be resolved to an url.
- newURL(ResourceType<R, U>, URLContext) - Method in class org.exoplatform.web.url.URLFactoryService
- newURL(ResourceType<R, U>, URLFactory) - Method in class org.exoplatform.web.application.RequestContext
- newURL(URLContext) - Method in class org.exoplatform.web.url.navigation.NodeURLFactoryPlugin
- newURL(URLContext) - Method in class org.exoplatform.web.url.simple.SimpleURLFactoryPlugin
- newURL(URLContext) - Method in class org.exoplatform.web.url.URLFactoryPlugin
-
Returns a new url instance.
- next() - Method in class org.exoplatform.web.controller.regexp.Stream
- next(char) - Method in class org.exoplatform.web.controller.regexp.Stream
- NO_MATCHES - Static variable in class org.exoplatform.web.controller.router.Regex
-
.
- NodeURL - Class in org.exoplatform.web.url.navigation
-
An url for navigation.
- NodeURL(URLContext) - Constructor for class org.exoplatform.web.url.navigation.NodeURL
- NodeURLFactoryPlugin - Class in org.exoplatform.web.url.navigation
- NodeURLFactoryPlugin() - Constructor for class org.exoplatform.web.url.navigation.NodeURLFactoryPlugin
- NON_CAPTURING_GROUP - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- NonNullableRef(RENode, Class<N>, N) - Constructor for class org.exoplatform.web.controller.regexp.RENode.NonNullableRef
- Not(RENode.CharacterClassExpr) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- NULL_MATCH - Static variable in class org.exoplatform.web.controller.router.Regex
-
.
- NullableRef(RENode, Class<N>) - Constructor for class org.exoplatform.web.controller.regexp.RENode.NullableRef
- NullableRef(RENode, Class<N>, N) - Constructor for class org.exoplatform.web.controller.regexp.RENode.NullableRef
O
- onceOrNotAtAll() - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- onceOrNotAtAll(Quantifier.Mode) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
- onDestroy() - Method in class org.exoplatform.web.application.Application
- onDestroy(Application) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
- onDestroy(Application) - Method in class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
- onDestroy(WebAppController) - Method in class org.exoplatform.web.WebRequestHandler
-
Destroy callback.
- onEndRequest(Application, E) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
- onEndRequest(Application, RequestContext) - Method in class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
- onEndRequestPhase(Application, E, Phase) - Method in interface org.exoplatform.web.application.ApplicationRequestPhaseLifecycle
-
Perform any processing required at the end of
Phase.ACTIONorPhase.RENDERphase. - oneOrMore() - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- oneOrMore(Quantifier.Mode) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
- onEvent(Event<NavigationService, SiteKey>) - Method in class org.exoplatform.web.portal.RefreshCurrentUserPortal
- onFailRequest(Application, E, RequestFailure) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
- onFailRequest(Application, RequestContext, RequestFailure) - Method in class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
- onHandlersInit(ServletConfig) - Method in class org.exoplatform.web.WebAppController
-
Delegate init action to handler, for example: PortalRequestHandler have a change to create and register PortalApplication with WebAppController
- onInit() - Method in class org.exoplatform.web.application.Application
- onInit(Application) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
- onInit(Application) - Method in class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
- onInit(WebAppController, ServletConfig) - Method in class org.exoplatform.web.WebRequestHandler
-
Init callback.
- onSessionCreated(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.web.GenericHttpListener
-
This method is called when a HTTP session of a Portal instance is created.
- onSessionDestroyed(ExoContainer, HttpSessionEvent) - Method in class org.exoplatform.web.GenericHttpListener
-
This method is called when a HTTP session of a Portal instance is destroyed.
- onStartRequest(Application, E) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
- onStartRequest(Application, RequestContext) - Method in class org.exoplatform.web.application.ExtensiblePortalApplicationLifecycle
- onStartRequestPhase(Application, E, Phase) - Method in interface org.exoplatform.web.application.ApplicationRequestPhaseLifecycle
-
Perform any processing required at the beginning of
Phase.ACTIONorPhase.RENDERphase. - optional() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- OPTIONAL - Enum constant in enum class org.exoplatform.web.controller.router.ControlMode
- Or(RENode.CharacterClassExpr, RENode.CharacterClassExpr) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- org.exoplatform.web - package org.exoplatform.web
- org.exoplatform.web.application - package org.exoplatform.web.application
- org.exoplatform.web.controller - package org.exoplatform.web.controller
- org.exoplatform.web.controller.metadata - package org.exoplatform.web.controller.metadata
- org.exoplatform.web.controller.regexp - package org.exoplatform.web.controller.regexp
- org.exoplatform.web.controller.router - package org.exoplatform.web.controller.router
- org.exoplatform.web.filter - package org.exoplatform.web.filter
- org.exoplatform.web.handler - package org.exoplatform.web.handler
- org.exoplatform.web.portal - package org.exoplatform.web.portal
- org.exoplatform.web.resource.config.xml - package org.exoplatform.web.resource.config.xml
- org.exoplatform.web.url - package org.exoplatform.web.url
- org.exoplatform.web.url.navigation - package org.exoplatform.web.url.navigation
- org.exoplatform.web.url.simple - package org.exoplatform.web.url.simple
P
- ParamDescriptor - Class in org.exoplatform.web.controller.metadata
- ParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.ParamDescriptor
- ParamDescriptor(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.ParamDescriptor
- Parameter - Class in org.exoplatform.web.application
-
Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Oct 26, 2006
- Parameter(String, String) - Constructor for class org.exoplatform.web.application.Parameter
- parentAppRequestContext_ - Variable in class org.exoplatform.web.application.RequestContext
- parse() - Method in class org.exoplatform.web.controller.regexp.REParser
- parse(String) - Static method in class org.exoplatform.web.controller.QualifiedName
-
Parse the string representation of a qname and returns a qualified name.
- parseAlternative() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacter() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacterClass() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacterClassExpression() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacterClassLiteral() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacterClassTerm() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseCharacterLiteral() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseDisjunction() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseExpression() - Method in class org.exoplatform.web.controller.regexp.REParser
- parseQuantifier() - Method in class org.exoplatform.web.controller.regexp.REParser
- PATH - Static variable in class org.exoplatform.web.url.navigation.NodeURL
-
.
- PATH_PARAM - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- PATH_SEGMENT - Static variable in class org.exoplatform.web.controller.router.PercentEncoding
-
Path segment.
- pathParam(String) - Static method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- PathParamDescriptor - Class in org.exoplatform.web.controller.metadata
- PathParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.PathParamDescriptor
- PathParamDescriptor(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.PathParamDescriptor
- PATTERN - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- PATTERN - Enum constant in enum class org.exoplatform.web.controller.router.ValueType
- peek() - Method in class org.exoplatform.web.controller.regexp.Stream
- peek(int) - Method in class org.exoplatform.web.controller.regexp.Stream
- PercentEncoding - Class in org.exoplatform.web.controller.router
- Phase - Enum Class in org.exoplatform.web.application
-
Enum representing request processing phases.
- PLAIN - Enum constant in enum class org.exoplatform.web.url.MimeType
- port - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
- PortalHttpServletResponseWrapper - Class in org.exoplatform.web
-
A class that wraps HttpServletResponse to commit all changes once the request is handled by all possible handlers
- PortalHttpServletResponseWrapper(HttpServletResponse) - Constructor for class org.exoplatform.web.PortalHttpServletResponseWrapper
- PortalURL<R,
U> - Class in org.exoplatform.web.url -
An URL for a resource managed by the portal.
- PortalURL(URLContext) - Constructor for class org.exoplatform.web.url.PortalURL
-
Create a portal URL instance.
- POSITIVE_LOOKAHEAD - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- POSITIVE_LOOKBEHIND - Enum constant in enum class org.exoplatform.web.controller.regexp.GroupType
- POSSESSIVE - Enum constant in enum class org.exoplatform.web.controller.regexp.Quantifier.Mode
- PRESERVE_PATH - Enum constant in enum class org.exoplatform.web.controller.router.EncodingMode
-
PRESERVE_PATH encodes the whole string like the
EncodingMode.FORMbut preserve the path separators. - preservePath() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- PROGRESS - Enum constant in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
Q
- QualifiedName - Class in org.exoplatform.web.controller
-
A qualified name that is a qualifier and a name.
- Quantifier - Class in org.exoplatform.web.controller.regexp
- Quantifier(Quantifier.Mode, int, Integer) - Constructor for class org.exoplatform.web.controller.regexp.Quantifier
- Quantifier(Quantifier.Mode, Quantifier.Range) - Constructor for class org.exoplatform.web.controller.regexp.Quantifier
- Quantifier.Mode - Enum Class in org.exoplatform.web.controller.regexp
- Quantifier.Range - Class in org.exoplatform.web.controller.regexp
- QUERY_PARAM - Static variable in class org.exoplatform.web.controller.router.PercentEncoding
-
Query params name or value.
- queryParams - Variable in class org.exoplatform.web.url.PortalURL
-
.
R
- Range(int, Integer) - Constructor for class org.exoplatform.web.controller.regexp.Quantifier.Range
- Range(RENode.CharacterClassExpr.Char, RENode.CharacterClassExpr.Char) - Constructor for class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- RedefinableResourceFilter - Class in org.exoplatform.web.filter
-
A filter enables resource overriding via extension mechanism.
- RedefinableResourceFilter() - Constructor for class org.exoplatform.web.filter.RedefinableResourceFilter
- Ref(RENode, Class<N>) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Ref
- RefreshCurrentUserPortal - Class in org.exoplatform.web.portal
-
This listener attempts to find the
UserPortalassociated with the current request and invalidate it when the navigation service emits an event for a navigation modification. - RefreshCurrentUserPortal() - Constructor for class org.exoplatform.web.portal.RefreshCurrentUserPortal
- Regex - Class in org.exoplatform.web.controller.router
- Regex() - Constructor for class org.exoplatform.web.controller.router.Regex
- Regex.Java - Class in org.exoplatform.web.controller.router
- Regex.Match - Class in org.exoplatform.web.controller.router
- Regex.Matcher - Class in org.exoplatform.web.controller.router
- RegexFactory - Class in org.exoplatform.web.controller.router
- RegexFactory() - Constructor for class org.exoplatform.web.controller.router.RegexFactory
- register(WebRequestHandler) - Method in class org.exoplatform.web.WebAppController
-
Register an handler as a component plugin, this method is invoked by the kernel with reflection.
- reloadConfiguration() - Method in class org.exoplatform.web.WebAppController
- RELUCTANT - Enum constant in enum class org.exoplatform.web.controller.regexp.Quantifier.Mode
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- remove(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr
-
Remove the specifed char from the expression.
- removeApplication(String) - Method in class org.exoplatform.web.WebAppController
- removeLocale - Variable in class org.exoplatform.web.application.URLBuilder
-
.
- render(Map<QualifiedName, String>) - Method in class org.exoplatform.web.controller.router.Router
- render(Map<QualifiedName, String>, URIWriter) - Method in class org.exoplatform.web.controller.router.Router
- render(RENode, A) - Static method in class org.exoplatform.web.controller.regexp.RERenderer
- render(RenderContext) - Method in class org.exoplatform.web.controller.router.Router
- render(RenderContext, URIWriter) - Method in class org.exoplatform.web.controller.router.Router
- render(U) - Method in class org.exoplatform.web.url.simple.SimpleURLContext
- render(U) - Method in interface org.exoplatform.web.url.URLContext
-
Renders the url.
- RENDER - Enum constant in enum class org.exoplatform.web.application.Phase
- RenderContext - Class in org.exoplatform.web.controller.router
-
The render context used to compute the rendering of a parameter map.
- RenderContext() - Constructor for class org.exoplatform.web.controller.router.RenderContext
- RenderContext(Map<QualifiedName, String>) - Constructor for class org.exoplatform.web.controller.router.RenderContext
- renderURL(Map<QualifiedName, String>, URIWriter) - Method in class org.exoplatform.web.ControllerContext
- RENode - Class in org.exoplatform.web.controller.regexp
- RENode() - Constructor for class org.exoplatform.web.controller.regexp.RENode
- RENode.Alternative - Class in org.exoplatform.web.controller.regexp
- RENode.Any - Class in org.exoplatform.web.controller.regexp
- RENode.Assertion - Class in org.exoplatform.web.controller.regexp
- RENode.Assertion.Begin - Class in org.exoplatform.web.controller.regexp
- RENode.Assertion.End - Class in org.exoplatform.web.controller.regexp
- RENode.Atom - Class in org.exoplatform.web.controller.regexp
- RENode.Char - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClass - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr.And - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr.Char - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr.Not - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr.Or - Class in org.exoplatform.web.controller.regexp
- RENode.CharacterClassExpr.Range - Class in org.exoplatform.web.controller.regexp
- RENode.Disjunction - Class in org.exoplatform.web.controller.regexp
- RENode.Expr - Class in org.exoplatform.web.controller.regexp
- RENode.Group - Class in org.exoplatform.web.controller.regexp
- RENode.NonNullableRef<N> - Class in org.exoplatform.web.controller.regexp
- RENode.NullableRef<N> - Class in org.exoplatform.web.controller.regexp
- RENode.Ref<N> - Class in org.exoplatform.web.controller.regexp
- REParser - Class in org.exoplatform.web.controller.regexp
- REParser(CharSequence) - Constructor for class org.exoplatform.web.controller.regexp.REParser
- REParser(Lexer) - Constructor for class org.exoplatform.web.controller.regexp.REParser
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- replace(char, char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr
-
Remove the specifed char from the expression.
- replace(RENode) - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- replaceBy(RENode) - Method in class org.exoplatform.web.controller.regexp.RENode
- REQUEST_PARAM - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- REQUEST_SITE_NAME - Static variable in class org.exoplatform.web.url.navigation.NodeURL
-
.
- REQUEST_SITE_TYPE - Static variable in class org.exoplatform.web.url.navigation.NodeURL
-
.
- RequestContext - Class in org.exoplatform.web.application
-
Created by The eXo Platform SAS May 7, 2006 This abstract class is a wrapper on top of the request information such as the Locale in use, the application (for instance PortalApplication, PortletApplication...), an access to the JavascriptManager as well as a reference to the URLBuilder in use.
- RequestContext(Application) - Constructor for class org.exoplatform.web.application.RequestContext
- RequestContext(RequestContext, Application) - Constructor for class org.exoplatform.web.application.RequestContext
- RequestFailure - Enum Class in org.exoplatform.web.application
- requestHandler - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
- requestParam(String) - Static method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- RequestParamDescriptor - Class in org.exoplatform.web.controller.metadata
- RequestParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- RequestParamDescriptor(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- required() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- REQUIRED - Enum constant in enum class org.exoplatform.web.controller.router.ControlMode
- requirePortalEnvironment() - Method in class org.exoplatform.web.GenericHttpListener
- RERenderer - Class in org.exoplatform.web.controller.regexp
-
Renders a
RENodeto its pattern representation. - RERenderer(Appendable) - Constructor for class org.exoplatform.web.controller.regexp.RERenderer
- reset() - Method in class org.exoplatform.web.controller.regexp.REParser
- reset() - Method in class org.exoplatform.web.controller.regexp.Stream
- reset() - Method in class org.exoplatform.web.url.PortalURL
-
Reset the Portal URL state
- reset(Appendable) - Method in class org.exoplatform.web.controller.router.URIWriter
-
Reset the writer for reuse.
- reset(Map<QualifiedName, String>) - Method in class org.exoplatform.web.controller.router.RenderContext
-
Reuse the context with new parameters.
- resolveMessage(String) - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- ResourceType<R,
U> - Class in org.exoplatform.web.url -
The type of a resource.
- ResourceType() - Constructor for class org.exoplatform.web.url.ResourceType
- REVisitor<E> - Class in org.exoplatform.web.controller.regexp
-
Renders a
RENodeto its pattern representation. - REVisitor() - Constructor for class org.exoplatform.web.controller.regexp.REVisitor
- route(String) - Static method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- route(String) - Method in class org.exoplatform.web.controller.router.Router
- route(String, Map<String, String[]>) - Method in class org.exoplatform.web.controller.router.Router
- ROUTE - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- ROUTE_PARAM - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- RouteDescriptor - Class in org.exoplatform.web.controller.metadata
-
Describes a route.
- RouteDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.RouteDescriptor
- RouteEscaper - Class in org.exoplatform.web.controller.router
-
The route escaper transformer a regular expression with the following rules: substitute any char occurence of the source s by the destination d replace the any by the negated destination character [^] append
&&[^s]to any top character class A few examples with / replaced by _: / becomes _ . becomes [^/] [a/] becomes[a_&[^/]][,-1] becomes[,-.0-1_&&[^/]] - RouteEscaper(char, char) - Constructor for class org.exoplatform.web.controller.router.RouteEscaper
- routeParam(String) - Static method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- RouteParamDescriptor - Class in org.exoplatform.web.controller.metadata
- RouteParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.RouteParamDescriptor
- RouteParamDescriptor(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.RouteParamDescriptor
- router() - Static method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
- Router - Class in org.exoplatform.web.controller.router
-
The router takes care of mapping a request to a a map.
- Router(ControllerDescriptor) - Constructor for class org.exoplatform.web.controller.router.Router
- Router(ControllerDescriptor, RegexFactory) - Constructor for class org.exoplatform.web.controller.router.Router
- RouterConfigException - Exception Class in org.exoplatform.web.controller.router
- RouterConfigException() - Constructor for exception class org.exoplatform.web.controller.router.RouterConfigException
- RouterConfigException(String) - Constructor for exception class org.exoplatform.web.controller.router.RouterConfigException
- RouterConfigException(String, Throwable) - Constructor for exception class org.exoplatform.web.controller.router.RouterConfigException
- RouterConfigException(Throwable) - Constructor for exception class org.exoplatform.web.controller.router.RouterConfigException
S
- scheme - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
- sendError(int) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- sendError(int, String) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- sendRedirect(String) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- separatorEscapedBy(char) - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.web.WebAppController
-
This is the first method - in the GateIn portal - reached by incoming HTTP request, it acts like a servlet service() method.
- servletContext - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
- SESSION_CREATED - Static variable in class org.exoplatform.web.GenericHttpListener
-
The name of the "session created" event
- SESSION_DESTROYED - Static variable in class org.exoplatform.web.GenericHttpListener
-
The name of the "session destroyed" event
- set(N) - Method in class org.exoplatform.web.controller.regexp.RENode.NonNullableRef
- set(N) - Method in class org.exoplatform.web.controller.regexp.RENode.NullableRef
- set(N) - Method in class org.exoplatform.web.controller.regexp.RENode.Ref
- setAjax(Boolean) - Method in class org.exoplatform.web.url.PortalURL
-
Update the ajax mode.
- setAlternative(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- setApplicationLifecycle(List<ApplicationLifecycle>) - Method in class org.exoplatform.web.application.Application
- setArgsLocalized(boolean) - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- setAttribute(Class, Object) - Method in class org.exoplatform.web.application.RequestContext
- setAttribute(String, Object) - Method in class org.exoplatform.web.application.Application
- setAttribute(String, Object) - Method in class org.exoplatform.web.application.RequestContext
- setAttribute(String, Object, boolean) - Method in class org.exoplatform.web.application.ApplicationSession
- setAuthorityUse(boolean) - Method in class org.exoplatform.web.url.PortalURL
-
Control the authority generation (the server name appended with the port when its value is different than 80) of the URL.
- setCaptureGroup(boolean) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- setConfirm(String) - Method in class org.exoplatform.web.url.PortalURL
-
Updates the confirm message.
- setControlMode(ControlMode) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- setCSRFCheck(boolean) - Method in class org.exoplatform.web.url.PortalURL
- setCurrentInstance(RequestContext) - Static method in class org.exoplatform.web.application.RequestContext
- setDisjunction(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- setEncodingMode(EncodingMode) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- setExpr(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClass
- setExpr(RENode.Expr) - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- setHeader(String, String) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- setLeft(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- setLeft(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- setLocale(Locale) - Method in class org.exoplatform.web.application.URLBuilder
- setLocale(Locale) - Method in class org.exoplatform.web.url.PortalURL
- setMimeType(MimeType) - Method in class org.exoplatform.web.controller.router.URIWriter
- setMimeType(MimeType) - Method in class org.exoplatform.web.url.PortalURL
-
Set the mime type on this URL.
- setName(String) - Method in class org.exoplatform.web.application.Parameter
- setName(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- setNegated(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- setNext(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- setNext(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- setNode(UserNode) - Method in class org.exoplatform.web.url.navigation.NodeURL
- setPattern(String) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
- setQuantifier(Quantifier) - Method in class org.exoplatform.web.controller.regexp.RENode.Expr
- setQueryParameterValue(String, String) - Method in class org.exoplatform.web.url.PortalURL
-
Update the parameter value when the parameterValue argument is not null or remove it when the parameterValue argument is null.
- setQueryParameterValues(String, String[]) - Method in class org.exoplatform.web.url.PortalURL
-
Update the parameter value when the parameterValues argument is not null or remove it when the parameterValues argument is null.
- setRemoveLocale(boolean) - Method in class org.exoplatform.web.application.URLBuilder
- setResource(NavigationResource) - Method in class org.exoplatform.web.url.navigation.NodeURL
- setResource(NavigationResource) - Method in class org.exoplatform.web.url.simple.SimpleURL
- setResource(R) - Method in class org.exoplatform.web.url.PortalURL
-
Set a new resource on this URL.
- setResourceBundle(ResourceBundle) - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- setResourceBundle(ResourceBundle) - Method in class org.exoplatform.web.application.CompoundApplicationMessage
- setResourceResolver(ApplicationResourceResolver) - Method in class org.exoplatform.web.application.Application
- setRight(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- setRight(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- setSchemeUse(boolean) - Method in class org.exoplatform.web.url.PortalURL
-
Control the scheme generation (
httporhttpsaccording to the request) of the URL. - setSeparatorEscape(char) - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
- setType(int) - Method in class org.exoplatform.web.application.AbstractApplicationMessage
- setType(GroupType) - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- setUserAttribute(String, Object, boolean) - Method in class org.exoplatform.web.application.ApplicationSession
- setValue(char) - Method in class org.exoplatform.web.controller.regexp.RENode.Char
- setValue(char) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- setValue(String) - Method in class org.exoplatform.web.application.Parameter
- setValue(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- setValueMapping(ValueMapping) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- setValueType(ValueType) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
- setWrapMethods(boolean) - Method in class org.exoplatform.web.PortalHttpServletResponseWrapper
- setWriter(Writer) - Method in class org.exoplatform.web.application.RequestContext
- SimpleURL - Class in org.exoplatform.web.url.simple
- SimpleURL(URLContext) - Constructor for class org.exoplatform.web.url.simple.SimpleURL
- SimpleURLContext - Class in org.exoplatform.web.url.simple
- SimpleURLContext(HttpServletRequest, PortalContainer, WebAppController) - Constructor for class org.exoplatform.web.url.simple.SimpleURLContext
- SimpleURLContext(String, String, int, String, String, Router) - Constructor for class org.exoplatform.web.url.simple.SimpleURLContext
- SimpleURLContext(String, Router) - Constructor for class org.exoplatform.web.url.simple.SimpleURLContext
- SimpleURLContext(PortalContainer, WebAppController) - Constructor for class org.exoplatform.web.url.simple.SimpleURLContext
- SimpleURLFactoryPlugin - Class in org.exoplatform.web.url.simple
- SimpleURLFactoryPlugin() - Constructor for class org.exoplatform.web.url.simple.SimpleURLFactoryPlugin
- start() - Method in class org.exoplatform.web.WebAppController
- stop() - Method in class org.exoplatform.web.WebAppController
- Stream - Class in org.exoplatform.web.controller.regexp
- Stream(CharSequence) - Constructor for class org.exoplatform.web.controller.regexp.Stream
- sub(RouteDescriptor) - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- SyntaxException - Exception Class in org.exoplatform.web.controller.regexp
- SyntaxException() - Constructor for exception class org.exoplatform.web.controller.regexp.SyntaxException
- SyntaxException(String) - Constructor for exception class org.exoplatform.web.controller.regexp.SyntaxException
- SyntaxException(String, Throwable) - Constructor for exception class org.exoplatform.web.controller.regexp.SyntaxException
- SyntaxException(Throwable) - Constructor for exception class org.exoplatform.web.controller.regexp.SyntaxException
T
- toString() - Method in class org.exoplatform.web.controller.QualifiedName
- toString() - Method in class org.exoplatform.web.controller.regexp.Quantifier
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.And
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Char
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Not
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Or
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.Disjunction
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode.Expr
- toString() - Method in class org.exoplatform.web.controller.regexp.RENode
- toString() - Method in class org.exoplatform.web.controller.router.Router
- toString() - Method in class org.exoplatform.web.url.PortalURL
-
Generates the URL value.
- toString(Appendable) - Method in class org.exoplatform.web.controller.regexp.Quantifier
- TYPE - Static variable in class org.exoplatform.web.url.navigation.NodeURL
-
.
- TYPE - Static variable in class org.exoplatform.web.url.simple.SimpleURL
U
- UNKNOWN - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- unregister(String[]) - Method in class org.exoplatform.web.WebAppController
- UPLOAD - Enum constant in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
- UploadHandler - Class in org.exoplatform.web.handler
-
Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Dec 9, 2006
- UploadHandler(InitParams) - Constructor for class org.exoplatform.web.handler.UploadHandler
- UploadHandler.UploadServiceAction - Enum Class in org.exoplatform.web.handler
- URIWriter - Class in org.exoplatform.web.controller.router
-
An uri writer.
- URIWriter(Appendable) - Constructor for class org.exoplatform.web.controller.router.URIWriter
-
Create a new URI writer.
- URIWriter(Appendable, MimeType) - Constructor for class org.exoplatform.web.controller.router.URIWriter
-
Create a new URI writer.
- URLBuilder<T> - Class in org.exoplatform.web.application
-
Created by The eXo Platform SAS Mar 29, 2007
- URLBuilder() - Constructor for class org.exoplatform.web.application.URLBuilder
- URLContext - Interface in org.exoplatform.web.url
-
A renderer for url.
- URLFactory - Class in org.exoplatform.web.url
-
A factory for urls.
- URLFactory() - Constructor for class org.exoplatform.web.url.URLFactory
- URLFactoryPlugin<R,
U> - Class in org.exoplatform.web.url -
A plugin for adding an url factory to the
URLFactoryService. - URLFactoryPlugin() - Constructor for class org.exoplatform.web.url.URLFactoryPlugin
- URLFactoryService - Class in org.exoplatform.web.url
- URLFactoryService() - Constructor for class org.exoplatform.web.url.URLFactoryService
- useAjax() - Method in class org.exoplatform.web.application.RequestContext
V
- VALUE - Enum constant in enum class org.exoplatform.web.controller.metadata.Element
- ValueMapping - Enum Class in org.exoplatform.web.controller.router
- valueOf(String) - Static method in enum class org.exoplatform.web.application.Phase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.application.RequestFailure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.metadata.Element
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.regexp.GroupType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.regexp.Quantifier.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.router.ControlMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.router.EncodingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.router.ValueMapping
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.controller.router.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.web.url.MimeType
-
Returns the enum constant of this class with the specified name.
- ValueResolverFactory - Class in org.exoplatform.web.controller.router
- ValueResolverFactory() - Constructor for class org.exoplatform.web.controller.router.ValueResolverFactory
- values() - Static method in enum class org.exoplatform.web.application.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.application.RequestFailure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.metadata.Element
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.regexp.GroupType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.regexp.Quantifier.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.router.ControlMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.router.EncodingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.router.ValueMapping
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.controller.router.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.handler.UploadHandler.UploadServiceAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.web.url.MimeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueType - Enum Class in org.exoplatform.web.controller.router
- visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.Any) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Any) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Any) - Method in class org.exoplatform.web.controller.router.RouteEscaper
- visit(RENode.Any) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.Assertion.Begin) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Assertion.Begin) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Assertion.End) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Assertion.End) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Char) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Char) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Char) - Method in class org.exoplatform.web.controller.router.RouteEscaper
- visit(RENode.Char) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.router.RouteEscaper
- visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClassExpr.Not) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClassExpr.Not) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClassExpr.Not) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
- visit(RENode.Group) - Method in class org.exoplatform.web.controller.regexp.RERenderer
- visit(RENode.Group) - Method in class org.exoplatform.web.controller.regexp.REVisitor
- visit(RENode.Group) - Method in class org.exoplatform.web.controller.router.RouteEscaper
- visit(RENode.Group) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
W
- WARNING - Static variable in class org.exoplatform.web.application.AbstractApplicationMessage
- WebAppController - Class in org.exoplatform.web
-
The WebAppController is the entry point of the GateIn service.
- WebAppController(InitParams) - Constructor for class org.exoplatform.web.WebAppController
-
Must have 'controller.config' as init parameter configuration (in xml) that point to the controller.xml used to initialize navigation controller This service component is a container for applications: PortalApplication, PortletApplication....
- WebRequestHandler - Class in org.exoplatform.web
-
Abstract calss that one must implement if it want to provide a dedicated handler for serving custom requests.
- WebRequestHandler() - Constructor for class org.exoplatform.web.WebRequestHandler
- with(ParamDescriptor...) - Method in class org.exoplatform.web.controller.metadata.RouteDescriptor
- withValue(String) - Method in class org.exoplatform.web.controller.metadata.RouteParamDescriptor
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Any
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Assertion.Begin
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Assertion.End
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Char
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClass
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Expr
- writeTo(StringBuilder) - Method in class org.exoplatform.web.controller.regexp.RENode.Group
- WSRP_TYPE - Static variable in class org.exoplatform.web.application.Application
X
Z
- zeroOrMore() - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
- zeroOrMore(Quantifier.Mode) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form