- 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) - 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) - Method in class org.alfresco.web.extensibility.SlingshotConfigComponentElementEvaluator
-
Decides if we are inside a site or not.
- evaluate(RequestContext, Map) - Method in class org.alfresco.web.extensibility.SlingshotEqualsComponentElementEvaluator
-
Returns true if all parameter values equal each other.
- evaluate(RequestContext, Map) - 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) - Method in class org.alfresco.web.extensibility.SlingshotPageComponentElementEvaluator
-
Decides if we are inside a site or not.
- evaluate(RequestContext, Map) - Method in class org.alfresco.web.extensibility.SlingshotPageContextComponentElementEvaluator
-
Decides if we are there is a page context set
- evaluate(RequestContext, Map) - Method in class org.alfresco.web.extensibility.SlingshotPortletComponentElementEvaluator
-
Decides if we are inside a portal or not.
- evaluate(RequestContext, Map) - Method in class org.alfresco.web.extensibility.SlingshotPresetComponentElementEvaluator
-
Decides if we are inside a site or not.
- evaluate(RequestContext, Map) - Method in class org.alfresco.web.extensibility.SlingshotSiteComponentElementEvaluator
-
Decides if we are inside a site or not.
- evaluate(RequestContext, Map) - 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
-
- 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) - 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) - 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) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
-
Checks for a request for to negate the ruling.
- getNegation(RequestContext, Map) - 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) - Method in class org.alfresco.web.extensibility.SlingshotGroupComponentElementEvaluator
-
Gets the logical relationship between all the groups to test for membership of.
- getRelationship(RequestContext, Map) - 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.
- 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
-
- 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
-
- 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) - Method in class org.alfresco.web.evaluator.HasAnyAspectEvaluator
-
Define the list of aspects to check for
- setAspects(ArrayList) - 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) - Method in class org.alfresco.web.evaluator.ChainedMatchAllEvaluator
-
Evaluators to participate in the evaluation chain
- setEvaluators(ArrayList) - Method in class org.alfresco.web.evaluator.ChainedMatchOneEvaluator
-
Evaluators to participate in the evaluation chain
- setGroups(ArrayList) - 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) - 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) - 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
-
- setSyncMode(SyncModeConfig) - Method in class org.alfresco.web.evaluator.SyncModeEvaluator
-
Sync Mode bean reference
- setTypes(ArrayList) - Method in class org.alfresco.web.evaluator.ContainerTypeEvaluator
-
Define the list of types to check for
- setTypes(ArrayList) - 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 - 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
-
- 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, Map) - 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
-