A B C D E F G H I J K L M N O P R S T U V 

A

ActionEvaluatorHelper - Class in org.alfresco.web.scripts
 
ActionEvaluatorHelper() - Constructor for class org.alfresco.web.scripts.ActionEvaluatorHelper
 
ActiveWorkflowsEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Active workflows" status indicator evaluator.
ActiveWorkflowsEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.ActiveWorkflowsEvaluator
 
ACTIVITI_ADMIN_ENDPOINT_ID - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
addHeader(String, String) - Method in class org.alfresco.web.site.servlet.SlingshotServletRequestWrapper
Adds a header to the request
afterCompletion(WebRequest, Exception) - Method in class org.alfresco.web.site.EditionInterceptor
 
afterCompletion(WebRequest, Exception) - Method in class org.alfresco.web.site.UserDashboardInterceptor
 
ALF_USER_GROUPS - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
ALF_USER_LOADED - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
allowHttpBasicAuthentication(RemoteConfigElement.EndpointDescriptor, String) - Method in class org.alfresco.web.site.servlet.SlingshotProxyControllerInterceptor
 
AlwaysFalseEvaluator - Class in org.alfresco.web.evaluator
Convenience evaluator which always returns false
AlwaysFalseEvaluator() - Constructor for class org.alfresco.web.evaluator.AlwaysFalseEvaluator
 
AND - Static variable in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
applicationContext - Variable in class org.alfresco.web.scripts.ActionEvaluatorHelper
 
applicationContext - Variable in class org.alfresco.web.scripts.ResolverHelper
 
APPLY_FOR_NON_SITES - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
applyModule(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
Checks to see whether or not the current user satisfies the group membership requirements specified.
applyModule(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
Decides if we are inside a portal or not.
applyModule(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
Will return true if we are outside a site OR inside a site with a sitePreset id of "rm-site-dashboard".
applyRequestHeaders(RemoteClient, ConnectorContext) - Method in class org.alfresco.web.site.servlet.SlingshotAlfrescoConnector
Overrides the super method to add the HTTP header used by an external SSO to provide the authenticated user name when calling alfresco from share.
args - Variable in class org.alfresco.web.evaluator.BaseEvaluator
 
authenticate(HttpServletRequest, String, String) - Method in class org.alfresco.web.site.SlingshotUserFactory
 
Authenticated - Class in org.alfresco.web.scripts.bean
Test if the current user Session contains an authenticated userid.
Authenticated() - Constructor for class org.alfresco.web.scripts.bean.Authenticated
 

B

BaseEvaluator - Class in org.alfresco.web.evaluator
Base class for all UI evaluators.
BaseEvaluator() - Constructor for class org.alfresco.web.evaluator.BaseEvaluator
 
basePath - Variable in class org.alfresco.web.resolver.doclib.DefaultDoclistDataUrlResolver
The base path to the repository doclist webscript.
buildLoginRedirectURL(HttpServletRequest) - Method in class org.alfresco.web.site.SlingshotPageView
 
buildServletRequestContext(LinkBuilder) - Method in class org.alfresco.web.site.ClusterAwareRequestContextFactory
 
buildView(String) - Method in class org.alfresco.web.site.SlingshotPageViewResolver
Constructs a new PageView object using and sets it's URL to the current view name providing that a Page object is stored on the current RequestContext object.

C

ChainedMatchAllEvaluator - Class in org.alfresco.web.evaluator
Calls multiple evaluators in turn until either the last one is called or one of the evaluators returns false.
ChainedMatchAllEvaluator() - Constructor for class org.alfresco.web.evaluator.ChainedMatchAllEvaluator
 
ChainedMatchOneEvaluator - Class in org.alfresco.web.evaluator
Calls multiple evaluators in turn until either the last one is called or one of the evaluators returns true.
ChainedMatchOneEvaluator() - Constructor for class org.alfresco.web.evaluator.ChainedMatchOneEvaluator
 
ClusterAwarePathStoreObjectPersister - Class in org.alfresco.web.site
Hazlecast cluster aware implementation of the PathStoreObjectPersister.
ClusterAwarePathStoreObjectPersister() - Constructor for class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
ClusterAwareRequestContext - Class in org.alfresco.web.site
RequestContext impl responsible for pushing cache invalidation messages to a cluster.
ClusterAwareRequestContext(ClusterAwarePathStoreObjectPersister, WebFrameworkServiceRegistry, FrameworkBean, LinkBuilder) - Constructor for class org.alfresco.web.site.ClusterAwareRequestContext
 
ClusterAwareRequestContextFactory - Class in org.alfresco.web.site
 
ClusterAwareRequestContextFactory() - Constructor for class org.alfresco.web.site.ClusterAwareRequestContextFactory
 
CM_USERHOME - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
CM_USERSTATUS - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
CM_USERSTATUSTIME - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
combine(ConfigElement) - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
combine(ConfigElement) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
combine(ConfigElement) - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
 
Comparator - Interface in org.alfresco.web.evaluator
Contract supported by all classes that provide a comparison service for the ValueEvaluator class.
compare(Object) - Method in interface org.alfresco.web.evaluator.Comparator
Run the compare logic and return the result.
compare(Object) - Method in class org.alfresco.web.evaluator.NullValueComparator
 
compare(Object) - Method in class org.alfresco.web.evaluator.StringEqualsComparator
 
config - Variable in class org.alfresco.web.portlet.ProxyPortlet
 
configService - Variable in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
 
constructUser(JSONObject, Map<String, Boolean>, Map<String, Boolean>) - Method in class org.alfresco.web.site.SlingshotUserFactory
 
ContainerTypeEvaluator - Class in org.alfresco.web.evaluator
Check whether the node lives in a Site container of one of the listed types
ContainerTypeEvaluator() - Constructor for class org.alfresco.web.evaluator.ContainerTypeEvaluator
 
copyResponseStreamOutput(URL, HttpServletResponse, OutputStream, HttpMethod, String, int) - Method in class org.alfresco.web.scripts.SlingshotRemoteClient
 
create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.alfresco.web.site.servlet.SlingshotBasicHttpAuthenticatorFactory
 
createAction(String) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Creates a rule action based on a name
createRule(ConfigElement) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Creates a rule object based on the config.
CS_PARAM_USER_HEADER - Static variable in class org.alfresco.web.site.servlet.SlingshotAlfrescoConnector
The name of the property in the ConnectorSession that contains the name of the HTTP header used by an external SSO to provide the authenticated user name.
CSRFFilter - Class in org.alfresco.web.site.servlet
A CSRF Filter class for the web-tier checking that certain requests supply a secret token that is compared to the token existing in the user's session to mitigate CSRF attacks.
CSRFFilter() - Constructor for class org.alfresco.web.site.servlet.CSRFFilter
 

D

DEFAULT_ELEMENT_ID - Static variable in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
DefaultDoclistActionGroupResolver - Class in org.alfresco.web.resolver.doclib
Resolves which action group if to use in the document library's document list.
DefaultDoclistActionGroupResolver() - Constructor for class org.alfresco.web.resolver.doclib.DefaultDoclistActionGroupResolver
 
DefaultDoclistDataUrlResolver - Class in org.alfresco.web.resolver.doclib
Resolves which data url if to use when asking the repository for nodes in the document library's document list.
DefaultDoclistDataUrlResolver() - Constructor for class org.alfresco.web.resolver.doclib.DefaultDoclistDataUrlResolver
 
destroy() - Method in class org.alfresco.web.portlet.LazyDashboardFilter
 
destroy() - Method in class org.alfresco.web.portlet.ProxyPortlet
 
destroy() - Method in class org.alfresco.web.site.servlet.CSRFFilter
 
destroy() - Method in class org.alfresco.web.site.servlet.MTAuthenticationFilter
 
destroy() - Method in class org.alfresco.web.site.servlet.SecurityHeadersFilter
 
destroy() - Method in class org.alfresco.web.site.servlet.SSOAuthenticationFilter
 
DictionaryQuery - Class in org.alfresco.web.scripts
Slingleton scripting host object provided to allows scripts to execute basic Alfresco Data Dictionary model queries.
DictionaryQuery() - Constructor for class org.alfresco.web.scripts.DictionaryQuery
 
DoclistActionGroupResolver - Interface in org.alfresco.web.resolver.doclib
Resolves which action group if to use in the document library's document list.
DoclistDataUrlResolver - Interface in org.alfresco.web.resolver.doclib
Resolves which data url if to use when asking the repository for nodes in the document library's document list.
documents - Variable in class org.alfresco.web.site.EditionInfo
 
doEdit(RenderRequest, RenderResponse) - Method in class org.alfresco.web.portlet.ProxyPortlet
Render Surf view (portlet edit mode)
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.portlet.LazyDashboardFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Will check the requests method, path, request headers & the session's attributes against the rule config to see which rule actions that should be used, will either generate a new token, assert that the request's token equals the session's token, remove the token fmor the cookie and session OR simply do nothing.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.site.servlet.MTAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.site.servlet.SecurityHeadersFilter
Will add the configured response headers to the response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.site.servlet.SSOAuthenticationFilter
Run the filter
doView(RenderRequest, RenderResponse) - Method in class org.alfresco.web.portlet.ProxyPortlet
Render Surf view (portlet view mode)

E

EditableByCurrentUser - Class in org.alfresco.web.evaluator.doclib.action
"Current user can edit document" action evaluator.
EditableByCurrentUser() - Constructor for class org.alfresco.web.evaluator.doclib.action.EditableByCurrentUser
 
EditingEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Being edited by you" status indicator evaluator.
EditingEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.EditingEvaluator
 
edition - Variable in class org.alfresco.web.site.EditionInfo
 
EDITION_INFO - Static variable in class org.alfresco.web.site.EditionInterceptor
public name of the value in the RequestContext
EditionInfo - Class in org.alfresco.web.site
Simple structure class wrapping the edition and license restriction information
EditionInfo() - Constructor for class org.alfresco.web.site.EditionInfo
 
EditionInfo(String) - Constructor for class org.alfresco.web.site.EditionInfo
 
EditionInterceptor - Class in org.alfresco.web.site
Framework interceptor responsible for checking repository license edition and applying appropriate config overrides.
EditionInterceptor() - Constructor for class org.alfresco.web.site.EditionInterceptor
 
editScriptUrl - Variable in class org.alfresco.web.portlet.ProxyPortlet
 
ELEMENT - Static variable in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
 
ELEMENT_HEADER - Static variable in class org.alfresco.web.config.header.HeaderElementReader
 
ENTERPRISE_EDITION - Static variable in class org.alfresco.web.site.EditionInfo
 
ENTERPRISE_EDITION - Static variable in class org.alfresco.web.site.EditionInterceptor
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.AlwaysFalseEvaluator
 
evaluate(Object) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Optional entry point from Rhino script.
evaluate(Object, Object) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Optional entry point from Rhino script.
evaluate(Object, Object, HashMap<String, String>) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Main entry point from Rhino script.
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Evaluator implementations abstract method.
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.ChainedMatchAllEvaluator
Run through each given evaluator until we either get to the end or one returns false
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.ChainedMatchOneEvaluator
Run through each given evaluator until we either get to the end or one returns false
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.ContainerTypeEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.action.EditableByCurrentUser
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.action.GoogleDocsCheckInEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.action.LocateActionEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.action.ViewInExplorerEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.ActiveWorkflowsEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.EditingEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsEditingEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsLockedEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsOwnerEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.LockedEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.LockOwnerEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.RulesEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.SimpleWorkflowEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.doclib.indicator.TransferredNodeEvaluator
 
evaluate(JSONObject) - Method in interface org.alfresco.web.evaluator.Evaluator
The evaluator should decide if the precondition is valid based on the appropriate logic and the state etc.
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.HasAnyAspectEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.HasAspectEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.IsBrowserEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.IsMimetypeEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.IsPortletModeEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.MetadataValueEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.NodeTypeEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.PropertyNotNullEvaluator
Checks that a property value exists and is not null
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.SiteBasedEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.SitePresetEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.SyncModeEvaluator
 
evaluate(JSONObject) - Method in class org.alfresco.web.evaluator.ValueEvaluator
 
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
Decides if we are inside a site or not.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotEqualsComponentElementEvaluator
Returns true if all parameter values equal each other.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
Checks to see whether or not the current user satisfies the group membership requirements specified.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
Decides if we are inside a site or not.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
Decides if we are there is a page context set
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
Decides if we are inside a portal or not.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
Decides if we are inside a site or not.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
Decides if we are inside a site or not.
evaluate(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotUserAgentComponentElementEvaluator
Decides if the requesting User Agent matches a given expression.
Evaluator - Interface in org.alfresco.web.evaluator
Contract supported by all classes that provide dynamic evaluation for a UI element.
exceptionOnError(RemoteConfigElement.EndpointDescriptor, String) - Method in class org.alfresco.web.site.servlet.SlingshotProxyControllerInterceptor
 
executeImpl(WebScriptRequest, Status) - Method in class org.alfresco.web.scripts.bean.Authenticated
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.alfresco.web.scripts.UnitTestGetModelWebScript
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.alfresco.web.scripts.UnitTestSetModelWebScript
 

F

FILTER - Static variable in class org.alfresco.web.resources.ShareRemoteResourcesHandler
This represents the filter that MUST be on the path in order for the request to have reached this handler (this is the default Spring configured filter - if its changed then this will need to be updated) TODO: Can we get this value from the Surf or Share configuration? It should be possible to look up the "alfresco" package in the Surf configuration
FILTER_LENGTH - Static variable in class org.alfresco.web.resources.ShareRemoteResourcesHandler
 

G

generateMessages(WebScriptRequest, WebScriptResponse, String) - Method in class org.alfresco.web.scripts.MessagesWebScript
Generate the message for a given locale.
getAppItems() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getArg(String) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get webscript argument by name
getArgs() - Method in class org.alfresco.web.evaluator.BaseEvaluator
Simple getter for optional webscript args
getArgsAsParameters(HashMap<String, String>) - Method in class org.alfresco.web.resolver.doclib.DefaultDoclistDataUrlResolver
Helper method that creates a url parameter string from a hash map.
getAssociations(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getAssociations - return the target associations for the given dd class.
getChildAssociations(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getChildAssociations - return the child associations for the given dd class.
getChildren() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getChildren() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getCondition() - Method in class org.alfresco.web.config.header.HeaderItem
 
getCondition() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getConfigValue(String, String) - Method in class org.alfresco.web.evaluator.doclib.action.ViewInExplorerEvaluator
Retrieve config value
getConnection(CMISConnectionManagerImpl) - Method in class org.alfresco.web.cmis.SlingshotCMISScriptParameterFactory
 
getContainers() - Method in class org.alfresco.web.config.header.HeaderItem
 
getContainersAsList() - Method in class org.alfresco.web.config.header.HeaderItem
This method returns an unmodifiable List of HeaderItemsConfigElement objects that are associated with this HeaderItem.
getContainerType(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get the container node type (e.g.
getCurrentServletRequest() - Static method in class org.alfresco.web.site.servlet.MTAuthenticationFilter
 
getDefaultAspects(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getDefaultAspects - return Array of default aspects for the given type.
getDependencies() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getDescription() - Method in class org.alfresco.web.config.header.HeaderItem
 
getDescription(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getDescription - return the description string for the given dd class.
getDisplaysByMimetype() - Method in class org.alfresco.web.scripts.MimetypesQuery
Get all human readable mimetype descriptions, indexed by mimetype
getDoclistActionGroupResolver(String) - Method in class org.alfresco.web.scripts.ResolverHelper
 
getDoclistDataUrlResolver(String) - Method in class org.alfresco.web.scripts.ResolverHelper
 
getDocuments() - Method in class org.alfresco.web.site.EditionInfo
 
getEdition() - Method in class org.alfresco.web.site.EditionInfo
 
getEnabled() - Method in class org.alfresco.web.scripts.GoogleDocsStatus
 
getEnabled() - Method in class org.alfresco.web.scripts.ImapServerStatus
 
getEndpointSPN() - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Gets the Service Principal Name to use on the endpoint.
getEvaluator(String) - Method in class org.alfresco.web.scripts.ActionEvaluatorHelper
 
getEvaluatorParam(Map<String, String>, String, String) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Helper for getting an evaluator parameter trimmed OR defaultValue if no value has been provided.
getExtension(String) - Method in class org.alfresco.web.scripts.MimetypesQuery
Get the extension for the specified mimetype
getGeneratedId() - Method in class org.alfresco.web.config.header.HeaderItem
 
getGroups(String) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Gets the list of groups to check for membership of.
getHeader(String) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get request header value
getHeader(String) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Helper method to get a request header value from the current request context
getHeader(String) - Method in class org.alfresco.web.site.servlet.SlingshotServletRequestWrapper
 
getHeaderNames() - Method in class org.alfresco.web.site.servlet.SlingshotServletRequestWrapper
 
getHeaders(String) - Method in class org.alfresco.web.site.servlet.SlingshotServletRequestWrapper
 
getHolder() - Method in class org.alfresco.web.site.EditionInfo
 
getIcon() - Method in class org.alfresco.web.config.header.HeaderItem
 
getId() - Method in class org.alfresco.web.config.header.HeaderItem
 
getId() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getIsLocked(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get a boolean value indicating whether the node is locked or not
getIsPortlet() - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get flag indicating portlet or standalone mode
getIsWorkingCopy(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get a boolean value indicating whether the node is a working copy or not
getItem(String) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
This method returns the item having the specified id string from within a <header> tag.
getItems() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getItemsAsList() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
This method returns an unmodifiable List of HeaderItem objects that are associated with this container.
getJSONValue(JSONObject, String) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Retrieve a JSON value given an accessor string containing dot notation (e.g.
getLabel() - Method in class org.alfresco.web.config.header.HeaderItem
 
getLabel() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getLegacyMode() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getLoginEntryName() - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Gets the JAAS login configuration entry name.
getMatchesCurrentUser(JSONObject, String) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Checks whether the current user matches that of a given user property
getMaxDisplayedSitePages() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getMaxRecentSites() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getMessagesPrefix(WebScriptRequest, WebScriptResponse, String) - Method in class org.alfresco.web.scripts.MessagesWebScript
 
getMessagesSuffix(WebScriptRequest, WebScriptResponse, String) - Method in class org.alfresco.web.scripts.MessagesWebScript
 
getMetadata() - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get metadata
getMimetypesByDisplay() - Method in class org.alfresco.web.scripts.MimetypesQuery
Gets all the human readable mimetype descriptions, sorted, along with their mimetypes.
getNegation(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
Checks for a request for to negate the ruling.
getNegation(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
Checks for a request for to negate the ruling.
getNodeAspects(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Retrieve a JSONArray of aspects for a node
getNodeType(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Retrieves the type for a node
getPageContext(RequestContext) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Returns the current page context id OR null if one isn't supplied
getPageId(RequestContext) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Returns the current site id OR null if we aren't in a site
getParent(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getParent - return the parent for the given dd class.
getPassword() - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Gets the password.
getPath(HttpServletRequest) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Returns the path for a request where a path is the request uri with the request context stripped out.
getPermission() - Method in class org.alfresco.web.config.header.HeaderItem
 
getPermission() - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
getPortletHost(RequestContext) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Returns true if we are viewed from inside a portal.
getPortletUrl(RequestContext) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Returns the portal url if we are inside a portal, otherwise null.
getProperties(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getProperties - return all properties for the given dd class.
getProperties(String, boolean) - Method in class org.alfresco.web.scripts.DictionaryQuery
getProperties - return all properties for the given dd class.
getProperty(JSONObject, String) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Retrieve a JSONArray of aspects for a node
getProperty(String, String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getProperty - return a single named property for the given dd class.
getProperty(String, String, boolean) - Method in class org.alfresco.web.scripts.DictionaryQuery
getProperty - return a single named property for the given dd class, optionally retrieve a property from the default aspects.
getRealm() - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Gets the realm.
getRelationship(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
Gets the logical relationship between all the groups to test for membership of.
getRelationship(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
Gets the logical relationship between all the groups to test for membership of.
getRepositoryPrefix() - Method in class org.alfresco.web.resources.ShareRemoteResourcesHandler
 
getRequiredProperties() - Method in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
 
getRequiredProperties() - Method in class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
 
getRequiredProperties() - Method in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
getSingletonValue() - Method in class org.alfresco.web.scripts.SingletonValueProcessorExtension
Thread-safe get of the singleton value.
getSingletonValue(boolean) - Method in class org.alfresco.web.scripts.SingletonValueProcessorExtension
Thread-safe get of the singleton value.
getSite(RequestContext) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Returns the current site id OR null if we aren't in a site
getSiteId(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get the site shortName applicable to this node (if requested via a site-based page context)
getSitePreset(JSONObject) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get the site preset (e.g.
getSitePreset(RequestContext, String) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
The site's sitePreset OR null if something goes wrong.
getStripUserNameSuffix() - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Gets the stripUserNameSuffix boolean property.
getTitle(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
getTitle - return the title string for the given dd class.
getType() - Method in class org.alfresco.web.config.header.HeaderItem
 
getUnescapedValues(String) - Method in class org.alfresco.web.scripts.MultiValueEscapeHelper
Returns the individual values of a multi-valued property, which has been properly escaped by the ExtendedFieldBuilder.
getUserId() - Method in class org.alfresco.web.evaluator.BaseEvaluator
Get the current user associated with this request
getUserItems() - Method in class org.alfresco.web.config.header.HeaderConfigElement
 
getUsers() - Method in class org.alfresco.web.site.EditionInfo
 
getValidResponse() - Method in class org.alfresco.web.site.EditionInfo
 
getValue() - Method in class org.alfresco.web.config.header.HeaderItem
 
getValue() - Method in class org.alfresco.web.scripts.SyncModeConfig
 
getValue() - Method in class org.alfresco.web.scripts.UserPreferences
 
getValueName() - Method in class org.alfresco.web.scripts.DictionaryQuery
 
getValueName() - Method in class org.alfresco.web.scripts.GoogleDocsStatus
 
getValueName() - Method in class org.alfresco.web.scripts.ImapServerStatus
 
getValueName() - Method in class org.alfresco.web.scripts.MimetypesQuery
 
getValueName() - Method in class org.alfresco.web.scripts.SingletonValueProcessorExtension
Output value name for informational and error messages to the administrator.
getValueName() - Method in class org.alfresco.web.scripts.SyncModeConfig
 
GoogleDocsCheckInEvaluator - Class in org.alfresco.web.evaluator.doclib.action
Checks for the following conditions before the "Check In from Google Docs" action is valid:
GoogleDocsCheckInEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.action.GoogleDocsCheckInEvaluator
 
GoogleDocsEditingEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Being edited by you via Google Docs" status indicator evaluator.
GoogleDocsEditingEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsEditingEvaluator
 
GoogleDocsLockedEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Another user has document locked for editing via Google Docs" status indicator evaluator.
GoogleDocsLockedEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsLockedEvaluator
 
GoogleDocsOwnerEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Current user has document locked for Google Docs editing" status indicator evaluator.
GoogleDocsOwnerEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.GoogleDocsOwnerEvaluator
 
GoogleDocsStatus - Class in org.alfresco.web.scripts
Slingleton scripting host object provided to retrieve the value of the Google Docs enabled status configuration from the Alfresco repository.
GoogleDocsStatus() - Constructor for class org.alfresco.web.scripts.GoogleDocsStatus
 
GROUPS - Static variable in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
GROUPS - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
GROUPS_RELATION - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
GROUPS_RELATION_AND - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 

H

handle(Callback[]) - Method in class org.alfresco.web.site.servlet.SSOAuthenticationFilter
JAAS callback handler
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.web.site.servlet.SlingshotFeedController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.web.site.servlet.SlingshotLogoutController
 
HasAnyAspectEvaluator - Class in org.alfresco.web.evaluator
Check for the presence of one or more aspects.
HasAnyAspectEvaluator() - Constructor for class org.alfresco.web.evaluator.HasAnyAspectEvaluator
 
HasAspectEvaluator - Class in org.alfresco.web.evaluator
Check for the presence of one or more aspects.
HasAspectEvaluator() - Constructor for class org.alfresco.web.evaluator.HasAspectEvaluator
 
hasDefaultAspect(String, String) - Method in class org.alfresco.web.scripts.DictionaryQuery
hasDefaultAspect - return if the type definition has the default aspect applied..
hasDocType(String, String, boolean) - Method in class org.alfresco.web.scripts.SlingshotRemoteClient
 
HasGroupMembershipsEvaluator - Class in org.alfresco.web.evaluator
Determines whether or not the current user is a member of a supplied list of groups.
HasGroupMembershipsEvaluator() - Constructor for class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
hasProperty(String, String) - Method in class org.alfresco.web.scripts.DictionaryQuery
hasProperty - return if a type or aspect has the given property definition.
hasProperty(String, String, boolean) - Method in class org.alfresco.web.scripts.DictionaryQuery
hasProperty - return if a type or aspect has the given property definition.
HEADER_ID - Static variable in class org.alfresco.web.config.header.HeaderConfigElement
 
HeaderConfigElement - Class in org.alfresco.web.config.header
Custom config element that represents 'header' values for the client.
HeaderConfigElement() - Constructor for class org.alfresco.web.config.header.HeaderConfigElement
 
HeaderConfigElement(String) - Constructor for class org.alfresco.web.config.header.HeaderConfigElement
 
HeaderElementReader - Class in org.alfresco.web.config.header
This class is a custom element reader to parse the config file for <header> elements.
HeaderElementReader() - Constructor for class org.alfresco.web.config.header.HeaderElementReader
 
HeaderItem - Class in org.alfresco.web.config.header
This class element represents a header item for the client header.
HeaderItem(String, Map<String, String>) - Constructor for class org.alfresco.web.config.header.HeaderItem
 
HeaderItem(String, Map<String, String>, String) - Constructor for class org.alfresco.web.config.header.HeaderItem
 
HeaderItemsConfigElement - Class in org.alfresco.web.config.header
Custom config element that represents <items> values for the client.
HeaderItemsConfigElement() - Constructor for class org.alfresco.web.config.header.HeaderItemsConfigElement
This constructor creates an instance with the default name.
HeaderItemsConfigElement(String) - Constructor for class org.alfresco.web.config.header.HeaderItemsConfigElement
This constructor creates an instance with the specified name.
holder - Variable in class org.alfresco.web.site.EditionInfo
 

I

ImapServerStatus - Class in org.alfresco.web.scripts
Slingleton scripting host object provided to retrieve the value of the IMAP Server enabled status from the Alfresco repository.
ImapServerStatus() - Constructor for class org.alfresco.web.scripts.ImapServerStatus
 
init(FilterConfig) - Method in class org.alfresco.web.portlet.LazyDashboardFilter
 
init(PortletConfig) - Method in class org.alfresco.web.portlet.ProxyPortlet
 
init(ModelPersistenceContext) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
Override the persister init method to perform one time init of the Hazelcast cluster node.
init(FilterConfig) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Parses the filter rule config.
init(FilterConfig) - Method in class org.alfresco.web.site.servlet.MTAuthenticationFilter
 
init(FilterConfig) - Method in class org.alfresco.web.site.servlet.SecurityHeadersFilter
Parses the headers config.
init(FilterConfig) - Method in class org.alfresco.web.site.servlet.SSOAuthenticationFilter
Initialize the filter
initScriptUrl - Variable in class org.alfresco.web.portlet.ProxyPortlet
 
isAspect(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
isAspect - return if the supplied dd class is an aspect.
IsBrowserEvaluator - Class in org.alfresco.web.evaluator
Check a browser userAgent string against a supplied regular expression
IsBrowserEvaluator() - Constructor for class org.alfresco.web.evaluator.IsBrowserEvaluator
 
isContainer(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
isContainer - return if the specified type is a container
isMemberOfGroups(RequestContext, List<String>, boolean) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Determines whether or not the current user is a member of the supplied group.
IsMimetypeEvaluator - Class in org.alfresco.web.evaluator
Check whether the node's mimetype is within a configured list
IsMimetypeEvaluator() - Constructor for class org.alfresco.web.evaluator.IsMimetypeEvaluator
 
IsPortletModeEvaluator - Class in org.alfresco.web.evaluator
Determines whether we're currently running as a portlet (e.g.
IsPortletModeEvaluator() - Constructor for class org.alfresco.web.evaluator.IsPortletModeEvaluator
 
isSubType(String, String) - Method in class org.alfresco.web.scripts.DictionaryQuery
isSubType - return if the supplied type is a sub-type of a given type.
isTenant() - Method in class org.alfresco.web.scripts.DictionaryQuery
 
isType(String) - Method in class org.alfresco.web.scripts.DictionaryQuery
isType - return if the supplied dd class is a type.
isUserInGroups(RequestContext, Map<String, String>) - Method in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
Checks to see whether or not the current user satisfies the group membership requirements specified.

J

jsonGet(String) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
Helper method for making a json get remote call to the default repository.

K

KerberosConfigElement - Class in org.alfresco.web.site.servlet.config
Describes the kerberos authentication properties stored within the block of the current configuration.
KerberosConfigElement() - Constructor for class org.alfresco.web.site.servlet.config.KerberosConfigElement
Constructs a new Kerberos Config Element.
KerberosConfigElementReader - Class in org.alfresco.web.site.servlet.config
Responsible for loading Kerberos configuration settings from the share-config*.xml files that are loaded via the configuration service.
KerberosConfigElementReader() - Constructor for class org.alfresco.web.site.servlet.config.KerberosConfigElementReader
 
KerberosSessionSetupPrivilegedAction - Class in org.alfresco.web.site.servlet
Session Setup Privileged Action Class.
KerberosSessionSetupPrivilegedAction(String, byte[], String) - Constructor for class org.alfresco.web.site.servlet.KerberosSessionSetupPrivilegedAction
Class constructor

L

LazyDashboardFilter - Class in org.alfresco.web.portlet
Performs lazy creation of dashboard pages when they are requested without requiring redirects, thus making them addressable from a portlet.
LazyDashboardFilter() - Constructor for class org.alfresco.web.portlet.LazyDashboardFilter
 
loadUser(RequestContext, String, String) - Method in class org.alfresco.web.site.SlingshotUserFactory
 
LocateActionEvaluator - Class in org.alfresco.web.evaluator.doclib.action
Evaluator for the Locate document library action.
LocateActionEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.action.LocateActionEvaluator
 
LockedEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Locked by another user" status indicator evaluator.
LockedEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.LockedEvaluator
 
LockOwnerEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Current user has document locked" status indicator evaluator.
LockOwnerEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.LockOwnerEvaluator
 
loginRequiredForPage(RequestContext, HttpServletRequest, Page) - Method in class org.alfresco.web.site.SlingshotPageView
 
lookupPage(String) - Method in class org.alfresco.web.site.SlingshotPageViewResolver
 

M

MATCH - Static variable in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
 
matchRequest(CSRFFilter.Rule, HttpServletRequest, HttpSession) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Compare the request against the configured rules.
matchString(String, String) - Method in class org.alfresco.web.site.servlet.CSRFFilter
Checks if str matches the regular expression defined in regexp.
MessagesWebScript - Class in org.alfresco.web.scripts
WebScript responsible for returning a JavaScript response containing a JavaScript associative array of all I18N messages name/key pairs installed on the web-tier.
MessagesWebScript() - Constructor for class org.alfresco.web.scripts.MessagesWebScript
 
metadata - Variable in class org.alfresco.web.evaluator.BaseEvaluator
 
MetadataValueEvaluator - Class in org.alfresco.web.evaluator
Tests metadata values against configured values using comparators
MetadataValueEvaluator() - Constructor for class org.alfresco.web.evaluator.MetadataValueEvaluator
 
MimetypesQuery - Class in org.alfresco.web.scripts
Singleton templating host object provided to allows templates access to the Alfresco Repository Mimetypes information.
MimetypesQuery() - Constructor for class org.alfresco.web.scripts.MimetypesQuery
 
MTAuthenticationFilter - Class in org.alfresco.web.site.servlet
Filter providing access to the servlet request for the SlingshotPageViewResolver downstream.
MTAuthenticationFilter() - Constructor for class org.alfresco.web.site.servlet.MTAuthenticationFilter
 
MultiValueEscapeHelper - Class in org.alfresco.web.scripts
Template helper for splitting and unescaping multi-value fields.
MultiValueEscapeHelper() - Constructor for class org.alfresco.web.scripts.MultiValueEscapeHelper
 

N

NEGATE - Static variable in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
negateOutput - Variable in class org.alfresco.web.evaluator.BaseEvaluator
 
newInstance(Element) - Static method in class org.alfresco.web.site.servlet.config.KerberosConfigElement
Constructs a new instance from an XML Element.
newObject(ModelPersistenceContext, String, String, boolean) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
NodeTypeEvaluator - Class in org.alfresco.web.evaluator
Evaluates whether a node is of a certain type, optionally checking for subtype
NodeTypeEvaluator() - Constructor for class org.alfresco.web.evaluator.NodeTypeEvaluator
 
NullValueComparator - Class in org.alfresco.web.evaluator
 
NullValueComparator() - Constructor for class org.alfresco.web.evaluator.NullValueComparator
 

O

onMessage(Message<String>) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
Hazelcast MessageListener implementation - called when a message is received from a cluster node
onSuccess(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.web.site.servlet.SlingshotLoginController
Overrides the inherited method to retrieve the groups that the authenticated user is a member of and stores them as a comma delimited String in the HttpSession.
org.alfresco.web.cmis - package org.alfresco.web.cmis
 
org.alfresco.web.config.header - package org.alfresco.web.config.header
 
org.alfresco.web.evaluator - package org.alfresco.web.evaluator
 
org.alfresco.web.evaluator.doclib.action - package org.alfresco.web.evaluator.doclib.action
 
org.alfresco.web.evaluator.doclib.indicator - package org.alfresco.web.evaluator.doclib.indicator
 
org.alfresco.web.extensibility - package org.alfresco.web.extensibility
 
org.alfresco.web.portlet - package org.alfresco.web.portlet
 
org.alfresco.web.resolver.doclib - package org.alfresco.web.resolver.doclib
 
org.alfresco.web.resources - package org.alfresco.web.resources
 
org.alfresco.web.scripts - package org.alfresco.web.scripts
 
org.alfresco.web.scripts.bean - package org.alfresco.web.scripts.bean
 
org.alfresco.web.site - package org.alfresco.web.site
 
org.alfresco.web.site.servlet - package org.alfresco.web.site.servlet
 
org.alfresco.web.site.servlet.config - package org.alfresco.web.site.servlet.config
 

P

PAGE_CONTEXT - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
PAGE_CONTEXT_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
 
PAGE_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
 
parse(Element) - Method in class org.alfresco.web.config.header.HeaderElementReader
 
parse(Element) - Method in class org.alfresco.web.site.servlet.config.KerberosConfigElementReader
 
PORTLET_HOST - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
PORTLET_URL - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
PORTLET_URL_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
 
PORTLET_URLS_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
 
postHandle(WebRequest, ModelMap) - Method in class org.alfresco.web.site.EditionInterceptor
 
postHandle(WebRequest, ModelMap) - Method in class org.alfresco.web.site.UserDashboardInterceptor
 
preHandle(WebRequest) - Method in class org.alfresco.web.site.EditionInterceptor
 
preHandle(WebRequest) - Method in class org.alfresco.web.site.UserDashboardInterceptor
 
prepareResponse(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.web.site.SlingshotPageView
 
processAction(ActionRequest, ActionResponse) - Method in class org.alfresco.web.portlet.ProxyPortlet
 
processPath(String) - Method in class org.alfresco.web.resources.ShareRemoteResourcesHandler
 
PROP_USERHOME - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
PROP_USERSTATUS - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
PROP_USERSTATUSTIME - Static variable in class org.alfresco.web.site.SlingshotUserFactory
 
PropertyNotNullEvaluator - Class in org.alfresco.web.evaluator
Checks that a property value on a node is not null (and exists)
PropertyNotNullEvaluator() - Constructor for class org.alfresco.web.evaluator.PropertyNotNullEvaluator
 
provide(String) - Method in class org.alfresco.web.site.servlet.SlingshotConnectorProvider
 
ProxyPortlet - Class in org.alfresco.web.portlet
Generic JSR-168 Portlet for exposing an Alfresco Web Script as a Portlet.
ProxyPortlet() - Constructor for class org.alfresco.web.portlet.ProxyPortlet
 
pushMessage(ClusterAwarePathStoreObjectPersister.ClusterMessage) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
Push message out to the cluster - multicast or direct TCP depending on Hazelcast config.

R

REDIRECT_QUERY - Static variable in class org.alfresco.web.site.SlingshotPageView
 
REDIRECT_URI - Static variable in class org.alfresco.web.site.SlingshotPageView
 
RELATION - Static variable in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
release() - Method in class org.alfresco.web.site.ClusterAwareRequestContext
 
removeObject(ModelPersistenceContext, String, String) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
render(RenderRequest, RenderResponse) - Method in class org.alfresco.web.portlet.ProxyPortlet
 
renderRequest(RenderRequest, RenderResponse, String) - Method in class org.alfresco.web.portlet.ProxyPortlet
Render Surf request
resolve(JSONObject, String) - Method in class org.alfresco.web.resolver.doclib.DefaultDoclistActionGroupResolver
Will return the action group id matching action group configs in a, i.e.
resolve(String, String, HashMap<String, String>) - Method in class org.alfresco.web.resolver.doclib.DefaultDoclistDataUrlResolver
Returns the url to the repository doclist webscript to use.
resolve(JSONObject, String) - Method in interface org.alfresco.web.resolver.doclib.DoclistActionGroupResolver
Will return the action group id matching action group configs in a, i.e.
resolve(String, String, HashMap<String, String>) - Method in interface org.alfresco.web.resolver.doclib.DoclistDataUrlResolver
Returns the url to the repository doclist webscript to use.
ResolverHelper - Class in org.alfresco.web.scripts
 
ResolverHelper() - Constructor for class org.alfresco.web.scripts.ResolverHelper
 
response - Variable in class org.alfresco.web.site.EditionInfo
 
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.DictionaryQuery
 
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.GoogleDocsStatus
 
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.ImapServerStatus
 
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.MimetypesQuery
 
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.SingletonValueProcessorExtension
Method for implementing class to provide that retrieve the remote value from the appropriate endpoint and API.
retrieveValue(String, String) - Method in class org.alfresco.web.scripts.SyncModeConfig
 
RulesEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Folder has rules applied" status indicator evaluator.
RulesEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.RulesEvaluator
 
run() - Method in class org.alfresco.web.site.servlet.KerberosSessionSetupPrivilegedAction
Run the privileged action

S

save() - Method in class org.alfresco.web.site.SlingshotUser
 
saveObject(ModelPersistenceContext, ModelObject) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
saveUser(AlfrescoUser) - Method in class org.alfresco.web.site.SlingshotUserFactory
Persist the user back to the Alfresco repository
SecurityHeadersFilter - Class in org.alfresco.web.site.servlet
A filter adding HTTP response headers to incoming requests to improve security for the webapp.
SecurityHeadersFilter() - Constructor for class org.alfresco.web.site.servlet.SecurityHeadersFilter
 
serviceRegistry - Variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
SESSION_ATTRIBUTE_KEY_USER_GROUPS - Static variable in class org.alfresco.web.site.servlet.SlingshotLoginController
 
setAccessor(String) - Method in class org.alfresco.web.evaluator.MetadataValueEvaluator
Accessor for value to compare against in dot notation format, e.g.
setAccessor(String) - Method in class org.alfresco.web.evaluator.ValueEvaluator
Accessor for value to compare against in dot notation format, e.g.
setAllowSubtypes(boolean) - Method in class org.alfresco.web.evaluator.NodeTypeEvaluator
Whether subtypes are allowed or not.
setApplicationContext(ApplicationContext) - Method in class org.alfresco.web.scripts.ActionEvaluatorHelper
 
setApplicationContext(ApplicationContext) - Method in class org.alfresco.web.scripts.ResolverHelper
 
setAspects(ArrayList<String>) - Method in class org.alfresco.web.evaluator.HasAnyAspectEvaluator
Define the list of aspects to check for
setAspects(ArrayList<String>) - Method in class org.alfresco.web.evaluator.HasAspectEvaluator
Define the list of aspects to check for
setBasePath(String) - Method in class org.alfresco.web.resolver.doclib.DefaultDoclistDataUrlResolver
The base path to the repository doclist webscript.
setCaseInsensitive(Boolean) - Method in class org.alfresco.web.evaluator.StringEqualsComparator
Setter for case insensitive comparison override
setClusterObjectPersister(ClusterAwarePathStoreObjectPersister) - Method in class org.alfresco.web.site.ClusterAwareRequestContextFactory
 
setComparator(Comparator) - Method in class org.alfresco.web.evaluator.MetadataValueEvaluator
Comparator class
setComparator(Comparator) - Method in class org.alfresco.web.evaluator.ValueEvaluator
Comparator class
setCondition(String) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
setConfigService(ConfigService) - Method in class org.alfresco.web.evaluator.doclib.action.ViewInExplorerEvaluator
Config Service setter
setConfigService(ConfigService) - Method in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
Sets the config service.
setConfigService(ConfigService) - Method in class org.alfresco.web.site.servlet.SlingshotFeedController
 
setConnectorService(ConnectorService) - Method in class org.alfresco.web.cmis.SlingshotCMISScriptParameterFactory
 
setConnectorService(ConnectorService) - Method in class org.alfresco.web.site.servlet.SlingshotConnectorProvider
Sets the connector service.
setConnectorService(ConnectorService) - Method in class org.alfresco.web.site.servlet.SlingshotLogoutController
 
setConnectorSession(ConnectorSession) - Method in class org.alfresco.web.site.servlet.SlingshotAlfrescoConnector
Overrides super method to set the CS_PARAM_USER_HEADER.
setDictionary(DictionaryQuery) - Method in class org.alfresco.web.evaluator.NodeTypeEvaluator
Dictionary Query bean reference
setEvaluators(ArrayList<Evaluator>) - Method in class org.alfresco.web.evaluator.ChainedMatchAllEvaluator
Evaluators to participate in the evaluation chain
setEvaluators(ArrayList<Evaluator>) - Method in class org.alfresco.web.evaluator.ChainedMatchOneEvaluator
Evaluators to participate in the evaluation chain
setGroups(ArrayList<String>) - Method in class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
setHazelcastInstance(HazelcastInstance) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
setHazelcastTopicName(String) - Method in class org.alfresco.web.site.ClusterAwarePathStoreObjectPersister
 
setId(String) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
setLabel(String) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
setMimetypes(ArrayList<String>) - Method in class org.alfresco.web.evaluator.IsMimetypeEvaluator
Define the list of mimetypes for this evaluator
setNegateOutput(boolean) - Method in class org.alfresco.web.evaluator.BaseEvaluator
Sets optional negateOutput flag which applies when one of the main entry points is used
setPermission(String) - Method in class org.alfresco.web.config.header.HeaderItemsConfigElement
 
setPresets(ArrayList<String>) - Method in class org.alfresco.web.evaluator.SitePresetEvaluator
Define the list of presets to check for
setProperty(String) - Method in class org.alfresco.web.evaluator.PropertyNotNullEvaluator
Property name
setRegex(String) - Method in class org.alfresco.web.evaluator.IsBrowserEvaluator
Define the regular expression to test against
setRelation(String) - Method in class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
setRepositoryPrefix(String) - Method in class org.alfresco.web.resources.ShareRemoteResourcesHandler
 
setServiceRegistry(WebFrameworkServiceRegistry) - Method in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
Sets the evaluator util.
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
setSlingshotEvaluatorUtil(SlingshotEvaluatorUtil) - Method in class org.alfresco.web.extensibility.SlingshotUserAgentComponentElementEvaluator
 
setSwfEnabled(boolean) - Method in class org.alfresco.web.scripts.SlingshotRemoteClient
 
setSyncMode(SyncModeConfig) - Method in class org.alfresco.web.evaluator.SyncModeEvaluator
Sync Mode bean reference
setTypes(ArrayList<String>) - Method in class org.alfresco.web.evaluator.ContainerTypeEvaluator
Define the list of types to check for
setTypes(ArrayList<String>) - Method in class org.alfresco.web.evaluator.NodeTypeEvaluator
Define the list of types to check for
setValidMode(String) - Method in class org.alfresco.web.evaluator.SyncModeEvaluator
Define the value to check for
setValue(String) - Method in class org.alfresco.web.evaluator.NullValueComparator
Setter for static string value to compare to
setValue(String) - Method in class org.alfresco.web.evaluator.StringEqualsComparator
Setter for static string value to compare to
ShareRemoteResourcesHandler - Class in org.alfresco.web.resources
This class extends the default Surf RemoteResourcesHandler to process the supplied path.
ShareRemoteResourcesHandler() - Constructor for class org.alfresco.web.resources.ShareRemoteResourcesHandler
 
SimpleWorkflowEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Node is participating in a simple workflow" status indicator evaluator.
SimpleWorkflowEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.SimpleWorkflowEvaluator
 
SingletonValueProcessorExtension<T> - Class in org.alfresco.web.scripts
Helper base class to wrap the thread-safe singleton locking pattern used to retrieve single instance values from the repository.
SingletonValueProcessorExtension() - Constructor for class org.alfresco.web.scripts.SingletonValueProcessorExtension
 
SITE - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
SITE_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
 
SITE_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
SITE_PRESET - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
SITE_PRESET_CACHE - Static variable in class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
SITE_PRESET_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
 
SITE_PRESET_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
SiteBasedEvaluator - Class in org.alfresco.web.evaluator
Determines whether a site-based node is being accessed via the Site Document Library
SiteBasedEvaluator() - Constructor for class org.alfresco.web.evaluator.SiteBasedEvaluator
 
SitePresetEvaluator - Class in org.alfresco.web.evaluator
Check whether the node lives in a Site of one of the listed presets
SitePresetEvaluator() - Constructor for class org.alfresco.web.evaluator.SitePresetEvaluator
 
SlingshotAlfrescoConnector - Class in org.alfresco.web.site.servlet
Extends the AlfrescoConnector to allow the connection from Share to the Alfresco Repository to use a configurable HTTP header for the authenticated user name.
SlingshotAlfrescoConnector(RemoteConfigElement.ConnectorDescriptor, String) - Constructor for class org.alfresco.web.site.servlet.SlingshotAlfrescoConnector
 
SlingshotBasicHttpAuthenticatorFactory - Class in org.alfresco.web.site.servlet
Slingshot override of the BasicHttpAuthenticatorFactory to provide user and guest WebScript auth through the standard Share authentication stack i.e.
SlingshotBasicHttpAuthenticatorFactory() - Constructor for class org.alfresco.web.site.servlet.SlingshotBasicHttpAuthenticatorFactory
 
SlingshotCMISScriptParameterFactory - Class in org.alfresco.web.cmis
CMIS Script Parameter Factory that sets the default connection to the Alfresco back-end.
SlingshotCMISScriptParameterFactory() - Constructor for class org.alfresco.web.cmis.SlingshotCMISScriptParameterFactory
 
SlingshotConfigComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotConfigComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
 
SlingshotConnectorProvider - Class in org.alfresco.web.site.servlet
 
SlingshotConnectorProvider() - Constructor for class org.alfresco.web.site.servlet.SlingshotConnectorProvider
 
SlingshotEqualsComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a <sub-component> shall be bound in to a and .
SlingshotEqualsComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotEqualsComponentElementEvaluator
 
SlingshotEvaluatorUtil - Class in org.alfresco.web.extensibility
Utility class for evaluators to pick values from the request and get site information etc.
SlingshotEvaluatorUtil() - Constructor for class org.alfresco.web.extensibility.SlingshotEvaluatorUtil
 
SlingshotFeedController - Class in org.alfresco.web.site.servlet
Slingshot override of the SpringSurf FeedController class.
SlingshotFeedController() - Constructor for class org.alfresco.web.site.servlet.SlingshotFeedController
 
SlingshotGroupComponentElementEvaluator - Class in org.alfresco.web.extensibility
 
SlingshotGroupComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
SlingshotGroupModuleEvaluator - Class in org.alfresco.web.extensibility
 
SlingshotGroupModuleEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
 
SlingshotLoginController - Class in org.alfresco.web.site.servlet
This extends the standard LoginController to store the authenticated user's group membership information as an HttpSession attribute so that it can be retrieved by the SlingshotUserFactory when creating SlingshotUser instances.
SlingshotLoginController() - Constructor for class org.alfresco.web.site.servlet.SlingshotLoginController
 
SlingshotLogoutController - Class in org.alfresco.web.site.servlet
Share specific override of the SpringSurf dologout controller.
SlingshotLogoutController() - Constructor for class org.alfresco.web.site.servlet.SlingshotLogoutController
 
SlingshotPageComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotPageComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
 
SlingshotPageContextComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotPageContextComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
 
SlingshotPageView - Class in org.alfresco.web.site
Slingshot implementation of PageView object.
SlingshotPageView(WebFrameworkConfigElement, ModelObjectService, ResourceService, RenderService, TemplatesContainer) - Constructor for class org.alfresco.web.site.SlingshotPageView
Construction
SlingshotPageViewResolver - Class in org.alfresco.web.site
Slingshot specific implementation of Page View resolver.
SlingshotPageViewResolver() - Constructor for class org.alfresco.web.site.SlingshotPageViewResolver
 
SlingshotPortletComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotPortletComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
 
SlingshotPortletModuleEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if an extension module (and its & ) shall be used for this request.
SlingshotPortletModuleEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
 
SlingshotPresetComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotPresetComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
 
SlingshotProxyControllerInterceptor - Class in org.alfresco.web.site.servlet
ProxyControllerInterceptor to allow Http Basic Authentication passthrough for content node URLs.
SlingshotProxyControllerInterceptor() - Constructor for class org.alfresco.web.site.servlet.SlingshotProxyControllerInterceptor
 
SlingshotRemoteClient - Class in org.alfresco.web.scripts
Override the Spring WebScripts impl of RemoteClient to provide additional security processing of HTML responses retrieved via content APIs.
SlingshotRemoteClient() - Constructor for class org.alfresco.web.scripts.SlingshotRemoteClient
 
SlingshotServletRequestWrapper - Class in org.alfresco.web.site.servlet
Request wrapper used an Accept-Langauge header was not present in original request.
SlingshotServletRequestWrapper(HttpServletRequest) - Constructor for class org.alfresco.web.site.servlet.SlingshotServletRequestWrapper
 
SlingshotSiteComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotSiteComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
 
SlingshotSiteModuleEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if an extension module (and its & ) shall be used for this request.
SlingshotSiteModuleEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
SlingshotUser - Class in org.alfresco.web.site
User object extended to provide persistence back to an Alfresco repo.
SlingshotUser(String, Map<String, Boolean>, Map<String, Boolean>) - Constructor for class org.alfresco.web.site.SlingshotUser
Instantiates a new user.
SlingshotUserAgentComponentElementEvaluator - Class in org.alfresco.web.extensibility
Evaluator used to decide if a shall be bound in to a and .
SlingshotUserAgentComponentElementEvaluator() - Constructor for class org.alfresco.web.extensibility.SlingshotUserAgentComponentElementEvaluator
 
SlingshotUserFactory - Class in org.alfresco.web.site
Slingshot User Factory makes use of the slingshot REST API to persist modified user details back to the repo.
SlingshotUserFactory() - Constructor for class org.alfresco.web.site.SlingshotUserFactory
 
SSOAuthenticationFilter - Class in org.alfresco.web.site.servlet
SSO Authentication Filter Class for web-tier, supporting NTLM and Kerberos challenges from the repository tier.
SSOAuthenticationFilter() - Constructor for class org.alfresco.web.site.servlet.SSOAuthenticationFilter
 
StringEqualsComparator - Class in org.alfresco.web.evaluator
Compares a node value against an optionally case-insensitive value
StringEqualsComparator() - Constructor for class org.alfresco.web.evaluator.StringEqualsComparator
 
SyncModeConfig - Class in org.alfresco.web.scripts
Singleton scripting host object provided to retrieve the value of the Sync Mode configuration from the Alfresco repository.
SyncModeConfig() - Constructor for class org.alfresco.web.scripts.SyncModeConfig
 
SyncModeEvaluator - Class in org.alfresco.web.evaluator
Evaluates whether the sync mode is the specified value
SyncModeEvaluator() - Constructor for class org.alfresco.web.evaluator.SyncModeEvaluator
 

T

TEAM_EDITION - Static variable in class org.alfresco.web.site.EditionInfo
 
TEAM_EDITION - Static variable in class org.alfresco.web.site.EditionInterceptor
 
toString() - Method in class org.alfresco.web.config.header.HeaderItem
 
toString() - Method in class org.alfresco.web.scripts.DictionaryQuery
 
toString() - Method in class org.alfresco.web.scripts.MimetypesQuery
 
toString() - Method in class org.alfresco.web.site.EditionInfo
 
TransferredNodeEvaluator - Class in org.alfresco.web.evaluator.doclib.indicator
"Node has been transferred from another Repository" status indicator evaluator.
TransferredNodeEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.indicator.TransferredNodeEvaluator
 

U

UnitTestGetModelWebScript - Class in org.alfresco.web.scripts
This WebScript controller attempts to retrieve a previously saved unit test page model from the HttpSession which is then stored in the "jsonModel" attribute of the overall model.
UnitTestGetModelWebScript() - Constructor for class org.alfresco.web.scripts.UnitTestGetModelWebScript
 
UnitTestSetModelWebScript - Class in org.alfresco.web.scripts
This WebScript controller accepts a posted JSON string that defines a page model to use for a unit test and saves it to the HttpSession.
UnitTestSetModelWebScript() - Constructor for class org.alfresco.web.scripts.UnitTestSetModelWebScript
 
UNKNOWN_EDITION - Static variable in class org.alfresco.web.site.EditionInfo
 
UNKNOWN_EDITION - Static variable in class org.alfresco.web.site.EditionInterceptor
 
UNKNOWN_HOLDER - Static variable in class org.alfresco.web.site.EditionInfo
 
UNKNOWN_HOLDER - Static variable in class org.alfresco.web.site.EditionInterceptor
 
USERAGENT_FILTER - Static variable in class org.alfresco.web.extensibility.SlingshotUserAgentComponentElementEvaluator
 
UserDashboardInterceptor - Class in org.alfresco.web.site
Framework interceptor responsible for constructing user dashboards if one has not already been initialised and persisted for the current user.
UserDashboardInterceptor() - Constructor for class org.alfresco.web.site.UserDashboardInterceptor
 
UserPreferences - Class in org.alfresco.web.scripts
Script host object to retrieve the current user preferences JSON response.
UserPreferences() - Constructor for class org.alfresco.web.scripts.UserPreferences
 
users - Variable in class org.alfresco.web.site.EditionInfo
 
util - Variable in class org.alfresco.web.evaluator.HasGroupMembershipsEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotGroupModuleEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotPortletModuleEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotSiteModuleEvaluator
 
util - Variable in class org.alfresco.web.extensibility.SlingshotUserAgentComponentElementEvaluator
 

V

validateRequestContext(RequestContext, HttpServletRequest) - Method in class org.alfresco.web.site.SlingshotPageView
 
ValueEvaluator - Class in org.alfresco.web.evaluator
 
ValueEvaluator() - Constructor for class org.alfresco.web.evaluator.ValueEvaluator
 
ViewInExplorerEvaluator - Class in org.alfresco.web.evaluator.doclib.action
Evaluates whether a repositoryUrl config value has been set and that we're not in portlet mode
ViewInExplorerEvaluator() - Constructor for class org.alfresco.web.evaluator.doclib.action.ViewInExplorerEvaluator
 
A B C D E F G H I J K L M N O P R S T U V 

Copyright © 2005–2014 Alfresco Software. All rights reserved.