Skip navigation links
GateIn Portal Component Web Controller 4.4.5-PLF
A B C D E F G H I J L M N O P Q R S T U V W Z 

A

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 - 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.
addMessage(String, Object[]) - Method in class org.exoplatform.web.application.CompoundApplicationMessage
 
addPlugin(URLFactoryPlugin) - Method in class org.exoplatform.web.url.URLFactoryService
 
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 extends Application,C> - Interface in org.exoplatform.web.application
 
ApplicationLifecycle<E extends RequestContext> - Interface in org.exoplatform.web.application
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 9, 2006
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 extends RequestContext> - Interface in org.exoplatform.web.application
Interface that extends ApplicationLifecycle with 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(Quantifier.Mode, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
 
atLeast(int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
 

B

Begin() - Constructor for class org.exoplatform.web.controller.regexp.RENode.Assertion.Begin
 
between(Quantifier.Mode, int, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
 
between(int, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
 
build() - Method in class org.exoplatform.web.controller.metadata.ControllerDescriptor
 
build(RegexFactory) - 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(StaxNavigator<Element>) - Method in class org.exoplatform.web.controller.metadata.DescriptorBuilder
 

C

canonical() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
captureGroup(boolean) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
 
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
 
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
 
confirm - Variable in class org.exoplatform.web.url.PortalURL
.
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 in org.exoplatform.web.controller.router
 
create(String, String) - Static method in class org.exoplatform.web.controller.QualifiedName
Creates a qualified name.
create(String) - Static method in class org.exoplatform.web.controller.QualifiedName
Creates a qualified name with an empty string qualifier.
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(ResourceType<R, U>, R) - Method in class org.exoplatform.web.application.RequestContext
 
createURL(ResourceType<R, L>) - Method in class org.exoplatform.web.application.RequestContext
 
createURL(String) - Method in class org.exoplatform.web.application.URLBuilder
 
createURL(String, Parameter[]) - 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(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

DescriptorBuilder - Class in org.exoplatform.web.controller.metadata
 
DescriptorBuilder() - Constructor for class org.exoplatform.web.controller.metadata.DescriptorBuilder
 
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
 

E

Element - Enum in org.exoplatform.web.controller.metadata
 
encode(CharSequence, Appendable) - Method in class org.exoplatform.web.controller.router.PercentEncoding
 
encode(CharSequence) - Method in class org.exoplatform.web.controller.router.PercentEncoding
 
encode(char, Appendable) - Method in class org.exoplatform.web.controller.router.PercentEncoding
 
encodedBy(EncodingMode) - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
 
EncodingMode - Enum 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(Quantifier.Mode, int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
 
exactly(int) - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
 
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
 

F

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
 
forPrefix(String) - Static method in enum org.exoplatform.web.controller.regexp.GroupType
 

G

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(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(Class) - 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 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.
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
 
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
 
getFrom() - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClassExpr.Range
 
getFullRender() - Method in class org.exoplatform.web.application.RequestContext
 
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
 
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 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
 
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.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
 
Group(RENode.Disjunction, GroupType) - Constructor for class org.exoplatform.web.controller.regexp.RENode.Group
 
GroupType - Enum 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(int) - Method in class org.exoplatform.web.controller.regexp.Stream
 
hasNext(char) - 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
 
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
 

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
 
loadConfiguration(String) - 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 in org.exoplatform.web.controller.router
A malformed route.
MalformedRouteException() - Constructor for exception org.exoplatform.web.controller.router.MalformedRouteException
 
MalformedRouteException(String) - Constructor for exception org.exoplatform.web.controller.router.MalformedRouteException
 
MalformedRouteException(String, Throwable) - Constructor for exception org.exoplatform.web.controller.router.MalformedRouteException
 
MalformedRouteException(Throwable) - Constructor for exception org.exoplatform.web.controller.router.MalformedRouteException
 
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() - Constructor for class org.exoplatform.web.controller.router.Regex.Matcher
 
matcher(String, Map<String, String[]>) - Method in class org.exoplatform.web.controller.router.Router
 
matches(CharSequence) - Method in class org.exoplatform.web.controller.router.Regex.Matcher
 
MimeType - Enum in org.exoplatform.web.url
A simple mime type enumeration that is used when a URL is generated.
mimeType - Variable in class org.exoplatform.web.url.PortalURL
.

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(UserNode) - Constructor for class org.exoplatform.web.url.navigation.NavigationResource
 
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
 
neverEmpty() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
neverNull() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
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(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(URLContext) - Method in class org.exoplatform.web.url.URLFactoryPlugin
Returns a new url instance.
newURL(ResourceType<R, U>, URLContext) - Method in class org.exoplatform.web.url.URLFactoryService
 
next(char) - Method in class org.exoplatform.web.controller.regexp.Stream
 
next() - 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
 
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(Quantifier.Mode) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
 
onceOrNotAtAll() - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
 
onDestroy() - Method in class org.exoplatform.web.application.Application
 
onDestroy(Application) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
 
onDestroy(WebAppController) - Method in class org.exoplatform.web.WebRequestHandler
Destroy callback.
onEndRequest(Application, E) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
 
onEndRequestPhase(Application, E, Phase) - Method in interface org.exoplatform.web.application.ApplicationRequestPhaseLifecycle
Perform any processing required at the end of Phase.ACTION or Phase.RENDER phase.
oneOrMore(Quantifier.Mode) - Static method in class org.exoplatform.web.controller.regexp.Quantifier
 
oneOrMore() - Static method in class org.exoplatform.web.controller.regexp.Quantifier.Range
 
onEvent(Event<NavigationService, SiteKey>) - Method in class org.exoplatform.web.portal.RefreshCurrentUserPortal
 
onFailRequest(Application, E, RequestFailure) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
 
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(WebAppController, ServletConfig) - Method in class org.exoplatform.web.WebRequestHandler
Init callback.
onStartRequest(Application, E) - Method in interface org.exoplatform.web.application.ApplicationLifecycle
 
onStartRequestPhase(Application, E, Phase) - Method in interface org.exoplatform.web.application.ApplicationRequestPhaseLifecycle
Perform any processing required at the beginning of Phase.ACTION or Phase.RENDER phase.
optional() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
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.portal - package org.exoplatform.web.portal
 
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(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.ParamDescriptor
 
ParamDescriptor(String) - 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(String) - Static method in class org.exoplatform.web.controller.QualifiedName
Parse the string representation of a qname and returns a qualified name.
parse() - Method in class org.exoplatform.web.controller.regexp.REParser
 
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_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(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.PathParamDescriptor
 
PathParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.PathParamDescriptor
 
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 in org.exoplatform.web.application
Enum representing request processing phases.
port - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
 
PortalURL<R,U extends 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.
preservePath() - Method in class org.exoplatform.web.controller.metadata.PathParamDescriptor
 

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 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
 
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 UserPortal associated 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
 
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(RENode, A) - Static method in class org.exoplatform.web.controller.regexp.RERenderer
 
render(Map<QualifiedName, String>, URIWriter) - Method in class org.exoplatform.web.controller.router.Router
 
render(Map<QualifiedName, String>) - Method in class org.exoplatform.web.controller.router.Router
 
render(RenderContext, URIWriter) - Method in class org.exoplatform.web.controller.router.Router
 
render(RenderContext) - 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.
RenderContext - Class in org.exoplatform.web.controller.router
The render context used to compute the rendering of a parameter map.
RenderContext(Map<QualifiedName, String>) - Constructor for class org.exoplatform.web.controller.router.RenderContext
 
RenderContext() - 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 extends RENode> - Class in org.exoplatform.web.controller.regexp
 
RENode.NullableRef<N extends RENode> - Class in org.exoplatform.web.controller.regexp
 
RENode.Ref<N extends RENode> - 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_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 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(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
RequestParamDescriptor(String) - Constructor for class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
required() - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
RERenderer - Class in org.exoplatform.web.controller.regexp
Renders a RENode to 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(Map<QualifiedName, String>) - Method in class org.exoplatform.web.controller.router.RenderContext
Reuse the context with new parameters.
reset(Appendable) - Method in class org.exoplatform.web.controller.router.URIWriter
Reset the writer for reuse.
reset() - Method in class org.exoplatform.web.url.PortalURL
Reset the Portal URL state
resolveMessage(String) - Method in class org.exoplatform.web.application.AbstractApplicationMessage
 
ResourceType<R,U extends PortalURL<R,U>> - Class in org.exoplatform.web.url
The type of a resource.
ResourceType() - Constructor for class org.exoplatform.web.url.ResourceType
 
REVisitor<E extends Exception> - Class in org.exoplatform.web.controller.regexp
Renders a RENode to 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
 
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(QualifiedName) - Constructor for class org.exoplatform.web.controller.metadata.RouteParamDescriptor
 
RouteParamDescriptor(String) - 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 in org.exoplatform.web.controller.router
 
RouterConfigException() - Constructor for exception org.exoplatform.web.controller.router.RouterConfigException
 
RouterConfigException(String) - Constructor for exception org.exoplatform.web.controller.router.RouterConfigException
 
RouterConfigException(String, Throwable) - Constructor for exception org.exoplatform.web.controller.router.RouterConfigException
 
RouterConfigException(Throwable) - Constructor for exception org.exoplatform.web.controller.router.RouterConfigException
 

S

scheme - Variable in class org.exoplatform.web.url.simple.SimpleURLContext
 
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
 
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(String, Object) - Method in class org.exoplatform.web.application.Application
 
setAttribute(String, Object, boolean) - Method in class org.exoplatform.web.application.ApplicationSession
 
setAttribute(String, Object) - Method in class org.exoplatform.web.application.RequestContext
 
setAttribute(Class, Object) - Method in class org.exoplatform.web.application.RequestContext
 
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.Expr) - Method in class org.exoplatform.web.controller.regexp.RENode.Alternative
 
setExpr(RENode.CharacterClassExpr) - Method in class org.exoplatform.web.controller.regexp.RENode.CharacterClass
 
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(R) - Method in class org.exoplatform.web.url.PortalURL
Set a new resource on this URL.
setResource(NavigationResource) - Method in class org.exoplatform.web.url.simple.SimpleURL
 
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 (http or https according 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(String) - Method in class org.exoplatform.web.application.Parameter
 
setValue(String) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
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
 
setValueMapping(ValueMapping) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
setValueType(ValueType) - Method in class org.exoplatform.web.controller.metadata.RequestParamDescriptor
 
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(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(HttpServletRequest, PortalContainer, WebAppController) - 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 in org.exoplatform.web.controller.regexp
 
SyntaxException() - Constructor for exception org.exoplatform.web.controller.regexp.SyntaxException
 
SyntaxException(String) - Constructor for exception org.exoplatform.web.controller.regexp.SyntaxException
 
SyntaxException(String, Throwable) - Constructor for exception org.exoplatform.web.controller.regexp.SyntaxException
 
SyntaxException(Throwable) - Constructor for exception 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(Appendable) - 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.
TYPE - Static variable in class org.exoplatform.web.url.navigation.NodeURL
.
TYPE - Static variable in class org.exoplatform.web.url.simple.SimpleURL
 

U

unregister(String[]) - Method in class org.exoplatform.web.WebAppController
 
URIWriter - Class in org.exoplatform.web.controller.router
An uri writer.
URIWriter(Appendable, MimeType) - Constructor for class org.exoplatform.web.controller.router.URIWriter
Create a new URI writer.
URIWriter(Appendable) - 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 extends PortalURL<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

ValueMapping - Enum in org.exoplatform.web.controller.router
 
valueOf(String) - Static method in enum org.exoplatform.web.application.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.application.RequestFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.metadata.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.regexp.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.regexp.Quantifier.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.router.ControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.router.EncodingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.router.ValueMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.controller.router.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.web.url.MimeType
Returns the enum constant of this type 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 org.exoplatform.web.application.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.application.RequestFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.metadata.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.regexp.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.regexp.Quantifier.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.router.ControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.router.EncodingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.router.ValueMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.controller.router.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.web.url.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in org.exoplatform.web.controller.router
 
visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Assertion.Begin) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Assertion.End) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Group) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Char) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Any) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClassExpr.Not) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.regexp.RERenderer
 
visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
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.REVisitor
 
visit(RENode.Group) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.Char) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.Any) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClassExpr.Not) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.regexp.REVisitor
 
visit(RENode.Char) - Method in class org.exoplatform.web.controller.router.RouteEscaper
 
visit(RENode.Group) - Method in class org.exoplatform.web.controller.router.RouteEscaper
 
visit(RENode.Any) - Method in class org.exoplatform.web.controller.router.RouteEscaper
 
visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.router.RouteEscaper
 
visit(RENode.Disjunction) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.Group) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.Alternative) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.Char) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.Any) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClass) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClassExpr.Or) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClassExpr.Range) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClassExpr.Char) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClassExpr.And) - Method in class org.exoplatform.web.controller.router.ValueResolverFactory
 
visit(RENode.CharacterClassExpr.Not) - 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, StandaloneApplication....
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
 

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
 
A B C D E F G H I J L M N O P Q R S T U V W Z 
Skip navigation links
GateIn Portal Component Web Controller 4.4.5-PLF

Copyright © 2018 JBoss by Red Hat. All Rights Reserved.