- AbortTransferCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to record the start a transfer.
- AbortTransferCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.AbortTransferCommandProcessor
-
- AbstractActionWebscript - Class in org.alfresco.repo.web.scripts.action
-
- AbstractActionWebscript() - Constructor for class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- AbstractActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- AbstractActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- AbstractActivitySummaryProcessor.ChangeKey - Class in org.alfresco.rest.api.impl.activities
-
- AbstractActivitySummaryProcessor.ChangeKey(String, String) - Constructor for class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor.ChangeKey
-
- AbstractActivitySummaryProcessor.RemoveKey - Class in org.alfresco.rest.api.impl.activities
-
- AbstractActivitySummaryProcessor.RemoveKey(String) - Constructor for class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor.RemoveKey
-
- AbstractAdminWebScript - Class in org.alfresco.repo.web.scripts.admin
-
Abstract implementation for scripts that access the RepoAdminService
.
- AbstractAdminWebScript() - Constructor for class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- AbstractArchivedNodeWebScript - Class in org.alfresco.repo.web.scripts.archive
-
This class is an abstract base class for the various webscript controllers in the
NodeArchiveService.
- AbstractArchivedNodeWebScript() - Constructor for class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- AbstractAssociationGet - Class in org.alfresco.repo.web.scripts.dictionary
-
- AbstractAssociationGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationGet
-
- AbstractAssociationsGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Associationdefinitions for a given classname
- AbstractAssociationsGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationsGet
-
- AbstractAuditWebScript - Class in org.alfresco.repo.web.scripts.audit
-
Abstract implementation for scripts that access the AuditService
.
- AbstractAuditWebScript() - Constructor for class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- AbstractBaseUrlGenerator - Class in org.alfresco.opencmis
-
Generates an OpenCMIS base url based on the request, repository id and binding.
- AbstractBaseUrlGenerator() - Constructor for class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- AbstractBlogWebScript - Class in org.alfresco.repo.web.scripts.blogs
-
- AbstractBlogWebScript() - Constructor for class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- AbstractBulkFileSystemImportWebScript - Class in org.alfresco.repo.web.scripts.bulkimport
-
contains common fields and methods for the import web scripts.
- AbstractBulkFileSystemImportWebScript() - Constructor for class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- AbstractCalendarListingWebScript - Class in org.alfresco.repo.web.scripts.calendar
-
This class provides functionality common across the webscripts
which list events.
- AbstractCalendarListingWebScript() - Constructor for class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- AbstractCalendarWebScript - Class in org.alfresco.repo.web.scripts.calendar
-
- AbstractCalendarWebScript() - Constructor for class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- AbstractClassesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Classdefinitions using classfilter , namespaceprefix and name
- AbstractClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractClassesGet
-
- AbstractClassGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Classdefinitions for a classname eg.
- AbstractClassGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractClassGet
-
- AbstractCMISConnectionManagerImpl - Class in org.alfresco.repo.cmis.client
-
Connection manager base class.
- AbstractCMISConnectionManagerImpl() - Constructor for class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- AbstractDiscussionWebScript - Class in org.alfresco.repo.web.scripts.discussion
-
- AbstractDiscussionWebScript() - Constructor for class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- AbstractExecuteActionWebscript - Class in org.alfresco.repo.web.scripts.action
-
- AbstractExecuteActionWebscript() - Constructor for class org.alfresco.repo.web.scripts.action.AbstractExecuteActionWebscript
-
- AbstractGetBlogWebScript - Class in org.alfresco.repo.web.scripts.blogs.posts
-
- AbstractGetBlogWebScript() - Constructor for class org.alfresco.repo.web.scripts.blogs.posts.AbstractGetBlogWebScript
-
- AbstractJettyComponent - Class in org.alfresco.repo.web.util
-
Manages an embedded jetty server, hooking it up to the repository spring context.
- AbstractJettyComponent(int, String, String[], String[]) - Constructor for class org.alfresco.repo.web.util.AbstractJettyComponent
-
- AbstractLinksWebScript - Class in org.alfresco.repo.web.scripts.links
-
- AbstractLinksWebScript() - Constructor for class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- AbstractObjectReference - Class in org.alfresco.repo.cmis.reference
-
Abstract Object Reference
- AbstractObjectReference(CMISServices, CMISRepositoryReference) - Constructor for class org.alfresco.repo.cmis.reference.AbstractObjectReference
-
Construct
- AbstractPropertiesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Propertydefinitions for a given classname eg.
- AbstractPropertiesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractPropertiesGet
-
- AbstractPropertyGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Propertydefinition for a given classname and propname
- AbstractPropertyGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
- AbstractQuery - Class in org.alfresco.repo.webservice
-
Abstract implementation of a QuerySession providing support for automatic id generation
and provides support for paging through query results.
- AbstractQuery() - Constructor for class org.alfresco.repo.webservice.AbstractQuery
-
- AbstractQuerySession - Class in org.alfresco.repo.webservice
-
An abstract implementation of the query session that keeps track of the paging data.
- AbstractQuerySession(long, long, ServerQuery) - Constructor for class org.alfresco.repo.webservice.AbstractQuerySession
-
Common constructor that initialises the session's id and batch size
- AbstractQuickShareContent - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
- AbstractQuickShareContent() - Constructor for class org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent
-
- AbstractRatingScheme - Class in org.alfresco.rest.api.impl.node.ratings
-
Manages the mapping between the rest api's representation of a node rating and the repository's
representation of a node rating.
- AbstractRatingScheme(String, String) - Constructor for class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- AbstractRatingWebScript - Class in org.alfresco.repo.web.scripts.rating
-
This class is an abstract base class for the various webscript controllers in the
RatingService.
- AbstractRatingWebScript() - Constructor for class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- AbstractReplicationWebscript - Class in org.alfresco.repo.web.scripts.replication
-
- AbstractReplicationWebscript() - Constructor for class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- AbstractRepositoryReference - Class in org.alfresco.repo.cmis.reference
-
Abstract Repository Reference
- AbstractRepositoryReference(CMISServices) - Constructor for class org.alfresco.repo.cmis.reference.AbstractRepositoryReference
-
Construct
- AbstractResourceWebScript - Class in org.alfresco.rest.framework.webscripts
-
Webscript that handles the request for and execution of a Resource
1) Finds a resource
2) Extracts params
3) Executes params on a resource
4) Post processes the response to add embeds or projected relationship
5) Renders the response
- AbstractResourceWebScript() - Constructor for class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- AbstractRuleWebScript - Class in org.alfresco.repo.web.scripts.rule
-
- AbstractRuleWebScript() - Constructor for class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- AbstractSiteWebScript - Class in org.alfresco.repo.web.scripts.site
-
- AbstractSiteWebScript() - Constructor for class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- AbstractSubClassesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Sub-Classdefinitions using classfilter , namespacePrefix and name
- AbstractSubClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AbstractSubClassesGet
-
- AbstractSubscriptionServiceWebScript - Class in org.alfresco.repo.web.scripts.subscriptions
-
- AbstractSubscriptionServiceWebScript() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- AbstractTenantAdminWebScript - Class in org.alfresco.repo.web.scripts.tenant
-
- AbstractTenantAdminWebScript() - Constructor for class org.alfresco.repo.web.scripts.tenant.AbstractTenantAdminWebScript
-
- AbstractWebService - Class in org.alfresco.repo.webservice
-
Abstract base class for all web service implementations, provides support for common service injection
- AbstractWebService() - Constructor for class org.alfresco.repo.webservice.AbstractWebService
-
- AbstractWikiWebScript - Class in org.alfresco.repo.web.scripts.wiki
-
- AbstractWikiWebScript() - Constructor for class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- AbstractWorkflowWebscript - Class in org.alfresco.repo.web.scripts.workflow
-
Base class for all workflow REST API implementations.
- AbstractWorkflowWebscript() - Constructor for class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- AbstractWorkflowWebscript.ExcludeFilter - Class in org.alfresco.repo.web.scripts.workflow
-
Helper class to check for excluded items.
- AbstractWorkflowWebscript.ExcludeFilter(String) - Constructor for class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript.ExcludeFilter
-
Creates a new ExcludeFilter
- accept(NodeRef) - Method in interface org.alfresco.repo.web.scripts.archive.ArchivedNodesFilter
-
This method checks whether or not the specified NodeRef
should be included,
as defined by the concrete filter implementation.
- accept(NodeRef) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
- AccessControlWebService - Class in org.alfresco.repo.webservice.accesscontrol
-
- AccessControlWebService() - Constructor for class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- AclChangeSetsGet - Class in org.alfresco.repo.web.scripts.solr
-
Support for SOLR: Track ACL Change Sets
- AclChangeSetsGet() - Constructor for class org.alfresco.repo.web.scripts.solr.AclChangeSetsGet
-
- AclsGet - Class in org.alfresco.repo.web.scripts.solr
-
Support for SOLR: Track ACLs
- AclsGet() - Constructor for class org.alfresco.repo.web.scripts.solr.AclsGet
-
- AclsReadersGet - Class in org.alfresco.repo.web.scripts.solr
-
Support for SOLR: Track ACLs
- AclsReadersGet() - Constructor for class org.alfresco.repo.web.scripts.solr.AclsReadersGet
-
- ACTION_CANCEL_REQUESTED - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_ID - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_INSTANCE - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_KEY - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_NODE_REF - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_RUNNING_ON - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_STARTED_AT - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ACTION_TYPE - Static variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- ActionConditionDefinitionsGet - Class in org.alfresco.repo.web.scripts.rule
-
- ActionConditionDefinitionsGet() - Constructor for class org.alfresco.repo.web.scripts.rule.ActionConditionDefinitionsGet
-
- ActionConstraintGet - Class in org.alfresco.repo.web.scripts.rule
-
- ActionConstraintGet() - Constructor for class org.alfresco.repo.web.scripts.rule.ActionConstraintGet
-
- ActionConstraintsGet - Class in org.alfresco.repo.web.scripts.rule
-
- ActionConstraintsGet() - Constructor for class org.alfresco.repo.web.scripts.rule.ActionConstraintsGet
-
- ActionDefinitionsGet - Class in org.alfresco.repo.web.scripts.rule
-
- ActionDefinitionsGet() - Constructor for class org.alfresco.repo.web.scripts.rule.ActionDefinitionsGet
-
- ActionExecutor - Interface in org.alfresco.rest.framework.resource.actions
-
Executes an action in the system
- ActionExecutor.ExecutionCallback - Interface in org.alfresco.rest.framework.resource.actions
-
The result of an Action execution.
- ActionQueuePost - Class in org.alfresco.repo.web.scripts.rule
-
- ActionQueuePost() - Constructor for class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- actionService - Variable in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- actionService - Variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- actionService - Variable in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- actionTrackingService - Variable in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- actionTrackingService - Variable in class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- actionTrackingService - Variable in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- actionTrackingService - Variable in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
- ActionWebService - Class in org.alfresco.repo.webservice.action
-
Action web service implementation
- ActionWebService() - Constructor for class org.alfresco.repo.webservice.action.ActionWebService
-
- Activities - Interface in org.alfresco.rest.api
-
- Activities - Interface in org.alfresco.rest.workflow.api
-
- activities - Variable in class org.alfresco.rest.workflow.api.processes.ProcessActivitiesRelation
-
- Activities.ActivityWho - Class in org.alfresco.rest.api
-
- ActivitiesImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to activities services and maps between representations.
- ActivitiesImpl() - Constructor for class org.alfresco.rest.api.impl.ActivitiesImpl
-
- ActivitiesImpl - Class in org.alfresco.rest.workflow.api.impl
-
- ActivitiesImpl() - Constructor for class org.alfresco.rest.workflow.api.impl.ActivitiesImpl
-
- activitiProcessEngine - Variable in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- activitiUtil - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- Activity - Class in org.alfresco.rest.api.model
-
Represents an activity feed entry.
- Activity() - Constructor for class org.alfresco.rest.api.model.Activity
-
- Activity(Long, String, String, String, String, Date, String, Map) - Constructor for class org.alfresco.rest.api.model.Activity
-
- Activity - Class in org.alfresco.rest.workflow.api.model
-
Representation of an activity in the Activiti engine.
- Activity(HistoricActivityInstance) - Constructor for class org.alfresco.rest.workflow.api.model.Activity
-
- ActivityPoster - Interface in org.alfresco.repo.webdav
-
WebDAV methods can ActivityPoster to create entries in the activity feed.
- ActivityPosterImpl - Class in org.alfresco.repo.webdav
-
WebDAV methods may use an instance of this class to post activity data.
- ActivityPosterImpl() - Constructor for class org.alfresco.repo.webdav.ActivityPosterImpl
-
Default constructor.
- ActivityPosterImpl(String, ActivityService) - Constructor for class org.alfresco.repo.webdav.ActivityPosterImpl
-
Constructor
- ActivityPostProducer - Interface in org.alfresco.repo.webdav
-
WebDAVMethods that are able to post activity data must implement this interface
in order that the CloudWebDAVServlet will supply the object with an
ActivityPoster collaborator.
- activityService - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- activityService - Variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- activityService - Variable in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- activityService - Variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- activityService - Variable in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- activityService - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- ActivitySummaryParser - Class in org.alfresco.rest.api.impl.activities
-
- ActivitySummaryParser() - Constructor for class org.alfresco.rest.api.impl.activities.ActivitySummaryParser
-
- ActivitySummaryProcessor - Interface in org.alfresco.rest.api.impl.activities
-
- ActivitySummaryProcessor.Change - Interface in org.alfresco.rest.api.impl.activities
-
- ActivitySummaryProcessorRegistry - Interface in org.alfresco.rest.api.impl.activities
-
A registry for activity summary parsers/post processors.
- addACEs(Predicate, ACE[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- addActivityEntry(String, BlogPostInfo, SiteInfo, WebScriptRequest, JSONObject, NodeRef) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
Generates an activity entry for the discussion item
- addActivityEntry(String, CalendarEntry, SiteInfo, WebScriptRequest, JSONObject) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
Generates an activity entry for the entry
- addActivityEntry(String, String, TopicInfo, PostInfo, SiteInfo, WebScriptRequest, JSONObject) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
Generates an activity entry for the discussion item
- addActivityEntry(String, LinkInfo, SiteInfo, WebScriptRequest, JSONObject) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
Generates an activity entry for the link
- addActivityEntry(String, WikiPageInfo, SiteInfo, WebScriptRequest, JSONObject) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- addActivityEntry(String, WikiPageInfo, SiteInfo, WebScriptRequest, JSONObject, Map) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
Generates an activity entry for the link
- addAttributes() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- addAttributes() - Method in class org.alfresco.opencmis.PublicApiCMISHttpServletRequest
-
- addChildAuthorities(String, String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Add an existing authority as a child of another authority.
- addEmbedded(Map) - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Adds embeddeds object to the enclosing root object
- addETag(String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Add ETag to check
- addExtensibilityDirectives(Map, ExtensibilityModel) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Adds the <
@markup> directive to the container which allows FreeMarker templates to be extended.
- addExtensionBundleToCache(String, WebScriptPropertyResourceBundle) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Adds a new extended bundle to the cache.
- addFavourite(String, Favourite) - Method in interface org.alfresco.rest.api.Favourites
-
Add a favourite for user personId
- addFavourite(String, Favourite) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- addFavouriteSite(String, FavouriteSite) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- addFavouriteSite(String, FavouriteSite) - Method in interface org.alfresco.rest.api.Sites
-
- addHeader(String, String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- addLockTocken(String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Adds lock token to check
- addObjectToFolder(ScriptNode, ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Adds an object to a folder.
- addObjectToFolder(String, String, String, Boolean, Holder) - Method in class org.alfresco.repo.cmis.ws.DMMultiFilingServicePort
-
Adds an existing non-folder, fileable object to a folder.
- addRating(String, String, Object) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- addRating(String, String, Object) - Method in interface org.alfresco.rest.api.NodeRatings
-
- addRelated(Map) - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Adds related object to the enclosing root object
- addSharedLockToken(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Adds new shared lock token to sharedLockTokens list.
- addSiteMember(String, SiteMember) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- addSiteMember(String, SiteMember) - Method in interface org.alfresco.rest.api.Sites
-
- addTags(String, List) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- addTags(String, List) - Method in interface org.alfresco.rest.api.Tags
-
- addTaskVariables(List, Map, TypeDefinitionContext, VariableScope) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
Converts the raw variables to
TaskVariable
s and adds them to the given result-list.
- addVariables(Task, Boolean, Boolean, Map, Map, Map) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- AdministrationWebService - Class in org.alfresco.repo.webservice.administration
-
- AdministrationWebService() - Constructor for class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Constructor
- ADMRemoteStore - Class in org.alfresco.repo.web.scripts.bean
-
ADM Remote Store service.
- ADMRemoteStore() - Constructor for class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- afterCall() - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- afterPropertiesSet() - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- afterPropertiesSet() - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- afterPropertiesSet() - Method in class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- afterPropertiesSet() - Method in class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- afterPropertiesSet() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.networks.NetworksEntityResource
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.nodes.NodeCommentsRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.nodes.NodesEntityResource
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.nodes.NodeTagsRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PeopleEntityResource
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonActivitiesRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonNetworksRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonPreferencesRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.people.PersonSitesRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.sites.SiteContainersRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.sites.SiteEntityResource
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
- afterPropertiesSet() - Method in class org.alfresco.rest.api.tags.TagsEntityResource
-
- afterPropertiesSet() - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper
-
- afterPropertiesSet() - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- afterThrowing(AccessDeniedException) - Method in class org.alfresco.repo.cmis.ws.DMServicePortThrowsAdvice
-
- afterThrowing(RuntimeException) - Method in class org.alfresco.repo.cmis.ws.DMServicePortThrowsAdvice
-
- afterThrowing(Exception) - Method in class org.alfresco.repo.cmis.ws.DMServicePortThrowsAdvice
-
- AGENT_INTERNET_EXPLORER - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- AGENT_MICROSOFT_DATA_ACCESS_INTERNET_PUBLISHING_PROVIDER_DAV - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- ALF_FETCH_SIZE - Static variable in class org.alfresco.repo.webservice.axis.QueryConfigHandler
-
- ALFRESCO_PUBLIC - Static variable in class org.alfresco.rest.framework.Api
-
- AlfrescoCMISExtensionFactory - Class in org.alfresco.repo.cmis.rest
-
A CMIS extension factory that is also aware of Alfresco extensions.
- AlfrescoCMISExtensionFactory() - Constructor for class org.alfresco.repo.cmis.rest.AlfrescoCMISExtensionFactory
-
- AlfrescoModelGet - Class in org.alfresco.repo.web.scripts.solr
-
Support for SOLR: Get Alfresco model
- AlfrescoModelGet() - Constructor for class org.alfresco.repo.web.scripts.solr.AlfrescoModelGet
-
- AlfrescoModelsDiff - Class in org.alfresco.repo.web.scripts.solr
-
Support for SOLR: Track Alfresco model changes
- AlfrescoModelsDiff() - Constructor for class org.alfresco.repo.web.scripts.solr.AlfrescoModelsDiff
-
- AlfrescoRhinoScriptDebugger - Class in org.alfresco.repo.web.scripts
-
Alfresco implementation of Rhino JavaScript debugger
Provides support for authenticated access to object inspection.
- AlfrescoRhinoScriptDebugger() - Constructor for class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- AlfrescoRhinoScriptDebugger.AlfrescoDim - Class in org.alfresco.repo.web.scripts
-
- AlfrescoRhinoScriptDebugger.AlfrescoDim() - Constructor for class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger.AlfrescoDim
-
- ALLOW_ALL - Static variable in class org.alfresco.rest.framework.jacksonextensions.BeanPropertiesFilter
-
- allowHtmlFallback() - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
We don't have a HTML version
- allowHtmlFallback() - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
If the format is requested as HTML, should an exception be raised,
or should an HTML version be called?
- allowHtmlFallback() - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadGet
-
We have a HTML version
- allowMultiple() - Method in interface org.alfresco.rest.framework.WebApiParam
-
- allowsTicketLogons() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Check if ticket based logons are allowed
- and() - Method in interface org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallback
-
Called any time an AND is encountered.
- and() - Method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallbackAdapter
-
- and() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- ANY - Static variable in class org.alfresco.rest.workflow.api.model.VariableScope
-
- Api - Class in org.alfresco.rest.framework
-
Standard API settings for the Alfresco Rest API
SCOPE - PUBLIC_API - Reserved for public API
- PRIVATE_API - Reserved for private API
VERSION - A positive integer starting at 1.
- Api.SCOPE - Class in org.alfresco.rest.framework
-
- ApiBootstrap - Class in org.alfresco.rest.framework.core
-
Bootstraps the restful API
- ApiBootstrap() - Constructor for class org.alfresco.rest.framework.core.ApiBootstrap
-
- ApiException - Exception in org.alfresco.rest.framework.core.exceptions
-
Base exception for errors in the API framework.
- ApiException(String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ApiException
-
- ApiException(String, Object[]) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ApiException
-
- ApiException(String, Throwable) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ApiException
-
- ApiException(String, Throwable, Map) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ApiException
-
- ApiException(String, Map) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ApiException
-
- ApiWebScript - Class in org.alfresco.rest.framework.webscripts
-
Entry point for API webscript.
- ApiWebScript() - Constructor for class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- appendWithAce(NodeRef, CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- appendWithRelationships(NodeRef, PropertyFilter, CMISRelationshipDirectionEnum, boolean, String, CmisObjectType) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- applyACL(ScriptNode, Serializable, Serializable) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Applies an ACL to a node.
- applyACL(String, String, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMAclServicePort
-
- applyAclCarefully(NodeRef, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, List) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- applyPagination(List, int, int) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Make the pagination for given list of objects
- applyPolicies(String, List) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- applyPolicy(String, ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Applies a policy object to a target object.
- applyPolicy(String, String, String, Holder) - Method in class org.alfresco.repo.cmis.ws.DMPolicyServicePort
-
Applies a policy object to a target object.
- applyRating(NodeRef, Object) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- applyRating(NodeRef, Object) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- applyRating(NodeRef, Object) - Method in interface org.alfresco.rest.api.impl.node.ratings.RatingScheme
-
- applyVersioningState(ScriptNode, String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Applies a versioning state to a new node, potentially resulting in a new node.
- ARCHIVED_BY - Static variable in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- ARCHIVED_DATE - Static variable in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- ArchivedNodePut - Class in org.alfresco.repo.web.scripts.archive
-
This class is the controller for the archivednode.put webscript.
- ArchivedNodePut() - Constructor for class org.alfresco.repo.web.scripts.archive.ArchivedNodePut
-
- ArchivedNodesDelete - Class in org.alfresco.repo.web.scripts.archive
-
This class is the controller for the deletednodes.delete web script.
- ArchivedNodesDelete() - Constructor for class org.alfresco.repo.web.scripts.archive.ArchivedNodesDelete
-
- ArchivedNodesFilter - Interface in org.alfresco.repo.web.scripts.archive
-
This interface defines a filter for ArchivedNodes.
- ArchivedNodesGet - Class in org.alfresco.repo.web.scripts.archive
-
This class is the controller for the archivednodes.get web script.
- ArchivedNodesGet() - Constructor for class org.alfresco.repo.web.scripts.archive.ArchivedNodesGet
-
- ArchivedNodeState - Class in org.alfresco.repo.web.scripts.archive
-
A simple POJO class for the state of an archived node.
- ARG_CHANGE_LOG_TOKEN - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_CHECKIN - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_CHECKIN_COMMENT - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_CHILD_TYPES - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_CONTINUE_ON_FAILURE - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_DEPTH - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_DIRECTION - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_FILTER - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_FOLDER_BY_PATH - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_FOLDER_ID - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_INCLUDE_ACL - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_INCLUDE_ALLOWABLE_ACTIONS - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_INCLUDE_PROPERTY_DEFINITIONS - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_INCLUDE_RELATIONSHIPS - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_INCLUDE_SUB_RELATIONSHIP_TYPES - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_LENGTH - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_MAJOR - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_MAJOR_VERSION - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_MAX_ITEMS - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_OFFSET - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_ORDER_BY - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_QUERY_STATEMENT - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_RELATIONSHIP_TYPE - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_REMOVE_FROM - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_RENDITION_FILTER - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_REPOSITORY_ID - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_RETURN_VERSION - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_SKIP_COUNT - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_SOURCE_FOLDER_ID - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_THIS_VERSION - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_TICKET - Static variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The name of the ticket argument.
- ARG_TYPE_ID - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_TYPES - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_UNFILE_OBJECTS - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- ARG_VERSIONING_STATE - Static variable in class org.alfresco.repo.cmis.rest.CMISScript
-
- asc - Variable in class org.alfresco.rest.framework.resource.parameters.SortColumn
-
- ASCENDING - Static variable in class org.alfresco.rest.framework.resource.parameters.SortColumn
-
- asPaged(Paging, Collection) - Static method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Constructs a new CollectionWithPagingInfo.
- asPaged(Paging, Collection, boolean, Integer) - Static method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Constructs a new CollectionWithPagingInfo.
- asPagedCollection(T[]) - Static method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Constructs a new CollectionWithPagingInfo using a number of entity values.
- AssociationGet - Class in org.alfresco.repo.web.scripts.dictionary
-
- AssociationGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AssociationGet
-
- AssociationGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
- AssociationGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationGet
-
- AssociationIdRelationshipReference - Class in org.alfresco.repo.cmis.reference
-
Association ID relationship reference.
- AssociationIdRelationshipReference(CMISServices, String) - Constructor for class org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
-
Construct
- AssociationQuery - Class in org.alfresco.repo.webservice.repository
-
A query to retrieve normal node associations.
- AssociationQuery(Reference, Association) - Constructor for class org.alfresco.repo.webservice.repository.AssociationQuery
-
- AssociationsGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Associationdefinitions for a given classname
- AssociationsGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.AssociationsGet
-
- AssociationsGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Associationdefinitions for a given classname
- AssociationsGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationsGet
-
- ASTERISK - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- atom - Static variable in class org.alfresco.opencmis.CMISDispatcherRegistry.Binding
-
- AtomPubCMISDispatcher - Class in org.alfresco.opencmis
-
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
- AtomPubCMISDispatcher() - Constructor for class org.alfresco.opencmis.AtomPubCMISDispatcher
-
- attemptLock() - Method in class org.alfresco.repo.webdav.LockMethod
-
The main lock implementation method.
- attemptReadContent(FileInfo, ContentReader) - Method in class org.alfresco.repo.webdav.GetMethod
-
- attemptUnlock() - Method in class org.alfresco.repo.webdav.UnlockMethod
-
The main unlock implementation.
- ATTR_LABEL - Static variable in class org.alfresco.repo.web.scripts.config.OpenSearchElementReader
-
- ATTR_LABEL_ID - Static variable in class org.alfresco.repo.web.scripts.config.OpenSearchElementReader
-
- ATTR_PROXY - Static variable in class org.alfresco.repo.web.scripts.config.OpenSearchElementReader
-
- ATTR_TYPE - Static variable in class org.alfresco.repo.web.scripts.config.OpenSearchElementReader
-
- AuditClearPost - Class in org.alfresco.repo.web.scripts.audit
-
- AuditClearPost() - Constructor for class org.alfresco.repo.web.scripts.audit.AuditClearPost
-
- AuditControlGet - Class in org.alfresco.repo.web.scripts.audit
-
- AuditControlGet() - Constructor for class org.alfresco.repo.web.scripts.audit.AuditControlGet
-
- AuditControlPost - Class in org.alfresco.repo.web.scripts.audit
-
- AuditControlPost() - Constructor for class org.alfresco.repo.web.scripts.audit.AuditControlPost
-
- AuditEntryDelete - Class in org.alfresco.repo.web.scripts.audit
-
- AuditEntryDelete() - Constructor for class org.alfresco.repo.web.scripts.audit.AuditEntryDelete
-
- AuditQueryGet - Class in org.alfresco.repo.web.scripts.audit
-
- AuditQueryGet() - Constructor for class org.alfresco.repo.web.scripts.audit.AuditQueryGet
-
- auditService - Variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- AUTH_NTLM - Static variable in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
- AuthCallbackWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- AuthCallbackWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.AuthCallbackWebScript
-
- authenticate(Description.RequiredAuthentication, boolean) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAuthenticatorFactory.FacebookAuthenticator
-
- authenticate(Description.RequiredAuthentication, boolean) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator
-
- authenticate(Authenticator, Description.RequiredAuthentication) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- authenticate(Description.RequiredAuthentication, boolean) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory.BasicHttpAuthenticator
-
- authenticate(Description.RequiredAuthentication, boolean) - Method in class org.alfresco.repo.web.scripts.servlet.LocalTestRunAsAuthenticatorFactory.LocalTestRunAsAuthenticator
-
- authenticate(Description.RequiredAuthentication, boolean) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory.PublicApiAuthenticator
-
- authenticateRequest(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.alfresco.repo.webdav.auth.AuthenticationDriver
-
Authenticate user based on information in http request such as Authorization header or cached session
information.
- authenticateRequest(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
- authenticateRequest(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
- authenticateTenant(String, String) - Method in interface org.alfresco.repo.web.auth.TenantAuthentication
-
Authenticate user against tenant
- authenticateTenant(String, String) - Method in class org.alfresco.rest.api.PublicApiTenantAuthentication
-
Authenticate user against network/tenant.
- Authentication - Class in org.alfresco.repo.web.scripts.bean
-
WebScript java backed bean implementation - to return information about the
authentication system, such as account mutability.
- Authentication() - Constructor for class org.alfresco.repo.web.scripts.bean.Authentication
-
- AUTHENTICATION_USER - Static variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The default session attribute used to cache the user.
- AuthenticationClearInterceptor - Class in org.alfresco.repo.cmis.ws
-
- AuthenticationClearInterceptor() - Constructor for class org.alfresco.repo.cmis.ws.AuthenticationClearInterceptor
-
- authenticationComponent - Variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The authentication component.
- AuthenticationDriver - Interface in org.alfresco.repo.webdav.auth
-
A general interface for servlet-based authentication.
- authenticationFailed(WebCredentials, Exception) - Method in interface org.alfresco.repo.web.auth.AuthenticationListener
-
An authentication attempt, using credentials, failed with exception, ex.
- authenticationFailed(WebCredentials) - Method in interface org.alfresco.repo.web.auth.AuthenticationListener
-
An authentication attempt, using credentials, failed.
- authenticationFailed(WebCredentials) - Method in class org.alfresco.repo.web.auth.NoopAuthenticationListener
-
- authenticationFailed(WebCredentials, Exception) - Method in class org.alfresco.repo.web.auth.NoopAuthenticationListener
-
- AuthenticationFilter - Class in org.alfresco.repo.webdav.auth
-
WebDAV Authentication Filter Class
- AuthenticationFilter() - Constructor for class org.alfresco.repo.webdav.auth.AuthenticationFilter
-
- AuthenticationInterceptor - Class in org.alfresco.repo.cmis.ws
-
- AuthenticationInterceptor() - Constructor for class org.alfresco.repo.cmis.ws.AuthenticationInterceptor
-
- AuthenticationListener - Interface in org.alfresco.repo.web.auth
-
AuthenticationListener implementations can receive notifications of successful and unsuccessful
authentication requests, made during web script, WebDav or Sharepoint requests.
- authenticationListener - Variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The authentication listener.
- authenticationService - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- authenticationService - Variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- authenticationService - Variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The authentication service.
- authenticationService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- AuthenticationTokenCallbackHandler - Class in org.alfresco.repo.cmis.ws
-
- AuthenticationTokenCallbackHandler() - Constructor for class org.alfresco.repo.cmis.ws.AuthenticationTokenCallbackHandler
-
- AuthenticationWebService - Class in org.alfresco.repo.webservice.authentication
-
Web service implementation of the AuthenticationService.
- AuthenticationWebService() - Constructor for class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
- AuthFormGetWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- AuthFormGetWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.AuthFormGetWebScript
-
- AuthoringWebService - Class in org.alfresco.repo.webservice.authoring
-
Web service implementation of the AuthoringService.
- AuthoringWebService() - Constructor for class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- authorityDAO - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- authorityManager - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- authorityService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- authorityService - Variable in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- authorityService - Variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- authorityService - Variable in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- AUTHORIZATION - Static variable in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
- avatarId - Variable in class org.alfresco.rest.api.model.Person
-
- AVERAGE_RATINGS - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- AVMPathReference - Class in org.alfresco.repo.cmis.reference
-
AVM Path Reference
- AVMPathReference(CMISServices, CMISRepositoryReference, String) - Constructor for class org.alfresco.repo.cmis.reference.AVMPathReference
-
Construct
- AVMRemoteStore - Class in org.alfresco.repo.web.scripts.bean
-
AVM Remote Store service.
- AVMRemoteStore() - Constructor for class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- CACHE_NEVER - Static variable in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- CALENDAR_SERVICE_ACTIVITY_APP_NAME - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- CalendarEntriesListGet - Class in org.alfresco.repo.web.scripts.calendar
-
This class is the controller for the slingshot calendar eventList.get webscript.
- CalendarEntriesListGet() - Constructor for class org.alfresco.repo.web.scripts.calendar.CalendarEntriesListGet
-
- CalendarEntryDelete - Class in org.alfresco.repo.web.scripts.calendar
-
This class is the controller for the slingshot calendar event.delete webscript.
- CalendarEntryDelete() - Constructor for class org.alfresco.repo.web.scripts.calendar.CalendarEntryDelete
-
- CalendarEntryGet - Class in org.alfresco.repo.web.scripts.calendar
-
This class is the controller for the slingshot calendar event.get webscript.
- CalendarEntryGet() - Constructor for class org.alfresco.repo.web.scripts.calendar.CalendarEntryGet
-
- CalendarEntryPost - Class in org.alfresco.repo.web.scripts.calendar
-
This class is the controller for the slingshot calendar event.post webscript.
- CalendarEntryPost() - Constructor for class org.alfresco.repo.web.scripts.calendar.CalendarEntryPost
-
- CalendarEntryPut - Class in org.alfresco.repo.web.scripts.calendar
-
This class is the controller for the slingshot calendar event.put webscript.
- CalendarEntryPut() - Constructor for class org.alfresco.repo.web.scripts.calendar.CalendarEntryPut
-
- calendarService - Variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- callbackTree(Tree, QueryHelper.WalkerCallback, boolean) - Static method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper
-
Processes a tree type and calls the corresponding callback method.
- CAN_PUBLISH - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CAN_PUBLISH_STATUS_UPDATES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CAN_UNPUBLISH - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- cancelCheckOut(ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Cancels a check out.
- cancelCheckOut(String, String, Holder) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Reverses the effect of a check-out.
- cancelCheckout(Predicate) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- cancelSiteMembershipRequest(String, String) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- cancelSiteMembershipRequest(String, String) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Cancel site membership request for invitee and site.
- canUserEditPost(PostInfo, SiteInfo) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
Is the current user allowed to edit this post?
In order to be deemed allowed, you first need write
permissions on the underlying node of the post.
- changePassword(String, String, String) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
- ChangePasswordPost - Class in org.alfresco.repo.web.scripts.person
-
Webscript implementation for the POST method for 'changepassword' API.
- ChangePasswordPost() - Constructor for class org.alfresco.repo.web.scripts.person.ChangePasswordPost
-
- changeTag(StoreRef, String, Tag) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- changeTag(StoreRef, String, Tag) - Method in interface org.alfresco.rest.api.Tags
-
- CHANNEL - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_AUTH_STATUS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_ID - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_IDS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_NAME - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_NODE_TYPE - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- CHANNEL_TYPE - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- ChannelAuthHelper - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelAuthHelper() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- ChannelPut - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelPut() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelPut
-
- ChannelReauthWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelReauthWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelReauthWebScript
-
- ChannelsDeleteWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelsDeleteWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelsDeleteWebScript
-
- channelService - Variable in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- ChannelsGet - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelsGet() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelsGet
-
- ChannelsPostWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelsPostWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelsPostWebScript
-
- ChannelTypeIconGetWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelTypeIconGetWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelTypeIconGetWebScript
-
- ChannelTypesGet - Class in org.alfresco.repo.web.scripts.publishing
-
- ChannelTypesGet() - Constructor for class org.alfresco.repo.web.scripts.publishing.ChannelTypesGet
-
- checkDestinationURL(HttpServletRequest, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Check that the destination path is on this server and is a valid WebDAV
path for this server
- checkForTicketParameter(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Check if the request has specified a ticket parameter to bypass the standard authentication.
- checkIn(ScriptNode, String, boolean) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Checks in a given private working copy node.
- checkIn(String, Holder, Boolean, CmisPropertiesType, CmisContentStreamType, String, List, CmisAccessControlListType, CmisAccessControlListType, Holder) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Makes the private working copy the current version of the document.
- checkin(Predicate, NamedValue[], boolean) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- checkinExternal(Reference, NamedValue[], boolean, ContentFormat, byte[]) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- checkNode(FileInfo, boolean, boolean) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Checks if write operation can be performed on node.
- checkNode(FileInfo) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Checks if write operation can be performed on node.
- checkNTLMv1(String, byte[], Type3NTLMMessage, boolean) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Perform an NTLMv1 hashed password check
- checkNTLMv2(String, byte[], Type3NTLMMessage) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Perform an NTLMv2 check
- checkNTLMv2SessionKey(String, byte[], Type3NTLMMessage) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Perform an NTLMv2 session key check
- checkOut(String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Checks out an object by ID.
- checkOut(String, Holder, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Create a private working copy of the object, copies the metadata and optionally content.
- checkout(Predicate, ParentReference) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- checkRepositoryId(String) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- checkRepositoryId(String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
Checks specified in CMIS request parameters repository Id.
- checkRule(Rule) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- ChildAssociationQuery - Class in org.alfresco.repo.webservice.repository
-
A query to retrieve all child associations on a node.
- ChildAssociationQuery(Reference) - Constructor for class org.alfresco.repo.webservice.repository.ChildAssociationQuery
-
- childRef - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- childType - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- chooseWriter(WebScriptRequest) - Method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
Chooses the correct writer to use based on the supplied "format" param
- CLAIMED - Static variable in class org.alfresco.rest.workflow.api.model.TaskStateTransition
-
- ClassesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Classdefinitions using classfilter , namespaceprefix and name
- ClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.ClassesGet
-
- ClassesGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Classdefinitions using classfilter , namespaceprefix and name
- ClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassesGet
-
- ClassGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Classdefinitions for a classname eg.
- ClassGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.ClassGet
-
- ClassGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Classdefinitions for a classname eg.
- ClassGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassGet
-
- ClassificationWebService - Class in org.alfresco.repo.webservice.classification
-
Web service implementation of the ClassificationService.
- ClassificationWebService() - Constructor for class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- classLocations - Variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- clear(Predicate, String) - Method in class org.alfresco.repo.webservice.content.ContentWebService
-
- close() - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- close() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Releases the CMIS session and removes the connection from connection
manager.
- close() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- close() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- close() - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet.CloseIgnoringOutputStream
-
- closeExtensibilityModel(ExtensibilityModel, Writer) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Flushes the ExtensibilityModel
provided and sets its parent as the current ExtensibilityModel
for the current thread.
- CMISAclMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISAclMethod(CMISAccessControlService) - Constructor for class org.alfresco.repo.cmis.rest.CMISAclMethod
-
Construct
- cmisAclService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- CMISAspectsMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISAspectsMethod(CMISServices) - Constructor for class org.alfresco.repo.cmis.rest.CMISAspectsMethod
-
Construct
- CMISAssocsMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISAssocsMethod(CMISServices, RepositoryImageResolver, TemplateValueConverter) - Constructor for class org.alfresco.repo.cmis.rest.CMISAssocsMethod
-
Construct
- cmisChangeLogService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- CMISChildrenMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISChildrenMethod(CMISServices, ServiceRegistry, RepositoryImageResolver) - Constructor for class org.alfresco.repo.cmis.rest.CMISChildrenMethod
-
Construct
- CMISConnection - Interface in org.alfresco.repo.cmis.client
-
Represents a CMIS connection.
- CMISConnectionImpl - Class in org.alfresco.repo.cmis.client
-
- CMISConnectionImpl(AbstractCMISConnectionManagerImpl, String, Session, CMISServer, String, boolean, boolean) - Constructor for class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- CMISConnectionManager - Interface in org.alfresco.repo.cmis.client
-
Manages all CMIS client connections.
- CMISConstantsFactory - Class in org.alfresco.repo.cmis.rest
-
CMISConstants factory for allowing use of constants in Freemarker
- CMISConstantsFactory() - Constructor for class org.alfresco.repo.cmis.rest.CMISConstantsFactory
-
- CMISContentStreamWebScript - Class in org.alfresco.repo.cmis.client
-
WebScript for CMIS links.
- CMISContentStreamWebScript() - Constructor for class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- CMISDispatcher - Interface in org.alfresco.opencmis
-
Dispatches OpenCMIS requests to the appropriate handler.
- CMISDispatcherRegistry - Interface in org.alfresco.opencmis
-
A registry of OpenCMIS bindings to dispatchers.
- CMISDispatcherRegistry.Binding - Class in org.alfresco.opencmis
-
- CMISDispatcherRegistry.Endpoint - Class in org.alfresco.opencmis
-
- CMISDispatcherRegistry.Endpoint(CMISDispatcherRegistry.Binding, String) - Constructor for class org.alfresco.opencmis.CMISDispatcherRegistry.Endpoint
-
- CMISDispatcherRegistryImpl - Class in org.alfresco.opencmis
-
A registry of OpenCMIS bindings to dispatchers.
- CMISDispatcherRegistryImpl() - Constructor for class org.alfresco.opencmis.CMISDispatcherRegistryImpl
-
- CMISHelper - Class in org.alfresco.repo.cmis.client
-
- CMISHelper() - Constructor for class org.alfresco.repo.cmis.client.CMISHelper
-
- CMISHttpServletRequest - Class in org.alfresco.opencmis
-
Wraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.
- CMISHttpServletRequest(WebScriptRequest, String, BaseUrlGenerator, CMISDispatcherRegistry.Binding, Descriptor) - Constructor for class org.alfresco.opencmis.CMISHttpServletRequest
-
- CMISLocalConnectionManagerImpl - Class in org.alfresco.repo.cmis.client
-
CMIS Connection manager with a local default connection.
- CMISLocalConnectionManagerImpl() - Constructor for class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
- cmisObjectFactory - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- CMISPropertyValueMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISPropertyValueMethod(CMISServices, RepositoryImageResolver, TemplateValueConverter) - Constructor for class org.alfresco.repo.cmis.rest.CMISPropertyValueMethod
-
Construct
- CMISPropertyValueMethod.NULL - Class in org.alfresco.repo.cmis.rest
-
NULL value marker
- CMISPropertyValueMethod.NULL() - Constructor for class org.alfresco.repo.cmis.rest.CMISPropertyValueMethod.NULL
-
- CMISQueryReader - Class in org.alfresco.repo.cmis.rest
-
Convert application/cmisrequest+xml;type=query to class String.
- CMISQueryReader() - Constructor for class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- cmisQueryService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- CMISQueryWebScript - Class in org.alfresco.repo.cmis.rest
-
Base Web Script Implementation that ensures query result sets are closed
- CMISQueryWebScript() - Constructor for class org.alfresco.repo.cmis.rest.CMISQueryWebScript
-
- CMISRemoteConnectionManagerImpl - Class in org.alfresco.repo.cmis.client
-
CMIS Connection manager with a remote default connection.
- CMISRemoteConnectionManagerImpl() - Constructor for class org.alfresco.repo.cmis.client.CMISRemoteConnectionManagerImpl
-
- cmisRenditionService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- CMISRenditionsMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISRenditionsMethod(CMISServices, RepositoryImageResolver, TemplateValueConverter) - Constructor for class org.alfresco.repo.cmis.rest.CMISRenditionsMethod
-
Construct
- CMISResultSetMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISResultSetMethod(ServiceRegistry, RepositoryImageResolver) - Constructor for class org.alfresco.repo.cmis.rest.CMISResultSetMethod
-
Construct
- CMISScript - Class in org.alfresco.repo.cmis.rest
-
CMIS Javascript API.
- CMISScript() - Constructor for class org.alfresco.repo.cmis.rest.CMISScript
-
- CMISServer - Interface in org.alfresco.repo.cmis.client
-
CMIS server definition.
- CMISServerImpl - Class in org.alfresco.repo.cmis.client
-
- CMISServerImpl(String, String, Map) - Constructor for class org.alfresco.repo.cmis.client.CMISServerImpl
-
- CMISServersConfigElement - Class in org.alfresco.repo.cmis.client
-
CMIS server configuration element.
- CMISServersConfigElement(Element) - Constructor for class org.alfresco.repo.cmis.client.CMISServersConfigElement
-
- CMISServersConfigElementReader - Class in org.alfresco.repo.cmis.client
-
CMIS server configurations reader.
- CMISServersConfigElementReader() - Constructor for class org.alfresco.repo.cmis.client.CMISServersConfigElementReader
-
- cmisService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- cmisServiceFactory - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- cmisServices - Variable in class org.alfresco.repo.cmis.reference.AbstractObjectReference
-
- cmisServices - Variable in class org.alfresco.repo.cmis.reference.AbstractRepositoryReference
-
- CMISServletDispatcher - Class in org.alfresco.opencmis
-
Dispatches OpenCMIS requests to a servlet e.g.
- CMISServletDispatcher() - Constructor for class org.alfresco.opencmis.CMISServletDispatcher
-
- CMISTemplateResultSet - Class in org.alfresco.repo.cmis.rest
-
CMIS Result Set for use in Freemarker
- CMISTemplateResultSet(CMISResultSet, Cursor, ServiceRegistry, TemplateImageResolver) - Constructor for class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
Construct
- CMISTemplateResultSet.TemplateIterator - Class in org.alfresco.repo.cmis.rest
-
Result Set Iterator
- CMISTemplateResultSet.TemplateIterator(Iterator) - Constructor for class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator
-
Construct
- CMISTemplateResultSet.TemplateIterator.TemplateRow - Class in org.alfresco.repo.cmis.rest
-
Template Row
- CMISTemplateResultSet.TemplateIterator.TemplateRow(CMISResultSetRow) - Constructor for class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Construct
- CMISTypeDefinitionMethod - Class in org.alfresco.repo.cmis.rest
-
Custom FreeMarker Template language method.
- CMISTypeDefinitionMethod(CMISDictionaryService) - Constructor for class org.alfresco.repo.cmis.rest.CMISTypeDefinitionMethod
-
Construct
- CMISWebScript - Class in org.alfresco.opencmis
-
An Alfresco web script that handles dispatch of OpenCMIS requests.
- CMISWebScript() - Constructor for class org.alfresco.opencmis.CMISWebScript
-
- CMISWebScript - Class in org.alfresco.repo.cmis.rest
-
Extended WebScript for converting an exception to an appropriate CMIS
status response code
- CMISWebScript() - Constructor for class org.alfresco.repo.cmis.rest.CMISWebScript
-
- CMLUtil - Class in org.alfresco.repo.webservice
-
- CMLUtil() - Constructor for class org.alfresco.repo.webservice.CMLUtil
-
- COLLECTION_RESOURCE - Static variable in interface org.alfresco.rest.framework.core.ResourceLocator
-
- CollectionWithPagingInfo - Class in org.alfresco.rest.framework.resource.parameters
-
A wrapper around Collection that supports paging information.
- CollectionWithPagingInfo(Collection, Paging, boolean, Integer) - Constructor for class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Constructs a new CollectionWithPagingInfo.
- column - Variable in class org.alfresco.rest.framework.resource.parameters.SortColumn
-
- COLUMNS - Static variable in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- combine(ConfigElement) - Method in class org.alfresco.repo.cmis.client.CMISServersConfigElement
-
- combine(ConfigElement) - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- CommandProcessor - Interface in org.alfresco.repo.web.scripts.transfer
-
- COMMENT - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- Comment - Class in org.alfresco.rest.api.model
-
A representation of a Comment in the system.
- Comment() - Constructor for class org.alfresco.rest.api.model.Comment
-
- Comment(String, Map, boolean, boolean) - Constructor for class org.alfresco.rest.api.model.Comment
-
- Comments - Interface in org.alfresco.rest.api
-
- CommentsActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- CommentsActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.CommentsActivitySummaryProcessor
-
- CommentsImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to comment services and maps between representations.
- CommentsImpl() - Constructor for class org.alfresco.rest.api.impl.CommentsImpl
-
- CommitTransferCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to record the start a transfer.
- CommitTransferCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.CommitTransferCommandProcessor
-
- Company - Class in org.alfresco.rest.api.model
-
Represents a company
- Company(String, String, String, String, String, String, String, String) - Constructor for class org.alfresco.rest.api.model.Company
-
- company - Variable in class org.alfresco.rest.api.model.Person
-
- COMPANY_HOME_NAME - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- COMPANY_HOME_PATH - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- compare(ClassDefinition, ClassDefinition) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryComparators.ClassDefinitionComparator
-
- compare(PropertyDefinition, PropertyDefinition) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryComparators.PropertyDefinitionComparator
-
- compare(Map, Map) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByLastRun
-
Works on ISO8601 formatted date strings
- compare(Map, Map) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByName
-
- compare(Map, Map) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByStatus
-
- compareTo(CMISConnection) - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- compareTo(Activity) - Method in class org.alfresco.rest.api.model.Activity
-
- compareTo(MemberOfSite) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- compareTo(NetworkImpl) - Method in class org.alfresco.rest.api.model.NetworkImpl
-
- compareTo(Node) - Method in class org.alfresco.rest.api.model.Node
-
- compareTo(NodeRating) - Method in class org.alfresco.rest.api.model.NodeRating
-
- compareTo(PersonNetwork) - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- compareTo(Preference) - Method in class org.alfresco.rest.api.model.Preference
-
- compareTo(SiteContainer) - Method in class org.alfresco.rest.api.model.SiteContainer
-
- compareTo(SiteImpl) - Method in class org.alfresco.rest.api.model.SiteImpl
-
- compareTo(SiteMembershipRequest) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- compareTo(Tag) - Method in class org.alfresco.rest.api.model.Tag
-
- compareTo(Api) - Method in class org.alfresco.rest.framework.Api
-
- comparison(int, String, String) - Method in interface org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallback
-
One of EQUALS LESSTHAN GREATERTHAN LESSTHANOREQUALS GREATERTHANOREQUALS;
- comparison(int, String, String) - Method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper.WalkerCallbackAdapter
-
- comparison(int, String, String) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- comparison(int, String, String) - Method in class org.alfresco.rest.workflow.api.impl.TaskVariablesWalkerCallback
-
- compileSelectClause(String) - Static method in class org.alfresco.rest.framework.resource.parameters.where.WhereCompiler
-
- compileWhereClause(String) - Static method in class org.alfresco.rest.framework.resource.parameters.where.WhereCompiler
-
- COMPLETED - Static variable in class org.alfresco.rest.workflow.api.model.TaskStateTransition
-
- CONFIG_ELEMENT_ID - Static variable in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- configLocations - Variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- configService - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- configService - Variable in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- configService - Variable in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- configure(WebAppContext) - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- configureWebAppContext(WebAppContext) - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- CONNECTION - Static variable in class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- connector - Variable in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- ConstraintViolatedException - Exception in org.alfresco.rest.framework.core.exceptions
-
A constraint was violated
- ConstraintViolatedException() - Constructor for exception org.alfresco.rest.framework.core.exceptions.ConstraintViolatedException
-
- ConstraintViolatedException(String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.ConstraintViolatedException
-
- construct(Reader, Class) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper
-
Constructs the object based on the content.
- constructList(Reader, Class) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper
-
Constructs the object based on the content as a List, the JSON can be an array or just a single value without the [] symbols
- CONTAINER - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- CONTENT - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- CONTENT_ROOT_NODE_TYPE - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- ContentDelete - Class in org.alfresco.repo.web.scripts.content
-
Content Delete Service
Delete content stream from the Repository.
- ContentDelete() - Constructor for class org.alfresco.repo.web.scripts.content.ContentDelete
-
- ContentGet - Class in org.alfresco.repo.web.scripts.content
-
Content Retrieval Service
Stream content from the Repository.
- ContentGet() - Constructor for class org.alfresco.repo.web.scripts.content.ContentGet
-
- ContentInfo - Class in org.alfresco.repo.web.scripts.content
-
Content Info Service Get info about content from the Repository.
- ContentInfo() - Constructor for class org.alfresco.repo.web.scripts.content.ContentInfo
-
- ContentInfo - Interface in org.alfresco.rest.framework.resource.content
-
Basic information about content.
- ContentInfoImpl - Class in org.alfresco.rest.framework.resource.content
-
Basic implementation of information about the returned content.
- ContentInfoImpl(String, String, long, Locale) - Constructor for class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- ContentReaderDataSource - Class in org.alfresco.repo.cmis.ws
-
DataSource facade for an Alfresco Content Reader
- ContentReaderDataSource(ContentReader, String, BigInteger, BigInteger, long) - Constructor for class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- ContentReaderDataSource(InputStream, String, String, BigInteger, BigInteger) - Constructor for class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- contentService - Variable in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- contentService - Variable in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- contentService - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- contentService - Variable in class org.alfresco.repo.webservice.AbstractWebService
-
- contentService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- ContentSet - Class in org.alfresco.repo.web.scripts.content
-
Content Write Service
Stream content to the Repository.
- ContentSet() - Constructor for class org.alfresco.repo.web.scripts.content.ContentSet
-
- ContentStreamer - Class in org.alfresco.repo.web.scripts.content
-
Can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing a web script.
- ContentStreamer() - Constructor for class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- contentUsageService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- ContentWebService - Class in org.alfresco.repo.webservice.content
-
Web service implementation of the ContentService.
- ContentWebService() - Constructor for class org.alfresco.repo.webservice.content.ContentWebService
-
- contextDestroyed(ServletContextEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- contextInitialized(ServletContextEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- contextPath - Variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- convert(Date) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Converts Date object to XMLGregorianCalendar object
- convert(Class, Object) - Method in class org.alfresco.rest.workflow.api.impl.ISO8601Converter
-
- convertAclReportToCmisAclType(CMISAccessControlReport) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- convertAssociationDefinitionValue(AssociationDefinition, String, Object) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- convertAssociationDefinitionValue(AssociationDefinition, String, Object) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- convertPathToNodeRef(String) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- convertToNodeRef(Reference, NodeService, SearchService, NamespaceService) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts the given Reference web service type into a repository NodeRef
- convertToNodeRef(ParentReference, NodeService, SearchService, NamespaceService) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts the given ParentReference web service type into a repository
NodeRef
- convertToReference(NodeService, NamespaceService, NodeRef) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts the given repository NodeRef object into a web service Reference
type
- convertToStore(StoreRef) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts a store reference ot a Store type
- convertToStoreRef(Store) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts the web service Store type to a StoreRef used by the repository
- convertToTypedVariable(TaskVariable, Task) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- convertToVersion(NodeService, NamespaceService, Version) - Static method in class org.alfresco.repo.webservice.Utils
-
Converts a repository version object into a web service version object.
- CopyMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV COPY method
- CopyMethod() - Constructor for class org.alfresco.repo.webdav.CopyMethod
-
Default constructor
- create(String, Properties, String, ContentStream, VersioningState, List, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- create(NodeRef, ServiceRegistry) - Static method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAuthenticatorFactory
-
- create(RenderRequest, RenderResponse) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory
-
- create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory
-
- create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.alfresco.repo.web.scripts.servlet.LocalTestRunAsAuthenticatorFactory
-
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeCommentsRelation
-
Create a comment for the node given by nodeId.
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
Create a rating for the node with id 'nodeId'.
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeTagsRelation
-
Add the tag to the node with id 'nodeId'.
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
Adds the given site as a favourite site for the user.
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
Adds the given site as a favourite site for the user.
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- create(WebScriptServletRequest, WebScriptServletResponse) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- create(String, List, Parameters) - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
POST sites//members
Adds personId as a member of site siteId.
- create(List, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.Create
-
- create(String, List, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.RelationshipResourceAction.Create
-
- create(ProcessInfo) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- create(ProcessInfo) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- create(List, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- create(String, List, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
- create(String, List, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
Creates or updates multiple variables.
- create(String, List, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskItemsRelation
-
- create(String, List, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskVariablesRelation
-
Creates or updates multiple task variables.
- createACP(ExporterCrawlerParameters, String, boolean) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Returns an ACP file containing the nodes represented by the given list of NodeRefs.
- createAuthorities(String, NewAuthority[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Creates a new authority under a given parent authority.
- createBaseModel(Map) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- createBaseModel(List) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- createClassQName(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- createClassQName(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- createCmisException(String, EnumServiceException) - Static method in class org.alfresco.repo.cmis.ws.utils.ExceptionUtil
-
- createCmisException(String, Throwable) - Static method in class org.alfresco.repo.cmis.ws.utils.ExceptionUtil
-
- createCmisException(String, EnumServiceException, Throwable) - Static method in class org.alfresco.repo.cmis.ws.utils.ExceptionUtil
-
- createCmisException(CMISServiceException) - Static method in class org.alfresco.repo.cmis.ws.utils.ExceptionUtil
-
- createCmisException(String, EnumServiceException, Throwable, int) - Static method in class org.alfresco.repo.cmis.ws.utils.ExceptionUtil
-
- createCmisObject(Object, PropertyFilter, EnumIncludeRelationships, Boolean, String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
This method creates and configures CMIS object against appropriate Alfresco object (NodeRef or AssociationRef).
- createCmisObject(Object, PropertyFilter, CMISRelationshipDirectionEnum, boolean, String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
This method creates and configures CMIS object against appropriate Alfresco object (NodeRef or AssociationRef).
- createCmisObjectList(PropertyFilter, CMISRelationshipDirectionEnum, boolean, String, List, List) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
This method converts Alfresco's NodeRef's to CMIS objects those will be stored in resultList-parameter.
- createComment(String, Comment) - Method in interface org.alfresco.rest.api.Comments
-
- createComment(String, Comment) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- createCommentsFolder(ScriptNode) - Method in class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- createConnection(CMISServer, String, boolean) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createContentReaderDataSource(InputStream, String, String, BigInteger, BigInteger, long) - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- createContentStream(String, long, String, InputStream) - Method in class org.alfresco.repo.cmis.client.CMISHelper
-
Creates a ContentStream object.
- createContentStream(String, InputStreamContent) - Method in class org.alfresco.repo.cmis.client.CMISHelper
-
Creates a ContentStream object.
- createCursor(int, BigInteger, BigInteger) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- createCursor(int, Page) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Cursor
- CREATED_TIME - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- createdAt - Variable in class org.alfresco.rest.api.model.Node
-
- createdBy - Variable in class org.alfresco.rest.api.model.Node
-
- createDefaultConnection(CMISServer) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new default connection that is only visible to the current
user.
- createDefaultConnection(CMISServer) - Method in class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
- createDefaultConnection(CMISServer) - Method in class org.alfresco.repo.cmis.client.CMISRemoteConnectionManagerImpl
-
- createDocument(String, Properties, String, ContentStream, VersioningState, List, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
Overridden to capture content upload for publishing to analytics service.
- createDocument(String, CmisPropertiesType, String, CmisContentStreamType, EnumVersioningState, List, CmisAccessControlListType, CmisAccessControlListType, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Creates a document object of the specified type, and optionally adds the document to a folder
- createDocument(WebScriptResponse, String, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Creates a document.
- createDocument(WebScriptResponse, String, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- createDocument(WebScriptResponse, String, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Creates a document.
- createDocument(String, String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- createDocumentFromSource(String, String, CmisPropertiesType, String, EnumVersioningState, List, CmisAccessControlListType, CmisAccessControlListType, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Creates a document object as a copy of the given source document in the specified location
- createDocuments(WebScriptResponse, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Creates multiple XML documents encapsulated in a single one.
- createDocuments(WebScriptResponse, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- createDocuments(WebScriptResponse, String, InputStream) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Creates multiple XML documents encapsulated in a single one.
- createExclusive - Variable in class org.alfresco.repo.webdav.LockMethod
-
- createFile(FileInfo, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- createFolder(String, CmisPropertiesType, String, List, CmisAccessControlListType, CmisAccessControlListType, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Creates a folder object of the specified type.
- createFtlModel(WebScriptRequest, Map, NodeRef, PagingRequest, PagingResults) - Method in class org.alfresco.repo.web.scripts.blogs.posts.AbstractGetBlogWebScript
-
- createFtlModel(WebScriptRequest, Map, NodeRef, PagingRequest, PagingResults) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPerMonthGet
-
- createIgnoreEvent(WebScriptRequest, CalendarEntry) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
For an event that is a recurring event, have an ignored child event
generated for it
- createItem(String, Item) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- createItem(String, Item) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- createItem(String, Item) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- createItem(String, Item) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- createItemForNodeRef(NodeRef) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- createItemInProcess(String, String) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Create a new item in the process package variable
- createLock(FileInfo, String) - Method in class org.alfresco.repo.webdav.LockMethod
-
Create a new lock
- createMap() - Method in class org.alfresco.repo.cmis.client.CMISHelper
-
Creates a properties map.
- createMethod(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.WebDAVServlet
-
Create a WebDAV method handler
- createNamedValue(DictionaryService, QName, Serializable) - Static method in class org.alfresco.repo.webservice.Utils
-
Create a named value object from the property name and value informaiton
- createNode(NodeRef, String, QName) - Method in class org.alfresco.repo.webdav.LockMethod
-
Create a new node
- createObjectIdReference(String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Create Object Reference
- createObjectReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.reference.ReferenceFactory
-
Create CMIS Object Reference from URL segments
- createObjectReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Create CMIS Object Reference from URL segments
- createPage(int, int) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Page
- createPageCursor(long, int, int) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Create a Page based Cursor
- createPageCursor(long, int, int, boolean, boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Create a Page based Cursor
- createPagedResult(Object, Cursor) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Paged Result Set
- createPagedResults(Object[], Cursor) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Paged Result Set
- createPageOrWindow(Map) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Page or Window from standardised request arguments
For Paged based index (take precedence over window based index, if both are specified):
- request args
pageNo => page number index
pageSize => size of page
For Window based index (as defined by CMIS):
- request args (take precedence over header values if both are specified)
skipCount => row number start index
maxItems => size of page
- createPageOrWindow(Integer, Integer, Integer, Integer) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Page or Window
- createPagingRequest(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- createPolicy(String, ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Creates a policy object of the specified type, and optionally adds the policy to a folder.
- createPolicy(String, CmisPropertiesType, String, List, CmisAccessControlListType, CmisAccessControlListType, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Creates a policy object of the specified type, and optionally adds the policy to a folder.
- createProcessDefinitionRest(ProcessDefinitionEntity) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- createProcessInfo(HistoricProcessInstance) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- createProperty(String, CMISDataTypeEnum, Serializable) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Creates and initializes appropriate CmisProperty instance by name and data type
- createProperty(Node) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Creates a WebDAVProperty from the given XML node
- createProperty(Node) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Creates a WebDAVProperty from the given XML node
- createPropertyFilter(String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- createPropertyFilter(JAXBElement) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- createProxyUrl(String) - Static method in class org.alfresco.web.app.servlet.HTTPProxyServlet
-
Construct a "proxied" URL
Note: the "proxied" URL is a relative url - it is assumed that the servlet path is /proxy
- createQName() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Creates QName of the property
- createRelationship(String, CmisPropertiesType, List, CmisAccessControlListType, CmisAccessControlListType, Holder, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Creates a relationship object of the specified type.
- createRelationshipReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.reference.ReferenceFactory
-
Create CMIS Relationship Reference from URL segments
- createRelationshipReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Create CMIS Relationship Reference from URL segments
- createRepoReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.reference.ReferenceFactory
-
Create CMIS Repository Reference from URL segments
- createRepoReferenceFromUrl(Map, Map) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Create CMIS Repository Reference from URL segments
- createRequest(Match) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIRuntime
-
- createRequest(Match) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- createRequest(Match) - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRuntime
-
- createRequest(Match) - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- createResultModel(WebScriptRequest, String, List) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Builds the results model, applying pagination to the results if necessary.
- createResultSetRowNode(NodeRef, NodeService) - Method in class org.alfresco.repo.webservice.AbstractQuery
-
Create a result set row node object for the provided node reference
- createRowsCursor(long, long, long) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Create a Rows based Cursor
- createRowsCursor(long, long, long, boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Create a Rows based Cursor
- createScriptParameters(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- createServerDefinition(String, Map) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createServerDefinition(CMISServer, String, String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createServerDefinition(CMISServer, String, String, String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createServerDefinition(Map) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createServerDefinition(String, Map) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new server definition.
- createServerDefinition(CMISServer, String, String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new server definition from a template.
- createServerDefinition(CMISServer, String, String, String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new server definition from a template.
- createSession(Map) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createSharedConnection(CMISServer, String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createSharedConnection(CMISServer, String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new connection that is visible to all users.
- createSiteMembershipRequest(String, SiteMembershipRequest) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- createSiteMembershipRequest(String, SiteMembershipRequest) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Create a site membership request for the user 'inviteeId'
- createStore(String, String) - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
- createTemplateParameters(WebScriptRequest, WebScriptResponse, Map) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
- createUnlimitedPage() - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create an unlimited Page
- createUrl(OpenSearchConfigElement.EngineConfig, String) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
Construct a "proxied" search engine url
- createUrl(String, String, String) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
Construct a "proxied" search engine url
- createUserConnection(CMISServer, String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createUserConnection(CMISServer, String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Creates a new connection that is only visible to the current user.
- createUserConnectionId(String, String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- createUserEnvironment(HttpSession, String, String, boolean) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Callback to create the User environment as appropriate for a filter impl.
- createUserEnvironment(HttpSession, String) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Callback to create the User environment as appropriate for a filter impl
- createUserObject(String, String, NodeRef, NodeRef) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Create the user object that will be stored in the session.
- createUsers(NewUserDetails[]) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
- createVersion(Predicate, NamedValue[], boolean) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- createWebApplicationContext(ServletContext, ApplicationContext) - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- createWindow(int, int) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Create a Window
- createXMLWriter() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Create an XML writer for the response
- CREATOR - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- currentDescriptor - Variable in class org.alfresco.opencmis.CMISHttpServletRequest
-
- Cursor - Interface in org.alfresco.repo.web.util.paging
-
Cursor - Allows for scrolling through a row set.
- CustomAnnotationIntrospector - Class in org.alfresco.rest.framework.jacksonextensions
-
- CustomAnnotationIntrospector() - Constructor for class org.alfresco.rest.framework.jacksonextensions.CustomAnnotationIntrospector
-
- generateAllPropertiesResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response for a PROPFIND request that asks for all known
properties
- generateError(XMLWriter) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Generates the error tag
- generateFindPropertiesResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response for a PROPFIND request that asks for a list of
all known properties
- generateLockDiscoveryResponse(XMLWriter, FileInfo, boolean) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the XML response snippet showing the lock information for the
given path
- generateLockDiscoveryXML(XMLWriter, FileInfo, LockInfo) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates the lock discovery XML response
- generateLockDiscoveryXML(XMLWriter, FileInfo, boolean, String, String, String, String, Date) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates the lock discovery XML response
- generateNamespaceDeclarations(HashMap) - Method in class org.alfresco.repo.webdav.LockMethod
-
Generates a list of namespace declarations for the response
- generateNamespaceDeclarations(HashMap) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Generates a list of namespace declarations for the response
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.DefaultPathGenerator
-
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in interface org.alfresco.opencmis.PathGenerator
-
- generatePath(HttpServletRequest, StringBuilder, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.PublicApiPathGenerator
-
- generatePropertyResponse(XMLWriter, WebDAVProperty, int, String) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Generates the XML response for a PROPFIND request that asks for a list of
all known properties
- generateResponse(FileInfo, String) - Method in class org.alfresco.repo.webdav.LockMethod
-
Generates the XML lock discovery response body
- generateResponseForNode(XMLWriter, FileInfo, String) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Generates the required response XML for the current node
- generateResponseImpl() - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
- generateResponseImpl() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Does nothing unless overridden - for reasons of backwards compatibility.
- generateSpreadsheet(Object, String, WebScriptRequest, Status, Map) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
Generates the spreadsheet, based on the properties in the header
and a callback for the body.
- get(Predicate) - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
-
Gets the nodes associatiated with the predicate provided.
- GET_ALL_PROPS - Static variable in class org.alfresco.repo.webdav.PropFindMethod
-
- GET_NAMED_PROPS - Static variable in class org.alfresco.repo.webdav.PropFindMethod
-
- getAccessStatus() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getACL(String, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMAclServicePort
-
- getAclCapability() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the ACL capability.
- getAclId() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getAclId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getAclPropagation() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the ACL propagation.
- getACLs(Predicate, ACE) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getAclSupportedPermissions() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported permission types.
- getAction() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getActionDefinitions() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionItemDefinition(String, ActionItemDefinitionType) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionItemDefinitionImpl(String, ActionItemDefinitionType) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActions(Reference, ActionFilter) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getActionService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getActionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the action service
- getActivities(String, Parameters) - Method in interface org.alfresco.rest.workflow.api.Activities
-
- getActivities(String, Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ActivitiesImpl
-
- getActivitiUtil() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getActivityDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivityDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getActivityDefinitionName() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivityDefinitionType() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getActivitySummary(ActivityFeedEntity) - Method in interface org.alfresco.rest.api.Activities
-
- getActivitySummary(ActivityFeedEntity) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- getActivitySummary() - Method in class org.alfresco.rest.api.model.Activity
-
- getActivityType() - Method in class org.alfresco.rest.api.model.Activity
-
- getAdditionalState() - Method in exception org.alfresco.rest.framework.core.exceptions.ApiException
-
A free-form object that contains any additional state that the developer thinks might be relevant for troubleshooting.
- getAdditionalState() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getAddress1() - Method in class org.alfresco.rest.api.model.Company
-
- getAddress2() - Method in class org.alfresco.rest.api.model.Company
-
- getAddress3() - Method in class org.alfresco.rest.api.model.Company
-
- getAgent() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getAggregate() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getAllAuthorities(AuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Get all authorities that match the filter
- getAllDocumentPaths() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getAllowableActions(String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the list of allowable actions (CMIS service calls) for an object based on the current user's context, subject to any access constraints that are currently imposed by
the repository.
- getAllowedValues() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getAllResources() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getAllVersions(ScriptNode) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets all the versions of a node.
- getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Gets the list of all document versions for the specified version series.
- getAllVersionsSearchable() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Can you query non-latest versions of a document.
- getAncestors() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getApi() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getApiDeleted() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getApiKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getApiRating(Float) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getAppFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getAppId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getAppId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getApplicationContext() - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- getApplicationContext() - Method in interface org.alfresco.repo.web.util.JettyComponent
-
- getAppliedPolicies(ScriptNode, String, Page) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the list of policy objects currently applied to a target object.
- getAppliedPolicies(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMPolicyServicePort
-
Gets the list of policy objects currently applied to a target object.
- getAppModels() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookService
-
Gets currently known Facebook Applications
- getArchivedBy() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getArchivedDate() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getArchivedNodesFrom(StoreRef, ScriptPagingDetails, String) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
* This method gets all nodes from the archive which were originally
contained within the specified StoreRef.
- getAspects() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getAspects() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getAspects(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node aspects
- getAspectsToAdd() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets the aspects to add.
- getAspectsToRemove() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets the aspects to remove.
- getAssignee() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getAssociation(CMISRelationshipReference) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get Association from Relationship Reference
- getAssociationDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.TypeDefinitionContext
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationsGet
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationsGet
-
- getAssociationQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationGet
-
- getAssociationQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationsGet
-
- getAssociationRepresentation(Object, AssociationDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getAssociations(String[]) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getAssocRef() - Method in class org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
-
- getAssocs(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node associations
- getAttribute(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAttributeNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAuthenticationService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getAuthenticationService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the authentication service
- getAuthoriseCallbackUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getAuthorities() - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the authorities that the current user belongs to
- getAuthority() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getAuthorityManager() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getAuthType() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getAvatar(String) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- getAvatar(String) - Method in interface org.alfresco.rest.api.People
-
- getAvatarId() - Method in class org.alfresco.rest.api.model.Person
-
- getAverage() - Method in class org.alfresco.rest.api.model.FiveStarRatingSummary
-
- getAVMStoreProperties(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getBaseChannelApiUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getBasePath() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getBaseUrl(HttpServletRequest, String, CMISDispatcherRegistry.Binding) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getBaseUrl(HttpServletRequest, String, CMISDispatcherRegistry.Binding) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getBatchSize(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Returns the value of the fetchSize
from the
QueryConfiguration SOAP header (if present)
- getBinaryProperty() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets the name of the property that was requested.
- getBinaryProperty() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getBinding() - Method in class org.alfresco.opencmis.AtomPubCMISDispatcher
-
- getBinding() - Method in class org.alfresco.opencmis.BrowserCMISDispatcher
-
- getBinding() - Method in class org.alfresco.opencmis.CMISDispatcherRegistry.Endpoint
-
- getBinding() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getBlogPostData(NodeRef, ServiceRegistry) - Static method in class org.alfresco.repo.web.scripts.blogs.BlogPostLibJs
-
- getBlogPropertiesArray(JSONObject) - Static method in class org.alfresco.repo.web.scripts.blogs.BlogLibJs
-
Deprecated.
Fetches the blog properties from the json object and adds them to an array
using the correct property names as indexes.
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.AbstractGetBlogWebScript
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsMyDraftsGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsMyPublishedGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsNewGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPerMonthGet
-
- getBlogResultsImpl(SiteInfo, NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPublishedExtGet
-
- getBriefSummary() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getBusinessKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getCachedExtendedBundle(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Checks the cache to see if it has cached an extended bundle (that is a basic ResourceBundle
that
has had extension modules applied to it.
- getCalendar(JSONObject) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getCanDelete() - Method in class org.alfresco.rest.api.model.Comment
-
- getCandidateId() - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- getCandidateType() - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- getCanEdit() - Method in class org.alfresco.rest.api.model.Comment
-
- getCanvasPath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getCanvasPath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getCanvasURL() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getCategories(Predicate) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getCategory() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getCategory() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getCause() - Method in exception org.alfresco.repo.webdav.WebDAVServerException
-
Returns the cause of this exception
- getChangeLog(String, Integer) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the change log attributes.
- getChangeLogCapability() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the change log capability.
- getChangesIncomplete() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Determines whether the repository's change log can return all changes ever made to any object in the repository
or only changes made after a particular point in time.
- getChangesOnType() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the list of base types for which changes are available.
- getCharacterEncoding() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the private working copies of checked-out objects that the user is allowed to update.
- getChildAssocs() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getChildAuthorities(String, SiblingAuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the child authorities of a given authority, taking into account a filter
- getChildCategories(Reference) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getChildIds() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getChildRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of child objects contained in the specified folder.
- getChildren() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getChildren(FileInfo) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getChildren(Tree) - Static method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper
-
Gets the children as a List
- getChildren(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node children
- getChildTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getClasses(ClassPredicate, ClassPredicate) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getClassifications(Store) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- getClassPermissions(String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractAssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.AssociationsGet
-
- getClassQname(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertyGet
-
- getClassQName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertiesGet
-
- getClassQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertyGet
-
- getCmisPropertyValue(CmisPropertiesType, String, ResultType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Extracts from CmisPropertiesType instance property by its name and returns casted to appropriate type value of the extracted property
- getCmisServiceTarget(CMISConnector) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- getCode() - Method in exception org.alfresco.repo.web.scripts.facebook.FacebookError
-
- getCollection() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Returns the Collection object
- getColumnType(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets column type for specified column name
- getComments(String, Paging) - Method in interface org.alfresco.rest.api.Comments
-
- getComments(String, Paging) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- getCompany() - Method in class org.alfresco.rest.api.model.Person
-
- getConditionDefinitions() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getConfig() - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- getConnection() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getConnection(String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getConnection() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Gets or creates a connection to the local server or a default server.
- getConnection(String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns a specific connection or null
if the connection id
is unknown.
- getConnection() - Method in class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
Creates a local connection.
- getConnection() - Method in class org.alfresco.repo.cmis.client.CMISRemoteConnectionManagerImpl
-
Creates a remote connection.
- getContainerName() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getContent() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContent(WebScriptRequest) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getContent() - Method in class org.alfresco.rest.api.model.Comment
-
- getContentChanges(String, Holder, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder) - Method in class org.alfresco.repo.cmis.ws.DMDiscoveryServicePort
-
Gets a list of content changes.
- getContentInfo() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets the basic information about content, typically taken from a HTTPServletRequest.
- getContentInfo() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getContentLength() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContentLength() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getContentNodeInfo() - Method in class org.alfresco.repo.webdav.PutMethod
-
The FileInfo for the uploaded file, or null if not yet uploaded.
- getContentService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the content service
- getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the content-stream for a document.
- getContentType() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContentType() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getContentType() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContentType() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getContentType() - Method in class org.alfresco.repo.webdav.PutMethod
-
Retrieve the mimetype of the content sent for the PUT request.
- getContextPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getContextPath(HttpServletRequest) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getContextPath() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getContextPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getContextPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getCookies() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getCopyService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Comment
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Favourite
-
- getCreatedAt() - Method in interface org.alfresco.rest.api.model.Network
-
Gets the date the account was created
- getCreatedAt() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets the date the account was created
- getCreatedAt() - Method in class org.alfresco.rest.api.model.Node
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getCreatedAt() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getCreatedAt() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getCreatedBy() - Method in class org.alfresco.rest.api.model.Comment
-
- getCreatedBy() - Method in class org.alfresco.rest.api.model.Node
-
- getCreatedBy() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getCurrentDescriptor() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getCurrentExtensibilityModel() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Returns the ExtensibilityModel
for the current thread.
- getCurrentPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the current page number
- getCurrentPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getCurrentPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getCurrentPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the current page number
- getCursor() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Cursor
- getData() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getDataType() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getDataType() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getDataType() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property.Value
-
Gets the value datatype
- getDate(JSONObject) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getDateHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getDateParameter(WebScriptRequest, String) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Retrieves the named paramter as a date.
- getDateXDaysAgo(int) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Get the date x days ago in the format 'yyyy-MM-dd'
- getDAVHelper() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the WebDAV protocol helper
- getDAVHelper() - Method in class org.alfresco.repo.webdav.WebDAVServlet
-
- getDAVLockService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Retrieve the (WebDAV protocol-level) locking service.
- getDAVPropertyValue(Map, String) - Static method in class org.alfresco.repo.webdav.WebDAV
-
Return the Alfresco property value for the specified WebDAV property
- getDefaultAuthoriseUrl(NodeRef) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- getDefaultEncoding() - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- getDefaultPropertyHandler() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getDefaultRootFolder() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default root folder
- getDefaultRootFolderPath() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default root folder path
- getDefaultTypesFilter() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the default Types filter
- getDefaultValue() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getDeleteReason() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getDeployedAt() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getDeployment(String) - Method in interface org.alfresco.rest.workflow.api.Deployments
-
- getDeployment(String) - Method in class org.alfresco.rest.workflow.api.impl.DeploymentsImpl
-
- getDeploymentId() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getDeployments(Paging) - Method in interface org.alfresco.rest.workflow.api.Deployments
-
- getDeployments(Paging) - Method in class org.alfresco.rest.workflow.api.impl.DeploymentsImpl
-
- getDepth() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Returns lock depth
- getDepth() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the property find depth
- getDepthName(int) - Static method in class org.alfresco.repo.webdav.WebDAV
-
Returns string representation of the depth
- getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of descendant objects contained at one or more levels in the tree rooted at the specified folder.
- getDescription() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Description
- getDescription() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getDescription() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getDescription() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getDescription() - Method in class org.alfresco.rest.api.model.Node
-
- getDescription() - Method in class org.alfresco.rest.api.model.Person
-
- getDescription() - Method in interface org.alfresco.rest.api.model.Site
-
- getDescription() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getDescription() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getDescription() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getDescription() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getDescriptionDocumentPaths() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDescriptionURL() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getDestinationClass() - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- getDestinationPath() - Method in class org.alfresco.repo.webdav.HierarchicalMethod
-
Return the destination path
- getDestinationPath(String, String, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Extract the destination path for MOVE or COPY commands from the
supplied destination URL header.
- getDictionary() - Method in class org.alfresco.rest.framework.core.ResourceLookupDictionary
-
- getDictionaryService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getDispatcher(WebScriptRequest) - Method in interface org.alfresco.opencmis.CMISDispatcherRegistry
-
- getDispatcher(WebScriptRequest) - Method in class org.alfresco.opencmis.CMISDispatcherRegistryImpl
-
- getDisplayPath() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Gets a document.
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- getDocument(WebScriptResponse, String, String) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Gets a document.
- getDocument(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDocument(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
Returns the public api representation of a document.
- getDocument(NodeRef) - Method in interface org.alfresco.rest.api.Nodes
-
Get the document representation for the given node.
- getDocumentPaths(String, boolean, String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getDocumentRatingSummary(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getDueAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getDurationInMs() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getEdited() - Method in class org.alfresco.rest.api.model.Comment
-
- getEdition() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getEmail() - Method in class org.alfresco.rest.api.model.Company
-
- getEmail() - Method in class org.alfresco.rest.api.model.Person
-
- getEmbedded() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Returns the Map of embedded objects
- getEnabled() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getEncodeResourceUrlFunction(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getEncodeScriptUrlFunction(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getEncoding() - Method in interface org.alfresco.rest.framework.resource.content.BasicContentInfo
-
- getEncoding() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getEncoding() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getEndActivityId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getEndedAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getEndRow() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the end row within result set for this page
- getEndRow() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getEndRow() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getEndRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the end row within collection for this page
- getEndRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the end row within collection for this page
- getEngine() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getEngine(String) - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getEngines() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
- getEntityId() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getErrorKey() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getETagsMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of ETags that should be checked against node's ETag on equivalence.
- getETagsNotMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of ETags that should be checked against node's ETag on non-equivalence.
- getEvaluatedModules() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Retrieve the list of ExtensionModule
instances that have been evaluated as applicable
for the current request.
- getEventDetailsSorter() - Static method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
Returns a Comparator for (re-)sorting events, typically used after
expanding out recurring instances.
- getExcludeAspects() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getExcludeNodeTypes() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getExclusiveLockToken() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Getter for exclusive lock token.
- getExpires() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Retrieve the expiry date/time for this lock, or null if it never expires.
- getExtendedScriptConfigModel(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Creates a new ExtendedScriptConfigModel
instance using the local configuration generated for this request.
- getExtendedTemplateConfigModel(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Creates a new TemplateConfigModel
instance using the local configuration generated for this request.
- getExtendingModuleFiles(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Retrieves an files for the evaluated modules that are extending the WebScript files being processed.
- getExtensionPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getExtractors(String) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getFavourite(String, String) - Method in interface org.alfresco.rest.api.Favourites
-
Get a specific favourite for user personId
- getFavourite(String, String) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- getFavourites(String, Parameters) - Method in interface org.alfresco.rest.api.Favourites
-
Get a paged list of favourites for user personId
- getFavourites(String, Parameters) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- getFavouriteSite(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getFavouriteSite(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getFavouriteSites(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getFavouriteSites(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getFax() - Method in class org.alfresco.rest.api.model.Company
-
- getFeedPersonId() - Method in class org.alfresco.rest.api.model.Activity
-
- getFile() - Method in class org.alfresco.rest.api.model.DocumentTarget
-
- getFile() - Method in class org.alfresco.rest.framework.resource.content.FileBinaryResource
-
- getFileBeingProcessed() - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Returns the path of the file currently being processed in the model by the current thread.
- getFileFolderService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getFileFolderService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getFileNodes(FileInfo, String, boolean) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getFileSize() - Method in class org.alfresco.repo.webdav.PutMethod
-
Returns the size of the uploaded file, zero if not yet uploaded.
- getFileTypeImage(String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(FacesContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(FacesContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(ServletContext, String, boolean) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFileTypeImage(ServletContext, String, FileTypeImageSize) - Static method in class org.alfresco.repo.web.scripts.FileTypeImageUtils
-
Return the image path to the filetype icon for the specified file name string
- getFilter() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
- getFilter() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
- getFilter() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getFilter(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the web request and looks for a "filter" parameter Parses the
parameter and produces a list of bean properties to use as a filter A
SimpleBeanPropertyFilter it returned that uses the properties If no
filter param is set then a default BeanFilter is returned that will never
filter properties (ie.
- getFirstName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getFirstName() - Method in class org.alfresco.rest.api.model.Person
-
- getFirstPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the first page number
- getFirstPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getFirstPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getFirstPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the first page number
- getFolder(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
Returns the public api representation of a folder.
- getFolder() - Method in class org.alfresco.rest.api.model.FolderTarget
-
- getFolder(NodeRef) - Method in interface org.alfresco.rest.api.Nodes
-
Get the folder representation for the given node.
- getFolderId() - Method in class org.alfresco.rest.api.model.SiteContainer
-
- getFolderParent(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Returns the parent folder object, and optionally all ancestor folder objects, above a specified folder object.
- getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Gets the list of descendant objects contained at one or more levels in the tree rooted at the specified folder.
- getFormat() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getFormatStyle() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getFormModelElements(TypeDefinition, Paging) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- getFormResourceKey(Task) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getFormResourceKey() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getFriends() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getFromNodeId() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getFullNamespaceURI(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getFullNamespaceURI(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getGlobalComponentsNodeRef() - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getGlobalUserFolderNodeRef() - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- getGoogleId() - Method in class org.alfresco.rest.api.model.Person
-
- getGuid() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getGuid() - Method in class org.alfresco.rest.api.model.Node
-
- getGuid() - Method in interface org.alfresco.rest.api.model.Site
-
- getGuid() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getHandlerRegistry() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getHasFirstPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known first page?
- getHasFirstPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasFirstPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasLastPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known last page?
- getHasLastPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasLastPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasNextPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known next page?
- getHasNextPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasNextPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHasPrevPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Is there a known prev page?
- getHasPrevPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getHasPrevPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeader(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHeaderNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeaderNames() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHeaders(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getHeaderValues(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getHiddenAspect() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getHomeNetwork() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getHomeNode() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the user home node
- getHttpMethod() - Method in interface org.alfresco.rest.framework.core.HttpMethodSupport
-
- getHttpMethod() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getHttpMethod() - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.PublicApiAtomPubCMISDispatcher
-
- getHttpRequest(WebScriptRequest) - Method in class org.alfresco.opencmis.PublicApiBrowserCMISDispatcher
-
- getHttpStatusCode() - Method in exception org.alfresco.repo.webdav.WebDAVServerException
-
Returns the HTTP status code
- getI18NMessage(String, Object[]) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
Return an I18N'd message for the given key or the key itself if not present
- getI18NMessage(String, Object[]) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Return an I18N'd message for the given key or the key itself if not present
- getIconContent(String, FileTypeImageSize) - Method in interface org.alfresco.repo.cmis.ws.FileTypeIconRetriever
-
Get content of icon by file type.
- getIconContent(String, FileTypeImageSize) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- getIconMimetype(String, FileTypeImageSize) - Method in interface org.alfresco.repo.cmis.ws.FileTypeIconRetriever
-
Get mimetype of icon.
- getIconMimetype(String, FileTypeImageSize) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- getId() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the connection id.
- getId() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getId() - Method in class org.alfresco.repo.cmis.reference.NodeIdReference
-
- getId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the entry id from the request.
- getId() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getId() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getId() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getId() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getId() - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Retrieves the id this query session can be identified as
- getId() - Method in interface org.alfresco.repo.webservice.QuerySession
-
Retrieves the id this query session can be identified as
- getId() - Method in class org.alfresco.rest.api.model.Activity
-
- getId() - Method in class org.alfresco.rest.api.model.Comment
-
- getId() - Method in interface org.alfresco.rest.api.model.Network
-
- getId() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Get the account name
- getId() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getId() - Method in interface org.alfresco.rest.api.model.Site
-
- getId() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getId() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getId() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getImageResolver() - Method in class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- getInAVMStore(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getIncludeAspects() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getIncludeNodeTypes() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getIndex() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
NOTE: If you want the overall position in paged results you have to add the skipCount for the result set
- getInheritedRules() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get list of the rules inherited by this rule set from parent
- getInheritPermissions(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets whether the current node inherits its permissions from a parent node
- getInputStream() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getInputStream() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getInstantMessageId() - Method in class org.alfresco.rest.api.model.Person
-
- getInternalId() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the internal connection id.
- getInternalId() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getIntHeader(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getIntParameter(WebScriptRequest, String, int) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Retrieves the named parameter as an integer, if the parameter is not present the default value is returned
- getIntParameter(WebScriptRequest, String, int) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Retrieves the named parameter as an integer, if the parameter is not present the default value is returned
- getInvitationService() - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- getIsContentType() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getIsEnabled() - Method in interface org.alfresco.rest.api.model.Network
-
Gets whether an account is enabled or not.
- getIsEnabled() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets whether an account is enabled or not.
- getIsEnabled() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getItem(String, String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getItem(String, String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getItem(String, String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getItem(String, String) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getItemFromProcess(String, String) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get an item from the process package variable
- getItems(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getItems(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getItems() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getItems(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getItems(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getItemsFromProcess(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get all items from the process package variable
- getItemsPerPage() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getJobTitle() - Method in class org.alfresco.rest.api.model.Person
-
- getJoinSupport() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the join support level in queries.
- getJson(String) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- getJSONCallback() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getLabel() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getLabel() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getLabel(String, String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getLabelId() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getLastChangeLogToken() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the last change log token.
- getLastName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getLastName() - Method in class org.alfresco.rest.api.model.Person
-
- getLastPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the last page number
- getLastPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getLastPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getLastPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the last page number
- getLength() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getLength() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getLength() - Method in interface org.alfresco.rest.framework.resource.content.ContentInfo
-
- getLength() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getLimit() - Method in class org.alfresco.rest.api.model.Quota
-
- getLinkedFromRuleSets() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the list of nodeRefs that link to this ruleset
- getLinkedToRuleSet() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the nodeRef to which this ruleset linked to
- getLocalAddr() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocale() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocale() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getLocale() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getLocale() - Method in interface org.alfresco.rest.framework.resource.content.ContentInfo
-
- getLocale() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getLocaleId() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getLocales() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalName() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalPort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getLocalProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getLocalProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getLocation() - Method in class org.alfresco.rest.api.model.Person
-
- getLockInfo(NodeRef) - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
Gets the lock info for the node reference relative to the current user.
- getLockInfo(NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Gets the lock status for the node reference relative to the current user.
- getLockService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getLockStatus(Predicate) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- getLockTimeout() - Method in class org.alfresco.repo.webdav.LockMethod
-
Return the lock timeout, in seconds.
- getLockToken() - Method in class org.alfresco.repo.webdav.UnlockMethod
-
Return the lock token of an existing lock
- getLockTokensMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of lock tokens that should be checked against node's lock token on equivalence.
- getLockTokensNotMatch() - Method in class org.alfresco.repo.webdav.WebDAVMethod.Condition
-
Returns the list of lock tokens that should be checked against node's lock token on non-equivalence.
- getLogger() - Method in class org.alfresco.repo.webdav.auth.AuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Return the logger.
- getLogger() - Method in class org.alfresco.repo.webdav.auth.HTTPRequestAuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.KerberosAuthenticationFilter
-
- getLogger() - Method in class org.alfresco.repo.webdav.auth.NTLMAuthenticationFilter
-
- getLoginPage() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Return the login page address
- getMaxItems() - Method in class org.alfresco.rest.framework.resource.parameters.Paging
-
The maximum number of items the client requires.
- getMaxRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the maximum number of rows to include in this page
- getMD4Hash(String) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Get the stored MD4 hashed password for the user, or null if the user does not exist
- getMemberOfSite(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getMemberOfSite(SiteInfo, SiteRole) - Static method in class org.alfresco.rest.api.model.MemberOfSite
-
- getMemberOfSite(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getMessage() - Method in exception org.alfresco.repo.web.scripts.person.UserCSVUploadPost.ResourceBundleWebScriptException
-
- getMessage() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getMetaData() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getMetaData() - Method in class org.alfresco.rest.framework.core.ResourceWithMetadata
-
Returns the meta data for this resource
- getMethod() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- GetMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV GET method
- GetMethod() - Constructor for class org.alfresco.repo.webdav.GetMethod
-
Default constructor
- getMimeType() - Method in class org.alfresco.rest.api.model.Document
-
- getMimeType() - Method in interface org.alfresco.rest.framework.resource.content.BasicContentInfo
-
- getMimeType() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
- getMimeType() - Method in class org.alfresco.rest.framework.resource.content.ContentInfoImpl
-
- getMimeType() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getMimetypeService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getMimetypeService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the mimetype service
- getMobile() - Method in class org.alfresco.rest.api.model.Person
-
- getMode() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Return the find mode
- getModifiedAt() - Method in class org.alfresco.rest.api.model.Comment
-
- getModifiedAt() - Method in class org.alfresco.rest.api.model.Node
-
- getModifiedAt() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getModifiedAt() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getModifiedBy() - Method in class org.alfresco.rest.api.model.Comment
-
- getModifiedBy() - Method in class org.alfresco.rest.api.model.Node
-
- getModifiedBy() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getMsgId() - Method in exception org.alfresco.rest.framework.core.exceptions.ApiException
-
Returns the message id key.
- getMyRating() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getName() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Name
- getName() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getName() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getName() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getName() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getName() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRuntime
-
- getName() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the name of the property
- getName() - Method in class org.alfresco.repo.webservice.axis.WSDDSpringBeanRPCProvider
-
- getName() - Method in class org.alfresco.rest.api.model.Node
-
- getName() - Method in class org.alfresco.rest.api.model.Preference
-
- getName() - Method in class org.alfresco.rest.api.model.Quota
-
- getName() - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- getName() - Method in class org.alfresco.rest.framework.Api
-
- getName() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getName() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Association
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the property name
- getName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.QNameBean
-
- getNamespaceName() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the namespace name for this property
- getNamespaceService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNamespaceService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the namespace service
- getNamespaceUri() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the namespace URI for this property
- getNamespaceURIfromQname(QName) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getNetwork(String) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetwork(String, String) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetwork(String) - Method in interface org.alfresco.rest.api.Networks
-
- getNetwork(String, String) - Method in interface org.alfresco.rest.api.Networks
-
- getNetworkId() - Method in class org.alfresco.rest.api.model.Activity
-
- getNetworks(String, Paging) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- getNetworks(String, Paging) - Method in interface org.alfresco.rest.api.Networks
-
- getNext() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getNext() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getNextPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the next page number
- getNextPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getNextPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getNextPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the next page number
- getNextResults(RESULTSETROW[]) - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Helper method to page through the results.
- getNextResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.administration.UserQuerySession
-
- getNextResults(ServiceRegistry) - Method in interface org.alfresco.repo.webservice.QuerySession
-
Get the next batch of results from the full set of available results.
- getNextResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.repository.RepositoryQuerySession
-
- getNextSkipRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the next skip count
- getNode(CMISObjectReference) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get Node from Object Reference
- getNode() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getNode(String) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- getNode(NodeRef) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- getNode(String) - Method in interface org.alfresco.rest.api.Nodes
-
Get the node representation for the given node.
- getNodeConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Get the file info for the given paths
- getNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the file info for the given paths
- getNodeId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeLockInfo(FileInfo) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns node Lock token in consideration of WebDav lock depth.
- getNodeRating(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getNodeRating(NodeRef) - Method in interface org.alfresco.rest.api.impl.node.ratings.RatingScheme
-
- getNodeRating(String, String) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- getNodeRating(String, String) - Method in interface org.alfresco.rest.api.NodeRatings
-
- getNodeRatings(String, Paging) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- getNodeRatings(String, Paging) - Method in interface org.alfresco.rest.api.NodeRatings
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.NodeIdReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.NodePathReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.ObjectIdReference
-
- getNodeRef() - Method in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getNodeRef() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeRef(Map) - Static method in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.Node
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.SiteContainer
-
- getNodeRef() - Method in class org.alfresco.rest.api.model.Tag
-
- getNodeRef() - Method in class org.alfresco.rest.framework.resource.content.NodeBinaryResource
-
- getNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Create NodeRef from item id String
- getNodeRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getNodeRefs(String) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Converts the given comma delimited string of NodeRefs to an array
of NodeRefs.
- getNodeRefs(JSONObject) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Attempts to retrieve and convert a JSON array of
NodeRefs from the given JSON object.
- getNodes() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getNodeService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNodeService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the node service
- GetNodesParameters - Class in org.alfresco.repo.web.scripts.solr
-
Input parameters for retrieving node details for SOLR.
- GetNodesParameters() - Constructor for class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getNodeType() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getNodeType() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getNodeType(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node type
- getNullAttributes() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getNumber() - Method in class org.alfresco.repo.web.util.paging.Page
-
Gets the page number
- getNumberOfRatings() - Method in class org.alfresco.rest.api.model.FiveStarRatingSummary
-
- getNumberOfRatings() - Method in class org.alfresco.rest.api.model.LikesRatingSummary
-
- getObject() - Method in class org.alfresco.repo.cmis.rest.CMISConstantsFactory
-
- getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the specified object
- getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the specified object by path
- getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
- getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMNavigationServicePort
-
Returns the parent folders for the specified non-folder, fileable object.
- getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRelationshipServicePort
-
Gets a list of relationships associated with the object, optionally of a specified relationship type, and optionally in a specified direction.
- getObjectType() - Method in class org.alfresco.repo.cmis.rest.CMISConstantsFactory
-
- getObjectType(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Indicates if this resource can support the specified HTTPMethod
- getOpenCmisBinding() - Method in class org.alfresco.opencmis.CMISDispatcherRegistry.Binding
-
- getOperations() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getOperator() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getOrganization() - Method in class org.alfresco.rest.api.model.Company
-
- getOriginalCredentials() - Method in class org.alfresco.rest.api.TenantCredentials
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- getOrNull(JSONObject, String) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- getOutputStream() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getOutputStream() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getOutputStream() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getOwnableService() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getOwner() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getOwner() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Who owns the lock?
- getOwner() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getOwners(Predicate) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getOwningFileInfo() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Returns the owning file info reference for a rule.
- getPagedSiteMembershipRequests(String, Paging) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- getPagedSiteMembershipRequests(String, Paging) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Get a paged list of site membership requests for inviteeId.
- getPagePath() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getPageSize() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the page size
- getPageSize() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPageSize() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPageType() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the page type
- getPageType() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPageType() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPageURL() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getPaging() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
The requested paging parameters set by the client
- getPaging() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Returns a representation of the Paging of collections of resources, with skip count and max items.
- getPaging() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getPagingRequest(Paging) - Static method in class org.alfresco.rest.api.impl.Util
-
- getPaidNetwork() - Method in interface org.alfresco.rest.api.model.Network
-
- getPaidNetwork() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
- getPaidNetwork() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getParamAppName(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the application name from the request.
- getParamEnableDisable(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParameter(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameter(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParameter(String) - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets a single request parameter passed in by the user.
- getParameter(String, Class) - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Gets a single request parameter passed in by the user.
- getParameter(String) - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getParameter(String, Class) - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getParameter(Parameters, String, Class) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
Get the first parameter value, converted to the requested type.
- getParameterMap() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterNames() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterNames() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParameters() - Method in interface org.alfresco.repo.cmis.client.CMISServer
-
Gets CMIS Server Parameters
- getParameters() - Method in class org.alfresco.repo.cmis.client.CMISServerImpl
-
- getParameters(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Gets the parameters for the specified http method.
- getParameters() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getParameterValues(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getParameterValues(String) - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getParamForward(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamFromId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamFromTime(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamLimit(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamPath(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
Get the path from the request.
- getParamToId(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamToTime(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamType() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getParamUser(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamValue(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamValueType(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParamVerbose(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- getParentAssocs() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getParentAssocsCrc() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getParentAuthorities(String, SiblingAuthorityFilter) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Gets all the parent authorities of a given authority, taking into account a filter
- getParentNodeForPath(NodeRef, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getParentNodeRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getParentRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getParentResource() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
- getParents(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node parents
- getParentTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getPassedIn() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getPath() - Method in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- getPath() - Method in class org.alfresco.repo.cmis.reference.NodePathReference
-
- getPath() - Method in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- getPath(NodeRef) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Gets the display path for the specified node
- getPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the relative path
- getPathFromNode(NodeRef, NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Return the relative path for the node walking back to the specified root node
- getPathInfo() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getPathInfo() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getPathParts(String[]) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
Helper to break down webscript extension path into path component elements
- getPathRunAsUser(String) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Get the RunAs user need to execute a Write operation on the given path.
- getPaths() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getPaths() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getPathTranslated() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getPermission() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- getPermissionMappings() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the list of permission mappings.
- getPermissions(Predicate) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- getPermissions(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node permissions
- getPermissionService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getPermissionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the permission service
- getPerson(String) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- getPerson(String) - Method in interface org.alfresco.rest.api.People
-
- getPersonId() - Method in class org.alfresco.rest.api.model.SiteMember
-
- getPersonId() - Method in class org.alfresco.rest.api.model.UserRating
-
- getPersonNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getPersonNodeRef(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getPolicyBehaviourFilter() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getPort() - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- getPort() - Method in interface org.alfresco.repo.web.util.JettyComponent
-
- getPostcode() - Method in class org.alfresco.rest.api.model.Company
-
- getPostedAt() - Method in class org.alfresco.rest.api.model.Activity
-
- getPostPersonId() - Method in class org.alfresco.rest.api.model.Activity
-
- getPreference(String, String) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- getPreference(String, String) - Method in interface org.alfresco.rest.api.Preferences
-
- getPreferences(String, Paging) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- getPreferences(String, Paging) - Method in interface org.alfresco.rest.api.Preferences
-
- getPrefix(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the prefixed property name
- getPrefixedName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.QNameBean
-
- getPrefixedQNamePath() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getPrefixFromModelName(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getPreviousPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the previous page number
- getPrevPage() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the previous page number
- getPrevPage() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getPrevPage() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getPrimary() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- getPrimaryParent(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary parent reference
- getPrimaryPath(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary path
- getPrimaryPrefixedPath(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node primary path
- getPrincipalAnonymous() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the name of the principal who is used for anonymous access.
- getPrincipalAnyone() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the name of the principal who is used to indicate any authenticated user.
- getPriority() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getPrivateApis() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getProcess(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcess(String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinition(String) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcessDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProcessDefinitionId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getProcessDefinitionImage(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitionImage(String) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcessDefinitionKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProcessDefinitions(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getProcessDefinitions(Parameters) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getProcesses(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcesses(Parameters) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessId() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getProcessImage(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getProcessImage(String) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getProcessVariables() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getProperties() - Method in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
Gets all aspect properties
- getProperties(String, String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the properties of an object, and optionally the operations that the user is allowed to perform on the object.
- getProperties(Object, PropertyFilter) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Get CMIS properties for object
- getProperties() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getProperties() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getProperties(String[]) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
- getProperties(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node properties
- getPropertiesMap(CmisPropertiesType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Converts CmisPropertiesType properties representation to rapidly accessible form
- getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMVersioningServicePort
-
Gets the properties of the latest version, or the latest major version, of the specified version series.
- getProperty(NodeRef, String, ResultType) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Gets property value by its name from Node Reference object
- getProperty() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getProperty(String, int) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- getProperty(String, int, Class) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
Get the property value, converted to the requested type.
- getPropertyConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getPropertyDefinition(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets property definition for specified column name
- getPropertyDefinition(String) - Method in class org.alfresco.rest.workflow.api.impl.TypeDefinitionContext
-
- getPropertyName(CmisProperty) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- getPropertyName() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertyGet
-
- getPropertyQname(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.dictionary.PropertyGet
-
- getPropertyQName() - Method in class org.alfresco.rest.framework.resource.content.NodeBinaryResource
-
- getPropertyValue() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getProtocol() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getProxy() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- getProxy() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement
-
Gets the proxy configuration
- getPublicApis() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- getPwcSearchable() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Can you query the private working copy of a document.
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractSubClassesGet
-
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.SubClassesGet
-
- getQNameCollection(WebScriptRequest, boolean) - Method in class org.alfresco.repo.web.scripts.dictionary.SubClassesGet
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getQNameConverter() - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.AbstractClassesGet
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.ClassesGet
-
- getQNameForModel(String, String) - Method in class org.alfresco.repo.web.scripts.dictionary.prefixed.ClassesGet
-
- getQnamePath() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getQualifiedName() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getQuery() - Method in class org.alfresco.repo.webservice.AbstractQuerySession
- getQuery() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Represents a Query specified by the client.
- getQuery() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getQueryResults(ServiceRegistry) - Method in class org.alfresco.repo.webservice.AbstractQuerySession
-
Helper method to get the results.
- getQueryString() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getQueryString() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getQuerySupport() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get the query support level.
- getQuota() - Method in class org.alfresco.rest.api.model.Person
-
- getQuotas() - Method in interface org.alfresco.rest.api.model.Network
-
- getQuotas() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
- getQuotas() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getQuotaUsed() - Method in class org.alfresco.rest.api.model.Person
-
- getRatedAt() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getRatingSchemeId() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRatingServiceName() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRatingServiceRating(Object) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- getRatingServiceRating(Object) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- getReader() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRealPath(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRealPathInfo() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getRecognizedParams(WebScriptRequest) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Finds the formal set of params that any rest service could potentially have passed in as request params
- getRegistry() - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- getRelated() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Returns the Map of related objects
- getRelationFilter(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the web request and looks for a "relations" parameter Parses the
parameter and produces a list of bean properties to use as a filter A
SimpleBeanPropertiesFilter it returned that uses the properties If no
filter param is set then a default BeanFilter is returned that will never
filter properties (ie.
- getRelationsFilter() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getRelationshipId() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getRemainingTimeoutSeconds() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Remaining time before lock expires, in seconds.
- getRemoteAddr() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoteHost() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemotePort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoteUser() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRemoteUser(HttpServletRequest) - Method in interface org.alfresco.repo.webdav.auth.RemoteUserMapper
-
Gets an externally authenticated user ID from an HTTP request.
- getRenditions(Object, String) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Gets the renditions of an object, and optionally the operations that the user is allowed to perform on the object.
- getRepoRatingScheme() - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- getRepositories(CMISServer) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getRepositories(CMISServer) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all repositories available at this server.
- getRepositories(CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets a list of available repositories for this CMIS service endpoint.
- getRepositoryInfo(String, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- getRepositoryInfo(String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets information about the CMIS repository and the capabilities it supports.
- getRepositoryInfos(ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- getRepositoryPath(HttpServletRequest) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getRepositoryPermissions() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Get all the permissions defined by the repository.
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.AbstractObjectReference
-
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.AssociationIdRelationshipReference
-
- getRepositoryReference() - Method in class org.alfresco.repo.cmis.reference.ObjectIdReference
-
- getRepresentationForNodeRef(Object, ClassDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getRequest(WebScriptRequest) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- getRequestBodyAsDocument() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Retrieves the request body as an XML document
- getRequestDispatcher(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestedSessionId() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestParameters(WebScriptRequest) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Finds all request parameters that aren't already know about (eg.
- getRequestURI(HttpServletRequest, String, String, String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getRequestURI(HttpServletRequest, String, String, String) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getRequestURI() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequestURL() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getRequiredAuthentication() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getResidual() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Determines whether the property is residual
- getResource() - Method in class org.alfresco.rest.framework.core.ResourceWithMetadata
-
Returns the REST resource object
- getResponse(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- getResult() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Result
- getResults() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getResults() - Method in class org.alfresco.repo.web.util.paging.PagedResults
-
Get Results
- getRetryingTransactionHelper(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Get the executer to wrap transactional callbacks in for better transaction behaviour.
- getReturnVersion(ScriptNode, String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the required version of a node
- getRole() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getRole() - Method in interface org.alfresco.rest.api.model.Site
-
- getRole() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getRole() - Method in class org.alfresco.rest.api.model.SiteMember
-
- getRoot() - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
- getRootNodeRef() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the root node
- getRootPath() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getRowCount() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the count of rows within result set for this page
- getRowCount() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getRowCount() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getRows() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getRowsPerPage() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets page size
- getRule() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Return the rule
- getRules() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get list of the rules "owned" by this rule set
- getRules(Reference, RuleFilter) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRulesetNodeRef() - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Get the nodeRef to which this ruleset belongs
- getRuleType(String) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypeImpl(String) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypes() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRuleTypesImpl() - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- getRunningId(ExecutionSummary) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Returns the running action ID for the given
ExecutionSummary
- getRuntime() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getRuntime() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getRuntime(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServlet
-
- getRuntime(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.rest.api.PublicApiWebScriptServlet
-
- getSafePropertyValue(Object) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getSchema() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getScheme() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getScheme() - Method in class org.alfresco.rest.api.model.NodeRating
-
- getScope() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Returns lock scope
- getScope() - Method in class org.alfresco.rest.framework.Api
-
- getScope() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- getScope() - Method in class org.alfresco.rest.workflow.api.impl.TaskVariablesWalkerCallback
-
- getScope() - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- getScopeForValue(String) - Static method in class org.alfresco.rest.workflow.api.model.VariableScope
-
- getScore() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getScore() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchTemplateNode
-
Gets the result row score
- getScriptDocumentPaths(WebScript) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getScriptLoader() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getScriptParameters() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIRuntime
-
- getScriptParameters() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getScriptUrl() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getScriptUrl() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRuntime
-
- getScriptUrl() - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- getSearchElapsedTime() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- getSearchQuery(SiteInfo, String, int) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Build the search query from the passed in parameters and SEARCH_QUERY constant
- getSearchService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getSearchService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the search service
- getSearchTerms() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getSecret() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- getSecret() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getSecretKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getSecurityConfigSection() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
- getSelectClause(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the "select" parameter and turns it into a List property names
- getSelectedProperties() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
A list of property names passed in the request using the json pointer syntax
Specified by the "SELECT" request parameter.
- getSelectedProperties() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getSelectorNode(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
Gets node for specified selector
- getSelectors() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getSelectorScore(String) - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getServer() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the CMIS Server.
- getServer() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getServerDefinition(String) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getServerDefinition(String) - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Gets a server definitions by name.
- getServerDefinitions() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getServerDefinitions() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all configured server definitions.
- getServerDefinitions() - Method in class org.alfresco.repo.cmis.client.CMISServersConfigElement
-
- getServerName() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServerName(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerName() - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Because the file server configuration may change during the lifetime of this filter, this method checks against
the last configured server name before returning a cached result
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.ProxyBaseUrlGenerator
-
- getServerPath(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServerPort() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServerPort(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServerScheme(HttpServletRequest) - Method in class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-
- getServiceClass(String, SOAPService, MessageContext) - Method in class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
Retrieves the class of the bean represented by the given name
- getServiceClassNameOptionName() - Method in class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
- getServiceContextPath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceContextPath() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getServiceMatch() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceName() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServicePath() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getServiceRegistry() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getServiceRegistry() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Return the service registry
- getServlet() - Method in class org.alfresco.opencmis.AtomPubCMISDispatcher
-
- getServlet() - Method in class org.alfresco.opencmis.BrowserCMISDispatcher
-
- getServlet() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletAttribute(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletConfig() - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- getServletPath(HttpServletRequest) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- getServletPath(HttpServletRequest) - Method in interface org.alfresco.opencmis.BaseUrlGenerator
-
- getServletPath() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getServletPath() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
- getSession() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getSession(boolean) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getSession() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the OpenCMIS Session.
- getSession() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getSessionId() - Static method in class org.alfresco.repo.webservice.Utils
-
Gets the current http session id
- getSessionKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getSessionKey() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getSessionUser(ServletContext, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Callback to get the specific impl of the Session User for a filter.
- getSharedConnections() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getSharedConnections() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all shared connections.
- getSharedLockTokens() - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Getter for sharedLockTokens list.
- getShareRootUrl(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
Returns the root of the Share WebApp, eg
http://localhost:8081/share/
- getShareSiteRootStem(WebScriptRequest, SiteInfo) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
Returns the root of the Share Site pages for a given site, eg
https://test.alfresco.com/share/page/site/test-site/
- getShortName(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getSite(String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSite(String, boolean) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSite() - Method in class org.alfresco.rest.api.model.SiteTarget
-
- getSite(String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteContainer(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteContainer(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteContainers(String, Paging) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteContainers(String, Paging) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteId() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the site ID (short-name) that the current request relates to.
- getSiteId() - Method in class org.alfresco.rest.api.model.Activity
-
- getSiteMember(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteMember(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteMembers(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteMembers(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteMembershipRequest(String, String) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- getSiteMembershipRequest(String, String) - Method in interface org.alfresco.rest.api.SiteMembershipRequests
-
Get the site membership request for inviteeId and siteId, if it exists.
- getSiteRole(String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteRole(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSiteRole(String) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteRole(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- getSites(String, Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSites(Parameters) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- getSites(String, Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSites(Parameters) - Method in interface org.alfresco.rest.api.Sites
-
- getSiteShortName() - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- getSize() - Method in class org.alfresco.repo.web.util.paging.Page
-
Gets the page size
- getSize() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getSizeInBytes() - Method in class org.alfresco.rest.api.model.Document
-
- getSizeInBytes() - Method in class org.alfresco.rest.framework.resource.content.BinaryProperty
-
Used for serialization.
- getSizeToRead() - Method in class org.alfresco.repo.cmis.ws.ContentReaderDataSource
-
- getSkipCount() - Method in class org.alfresco.rest.framework.resource.parameters.Paging
-
How many entries exist in the entire collection before those included in the list
- getSkipRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the number rows skipped
- getSkypeId() - Method in class org.alfresco.rest.api.model.Person
-
- getSort(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the Sort parameter as a String and parses it into a List of SortColumn objects.
- getSorting() - Method in interface org.alfresco.rest.framework.resource.parameters.Parameters
-
Returns a List of
SortColumn
for sorting properties.
- getSorting() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getSourceAssocs(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current source associations
- getSourceMimetype() - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- getSourceRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getSourceTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getSpecTitle() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported CMIS Specification Title
- getSpringContext(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
Returns the current Spring WebApplicationContext object
- getStackTrace() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getStart() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet
-
- getStartActivityId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getStartedAt() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getStartFormModel(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- getStartFormModel(String, Paging) - Method in interface org.alfresco.rest.workflow.api.ProcessDefinitions
-
- getStartFormResourceKey() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getStartIndex() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getStartPage() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getStartRow() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets the start row within result set for this page
- getStartRow() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getStartRow() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getStartRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets the start row within collection for this page
- getStartRow() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the start row within collection for this page
- getStartUserId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getState() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getStatusCode() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getStatusCode() - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- getStatusCodeDescription() - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- getStatusCodeTemplate(int) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getStatusForAccessDeniedException() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Determines status code for AccessDeniedException based on client's HTTP headers.
- getStatusTemplate() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRuntime
-
- getStatusUpdatedAt() - Method in class org.alfresco.rest.api.model.Person
-
- getStoreFilter() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreIdentifier() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreName() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- getStorePermissionMasks(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the current node permissions
- getStoreProtocol() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getStoreRef() - Method in class org.alfresco.repo.cmis.reference.DefaultRepositoryReference
-
- getStoreRef() - Method in class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
- getStores() - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
- getStores() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Gets the list of repository stores
- getStream() - Method in class org.alfresco.rest.framework.resource.parameters.Params
-
- getSubscriptionLevel() - Method in interface org.alfresco.rest.api.model.Network
-
Gets the subscription level.
- getSubscriptionLevel() - Method in class org.alfresco.rest.api.model.NetworkImpl
-
Gets the subscription level.
- getSubscriptionLevel() - Method in class org.alfresco.rest.api.model.PersonNetwork
-
- getSummaryFromAction(Action) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Returns the ExecutionSummary for the given action if it
is currently executing, or null if it isn't
- getSummaryFromKey(String) - Static method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
Takes a running action ID, and returns an
ExecutionSummary object for it.
- getSuperProcessInstanceId() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getSurfConfigNodeRef(NodeRef, boolean) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
Return the "surf-config" noderef under the given root.
- getTag(String) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTag(StoreRef, String) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTag() - Method in class org.alfresco.rest.api.model.Tag
-
- getTag(StoreRef, String) - Method in interface org.alfresco.rest.api.Tags
-
- getTags(JSONObject) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- getTags(JSONObject) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- getTags(StoreRef, Paging) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTags(String, Parameters) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- getTags(StoreRef, Paging) - Method in interface org.alfresco.rest.api.Tags
-
- getTags(String, Parameters) - Method in interface org.alfresco.rest.api.Tags
-
- getTarget() - Method in class org.alfresco.rest.api.model.Favourite
-
- getTargetGuid() - Method in class org.alfresco.rest.api.model.Favourite
-
- getTargetNodeRef(String, String) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- getTargetRef() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getTargetTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- getTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTask(String) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskActionFromString(String) - Static method in class org.alfresco.rest.workflow.api.model.TaskStateTransition
-
- getTaskCandidates(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskCandidates(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskFormModel(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskFormModel(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTasks(Parameters) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTasks(String, Parameters) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTasks(Parameters) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTasks(String, Parameters) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTaskVariables(Map, Map, TypeDefinition, TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getTaskVariables(String, Paging, VariableScope) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getTaskVariables(String, Paging, VariableScope) - Method in interface org.alfresco.rest.workflow.api.Tasks
-
- getTelephone() - Method in class org.alfresco.rest.api.model.Company
-
- getTelephone() - Method in class org.alfresco.rest.api.model.Person
-
- getTemplateLoader() - Method in class org.alfresco.repo.web.scripts.RepoClassPathStore
-
- getTemplateLoader() - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- getTemplateParameters() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIRuntime
-
- getTemplateParameters() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- getTenant() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- getTenantDomain() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getTenantDomain() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Get the tenant domain for the current user and request.
- getTenantService() - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Retrieve the TenantService
held by the helper.
- getTicket() - Method in interface org.alfresco.repo.SessionUser
-
Return the ticket
- getTicket() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the ticket
- getTitle() - Method in class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- getTitle() - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodeState
-
- getTitle() - Method in class org.alfresco.rest.api.model.Comment
-
- getTitle() - Method in class org.alfresco.rest.api.model.Node
-
- getTitle() - Method in interface org.alfresco.rest.api.model.Site
-
- getTitle() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getTitle() - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- getTitle() - Method in class org.alfresco.rest.framework.core.ResourceOperation
-
- getTitle() - Method in class org.alfresco.rest.framework.core.ResourceParameter
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.Item
-
- getTitle() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getToNodeId() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getTotalItems() - Method in class org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
Indicates the total number of items available.
- getTotalPageItems() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalPages() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalPages() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets total number of pages
- getTotalPages() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getTotalPages() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getTotalPages() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets total number of pages
- getTotalResults() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchResult
-
- getTotalRows() - Method in interface org.alfresco.repo.web.util.paging.Cursor
-
Gets total rows
- getTotalRows() - Method in class org.alfresco.repo.web.util.paging.PagedCursor
-
- getTotalRows() - Method in class org.alfresco.repo.web.util.paging.WindowedCursor
-
- getTotalRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Page
-
Gets total rows
- getTotalRows() - Method in class org.alfresco.repo.web.util.PagingCursor.Rows
-
Gets the total number of rows
- getTransactionIds() - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- getTransactionService() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Convenience method to return the transaction service
- getTransformer(String, long, String) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Note - for now, only does the best one, not all
- getTransformersFrom(String, long, List) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getTransformersTo(String, long, List) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
- getTree() - Method in interface org.alfresco.rest.framework.resource.parameters.where.Query
-
Returns the list of operations
- getTree() - Method in class org.alfresco.rest.framework.resource.parameters.where.QueryImpl
-
- getTxnId() - Method in class org.alfresco.repo.web.scripts.solr.NodesGet.NodeRecord
-
- getTxnId() - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- getType() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getType() - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- getType(String) - Static method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.SecureCommsType
-
- getType() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
The type of this resource
- getType() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getType() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Returns the list of Object-Types defined for the Repository under the specified Type.
- getTypeConverter() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getTypeDefinition(String, String, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Gets the definition for specified object type
- getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in class org.alfresco.repo.cmis.ws.DMRepositoryServicePort
-
Returns the set of descendant Object-Types defined for the Repository under the specified Type.
- getTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Association
-
- getTypeName() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
- getTypesToExclude(TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- getUniqueId() - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
URL uniqueId to the resource
- getUrl() - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch.SearchTemplateNode
-
- getUrl() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getURL() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- getUrl() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.ProxyConfig
-
- getUrl(PublishingEvent) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getUrl(ChannelType) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getUrl(Channel) - Static method in class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- getURLForPath(HttpServletRequest, String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getURLForPath(HttpServletRequest, String, boolean, String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getURLForPath(HttpServletRequest, String, boolean) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns a URL that could be used to access the given path.
- getUrlPathPrefix(HttpServletRequest) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- getUrlPathPrefix() - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
Get the path prefix that generated URLs should exhibit, e.g.
- getUrls() - Method in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
Gets the urls supported by this engine
- getUrlType() - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- getUsage() - Method in class org.alfresco.rest.api.model.Quota
-
- getUser() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
- getUser(String) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
- getUserActivities(String, Parameters) - Method in interface org.alfresco.rest.api.Activities
-
- getUserActivities(String, Parameters) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- getUserArray(List) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- getUserAttributeName() - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Return the user object session attribute name.
- getUserConnections() - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- getUserConnections() - Method in interface org.alfresco.repo.cmis.client.CMISConnectionManager
-
Returns all user connections.
- getUserDetails(String) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- getUserId() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServletRequest
-
- getUserName() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Gets the user name.
- getUserName() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- getUserName() - Method in interface org.alfresco.repo.SessionUser
-
Return the user name
- getUserName() - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Return the user name
- getUserName() - Method in class org.alfresco.rest.api.model.Person
-
- getUserPrincipal() - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- getUserRating() - Method in class org.alfresco.rest.api.model.UserRating
-
- getUserStatus() - Method in class org.alfresco.rest.api.model.Person
-
- getUserTransaction(MessageContext) - Static method in class org.alfresco.repo.webservice.Utils
-
- getValidHistoricTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
Get a valid HistoricTaskInstance
based on the given task id.
- getValidInput(String) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
- getValidTask(String) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
Get a valid Task
based on the given task id.
- getValue() - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Returns the value of this property
- getValue(Map, String) - Method in class org.alfresco.rest.api.model.Node
-
- getValue() - Method in class org.alfresco.rest.api.model.Preference
-
- getValue() - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- getValue() - Method in class org.alfresco.rest.workflow.api.model.VariableScope
-
- getValue() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property.Value
-
Gets the value
- getValueFromNamedValue(DictionaryService, QName, NamedValue) - Static method in class org.alfresco.repo.webservice.Utils
-
Utility method to convert from a string representation of a property value into the correct object representation.
- getValues() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator.TemplateRow
-
- getValues() - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
-
Gets the property value
- getVariableProperties() - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- getVariables(String, Paging) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getVariables(Map, TypeDefinition) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- getVariables() - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- getVariables() - Method in class org.alfresco.rest.workflow.api.model.Task
-
- getVariables(String, Paging) - Method in interface org.alfresco.rest.workflow.api.Processes
-
- getVariableScope() - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- getVersion() - Method in class org.alfresco.opencmis.CMISDispatcherRegistry.Endpoint
-
- getVersion() - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Gets the supported CMIS Version
- getVersion() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersion() - Method in class org.alfresco.rest.framework.Api
-
- getVersion() - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- getVersionBuild() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionHistory(Reference) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- getVersionLabel() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionLabel() - Method in class org.alfresco.rest.api.model.Document
-
- getVersionMajor() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionMinor() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVersionRevision() - Method in class org.alfresco.repo.web.scripts.RepositoryServerModel
-
- getVisibility() - Method in interface org.alfresco.rest.api.model.Site
-
- getVisibility() - Method in class org.alfresco.rest.api.model.SiteImpl
-
- getWebdavRootNode() - Static method in class org.alfresco.repo.webdav.WebDAVServlet
-
- getWhereClause(String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Takes the "where" parameter and turns it into a Java Object that can be used for querying
- getWorkflowFactory() - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- getWorkflowFactory() - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- getWorkingCopy(NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns a working copy of node for current user.
- getWriter() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- getWriter() - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- getXMLOutputFormat() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
- getXMLOutputFormat() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Returns the format required for an XML response.
- GLOBAL - Static variable in class org.alfresco.rest.workflow.api.model.VariableScope
-
- googleId - Variable in class org.alfresco.rest.api.model.Person
-
- GuestCredentials - Class in org.alfresco.repo.web.auth
-
- GuestCredentials() - Constructor for class org.alfresco.repo.web.auth.GuestCredentials
-
- guid - Variable in class org.alfresco.rest.api.model.Node
-
- guid - Variable in class org.alfresco.rest.api.model.SiteImpl
-
- PAGE - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- Page - Class in org.alfresco.repo.web.util.paging
-
A Page within a Cursor.
- PAGE - Static variable in class org.alfresco.repo.web.util.paging.Paging.PageType
-
- PagedCursor - Class in org.alfresco.repo.web.util.paging
-
Implementation of cursor based on notion of a Page.
- PagedResults - Class in org.alfresco.repo.web.util.paging
-
A Paged Result Set
- Paging - Class in org.alfresco.repo.web.util.paging
-
Paging.
- Paging() - Constructor for class org.alfresco.repo.web.util.paging.Paging
-
- Paging - Class in org.alfresco.rest.framework.resource.parameters
-
Represents paging of collections of resources.
- Paging.PageType - Class in org.alfresco.repo.web.util.paging
-
- PagingCursor - Class in org.alfresco.repo.web.util
-
Paging cursor.
- PagingCursor() - Constructor for class org.alfresco.repo.web.util.PagingCursor
-
- PagingCursor.Page - Class in org.alfresco.repo.web.util
-
Page based Cursor
- PagingCursor.Page(long, int, int, boolean, boolean) - Constructor for class org.alfresco.repo.web.util.PagingCursor.Page
-
Create a Page based Cursor
- PagingCursor.Rows - Class in org.alfresco.repo.web.util
-
Rows based Cursor
- PagingCursor.Rows(long, long, long, boolean) - Constructor for class org.alfresco.repo.web.util.PagingCursor.Rows
-
Create a Rows based Cursor
- PARAM_ACTIVITY_FILTER - Static variable in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- PARAM_APPLICATION - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_AUTHORITY - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_COMPLETED_AFTER - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_COMPLETED_BEFORE - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_DEFINITION_ID - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_DEFINITION_NAME - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_DUE_AFTER - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_DUE_AFTER - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_DUE_BEFORE - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_DUE_BEFORE - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_ENABLE - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_END_AT - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- PARAM_EXCLUDE - Static variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- PARAM_EXCLUDE_OTHER_USERS - Static variable in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- PARAM_EXCLUDE_THIS_USER - Static variable in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- PARAM_FILTER_PROPS - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_FORCED - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstanceDelete
-
- PARAM_FORWARD - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_FROM_ID - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_FROM_TIME - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_INCLUDE_TASKS - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstanceGet
-
- PARAM_INITIATOR - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_ISO8601 - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- PARAM_ITEM - Static variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- PARAM_LIMIT - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_MAX_ITEMS - Static variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- PARAM_MESSAGE - Static variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- PARAM_NODE_ID - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesForNodeGet
-
- PARAM_NODE_REFS - Static variable in class org.alfresco.repo.web.scripts.content.StreamACP
-
- PARAM_ONLY_FOLLOWING - Static variable in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- PARAM_ORDERBY - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_PAGING_MAX - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_PAGING_SKIP - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_PATH - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_POOLED_TASKS - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_PRIORITY - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_PRIORITY - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_PROPERTIES - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_RELATIONS - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_SELECT - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAM_SITE_ID - Static variable in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- PARAM_SKIP_COUNT - Static variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- PARAM_START_AT - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- PARAM_STARTED_AFTER - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_STARTED_BEFORE - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_STATE - Static variable in class org.alfresco.repo.web.scripts.workflow.TaskInstancesGet
-
- PARAM_STATE - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesGet
-
- PARAM_STORE_ID - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesForNodeGet
-
- PARAM_STORE_TYPE - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowInstancesForNodeGet
-
- PARAM_TIMEZONE - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- PARAM_TO_ID - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_TO_TIME - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_USER - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_VALUE - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_VALUE_TYPE - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_VERBOSE - Static variable in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- PARAM_WHERE - Static variable in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- PARAMETER_BATCH_SIZE - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_DISABLE_RULES - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_NUM_THREADS - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_REPLACE_EXISTING - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_SOURCE_DIRECTORY - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_TARGET_NODEREF - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_TARGET_PATH - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_VALUE_DISABLE_RULES - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- PARAMETER_VALUE_REPLACE_EXISTING - Static variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- Parameters - Interface in org.alfresco.rest.framework.resource.parameters
-
Parameters passed into a request.
- Params - Class in org.alfresco.rest.framework.resource.parameters
-
Parameters passed in from a Rest client for use in calls to the rest api.
- Params(String, String, Object, InputStream, String, Params.RecognizedParams, BasicContentInfo) - Constructor for class org.alfresco.rest.framework.resource.parameters.Params
-
- Params.RecognizedParams - Class in org.alfresco.rest.framework.resource.parameters
-
A formal set of params that any rest service could potentially have passed in as request params
- Params.RecognizedParams(Map, Paging, BeanPropertiesFilter, Map, List, Query, List) - Constructor for class org.alfresco.rest.framework.resource.parameters.Params.RecognizedParams
-
- ParamsExtractor - Interface in org.alfresco.rest.framework.webscripts
-
- ParentAssociationQuery - Class in org.alfresco.repo.webservice.repository
-
A query to retrieve all parent associations on a node.
- ParentAssociationQuery(Reference) - Constructor for class org.alfresco.repo.webservice.repository.ParentAssociationQuery
-
- parentRef - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- parentType - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- parse(Element) - Method in class org.alfresco.repo.cmis.client.CMISServersConfigElementReader
-
- parse(Element) - Method in class org.alfresco.repo.web.scripts.config.OpenSearchElementReader
-
- parse() - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- parse(String, String) - Method in class org.alfresco.rest.api.impl.activities.ActivitySummaryParser
-
- parse() - Method in class org.alfresco.rest.api.PublicApiTenantWebScriptServletRequest
-
- parseContent() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- parseDate(String) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
Gets the date from the String, trying the various formats
(New and Legacy) until one works...
- parseDepthHeader() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Parses "Depth" request header
- parseIfHeader() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Parses "If" header of the request.
- parseJsonAction(JSONObject) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- parseJsonActionCondition(JSONObject) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- parseJsonParameterValues(JSONObject, String, boolean) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- parseJsonRule(JSONObject) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- parseLockToken(String) - Static method in class org.alfresco.repo.webdav.WebDAV
-
Parse a lock token returning the node if and username
- parseNumber(String, String, int) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- parseRequestBody() - Method in class org.alfresco.repo.webdav.DeleteMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.GetMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.HierarchicalMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.LockMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.MkcolMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.OptionsMethod
-
Parse the request main body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.PutMethod
-
Clears the aspect added by a LOCK request for a new file, so
that the Timer started by the LOCK request will not remove the
node now that the PUT request has been received.
- parseRequestBody() - Method in class org.alfresco.repo.webdav.UnlockMethod
-
Parse the request body
- parseRequestBody() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Parses the given request body represented as an XML document and sets any necessary context
ready for execution.
- parseRequestForNodeRef(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- parseRequestForNodeRef(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- parseRequestForNodeRef(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Parses the request and providing it's valid returns the NodeRef.
- parseRequestForStoreRef(WebScriptRequest) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.DeleteMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.GetMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.HierarchicalMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.LockMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.MkcolMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.MoveMethod
-
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.OptionsMethod
-
Parse the request header fields
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.PutMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.UnlockMethod
-
Parse the request headers
- parseRequestHeaders() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Parses the HTTP headers of the request and sets any necessary context ready for execution.
- PasswordTypeInterceptor - Class in org.alfresco.repo.cmis.ws
-
Interceptor that by default adds PasswordText type to Password element
if it doesn't have Type attribute.
- PasswordTypeInterceptor() - Constructor for class org.alfresco.repo.cmis.ws.PasswordTypeInterceptor
-
- patchProperties(FileInfo, String) - Method in class org.alfresco.repo.webdav.PropPatchMethod
-
- PatchThumbnailsAsRenditionsGet - Class in org.alfresco.repo.web.scripts.rendition.patch
-
- PatchThumbnailsAsRenditionsGet() - Constructor for class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
- path - Variable in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- path - Variable in class org.alfresco.repo.cmis.reference.NodePathReference
-
- path - Variable in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- PathGenerator - Interface in org.alfresco.opencmis
-
Generates an OpenCMIS path based on the repositoryId and binding.
- pathInfo - Variable in class org.alfresco.repo.web.scripts.TenantWebScriptServletRequest
-
- PathSeperator - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- PathSeperator - Static variable in class org.alfresco.repo.webdav.WebDAVHelper
-
- PathSeperatorChar - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- PathSeperatorChar - Static variable in class org.alfresco.repo.webdav.WebDAVHelper
-
- people - Variable in class org.alfresco.rest.api.impl.SitesImpl
-
- People - Interface in org.alfresco.rest.api
-
- PeopleEntityResource - Class in org.alfresco.rest.api.people
-
An implementation of an Entity Resource for a Person
- PeopleEntityResource() - Constructor for class org.alfresco.rest.api.people.PeopleEntityResource
-
- PeopleImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to people services and maps between representations.
- PeopleImpl() - Constructor for class org.alfresco.rest.api.impl.PeopleImpl
-
- PermissionDeniedException - Exception in org.alfresco.rest.framework.core.exceptions
-
Permission was denied
- PermissionDeniedException() - Constructor for exception org.alfresco.rest.framework.core.exceptions.PermissionDeniedException
-
- PermissionDeniedException(String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.PermissionDeniedException
-
- permissionService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- permissionService - Variable in class org.alfresco.repo.web.scripts.content.StreamContent
-
Services
- permissionService - Variable in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- permissionService - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- persistDeadProperties(NodeRef, Map) - Method in class org.alfresco.repo.webdav.PropFindMethod
-
Persists dead properties for specified resource
- Person - Class in org.alfresco.rest.api.model
-
Represents a user of the system.
- Person() - Constructor for class org.alfresco.rest.api.model.Person
-
- Person(NodeRef, Map, boolean) - Constructor for class org.alfresco.rest.api.model.Person
-
- PERSON_AVATAR - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowModelBuilder
-
- PERSON_FIRST_NAME - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowModelBuilder
-
- PERSON_LAST_NAME - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowModelBuilder
-
- PERSON_USER_NAME - Static variable in class org.alfresco.repo.web.scripts.workflow.WorkflowModelBuilder
-
- PersonActivitiesRelation - Class in org.alfresco.rest.api.people
-
- PersonActivitiesRelation() - Constructor for class org.alfresco.rest.api.people.PersonActivitiesRelation
-
- PersonFavouriteSitesRelation - Class in org.alfresco.rest.api.people
-
- PersonFavouriteSitesRelation() - Constructor for class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
- PersonFavouritesRelation - Class in org.alfresco.rest.api.people
-
- PersonFavouritesRelation() - Constructor for class org.alfresco.rest.api.people.PersonFavouritesRelation
-
- personForModel(String) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- PersonNetwork - Class in org.alfresco.rest.api.model
-
Represents network membership.
- PersonNetwork() - Constructor for class org.alfresco.rest.api.model.PersonNetwork
-
- PersonNetwork(Boolean, Network) - Constructor for class org.alfresco.rest.api.model.PersonNetwork
-
- PersonNetworksRelation - Class in org.alfresco.rest.api.people
-
- PersonNetworksRelation() - Constructor for class org.alfresco.rest.api.people.PersonNetworksRelation
-
- PersonPreferencesRelation - Class in org.alfresco.rest.api.people
-
- PersonPreferencesRelation() - Constructor for class org.alfresco.rest.api.people.PersonPreferencesRelation
-
- personService - Variable in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- personService - Variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- personService - Variable in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- personService - Variable in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- personService - Variable in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- personService - Variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The person service.
- personService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- personService - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PersonSiteMembershipRequestsRelation - Class in org.alfresco.rest.api.people
-
- PersonSiteMembershipRequestsRelation() - Constructor for class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- PersonSitesRelation - Class in org.alfresco.rest.api.people
-
- PersonSitesRelation() - Constructor for class org.alfresco.rest.api.people.PersonSitesRelation
-
- populateBody(Object, CSVPrinter, List) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- populateBody(Object, Workbook, Sheet, List) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- populateBody(Object, Workbook, Sheet, List) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
Populates the body of the Excel Workbook, once the header has been
output.
- populateBody(Object, CSVPrinter, List) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
Populates the body of the CSV file, once the header has been
output.
- populateBody(Object, CSVPrinter, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadGet
-
- populateBody(Object, Workbook, Sheet, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadGet
-
- port - Variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- POST - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- postActivity(FileInfo, FileInfo, String) - Method in class org.alfresco.repo.webdav.DeleteMethod
-
Create a deletion activity post.
- postActivity() - Method in class org.alfresco.repo.webdav.PutMethod
-
Create an activity post.
- postActivity(NodeRef, String) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- PostContentCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to receive one or more content files for a given transfer.
- PostContentCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.PostContentCommandProcessor
-
- postFileFolderAdded(String, String, String, FileInfo) - Method in interface org.alfresco.repo.webdav.ActivityPoster
-
- postFileFolderAdded(String, String, String, FileInfo) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
- postFileFolderDeleted(String, String, String, FileInfo, FileInfo) - Method in interface org.alfresco.repo.webdav.ActivityPoster
-
- postFileFolderDeleted(String, String, String, FileInfo, FileInfo) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
- postFileFolderUpdated(String, String, FileInfo) - Method in interface org.alfresco.repo.webdav.ActivityPoster
-
- postFileFolderUpdated(String, String, FileInfo) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
- PostMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV POST method
- PostMethod() - Constructor for class org.alfresco.repo.webdav.PostMethod
-
Default constructor
- postProcessResponse(Api, String, Params, Object) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Looks at the object passed in and recursively expands any @EmbeddedEntityResource annotations or related relationship.
- PostSnapshotCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to receive the snapshot for a given transfer.
- PostSnapshotCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.PostSnapshotCommandProcessor
-
- postUserAction(String, String) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookModel
-
Post User Action
For details see:
http://wiki.developers.facebook.com/index.php/Feed.publishActionOfUser
- Preference - Class in org.alfresco.rest.api.model
-
Represents a user preference.
- Preference() - Constructor for class org.alfresco.rest.api.model.Preference
-
- Preference(String, Serializable) - Constructor for class org.alfresco.rest.api.model.Preference
-
- Preferences - Interface in org.alfresco.rest.api
-
- preferenceService - Variable in class org.alfresco.rest.api.impl.SitesImpl
-
- PreferencesImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to preference services and maps between representations.
- PreferencesImpl() - Constructor for class org.alfresco.rest.api.impl.PreferencesImpl
-
- PrepareTransferCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
- PrepareTransferCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.PrepareTransferCommandProcessor
-
- prettyPrint() - Method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- primary - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.ChildAssociation
-
- PRIVATE - Static variable in class org.alfresco.rest.framework.Api.SCOPE
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.AbortTransferCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.BeginTransferCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in interface org.alfresco.repo.web.scripts.transfer.CommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.CommitTransferCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.MessagesTransferCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.PostContentCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.PostSnapshotCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.PrepareTransferCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.ReportCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- process(WebScriptRequest, WebScriptResponse) - Method in class org.alfresco.repo.web.scripts.transfer.TestCredentialsCommandProcessor
-
- process(Map) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor.ChangeKey
-
- process(Map) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- process(Map) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor.RemoveKey
-
- process(Map) - Method in interface org.alfresco.rest.api.impl.activities.ActivitySummaryProcessor.Change
-
- process(Map) - Method in interface org.alfresco.rest.api.impl.activities.ActivitySummaryProcessor
-
- process(Map) - Method in class org.alfresco.rest.api.impl.activities.BaseActivitySummaryProcessor.ChangePageValue
-
- PROCESS_COLLECTION_EQUALS_QUERY_PROPERTIES - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_COLLECTION_GREATERTHAN_QUERY_PROPERTIES - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_COLLECTION_LESSTHAN_QUERY_PROPERTIES - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_COLLECTION_SORT_PROPERTIES - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_STATUS_ACTIVE - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_STATUS_ANY - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_STATUS_COMPLETED - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_STATUS_DELETED - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PROCESS_STATUS_LIST - Static variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- ProcessActivitiesRelation - Class in org.alfresco.rest.workflow.api.processes
-
- ProcessActivitiesRelation() - Constructor for class org.alfresco.rest.workflow.api.processes.ProcessActivitiesRelation
-
- processCSVUpload(InputStream, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- processDateFilter(WebScriptRequest, String, Map) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
Processes the given date filter parameter from the provided webscript request.
- ProcessDefinition - Class in org.alfresco.rest.workflow.api.model
-
- ProcessDefinition() - Constructor for class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- ProcessDefinition(ProcessDefinition) - Constructor for class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- ProcessDefinitions - Interface in org.alfresco.rest.workflow.api
-
- ProcessDefinitionsImpl - Class in org.alfresco.rest.workflow.api.impl
-
- ProcessDefinitionsImpl() - Constructor for class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- ProcessDefinitionsRestEntityResource - Class in org.alfresco.rest.workflow.api.processdefinitions
-
- ProcessDefinitionsRestEntityResource() - Constructor for class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- processEntry(String, Object) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- processEntry(String, Object) - Method in class org.alfresco.rest.api.impl.activities.BaseActivitySummaryProcessor
-
- processEntry(String, Object) - Method in class org.alfresco.rest.api.impl.activities.DiscussionsActivitySummaryProcessor
-
- processEntry(String, Object) - Method in class org.alfresco.rest.api.impl.activities.SiteActivitySummaryProcessor
-
- processEntry(String, Object) - Method in class org.alfresco.rest.api.impl.activities.SubscriptionsActivitySummaryProcessor
-
- Processes - Interface in org.alfresco.rest.workflow.api
-
- processes - Variable in class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
- ProcessesImpl - Class in org.alfresco.rest.workflow.api.impl
-
- ProcessesImpl() - Constructor for class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- ProcessesRestEntityResource - Class in org.alfresco.rest.workflow.api.processes
-
- ProcessesRestEntityResource() - Constructor for class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- ProcessInfo - Class in org.alfresco.rest.workflow.api.model
-
- ProcessInfo() - Constructor for class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- ProcessInfo(HistoricProcessInstance) - Constructor for class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- ProcessItemsRelation - Class in org.alfresco.rest.workflow.api.processes
-
- ProcessItemsRelation() - Constructor for class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
- processPersonProperties(String, Map) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- processRange(HttpServletResponse, ContentReader, String, NodeRef, QName, String, String) - Method in class org.alfresco.repo.web.util.HttpRangeProcessor
-
Process a range header for a HttpServletResponse - handles single and multiple range requests.
- processRange(WebScriptResponse, ContentReader, String, NodeRef, QName, String, String) - Method in class org.alfresco.repo.web.util.HttpRangeProcessor
-
Process a range header for a WebScriptResponse - handles single and multiple range requests.
- processResult(ResourceWithMetadata, Map) - Static method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
Processes the resulting resource and returns the data to be displayed
- ProcessTasksRelation - Class in org.alfresco.rest.workflow.api.processes
-
- ProcessTasksRelation() - Constructor for class org.alfresco.rest.workflow.api.processes.ProcessTasksRelation
-
- processType1(Type1NTLMMessage, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Process a type 1 NTLM message
- processType3(Type3NTLMMessage, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Process a type 3 NTLM message
- processUpload(InputStream, String, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- processVariable(String, String, int) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- ProcessVariablesRelation - Class in org.alfresco.rest.workflow.api.processes
-
- ProcessVariablesRelation() - Constructor for class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
- processXLSUpload(InputStream, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- processXLSXUpload(InputStream, List) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- PROP_COMMENT_CONTENT - Static variable in class org.alfresco.rest.api.model.Comment
-
- PROP_PERSON_DESCRIPTION - Static variable in class org.alfresco.rest.api.model.Person
-
- PROPERTIES - Static variable in class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
The name of the element containing the aspect properties.
- PropertiesGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Propertydefinitions for a given classname eg.
- PropertiesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertiesGet
-
- PropertiesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Propertydefinitions for a given classname eg.
- PropertiesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.PropertiesGet
-
- propertiesUtil - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- PROPERTY - Static variable in class org.alfresco.rest.framework.core.ResourceMetadata.RESOURCE_TYPE
-
- propertyConverter - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- PropertyGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Propertydefinition for a given classname and propname
- PropertyGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.PropertyGet
-
- PropertyGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Propertydefinition for a given classname and propname
- PropertyGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.PropertyGet
-
- propertyName() - Method in interface org.alfresco.rest.framework.resource.EmbeddedEntityResource
-
- propertyResourceKey(String, String) - Static method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- PropertyUtil - Class in org.alfresco.repo.cmis.ws.utils
-
Class for managing access control to CMIS properties
- PropertyUtil() - Constructor for class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- PropFindMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV PROPFIND method
- PropFindMethod() - Constructor for class org.alfresco.repo.webdav.PropFindMethod
-
Default constructor
- PropPatchMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV PROPPATCH method
- PropPatchMethod() - Constructor for class org.alfresco.repo.webdav.PropPatchMethod
-
- PropPatchMethod.PropertyAction - Class in org.alfresco.repo.webdav
-
Stores information about PROPPATCH action(set or remove) an according property.
- PropPatchMethod.PropertyAction(int, WebDAVProperty) - Constructor for class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
Constructor
- PROPS_PARAM - Static variable in class org.alfresco.rest.framework.core.ResourceParameter
-
- proxy - Variable in class org.alfresco.repo.web.scripts.config.OpenSearchConfigElement.EngineConfig
-
- ProxyBaseUrlGenerator - Class in org.alfresco.opencmis
-
Generates an OpenCMIS base url based on the request, repository id and binding.
- ProxyBaseUrlGenerator() - Constructor for class org.alfresco.opencmis.ProxyBaseUrlGenerator
-
- proxyPath - Variable in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- PUBLIC - Static variable in class org.alfresco.rest.framework.Api.SCOPE
-
- PublicApiAlfrescoCmisService - Class in org.alfresco.opencmis
-
Override OpenCMIS service object - for public api
- PublicApiAlfrescoCmisService(CMISConnector, TenantAdminService, NetworksService) - Constructor for class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
- PublicApiAlfrescoCmisServiceFactory - Class in org.alfresco.opencmis
-
Override factory for OpenCMIS service objects - for public api
- PublicApiAlfrescoCmisServiceFactory() - Constructor for class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- PublicApiAtomPubCMISDispatcher - Class in org.alfresco.opencmis
-
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
- PublicApiAtomPubCMISDispatcher() - Constructor for class org.alfresco.opencmis.PublicApiAtomPubCMISDispatcher
-
- PublicApiAuthenticatorFactory - Class in org.alfresco.rest.api
-
HTTP Basic Authentication for Public Api.
- PublicApiAuthenticatorFactory() - Constructor for class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- PublicApiAuthenticatorFactory.PublicApiAuthenticator - Class in org.alfresco.rest.api
-
Public api authentication with additional tenant applicability check
- PublicApiAuthenticatorFactory.PublicApiAuthenticator(WebScriptServletRequest, WebScriptServletResponse, PublicApiAuthenticatorFactory.ProxyListener) - Constructor for class org.alfresco.rest.api.PublicApiAuthenticatorFactory.PublicApiAuthenticator
-
Construct
- PublicApiBrowserCMISDispatcher - Class in org.alfresco.opencmis
-
Cloud-specific browser binding OpenCMIS dispatcher.
- PublicApiBrowserCMISDispatcher() - Constructor for class org.alfresco.opencmis.PublicApiBrowserCMISDispatcher
-
- PublicApiCMISHttpServletRequest - Class in org.alfresco.opencmis
-
Wraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.
- PublicApiCMISHttpServletRequest(WebScriptRequest, String, BaseUrlGenerator, CMISDispatcherRegistry.Binding, Descriptor) - Constructor for class org.alfresco.opencmis.PublicApiCMISHttpServletRequest
-
- PublicApiCredentials - Class in org.alfresco.rest.api
-
WebScriptCrednetials
class for holding information related to authentication when using the public API..
- PublicApiCredentials(String, String, Map) - Constructor for class org.alfresco.rest.api.PublicApiCredentials
-
- PublicApiDeclarativeRegistry - Class in org.alfresco.rest.api
-
- PublicApiDeclarativeRegistry() - Constructor for class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- PublicApiHttpServletRequest - Class in org.alfresco.rest.api
-
- PublicApiHttpServletRequest(HttpServletRequest) - Constructor for class org.alfresco.rest.api.PublicApiHttpServletRequest
-
- PublicApiPathGenerator - Class in org.alfresco.opencmis
-
Cloud generator for OpenCMIS paths based on the repositoryId and binding.
- PublicApiPathGenerator() - Constructor for class org.alfresco.opencmis.PublicApiPathGenerator
-
- PublicApiRepositoryContainer - Class in org.alfresco.rest.api
-
Repository (server-tier) container for public api
- PublicApiRepositoryContainer() - Constructor for class org.alfresco.rest.api.PublicApiRepositoryContainer
-
- publicApiServletName - Variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- PublicApiTenantAuthentication - Class in org.alfresco.rest.api
-
Authenticate current user against specified tenant (Enterprise)
- PublicApiTenantAuthentication() - Constructor for class org.alfresco.rest.api.PublicApiTenantAuthentication
-
- PublicApiTenantWebScriptServletRequest - Class in org.alfresco.rest.api
-
- PublicApiTenantWebScriptServletRequest(Runtime, HttpServletRequest, Match, ServerProperties) - Constructor for class org.alfresco.rest.api.PublicApiTenantWebScriptServletRequest
-
- PublicApiTenantWebScriptServletRuntime - Class in org.alfresco.rest.api
-
- PublicApiTenantWebScriptServletRuntime(RuntimeContainer, ServletAuthenticatorFactory, HttpServletRequest, HttpServletResponse, ServerProperties) - Constructor for class org.alfresco.rest.api.PublicApiTenantWebScriptServletRuntime
-
- PublicApiWebScriptServlet - Class in org.alfresco.rest.api
-
- PublicApiWebScriptServlet() - Constructor for class org.alfresco.rest.api.PublicApiWebScriptServlet
-
- PUBLISH_NODES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- PUBLISHING_CHANNELS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- PublishingEventsGet - Class in org.alfresco.repo.web.scripts.publishing
-
- PublishingEventsGet() - Constructor for class org.alfresco.repo.web.scripts.publishing.PublishingEventsGet
-
- PublishingJsonParser - Class in org.alfresco.repo.web.scripts.publishing
-
- PublishingJsonParser() - Constructor for class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- PublishingModelBuilder - Class in org.alfresco.repo.web.scripts.publishing
-
- PublishingModelBuilder() - Constructor for class org.alfresco.repo.web.scripts.publishing.PublishingModelBuilder
-
- PublishingQueuePost - Class in org.alfresco.repo.web.scripts.publishing
-
- PublishingQueuePost() - Constructor for class org.alfresco.repo.web.scripts.publishing.PublishingQueuePost
-
- publishingService - Variable in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- PublishingWebScript - Class in org.alfresco.repo.web.scripts.publishing
-
- PublishingWebScript() - Constructor for class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- PublishingWebScriptConstants - Interface in org.alfresco.repo.web.scripts.publishing
-
- PURGED_NODES - Static variable in class org.alfresco.repo.web.scripts.archive.ArchivedNodesDelete
-
- PutMethod - Class in org.alfresco.repo.webdav
-
Implements the WebDAV PUT method
- PutMethod() - Constructor for class org.alfresco.repo.webdav.PutMethod
-
Default constructor
- putUsageInModel(Map, RepoUsage, boolean) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
Helper to assign JSON return variables based on the repository usage data.
- RATED_NODE - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RATING - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RATING_SCHEME - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RatingDefinitionsGet - Class in org.alfresco.repo.web.scripts.rating
-
This class is the controller class for the rating.definitions.get webscript.
- RatingDefinitionsGet() - Constructor for class org.alfresco.repo.web.scripts.rating.RatingDefinitionsGet
-
- RatingDelete - Class in org.alfresco.repo.web.scripts.rating
-
This class is the controller for the rating.delete web script.
- RatingDelete() - Constructor for class org.alfresco.repo.web.scripts.rating.RatingDelete
-
- RatingPost - Class in org.alfresco.repo.web.scripts.rating
-
This class is the controller for the rating.post webscript.
- RatingPost() - Constructor for class org.alfresco.repo.web.scripts.rating.RatingPost
-
- RATINGS - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RATINGS_COUNTS - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RATINGS_TOTALS - Static variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- RatingScheme - Interface in org.alfresco.rest.api.impl.node.ratings
-
- ratingSchemeId - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- ratingSchemeName - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- ratingService - Variable in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
- ratingService - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- RatingsGet - Class in org.alfresco.repo.web.scripts.rating
-
This class is the controller for the ratings.get web script.
- RatingsGet() - Constructor for class org.alfresco.repo.web.scripts.rating.RatingsGet
-
- read(WebScriptRequest) - Method in class org.alfresco.repo.cmis.rest.CMISQueryReader
-
- read(Predicate, String) - Method in class org.alfresco.repo.webservice.content.ContentWebService
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeCommentsRelation
-
Returns a paged list of comments for the document/folder identified by nodeId, sorted chronologically with the newest first.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeTagsRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonActivitiesRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
List the user's favourite sites.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
List the user's favourites.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonNetworksRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonPreferencesRelation
-
Returns a paged list of preferences for the user personId.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.people.PersonSitesRelation
-
List all the sites that the specified user has a explicit membership of.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.sites.SiteContainersRelation
-
Returns information regarding the top level containers for site 'siteId'.
- readAll(Parameters) - Method in class org.alfresco.rest.api.sites.SiteEntityResource
-
Returns a paged list of all sites in the current tenant.
- readAll(String, Parameters) - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
Returns a paged list of all the members of the site 'siteId'.
- readAll(Parameters) - Method in class org.alfresco.rest.api.tags.TagsEntityResource
-
Returns a paged list of all currently used tags in the store workspace://SpacesStore for the current tenant.
- readAll(Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.Read
-
Reads all the entries from the collection.
- readAll(String, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.RelationshipResourceAction.Read
-
Reads all the relationship entities from the collection using the related entityResourceId.
- readAll(Parameters) - Method in class org.alfresco.rest.workflow.api.deployments.DeploymentsRestEntityResource
-
- readAll(Parameters) - Method in class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processdefinitions.StartFormModelRelation
-
List the tasks candidate users and groups.
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessActivitiesRelation
-
List the activities.
- readAll(Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
List the attached items.
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessTasksRelation
-
List the tasks.
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
List the variables.
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskCandidatesRelation
-
List the tasks candidate users and groups.
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskFormModelRelation
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskItemsRelation
-
List the attached items.
- readAll(Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TasksRestEntityResource
-
- readAll(String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskVariablesRelation
-
List the tasks variables.
- readById(String, Parameters) - Method in class org.alfresco.rest.api.networks.NetworksEntityResource
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
Returns the rating with id 'schemeName' for node with id 'nodeId'.
- readById(String, Parameters) - Method in class org.alfresco.rest.api.people.PeopleEntityResource
-
Get a person by userName.
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
List the favourite site information for a specific site.
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonNetworksRelation
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonPreferencesRelation
-
Returns information regarding the preference 'preferenceName' for user personId.
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.people.PersonSitesRelation
-
Returns site membership information for personId in siteId.
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.sites.SiteContainersRelation
-
Returns information regarding the top level container 'containerId' for site 'siteId'.
- readById(String, Parameters) - Method in class org.alfresco.rest.api.sites.SiteEntityResource
-
Returns information regarding the site 'siteId'.
- readById(String, String, Parameters) - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
Returns site membership information for personId in siteId.
- readById(String, Parameters) - Method in class org.alfresco.rest.api.tags.TagsEntityResource
-
- readById(String, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.ReadById
-
- readById(String, String, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.RelationshipResourceAction.ReadById
-
- readById(String, Parameters) - Method in class org.alfresco.rest.workflow.api.deployments.DeploymentsRestEntityResource
-
- readById(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- readById(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
- readById(String, String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TaskItemsRelation
-
- readById(String, Parameters) - Method in class org.alfresco.rest.workflow.api.tasks.TasksRestEntityResource
-
- readContent(FileInfo, ContentReader) - Method in class org.alfresco.repo.webdav.GetMethod
-
- ReadGet - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
GET web script that returns whether or not a user can read the shared content.
- ReadGet() - Constructor for class org.alfresco.repo.web.scripts.quickshare.ReadGet
-
- readProperty(String, Parameters) - Method in interface org.alfresco.rest.framework.resource.actions.interfaces.BinaryResourceAction.Read
-
Retrieves a binary property by returning a BinaryResource object.
- readProperty(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- readProperty(String, Parameters) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- RECENT_POSTS_PERIOD_DAYS - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsHotGet
-
- RECENT_SEARCH_PERIOD_DAYS - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsRecentGet
-
- RECENT_SEARCH_PERIOD_DAYS - Static variable in class org.alfresco.repo.web.scripts.links.LinksDeletePost
-
- RECENT_SEARCH_PERIOD_DAYS - Static variable in class org.alfresco.repo.web.scripts.links.LinksListGet
-
- RECENT_SEARCH_PERIOD_DAYS - Static variable in class org.alfresco.repo.web.scripts.wiki.WikiPageListGet
-
- redirectToLoginPage(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Redirect to the login page
- reference - Variable in class org.alfresco.repo.cmis.reference.AVMPathReference
-
- reference - Variable in class org.alfresco.repo.cmis.reference.NodePathReference
-
- reference - Variable in class org.alfresco.repo.cmis.reference.ObjectPathReference
-
- ReferenceFactory - Class in org.alfresco.repo.cmis.reference
-
Reference Factory
- ReferenceFactory() - Constructor for class org.alfresco.repo.cmis.reference.ReferenceFactory
-
- refreshLock(FileInfo, String) - Method in class org.alfresco.repo.webdav.LockMethod
-
Refresh an existing lock
- register() - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- register(String, ActivitySummaryProcessor) - Method in class org.alfresco.rest.api.impl.activities.ActivitySummaryParser
-
- register(String, ActivitySummaryProcessor) - Method in interface org.alfresco.rest.api.impl.activities.ActivitySummaryProcessorRegistry
-
- registerDispatcher(CMISDispatcherRegistry.Endpoint, CMISDispatcher) - Method in interface org.alfresco.opencmis.CMISDispatcherRegistry
-
- registerDispatcher(CMISDispatcherRegistry.Endpoint, CMISDispatcher) - Method in class org.alfresco.opencmis.CMISDispatcherRegistryImpl
-
- registry - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- registry - Variable in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- RegistryAsynchronouslyRefreshedCache - Class in org.alfresco.repo.web.scripts
-
Asynchronously refreshed cache for repository webscripts.
- RegistryAsynchronouslyRefreshedCache() - Constructor for class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- RELATIONS_PARAM - Static variable in class org.alfresco.rest.framework.core.ResourceParameter
-
- RELATIONSHIP - Static variable in class org.alfresco.rest.framework.core.ResourceMetadata.RESOURCE_TYPE
-
- RELATIONSHIP_ID - Static variable in interface org.alfresco.rest.framework.core.ResourceLocator
-
- RELATIONSHIP_PARAM - Static variable in class org.alfresco.rest.framework.core.ResourceParameter
-
- RELATIONSHIP_RESOURCE - Static variable in interface org.alfresco.rest.framework.core.ResourceLocator
-
- RelationshipResource - Interface in org.alfresco.rest.framework.resource
-
Represents a relationship to an entity resource
- RelationshipResourceAction - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
Permissible actions for an Relationship Resources
Based around CRUD - Create, ReadAll, ReadById, Update, Delete
- RelationshipResourceAction.Create - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
HTTP POST - Create one or more new entity
- RelationshipResourceAction.Delete - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
HTTP DELETE - Deletes a relation by its unique id & entity context
- RelationshipResourceAction.Read - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
HTTP GET - Retrieve list of related entities by its related entityResource Id
- RelationshipResourceAction.ReadById - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
HTTP GET - Retrieve a relation by its unique id & entity context
- RelationshipResourceAction.Update - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
HTTP PUT - Update entity (by its related entityResource Id) if it exists, error if not
- RelationshipResourceNotFoundException - Exception in org.alfresco.rest.framework.core.exceptions
-
The addressed Relationship Resource was not found
- RelationshipResourceNotFoundException(String, String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.RelationshipResourceNotFoundException
-
The entity id param will be shown in the default error message.
- remoteUserMapper - Variable in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
The remote user mapper.
- RemoteUserMapper - Interface in org.alfresco.repo.webdav.auth
-
An interface for objects capable of extracting an externally authenticated user ID from an HTTP request.
- remove() - Method in class org.alfresco.repo.cmis.rest.CMISTemplateResultSet.TemplateIterator
-
- REMOVE - Static variable in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- removeACEs(Predicate, ACE[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- removeActions(Reference, Action[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- removeAttribute(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- removeChildAuthorities(String, String[]) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Remove a child authority
- removeConnection(CMISConnection) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- removeDocument(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
- removeFavourite(String, String) - Method in interface org.alfresco.rest.api.Favourites
-
Add a favourite for user personId
- removeFavourite(String, String) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- removeFavouriteSite(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- removeFavouriteSite(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- removeObjectFromFolder(String, String, String, Holder) - Method in class org.alfresco.repo.cmis.ws.DMMultiFilingServicePort
-
Removes a non-folder child object from a folder or from all folders.
- removePolicy(String, String) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Removes a previously applied policy from a target object.
- removePolicy(String, String, String, Holder) - Method in class org.alfresco.repo.cmis.ws.DMPolicyServicePort
-
Removes a previously applied policy from a target object.
- removeRating(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.FiveStarRatingScheme
-
- removeRating(NodeRef) - Method in class org.alfresco.rest.api.impl.node.ratings.LikesRatingScheme
-
- removeRating(NodeRef) - Method in interface org.alfresco.rest.api.impl.node.ratings.RatingScheme
-
- removeRating(String, String) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- removeRating(String, String) - Method in interface org.alfresco.rest.api.NodeRatings
-
- removeRules(Reference, Rule[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- removeRulesImpl(Reference, Rule[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- removeSiteMember(String, String) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- removeSiteMember(String, String) - Method in interface org.alfresco.rest.api.Sites
-
- removeTimeZoneIfRequired(Date, Boolean, Boolean) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
Removes the time zone for a given date if the Calendar Entry is an all day event
- removeTimeZoneIfRequired(Date, Boolean, Boolean, String) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
Removes the time zone for a given date if the Calendar Entry is an all day event
- renderErrorResponse(ErrorResponse, WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
Renders a JSON error response
- renderFormatTemplate(String, Map, Writer) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Render a template (of given format) to the Web Script Response
- renderJsonResponse(WebScriptResponse, Object) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
Renders the result of an execution.
- renderLink(LinkInfo) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- renderPost(PostInfo, SiteInfo) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- renderTopic(TopicInfo, SiteInfo) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- renderTopics(PagingResults, PagingRequest, SiteInfo) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- renderTopics(List, Pair, PagingRequest, SiteInfo) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- renderWikiPage(WikiPageInfo) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- reorderedValues(List, Map) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
Returns dependent collections (properties or associations)
in order that complies to order of class definitions
- ReplicationDefinitionDelete - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationDefinitionDelete() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationDefinitionDelete
-
- ReplicationDefinitionGet - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationDefinitionGet() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationDefinitionGet
-
- ReplicationDefinitionPut - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationDefinitionPut() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationDefinitionPut
-
- ReplicationDefinitionsGet - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationDefinitionsGet() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationDefinitionsGet
-
- ReplicationDefinitionsPost - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationDefinitionsPost() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationDefinitionsPost
-
- ReplicationModelBuilder - Class in org.alfresco.repo.web.scripts.replication
-
Builds up models from ReplicationDefinitions, either
in summary or detail form.
- ReplicationModelBuilder(NodeService, ReplicationService, ActionTrackingService) - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
- ReplicationModelBuilder.SimpleSorterByLastRun - Class in org.alfresco.repo.web.scripts.replication
-
Sorts simple definitions by their last run time.
- ReplicationModelBuilder.SimpleSorterByLastRun() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByLastRun
-
- ReplicationModelBuilder.SimpleSorterByName - Class in org.alfresco.repo.web.scripts.replication
-
Sorts simple definitions by their name
- ReplicationModelBuilder.SimpleSorterByName() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByName
-
- ReplicationModelBuilder.SimpleSorterByStatus - Class in org.alfresco.repo.web.scripts.replication
-
Sorts simple definitions by their status
- ReplicationModelBuilder.SimpleSorterByStatus() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByStatus
-
- replicationService - Variable in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- replicationService - Variable in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
- ReplicationServiceStatusGet - Class in org.alfresco.repo.web.scripts.replication
-
- ReplicationServiceStatusGet() - Constructor for class org.alfresco.repo.web.scripts.replication.ReplicationServiceStatusGet
-
- repo - Variable in class org.alfresco.repo.cmis.reference.AbstractObjectReference
-
- repoAdminService - Variable in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- RepoClassPathStore - Class in org.alfresco.repo.web.scripts
-
Extension of the SpringSurf ClassPathStore to ensure that the examination of
last modified dates on classpath bound resources does not cause a performance
degredation in REST heavy client applications.
- RepoClassPathStore() - Constructor for class org.alfresco.repo.web.scripts.RepoClassPathStore
-
- repoPath - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- RepoRestrictionsGet - Class in org.alfresco.repo.web.scripts.admin
-
GET the repository restrictions
.
- RepoRestrictionsGet() - Constructor for class org.alfresco.repo.web.scripts.admin.RepoRestrictionsGet
-
- ReportCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to get the server side transfer report.
- ReportCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.ReportCommandProcessor
-
- repository - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- repository - Variable in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- REPOSITORY_SERVICE_NAMESPACE - Static variable in class org.alfresco.repo.webservice.Utils
-
- RepositoryContainer - Class in org.alfresco.repo.web.scripts
-
Repository (server-tier) container for Web Scripts
- RepositoryContainer() - Constructor for class org.alfresco.repo.web.scripts.RepositoryContainer
-
- repositoryHelper - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- repositoryId - Variable in class org.alfresco.opencmis.CMISHttpServletRequest
-
- RepositoryImageResolver - Class in org.alfresco.repo.web.scripts
-
Web Scripts Image Resolver
- RepositoryImageResolver() - Constructor for class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- RepositoryQuerySession - Class in org.alfresco.repo.webservice.repository
-
- RepositoryQuerySession(long, long, ServerQuery) - Constructor for class org.alfresco.repo.webservice.repository.RepositoryQuerySession
-
- RepositoryScriptProcessor - Class in org.alfresco.repo.web.scripts
-
Repository (server-tier) Web Script Processor
- RepositoryScriptProcessor() - Constructor for class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- RepositoryScriptProcessorFactory - Class in org.alfresco.repo.web.scripts
-
- RepositoryScriptProcessorFactory() - Constructor for class org.alfresco.repo.web.scripts.RepositoryScriptProcessorFactory
-
- RepositoryServerModel - Class in org.alfresco.repo.web.scripts
-
Script / Template Model representing Repository Server meta-data
- RepositoryTemplateProcessor - Class in org.alfresco.repo.web.scripts
-
Repository (server-tier) Web Script Template Processor
- RepositoryTemplateProcessor() - Constructor for class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- RepositoryTemplateProcessorFactory - Class in org.alfresco.repo.web.scripts
-
- RepositoryTemplateProcessorFactory() - Constructor for class org.alfresco.repo.web.scripts.RepositoryTemplateProcessorFactory
-
- RepositoryWebService - Class in org.alfresco.repo.webservice.repository
-
Web service implementation of the RepositoryService.
- RepositoryWebService() - Constructor for class org.alfresco.repo.webservice.repository.RepositoryWebService
-
- RepoStore - Class in org.alfresco.repo.web.scripts
-
Repository based Web Script Store
- RepoStore() - Constructor for class org.alfresco.repo.web.scripts.RepoStore
-
- repoStore - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- RepoUsageGet - Class in org.alfresco.repo.web.scripts.admin
-
GET the repository usage
.
- RepoUsageGet() - Constructor for class org.alfresco.repo.web.scripts.admin.RepoUsageGet
-
- RepoUsagePost - Class in org.alfresco.repo.web.scripts.admin
-
GET the repository usage
.
- RepoUsagePost() - Constructor for class org.alfresco.repo.web.scripts.admin.RepoUsagePost
-
- req - Variable in class org.alfresco.opencmis.CMISHttpServletRequest
-
- REQUEST_PARAM_STORE - Static variable in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- REQUEST_PARAM_WEBAPP - Static variable in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- required() - Method in interface org.alfresco.rest.framework.WebApiParam
-
- RESERVED_ID_CHAR - Static variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- reset() - Method in class org.alfresco.repo.web.scripts.BufferedRequest
-
- reset() - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- reset() - Method in class org.alfresco.repo.web.scripts.facebook.FacebookService
-
Reset Facebook Service
- reset() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- reset() - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- reset() - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- reset() - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- reset() - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- resetInputStream() - Method in class org.alfresco.rest.api.PublicApiHttpServletRequest
-
- RESOLVED - Static variable in class org.alfresco.rest.workflow.api.model.TaskStateTransition
-
- resolveException(Exception) - Method in class org.alfresco.rest.framework.core.exceptions.DefaultExceptionResolver
-
- resolveException(E) - Method in interface org.alfresco.rest.framework.core.exceptions.ExceptionResolver
-
- resolveException(Exception) - Method in class org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver
-
- resolveException(Exception) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- resolveImagePathForName(String, FileTypeImageSize) - Method in class org.alfresco.repo.utils.FacesImageResolver
-
- resolveMessage(RecognitionException) - Static method in class org.alfresco.rest.framework.resource.parameters.where.WhereCompiler
-
Returns a message based on the information in the RecognitionException
- resolvePredicate(Predicate, NodeService, SearchService, NamespaceService) - Static method in class org.alfresco.repo.webservice.Utils
-
Resolves the given predicate into a list of NodeRefs that can be acted
upon
- resolveToNodeRef(Store, String, String, NodeService, SearchService, NamespaceService) - Static method in class org.alfresco.repo.webservice.Utils
-
Resolves the given parameters to a repository NodeRef
- ResourceAction - Interface in org.alfresco.rest.framework.resource.actions.interfaces
-
Simple marker interface, for all Resource Actions
- ResourceDictionary - Class in org.alfresco.rest.framework.core
-
A container for all information about resources and apis.
- ResourceDictionary() - Constructor for class org.alfresco.rest.framework.core.ResourceDictionary
-
- ResourceDictionaryBuilder - Class in org.alfresco.rest.framework.core
-
- ResourceDictionaryBuilder() - Constructor for class org.alfresco.rest.framework.core.ResourceDictionaryBuilder
-
- ResourceDictionaryBuilder.ApiScopeKey - Class in org.alfresco.rest.framework.core
-
A helper class to create a unique key for the combination of API name and API scope
- ResourceDictionaryBuilder.ApiScopeKey(Api) - Constructor for class org.alfresco.rest.framework.core.ResourceDictionaryBuilder.ApiScopeKey
-
- ResourceInspector - Class in org.alfresco.rest.framework.core
-
Looks at resources to see what they can do
- ResourceInspector() - Constructor for class org.alfresco.rest.framework.core.ResourceInspector
-
- ResourceInspectorUtil - Class in org.alfresco.rest.framework.core
-
Generic methods used by ResourceInspector
- ResourceInspectorUtil() - Constructor for class org.alfresco.rest.framework.core.ResourceInspectorUtil
-
- resourceKey(String, String) - Static method in class org.alfresco.rest.framework.core.ResourceDictionary
-
- resourceLoader - Variable in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- ResourceLocator - Interface in org.alfresco.rest.framework.core
-
Locates rest resources in the system.
- ResourceLookupDictionary - Class in org.alfresco.rest.framework.core
-
Used for locating resources, implements ResourceLocator
Contains a ResourceDictionary (which is a reference to all the resources available)
- ResourceLookupDictionary() - Constructor for class org.alfresco.rest.framework.core.ResourceLookupDictionary
-
- ResourceMetadata - Class in org.alfresco.rest.framework.core
-
Describes a resource and its properties.
- ResourceMetadata(String, ResourceMetadata.RESOURCE_TYPE, List, Api, Set, String) - Constructor for class org.alfresco.rest.framework.core.ResourceMetadata
-
- ResourceMetadata.RESOURCE_TYPE - Class in org.alfresco.rest.framework.core
-
- ResourceMetaDataWriter - Interface in org.alfresco.rest.framework.metadata
-
Writes out the metadata for resources in the required format.
- ResourceOperation - Class in org.alfresco.rest.framework.core
-
Operations that can typically take place on a Restful resource
- ResourceOperation(HttpMethod, String, String, List) - Constructor for class org.alfresco.rest.framework.core.ResourceOperation
-
- ResourceParameter - Class in org.alfresco.rest.framework.core
-
ResourceParameters are used on ResourceOperations
The KIND is one of :
QUERY_STRING - A query string parameter as part of the URL
HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT
URL_PATH - Included as part of the actual url, e.g.
- ResourceParameter.KIND - Class in org.alfresco.rest.framework.core
-
- ResourceWebScriptDelete - Class in org.alfresco.rest.framework.webscripts
-
Handles the HTTP DELETE for a Resource
- ResourceWebScriptDelete() - Constructor for class org.alfresco.rest.framework.webscripts.ResourceWebScriptDelete
-
- ResourceWebScriptGet - Class in org.alfresco.rest.framework.webscripts
-
Handles the HTTP Get for a Resource
- ResourceWebScriptGet() - Constructor for class org.alfresco.rest.framework.webscripts.ResourceWebScriptGet
-
- ResourceWebScriptHelper - Class in org.alfresco.rest.framework.webscripts
-
Helps a Webscript with various tasks
- ResourceWebScriptHelper() - Constructor for class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- ResourceWebScriptPost - Class in org.alfresco.rest.framework.webscripts
-
Handles the HTTP POST for a Resource, equivalent to CRUD Create
- ResourceWebScriptPost() - Constructor for class org.alfresco.rest.framework.webscripts.ResourceWebScriptPost
-
- ResourceWebScriptPut - Class in org.alfresco.rest.framework.webscripts
-
Handles the HTTP PUT for a Resource, equivalent to CRUD Update
- ResourceWebScriptPut() - Constructor for class org.alfresco.rest.framework.webscripts.ResourceWebScriptPut
-
- ResourceWithMetadata - Class in org.alfresco.rest.framework.core
-
This wraps a resource object with its metadata.
- ResourceWithMetadata(Object, ResourceMetadata) - Constructor for class org.alfresco.rest.framework.core.ResourceWithMetadata
-
- response - Variable in class org.alfresco.web.app.servlet.HTTPProxy
-
- RestApiStringDeserializer - Class in org.alfresco.rest.framework.jacksonextensions
-
Rest api string deserializer that ensures that empty strings are treated as null strings.
- RestApiStringDeserializer() - Constructor for class org.alfresco.rest.framework.jacksonextensions.RestApiStringDeserializer
-
- restartLoginChallenge(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.alfresco.repo.webdav.auth.AuthenticationDriver
-
Send a status 401 response that will restart the log in handshake.
- restartLoginChallenge(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Restart the Kerberos logon process
- restartLoginChallenge(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
Restart the NTLM logon process
- RestJsonModule - Class in org.alfresco.rest.framework.jacksonextensions
-
This is the main Jackson configuration, it configures the Rest Json settings.
- RestJsonModule() - Constructor for class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- restVariableHelper - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- RestVariableHelper - Class in org.alfresco.rest.workflow.api.impl
-
Helper class for handling conversion between variable representations in rest and raw values
used in the Activiti-engine.
- RestVariableHelper() - Constructor for class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- RESULT_END - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- RESULT_EVENT - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- RESULT_NAME - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- RESULT_START - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- RESULT_TITLE - Static variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarListingWebScript
-
- retryingTransactionHelper - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- revertVersion(Reference, String) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
- ROLE - Static variable in interface org.alfresco.rest.api.model.Site
-
- role - Variable in class org.alfresco.rest.api.model.SiteImpl
-
- RootPath - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- RuleDelete - Class in org.alfresco.repo.web.scripts.rule
-
- RuleDelete() - Constructor for class org.alfresco.repo.web.scripts.rule.RuleDelete
-
- RuleGet - Class in org.alfresco.repo.web.scripts.rule
-
- RuleGet() - Constructor for class org.alfresco.repo.web.scripts.rule.RuleGet
-
- RulePost - Class in org.alfresco.repo.web.scripts.rule
-
- RulePost() - Constructor for class org.alfresco.repo.web.scripts.rule.RulePost
-
- RulePut - Class in org.alfresco.repo.web.scripts.rule
-
- RulePut() - Constructor for class org.alfresco.repo.web.scripts.rule.RulePut
-
- RuleRef - Class in org.alfresco.repo.web.scripts.rule.ruleset
-
Rule object for REST API
- RuleRef(Rule, FileInfo) - Constructor for class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
- ruleService - Variable in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
- RuleSet - Class in org.alfresco.repo.web.scripts.rule.ruleset
-
- RuleSet() - Constructor for class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
- RulesetGet - Class in org.alfresco.repo.web.scripts.rule
-
- RulesetGet() - Constructor for class org.alfresco.repo.web.scripts.rule.RulesetGet
-
- RulesGet - Class in org.alfresco.repo.web.scripts.rule
-
- RulesGet() - Constructor for class org.alfresco.repo.web.scripts.rule.RulesGet
-
- RuleTypesGet - Class in org.alfresco.repo.web.scripts.rule
-
- RuleTypesGet() - Constructor for class org.alfresco.repo.web.scripts.rule.RuleTypesGet
-
- RunningActionDelete - Class in org.alfresco.repo.web.scripts.action
-
- RunningActionDelete() - Constructor for class org.alfresco.repo.web.scripts.action.RunningActionDelete
-
- RunningActionGet - Class in org.alfresco.repo.web.scripts.action
-
- RunningActionGet() - Constructor for class org.alfresco.repo.web.scripts.action.RunningActionGet
-
- RunningActionModelBuilder - Class in org.alfresco.repo.web.scripts.action
-
Builds up models for running actions
- RunningActionModelBuilder(NodeService, ActionService, ActionTrackingService) - Constructor for class org.alfresco.repo.web.scripts.action.RunningActionModelBuilder
-
- RunningActionsGet - Class in org.alfresco.repo.web.scripts.action
-
- RunningActionsGet() - Constructor for class org.alfresco.repo.web.scripts.action.RunningActionsGet
-
- RunningActionsPost - Class in org.alfresco.repo.web.scripts.action
-
- RunningActionsPost() - Constructor for class org.alfresco.repo.web.scripts.action.RunningActionsPost
-
- RunningReplicationActionsGet - Class in org.alfresco.repo.web.scripts.action
-
- RunningReplicationActionsGet() - Constructor for class org.alfresco.repo.web.scripts.action.RunningReplicationActionsGet
-
- RunningReplicationActionsPost - Class in org.alfresco.repo.web.scripts.action
-
- RunningReplicationActionsPost() - Constructor for class org.alfresco.repo.web.scripts.action.RunningReplicationActionsPost
-
- runtimeActionService - Variable in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- saveActions(Reference, Action[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- saveRules(Reference, Rule[]) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
- SC_FORBIDDEN_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SC_NOT_FOUND_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SC_OK_DESC - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- SCHEDULED_TIME - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- schedulePublishingEvent(PublishingService, String) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- scope() - Method in interface org.alfresco.rest.framework.WebApi
-
- scope - Variable in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- ScriptCommentService - Class in org.alfresco.repo.web.scripts.comment
-
Temporary comment service API to start encapsulation of comment logic.
- ScriptCommentService() - Constructor for class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- scriptLoader - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- scriptService - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- SEARCH_QUERY - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
- SEARCH_STORE - Static variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- searchConfig - Variable in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- SearchEngines - Class in org.alfresco.repo.web.scripts.bean
-
List of (server-side) registered Search Engines
- SearchEngines() - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- SearchEngines.UrlTemplate - Class in org.alfresco.repo.web.scripts.bean
-
Model object for representing a registered search engine
- SearchEngines.UrlTemplate(String, String, String) - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- SearchEngines.UrlTemplate(String, String, String, SearchEngines.UrlTemplate) - Constructor for class org.alfresco.repo.web.scripts.bean.SearchEngines.UrlTemplate
-
- searchPath - Variable in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- searchPath - Variable in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- searchProxy - Variable in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- SearchProxy - Class in org.alfresco.repo.web.scripts.bean
-
Alfresco OpenSearch Proxy Service
Provides the ability to submit a request to a registered search engine
via the Alfresco server.
- SearchProxy() - Constructor for class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- SearchQuery - Class in org.alfresco.repo.webservice.repository
-
A query to using full search.
- SearchQuery(Store, Query) - Constructor for class org.alfresco.repo.webservice.repository.SearchQuery
-
- searchService - Variable in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- searchService - Variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- searchService - Variable in class org.alfresco.repo.web.scripts.RepoStore
-
- searchService - Variable in class org.alfresco.repo.webservice.AbstractWebService
-
- SECOND - Static variable in class org.alfresco.repo.webdav.WebDAV
-
- serialize(NodeRef, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.NodeRefSerializer
-
- serialize(CollectionWithPagingInfo, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.SerializerOfCollectionWithPaging
-
- serialize(ExecutionResult, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.SerializerOfExecutionResult
-
- serializeAsField(Object, JsonGenerator, SerializerProvider, BeanPropertyWriter) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper.ReturnAllBeanProperties
-
- serializeAsField(Object, JsonGenerator, SerializerProvider) - Method in class org.alfresco.rest.framework.jacksonextensions.UniqueIdPropertyWriter
-
- SerializerOfCollectionWithPaging - Class in org.alfresco.rest.framework.jacksonextensions
-
Serializes CollectionWithPagingInfo into the correct response format, with Paging information and entries//
- SerializerOfCollectionWithPaging() - Constructor for class org.alfresco.rest.framework.jacksonextensions.SerializerOfCollectionWithPaging
-
- SerializerOfExecutionResult - Class in org.alfresco.rest.framework.jacksonextensions
-
Serializes ExecutionResult into the correct response format
- SerializerOfExecutionResult() - Constructor for class org.alfresco.rest.framework.jacksonextensions.SerializerOfExecutionResult
-
- server - Static variable in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- SERVER_DESCRIPTION - Static variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SERVER_NAME - Static variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- ServerQuery - Interface in org.alfresco.repo.webservice
-
Interface definition for a QuerySession.
- servers - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- ServerStatusWebScript - Class in org.alfresco.repo.imap.scripts
-
Shows the availability of the IMAP server via web script request.
- ServerStatusWebScript() - Constructor for class org.alfresco.repo.imap.scripts.ServerStatusWebScript
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAPIServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.web.scripts.TenantWebScriptServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.webdav.WebDAVServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.rest.api.PublicApiWebScriptServlet
-
- service() - Method in class org.alfresco.web.app.servlet.HTTPProxy
-
Perform request
- serviceName - Variable in class org.alfresco.opencmis.CMISHttpServletRequest
-
- serviceName - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- serviceRegistry - Variable in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
- serviceRegistry - Variable in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- serviceRegistry - Variable in class org.alfresco.repo.webservice.AbstractWebService
-
- serviceRegistry - Variable in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- services - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- servlet - Variable in class org.alfresco.opencmis.CMISServletDispatcher
-
- sessionCreated(HttpSessionEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- sessionDestroyed() - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
- sessionDestroyed() - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- sessionFactory - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SessionSynchronizedFilter - Class in org.alfresco.repo.web.filter.beans
-
A filter that will use the HttpSession (if it exists) as the monitor for a
synchronized block so that only one request per session is processed at any
time.
- SessionSynchronizedFilter() - Constructor for class org.alfresco.repo.web.filter.beans.SessionSynchronizedFilter
-
- SessionUser - Interface in org.alfresco.repo
-
Contract implemented by any object that represents an Alfresco "user" that
can be persisted in an HTTP Session.
- SET - Static variable in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- setAccessStatus(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setAclId(long) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setAclId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setActionService(ActionService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setActionService(ActionService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set action service instance
- setActionService(ActionService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setActionService(ActionService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the action service
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setActive(boolean) - Method in class org.alfresco.repo.web.filter.beans.NullFilter
-
Activates or deactivates the bean
- setActive(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Activates or deactivates the bean
- setActivities(Activities) - Method in class org.alfresco.rest.api.people.PersonActivitiesRelation
-
- setActivities(Activities) - Method in class org.alfresco.rest.workflow.api.processes.ProcessActivitiesRelation
-
- setActivitiProcessEngine(ProcessEngine) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setActivityDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setActivityDefinitionName(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityDefinitionType(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setActivityPoster(ActivityPoster) - Method in interface org.alfresco.repo.webdav.ActivityPostProducer
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.DeleteMethod
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.MkcolMethod
-
- setActivityPoster(ActivityPoster) - Method in class org.alfresco.repo.webdav.PutMethod
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.activities.feed.SiteFeedRetrieverWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setActivityService(ActivityService) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
-
- setActivityService(ActivityService) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setActivityService(ActivityService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setActivitySummaryParser(ActivitySummaryParser) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setAllowedValues(List) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setAncestors(Set) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setAnEmbeddedEntity(boolean) - Method in class org.alfresco.rest.framework.jacksonextensions.ExecutionResult
-
Is this object and embedded entity
- setApiDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.core.ApiBootstrap
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.imap.scripts.ServerStatusWebScript
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Uses the context to find OpenOffice related beans.
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.googledocs.Status
-
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setAppTool(String) - Method in class org.alfresco.repo.webdav.ActivityPosterImpl
-
- setArchivedNodeFilters(List) - Method in class org.alfresco.repo.web.scripts.archive.ArchivedNodesGet
-
This method is used to inject node filters
on this GET call.
- setAspects(ScriptNode, Iterable, Iterable) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the aspects on a node (Alfresco extension).
- setAspects(Set) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setAspects(Set) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- SetAspectsExtension - Class in org.alfresco.repo.cmis.rest
-
Alfresco CMIS extension for controlling aspects and their properties.
- SetAspectsExtension(Element) - Constructor for class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
The Constructor.
- SetAspectsExtension(Factory) - Constructor for class org.alfresco.repo.cmis.rest.SetAspectsExtension
-
The Constructor.
- setAssignee(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setAttachment(WebScriptResponse, boolean, String) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Set attachment header
- setAttachment(WebScriptResponse, boolean, String) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Set attachment header
- setAttribute(String, Object) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- setAuditService(AuditService) - Method in class org.alfresco.repo.web.scripts.audit.AbstractAuditWebScript
-
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication component.
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
Set the atuthentication component
- setAuthenticationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory
-
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication listener.
- setAuthenticationListener(AuthenticationListener) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.cmis.ws.AuthenticationInterceptor
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.bean.Authentication
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicketDelete
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.web.scripts.person.ChangePasswordPost
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.servlet.BasicHttpAuthenticatorFactory
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the authentication service.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
Sets the AuthenticationService instance to use
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.webservice.axis.TicketCallbackHandler
-
Sets the AuthenticationService instance to use
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setAuthenticatorKeyHeader(String) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setAuthority(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.person.ChangePasswordPost
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the authentication service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the authority service used to determine admin rights.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setAvatarId(NodeRef) - Method in class org.alfresco.rest.api.model.Person
-
- setAvmService(AVMService) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setAVMService(AVMService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setBasePath(String) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- setBaseUrlGenerator(BaseUrlGenerator) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- setBlogService(BlogService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setBulkImporter(BulkFilesystemImporter) - Method in class org.alfresco.repo.web.scripts.bulkimport.BulkFilesystemImportStatusWebScript
-
- setBulkImporter(MultiThreadedBulkFilesystemImporter) - Method in class org.alfresco.repo.web.scripts.bulkimport.copy.BulkFilesystemImportWebScript
-
- setBusinessKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setCache(Cache) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setCacheSize(int) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
Deprecated.
- setCalendarService(CalendarService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setCandidateId(String) - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- setCandidateType(String) - Method in class org.alfresco.rest.workflow.api.model.TaskCandidate
-
- setCategories(Predicate, AppliedCategory[]) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
- setCategory(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setCategory(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setCategoryService(CategoryService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the category service
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.AuthCallbackWebScript
-
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelReauthWebScript
-
- setChannelAuthHelper(ChannelAuthHelper) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsPostWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.AuthCallbackWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.AuthFormGetWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelPut
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelReauthWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsDeleteWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsGet
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsPostWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypeIconGetWebScript
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypesGet
-
- setChannelService(ChannelService) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- setCharacterEncoding(String) - Method in class org.alfresco.opencmis.CMISHttpServletRequest
-
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the CheckOutCheckInService
- setCheckOutCheckinService(CheckOutCheckInService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Sets the CheckInCheckOutService to use
- setChildAssocs(List) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setChildIds(List) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setCMISAccessControlService(CMISAccessControlService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the CMIS access control service.
- setCmisAclService(CMISAccessControlService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISChangeLogService(CMISChangeLogService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Sets the CMIS change log service.
- setCmisChangeLogService(CMISChangeLogService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCmisConnector(CMISConnector) - Method in class org.alfresco.repo.cmis.client.CMISLocalConnectionManagerImpl
-
Sets the CMIS connector.
- setCmisConnector(CMISConnector) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setCMISDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Dictionary Service.
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setCMISQueryService(CMISQueryService) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Query Service.
- setCmisQueryService(CMISQueryService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Reference Factory.
- setCmisRenditionService(CMISRenditionService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCMISRenditionService(CMISRenditionService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setCMISService(CMISServices) - Method in class org.alfresco.repo.cmis.reference.ReferenceFactory
-
- setCMISService(CMISServices) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the CMIS Service.
- setCmisService(CMISServices) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setCmisService(CMISServices) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setCmisService(CMISServices) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setCmisServiceFactory(CmisServiceFactory) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setCmlUtil(CMLUtil) - Method in class org.alfresco.repo.webservice.repository.RepositoryWebService
-
Sets the CML Util
- setCommandProcessors(Map) - Method in class org.alfresco.repo.web.scripts.transfer.TransferWebScript
-
- setComments(Comments) - Method in class org.alfresco.rest.api.nodes.NodeCommentsRelation
-
- setCommentService(CommentService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setCompleted(boolean) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- setConfigService(ConfigService) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- setConnectionManager(CMISConnectionManager) - Method in class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- setContainer(Container) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookService
-
- setContainer(Container) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setContent(String) - Method in class org.alfresco.rest.api.model.Comment
-
- setContentEncoding(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setContentInfoOnResponse(WebScriptResponse, ContentInfo) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
Sets the response headers with any information we know about the content
- setContentLength(int) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setContentService(ContentService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageVersionGet
-
- setContentService(ContentService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the ContentService instance to use
- setContentService(ContentService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setContentService(ContentService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setContentService(ContentService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setContentStream(String, Holder, Boolean, Holder, ContentStream, ExtensionsData) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisService
-
Overridden to capture content upload for publishing to analytics service.
- setContentStream(String, Holder, Boolean, Holder, CmisContentStreamType, Holder) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
Sets (creates or replaces) the content-stream for the specified document object.
- setContentTransformerRegistry(ContentTransformerRegistry) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Content Transformer Registry to be used to
decide what transformations exist
- setContentType(String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setContentType(String) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- setContentUsageService(ContentUsageService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setContextOverride(String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setCopyService(CopyService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setCreated(Date) - Method in class org.alfresco.rest.api.model.Node
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.api.model.Favourite
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setCreatedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setCreatedBy(String) - Method in class org.alfresco.rest.api.model.Node
-
- setCreatedBy(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setCurrentSession(HttpSession) - Method in interface org.alfresco.repo.webdav.WebDAVLockService
-
Caches current session in a thread local variable.
- setCurrentSession(HttpSession) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Caches current session to the thread local variable
- setCustomRenditions(List) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setDataType(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setDefaultEncoding(String) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setDefaultResolver(ExceptionResolver) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setDefaultValue(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setDelegate(ContentStreamer) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setDeleteReason(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setDeployedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setDeploymentId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setDeployments(Deployments) - Method in class org.alfresco.rest.workflow.api.deployments.DeploymentsRestEntityResource
-
- setDeployWorkflowsInTenant(boolean) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setDepth(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for lock depth
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setDescription(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setDescriptionURL(String) - Method in class org.alfresco.rest.framework.core.exceptions.ErrorResponse
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.bulkimport.BulkFilesystemImportStatusWebScript
-
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setDetails(HttpServletRequest, HttpServletResponse, WebDAVHelper, NodeRef) - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Set the request/response details
- setDictionary(ResourceDictionary) - Method in class org.alfresco.rest.framework.core.ResourceLookupDictionary
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.DeclarativeSpreadsheetWebScript
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
Set the dictionaryService property.
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set dictionary service instance
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the DictionaryService to be used
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
Sets the instance of the DictionaryService to be used
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setDictionaryService(DictionaryService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setDiscussionService(DiscussionService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setDocument(Document) - Method in class org.alfresco.rest.api.model.DocumentTarget
-
- setDueAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setDurationInMs(Long) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setEnabled(boolean) - Method in class org.alfresco.repo.web.scripts.transfer.TransferWebScript
-
- setEnabled(boolean) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setEncryptTempFiles(Boolean) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setEncryptTempFiles(boolean) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setEndActivityId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setEndedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setEngineId(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- setEngineId(String) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setErrorSerializer(JsonSerializer) - Method in class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- setEventTypes(List) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setExceptionHandlers(List) - Method in class org.alfresco.rest.api.impl.ExceptionInterceptor
-
- setExceptionMappings(Map) - Method in class org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver
-
- setExcludeAspects(Set) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setExcludedTypes(List) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
Sets the List of node types to exclude.
- setExcludedTypes(QNameFilter) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setExcludeNodeTypes(Set) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setExclusiveLockToken(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for exclusive lock token
- setExecutor(ActionExecutor) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- setExpectedTypes(List) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setExpires(Date) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Set the expiry date/time for this lock.
- setExporterService(ExporterService) - Method in class org.alfresco.repo.web.scripts.content.StreamACP
-
Sets the ExporterService to use
- setExporterService(ExporterService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setExtensibilityModuleHandler(WebScriptExtensibilityModuleHandler) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Sets the WebScriptExtensibilityModuleHandler
for this Container
.
- setFallbackTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setFavourites(Favourites) - Method in class org.alfresco.rest.api.people.PersonFavouritesRelation
-
- setFavouritesService(FavouritesService) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setFavouritesService(FavouritesService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setFileBeingProcessed(String) - Method in class org.alfresco.repo.web.scripts.ExtensibilityContainer
-
Sets the path of the file currently being processed in the model by the current thread.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the file service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set file folder service instance
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setFileTypeIconRetriever(FileTypeIconRetriever) - Method in class org.alfresco.repo.cmis.ws.DMObjectServicePort
-
- setFirstName(String) - Method in class org.alfresco.rest.api.model.Person
-
- setFolder(Folder) - Method in class org.alfresco.rest.api.model.FolderTarget
-
- setFormatRegistry(FormatRegistry) - Method in class org.alfresco.repo.web.scripts.bean.SearchProxy
-
- setFormResourceKey(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setFreeMarkerProcessor(FreeMarkerProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
Set the freemarker processor
- setFromNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setGetNetworksWebScript(WebScript) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setGetNetworkWebScript(WebScript) - Method in class org.alfresco.rest.api.PublicApiDeclarativeRegistry
-
- setGraphicNotationDefined(Boolean) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.Node
-
- setGuid(NodeRef) - Method in class org.alfresco.rest.api.model.SiteImpl
-
- setHeader(String, String) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.api.NetworksWebScriptGet
-
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.api.NetworkWebScriptGet
-
- setHelper(ResourceWebScriptHelper) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setHomeNode(NodeRef) - Method in class org.alfresco.repo.webdav.auth.WebDAVUser
-
Set the home folder node for this user
- setHttpMethod(HttpMethod) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setId(String) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- setId(long) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setId(String) - Method in class org.alfresco.rest.api.model.Comment
-
- setId(String) - Method in interface org.alfresco.rest.api.model.Site
-
- setId(String) - Method in class org.alfresco.rest.api.model.SiteImpl
-
- setId(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setIgnoreNamespaces(Set) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryGet
-
Set of model namespaces to ignore when outputing dictionary classes and aspects
- setIncludeAspects(Set) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setIncludeNodeTypes(Set) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setInheritedRules(List) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set list of the rules inherited by this rule set from parent
- setInheritPermission(Predicate, boolean) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.Invite
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.InviteResponse
-
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setInvitationService(InvitationService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setItems(Set) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setJaasConfigEntryName(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service login configuration entry name.
- setJsonDeserializers(Map) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setJsonHelper(JacksonHelper) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setJsonSerializers(List) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setLastName(String) - Method in class org.alfresco.rest.api.model.Person
-
- setLimit(Long) - Method in class org.alfresco.rest.api.model.Quota
-
- setLinkedFromRuleSets(List) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the list of nodeRefs that link to this ruleset
- setLinkedToRuleSet(NodeRef) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the nodeRef to which this ruleset linked to
- setLinksService(LinksService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setLocator(ResourceLocator) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setLocator(ResourceLocator) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
- setLockService(WebDAVLockService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setLockService(LockService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the LockService
- setLockService(LockService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Sets the LockService to use
- setLockService(LockService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setLoginPage(String) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Set the login page address
- setLookupDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.webscripts.metadata.InfoWebScriptGet
-
- setLookupDictionary(ResourceLookupDictionary) - Method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
- setManageAuthenticationDetails(boolean) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the flag that indicates whether this service should manage user authentication details as
well as person details.
- setMapUnknownUserToGuest(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseNTLMAuthenticationFilter
-
- setMaxContentSize(Long) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setMaxContentSize(long) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setMaxSizeView(int) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the maxSizeView
- setMBeanServer(MBeanServerConnection) - Method in class org.alfresco.repo.web.scripts.content.StreamJMXDump
-
- setMemoryThreshold(Integer) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setMemoryThreshold(int) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setMessage(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessDefinitionsImpl
-
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setMessageService(MessageService) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setMetadataExtracterRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Metadata Extractor Registry to be used to
decide what extractors exist
- setMimeType(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setMimetypeForMedium(String) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
Set the mimetype for medium icons.
- setMimetypeForSmall(String) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
Set the mimetype for small icons.
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.MimetypeDescriptionsGet
-
Sets the Mimetype Service to be used to get the
list of mime types
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.MimetypesGet
-
Sets the Mimetype Service to be used to get the
list of mime types
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelTypeIconGetWebScript
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setModelOrder(Map) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setModifiedAt(Date) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setModifiedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setModifiedBy(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setModule(Module) - Method in class org.alfresco.rest.framework.jacksonextensions.JacksonHelper
-
Sets the Jackson Module to be used.
- setMustExist(boolean) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets whether the repo store must exist
- setMyRating(Object) - Method in class org.alfresco.rest.api.model.NodeRating
-
- setName(String) - Method in class org.alfresco.rest.api.model.Node
-
- setName(String) - Method in class org.alfresco.rest.api.model.Preference
-
- setName(String) - Method in class org.alfresco.rest.api.model.Quota
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Deployment
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setName(String) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
This method sets the NamespaceService object.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.dictionary.DictionaryWebServiceBase
-
Set the namespaceService property.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set namespace service instance
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelGet
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the NamespaceService to be used
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webservice.dictionary.DictionaryWebService
-
Sets the instance of the NamespaceService to be used
- setNamespaceService(NamespaceService) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setNamespaceService(NamespaceService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.networks.NetworksEntityResource
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.NetworksWebScriptGet
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.NetworkWebScriptGet
-
- setNetworks(Networks) - Method in class org.alfresco.rest.api.people.PersonNetworksRelation
-
- setNetworksService(NetworksService) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- setNetworksService(NetworksService) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- setNetworksService(NetworksService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setNodeArchiveService(NodeArchiveService) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the nodeArchiveService instance
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setNodeImporterFactory(StreamingNodeImporterFactory) - Method in class org.alfresco.repo.web.scripts.bulkimport.copy.BulkFilesystemImportWebScript
-
- setNodeLocatorService(NodeLocatorService) - Method in class org.alfresco.repo.web.scripts.nodelocator.NodeLocatorGet
-
- setNodeRatings(NodeRatings) - Method in class org.alfresco.rest.api.nodes.NodeRatingsRelation
-
- setNodeRatingSchemeRegistry(NamedObjectRegistry) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setNodeRatingSchemeRegistry(NamedObjectRegistry) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setNodeRef(NodeRef) - Method in class org.alfresco.rest.api.model.Node
-
- setNodeRef(NodeRef) - Method in class org.alfresco.rest.api.model.Tag
-
- setNodeRef(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setNodes(Nodes) - Method in class org.alfresco.rest.api.nodes.NodesEntityResource
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.archive.NodeTypeFilter
-
This method sets the NodeService object.
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.download.DownloadDelete
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.download.DownloadStatusGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
Sets the node service instance
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the nodeService.
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Sets the node service instance
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the NodeService
- setNodeService(NodeService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the NodeService to be used
- setNodeService(NodeService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.ExcludedTypes
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.NodesImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
- setNodeService(NodeService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setNodeService(NodeService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setNodeType(QName) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setOperator(int) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setOutboundHeaders(Set) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
Set the headers passed to the gateway for authentication.
- setOverrideContext(boolean) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setOverrideServer(boolean) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- setOverrideServletPath(boolean) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the ownable service
- setOwnableService(OwnableService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setOwner(String) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setOwner(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Set the username of who owns the lock.
- setOwner(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setOwners(Predicate, String) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
- setOwningFileInfo(FileInfo) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Set the owning file info reference for rule
- setPaging(Paging) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the paging helper.
- setParamsExtractor(ParamsExtractor) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setParentAssocs(List) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setParentAssocsCrc(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setParentNodeRef(NodeRef) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Node
-
- setPassword(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service account password.
- setPath(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the repo path
- setPathGenerator(PathGenerator) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setPaths(Path) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setPaths(List) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.NetworksImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setPeople(People) - Method in class org.alfresco.rest.api.people.PeopleEntityResource
-
- setPermission(String) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.Permission
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.calendar.CalendarEntryGet
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.calendar.UserCalendarEntriesGet
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the permissions service
- setPermissionService(PermissionService) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setPermissionService(PermissionService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setPersonId(String) - Method in class org.alfresco.rest.api.model.SiteMember
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setPersonService(PersonService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setPersonService(PersonService) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setPersonService(PersonService) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.surf.policy.SurfConfigCleaner
-
- setPreferences(Preferences) - Method in class org.alfresco.rest.api.people.PersonPreferencesRelation
-
- setPreferenceService(PreferenceService) - Method in class org.alfresco.rest.api.impl.PreferencesImpl
-
- setPreferenceService(PreferenceService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setPriority(int) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProcessDefinitionId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessDefinitionKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProcessDefinitions(ProcessDefinitions) - Method in class org.alfresco.rest.workflow.api.processdefinitions.ProcessDefinitionsRestEntityResource
-
- setProcessDefinitions(ProcessDefinitions) - Method in class org.alfresco.rest.workflow.api.processdefinitions.StartFormModelRelation
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessesRestEntityResource
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessItemsRelation
-
- setProcesses(Processes) - Method in class org.alfresco.rest.workflow.api.processes.ProcessVariablesRelation
-
- setProcessId(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setProcessors(NamedObjectRegistry) - Method in class org.alfresco.rest.api.impl.activities.ActivitySummaryParser
-
- setProcessVariables(List) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setProperties(NodeRef, CmisPropertiesType, PropertyFilter) - Method in class org.alfresco.repo.cmis.ws.utils.PropertyUtil
-
Sets and checks all properties' fields for specified node
- setProperties(Map) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setProperties(Map) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setPropertiesUtil(PropertyUtil) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setPropertyName(String) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setPropertyValue(Object) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setPublishingService(PublishingService) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingWebScript
-
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setQualifiedName(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setQuerySessionCache(SimpleCache) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the cache to use for storing the the query session's paging information by query session ID.
- setQuickShareService(QuickShareService) - Method in class org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent
-
- setQuickShareService(QuickShareService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareContentGet
-
- setRatingService(RatingService) - Method in class org.alfresco.repo.web.scripts.rating.AbstractRatingWebScript
-
Sets the rating service instance
- setRatingService(RatingService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setRatingService(RatingService) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setRealm(String) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Sets the HTTP service account realm.
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.AbortTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.BeginTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.CommitTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.MessagesTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PostContentCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PostSnapshotCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.PrepareTransferCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.ReportCommandProcessor
-
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentDelete
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentInfo
-
- setReferenceFactory(ReferenceFactory) - Method in class org.alfresco.repo.web.scripts.content.ContentSet
-
- setRegistry(CMISDispatcherRegistry) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setRegistry(CMISDispatcherRegistry) - Method in class org.alfresco.opencmis.CMISWebScript
-
- setRegistry(ActivitySummaryProcessorRegistry) - Method in class org.alfresco.rest.api.impl.activities.AbstractActivitySummaryProcessor
-
- setRegistryFactory(ObjectFactory) - Method in class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- setRemoteUserHeader(String) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setRemoteUserMapper(RemoteUserMapper) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the remote user mapper.
- setRenameShufflePattern(Pattern) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Set the regular expression that will be applied to filenames during renames
to detect whether clients are performing a renaming shuffle - common during
file saving on various clients.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the renditionService.
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.action.RunningReplicationActionsGet
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.action.RunningReplicationActionsPost
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.replication.AbstractReplicationWebscript
-
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationServiceStatusGet
-
Used to inject the ReplicationService
.
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.bulkimport.AbstractBulkFileSystemImportWebScript
-
- setRepository(Repository) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setRepositoryHelper(Repository) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setRepositoryImageResolver(RepositoryImageResolver) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setRepositoryImageResolver(RepositoryImageResolver) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setRequestHeaders(URLConnection) - Method in class org.alfresco.web.app.servlet.HTTPProxy
-
Set request headers
- setRequired(boolean) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setResolver(ExceptionResolver) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setResourceLoader(ResourceLoader) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
- setResponseCache(WebScriptResponse, Date, String, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Set the cache settings on the response
- setRestVariableHelper(RestVariableHelper) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setRestVariableHelper(RestVariableHelper) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setResult(int, String) - Method in class org.alfresco.repo.webdav.PropPatchMethod.PropertyAction
-
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RegistryAsynchronouslyRefreshedCache
-
- setRole(SiteRole) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setRole(SiteRole) - Method in class org.alfresco.rest.api.model.SiteMember
-
- setRootPath(String) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setRootPath(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setRule(Rule) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleRef
-
Set the rule
- setRules(List) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set list of the rules "owned" by this rule set
- setRuleService(RuleService) - Method in class org.alfresco.repo.web.scripts.rule.AbstractRuleWebScript
-
Set rule service instance
- setRuleService(RuleService) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Set the rule service
- setRulesetNodeRef(NodeRef) - Method in class org.alfresco.repo.web.scripts.rule.ruleset.RuleSet
-
Set the nodeRef to which this ruleset belongs
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.web.scripts.action.AbstractActionWebscript
-
- setScheme(String) - Method in class org.alfresco.rest.api.model.NodeRating
-
- setScope(String) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for lock scope.
- setScope(String) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker.QueryVariableHolder
-
- setScope(String) - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- setScriptAuthorityService(ScriptAuthorityService) - Method in class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- setScriptProcessor(ScriptProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessorFactory
-
- setScriptService(ScriptService) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- setScriptThumbnailService(ScriptThumbnailService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.activities.TemplatesWebScript
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.activities.TemplateWebScript
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.RepositoryScriptProcessor
-
- setSearchPath(SearchPath) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setSearchProxy(SearchProxy) - Method in class org.alfresco.repo.web.scripts.bean.SearchEngines
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.cmis.ws.DMAbstractServicePort
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.bean.AVMRemoteStore
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
Sets the searchService.
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.rendition.patch.PatchThumbnailsAsRenditionsGet
-
Sets the searchService.
- setSearchService(SearchService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setSearchService(SearchService) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
Sets the instance of the SearchService to be used
- setSearchService(SearchService) - Method in class org.alfresco.repo.webservice.CMLUtil
-
- setSearchService(SearchService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setSecret(String) - Method in class org.alfresco.repo.web.scripts.facebook.FacebookAppModel
-
- setSecureComms(String) - Method in class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter
-
- setServerConfiguration(ExtendedServerConfigurationAccessor) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
- setServerOverride(String) - Method in class org.alfresco.opencmis.DefaultBaseUrlGenerator
-
- setServiceName(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.cmis.rest.CMISScript
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.archive.AbstractArchivedNodeWebScript
-
Sets the serviceRegistry instance
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.bean.KeywordSearch
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.comment.ScriptCommentService
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.metadata.BulkMetadataGet
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.webservice.AbstractWebService
-
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.cmis.ws.FileTypeIconRetrieverImpl
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.content.ContentGet
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.RepositoryImageResolver
-
- setServletContext(ServletContext) - Method in class org.alfresco.repo.web.scripts.servlet.LocalTestRunAsAuthenticatorFactory
-
- setServletPathOverride(String) - Method in class org.alfresco.opencmis.AbstractBaseUrlGenerator
-
- setSharedConnectionsCapacity(int) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setSharedLockTokens(Set) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Setter for sharedLockTokens list.
- setSite(Site) - Method in class org.alfresco.rest.api.model.SiteTarget
-
- setSiteMembershipRequests(SiteMembershipRequests) - Method in class org.alfresco.rest.api.people.PersonSiteMembershipRequestsRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setSites(Sites) - Method in class org.alfresco.rest.api.people.PersonFavouriteSitesRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.people.PersonSitesRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteContainersRelation
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteEntityResource
-
- setSites(Sites) - Method in class org.alfresco.rest.api.sites.SiteMembersRelation
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.datalist.DataListDownloadWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.node.NodeFolderPost
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setSiteService(SiteService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.FavouritesImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- setSiteService(SiteService) - Method in class org.alfresco.rest.api.impl.SitesImpl
-
- setSiteShortName(String) - Method in class org.alfresco.rest.api.model.MemberOfSite
-
- setSize(Long) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setSolrSerializer(SOLRSerializer) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclChangeSetsGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclsGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AclsReadersGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.AlfrescoModelsDiff
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet
-
- setSolrTrackingComponent(SOLRTrackingComponent) - Method in class org.alfresco.repo.web.scripts.solr.TransactionsGet
-
- setSorting(TaskQuery, SortColumn) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setSorting(HistoricTaskInstanceQuery, SortColumn) - Method in class org.alfresco.rest.workflow.api.impl.TasksImpl
-
- setStartActivityId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Activity
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setStartedAt(Date) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setStartFormResourceKey(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setStartUserId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setState(String) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setStatus(int) - Method in class org.alfresco.repo.web.scripts.BufferedResponse
-
- setStatus(ReplicationDefinition, Map) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
Figures out the status that's one of:
New|Running|CancelRequested|Completed|Failed|Cancelled
by merging data from the action tracking service.
- setStatus(ReplicationDefinition, ExecutionDetails, Map) - Method in class org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder
-
Figures out the status that's one of:
New|Running|CancelRequested|Completed|Failed|Cancelled
by merging data from the action tracking service.
- setStatusUpdate(PublishingDetails, JSONObject) - Method in class org.alfresco.repo.web.scripts.publishing.PublishingJsonParser
-
- setStore(String) - Method in class org.alfresco.repo.web.scripts.bean.BaseRemoteStore
-
- setStore(String) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the repo store
- setStoreIdentifier(String) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setStoreName(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setStoreProtocol(String) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setStreamer(ContentStreamer) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- setStreamFactory(ThresholdOutputStreamFactory) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setStripKerberosUsernameSuffix(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseKerberosAuthenticationFilter
-
Indicates whether the @domain suffix should be removed from Kerberos user IDs
- setSubscriptionService(SubscriptionService) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setSubscriptionService(SubscriptionService) - Method in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
The response status must be set before the response is written by Jackson (which will by default close and commit the response).
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptDelete
-
- setSuccessResponseStatus(WebScriptResponse) - Method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptPost
-
- setSuperProcessInstanceId(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setSupportedGreaterThanOrEqualParameters(Set) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedGreaterThanParameters(Set) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedLessThanOrEqualParameters(Set) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSupportedLessThanParameters(Set) - Method in class org.alfresco.rest.workflow.api.impl.MapBasedQueryWalker
-
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelAuthHelper
-
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageListGet
-
- setTag(String) - Method in class org.alfresco.rest.api.model.Tag
-
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.web.scripts.blogs.posts.BlogPostsPost
-
- setTaggingService(TaggingService) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setTags(Tags) - Method in class org.alfresco.rest.api.nodes.NodeTagsRelation
-
- setTags(Tags) - Method in class org.alfresco.rest.api.tags.TagsEntityResource
-
- setTarget(Target) - Method in class org.alfresco.rest.api.model.Favourite
-
- setTargetGuid(String) - Method in class org.alfresco.rest.api.model.Favourite
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.processes.ProcessTasksRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskCandidatesRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskFormModelRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskItemsRelation
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TasksRestEntityResource
-
- setTasks(Tasks) - Method in class org.alfresco.rest.workflow.api.tasks.TaskVariablesRelation
-
- setTempDirectoryName(String) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setTempDirectoryName(String) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setTemplateProcessor(TemplateProcessor) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessorFactory
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.opencmis.PublicApiAlfrescoCmisServiceFactory
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets the tenant admin service
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.tenant.AbstractTenantAdminWebScript
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.rest.api.PublicApiTenantAuthentication
-
- setTenantAuthentication(TenantAuthentication) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setTenantDomain(String) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.invite.InviteByTicket
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.invite.InviteResponse
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.web.scripts.solr.NodesGet
-
- setTenantService(TenantService) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setTenantService(TenantService) - Method in class org.alfresco.rest.api.impl.ActivitiesImpl
-
- setTenantService(TenantService) - Method in class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
-
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.web.scripts.quickshare.QuickShareThumbnailContentGet
-
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.rest.api.impl.PeopleImpl
-
- setTicketComponent(TicketComponent) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicket
-
- setTicketComponent(TicketComponent) - Method in class org.alfresco.repo.web.scripts.bean.LoginTicketDelete
-
- setTicketLogons(boolean) - Method in class org.alfresco.repo.webdav.auth.BaseSSOAuthenticationFilter
-
Set the ticket based logons allowed flag
- setTimeoutMinutes(int) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Sets the expiry date/time to lockTimeout minutes into the future.
- setTimeoutSeconds(int) - Method in class org.alfresco.repo.webdav.LockInfoImpl
-
Sets the expiry date/time to lockTimeout seconds into the future.
- setTitle(String) - Method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.FormModelElement
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.Item
-
- setTitle(String) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setToNodeId(Long) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.person.UserCSVUploadPost
-
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.web.scripts.RepoStore
-
Sets helper that provides transaction callbacks
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setTransactionIds(List) - Method in class org.alfresco.repo.web.scripts.solr.GetNodesParameters
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.cmis.ws.AuthenticationInterceptor
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webdav.WebDAVLockServiceImpl
-
Set the TransactionService
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.webservice.accesscontrol.AccessControlWebService
-
Set the transaction service
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.webservice.action.ActionWebService
-
Sets the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.administration.AdministrationWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.webservice.classification.ClassificationWebService
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- setTransactionService(TransactionService) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.web.scripts.solr.NodeContentGet
-
Setter of the transformer debug.
- setTxnId(Long) - Method in class org.alfresco.repo.web.scripts.solr.NodesMetaDataGet.FreemarkerNodeMetaData
-
- setType(QName) - Method in class org.alfresco.repo.web.scripts.solr.NodeMetaData
-
- setType(String) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.CommentsImpl
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.NodeRatingsImpl
-
- setTypeConstraint(TypeConstraint) - Method in class org.alfresco.rest.api.impl.TagsImpl
-
- setUniqueId(Object, String) - Static method in class org.alfresco.rest.framework.webscripts.ResourceWebScriptHelper
-
Set the id of theObj to the uniqueId.
- setUnprotAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.web.scripts.portlet.JSR168PortletAuthenticatorFactory
-
- setUnprotectedNodeService(NodeService) - Method in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- setup() - Method in class org.alfresco.repo.web.scripts.RepositoryContainer
-
- setupAssociationDefObject(DictionaryService, AssociationDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates an AssociationDefinition web service type object for the given
repository AssociationDefinition
- setupClassDefObject(DictionaryService, ClassDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates a ClassDefinition web service type object for the given
repository ClassDefinition
- setUpdateDelay(int) - Method in class org.alfresco.repo.web.scripts.RepositoryTemplateProcessor
-
- setupModule(Module.SetupContext) - Method in class org.alfresco.rest.framework.jacksonextensions.RestJsonModule
-
- setupPropertyDefObject(DictionaryService, PropertyDefinition) - Static method in class org.alfresco.repo.webservice.Utils
-
Creates a PropertyDefinition web service type object for the given
repository PropertyDefinition
- setUrlPathPrefix(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
- setUrlPathPrefix(String) - Method in class org.alfresco.repo.webdav.WebDAVServlet.WebDAVInitParameters
-
- setUrlShortener(UrlShortener) - Method in class org.alfresco.repo.web.scripts.publishing.ChannelsGet
-
- setUsage(Long) - Method in class org.alfresco.rest.api.model.Quota
-
- setUserAttributeName(String) - Method in class org.alfresco.repo.webdav.auth.BaseAuthenticationFilter
-
Set the user object attribute name.
- setUserConnectionsCapacity(int) - Method in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.web.scripts.activities.feed.UserFeedRetrieverWebScript
-
- setValidAuthentictorKeys(Set) - Method in class org.alfresco.rest.api.PublicApiAuthenticatorFactory
-
- setValue(String) - Method in class org.alfresco.repo.webdav.WebDAVProperty
-
Sets the property's value
- setValue(Serializable) - Method in class org.alfresco.rest.api.model.Preference
-
- setValue(Object) - Method in class org.alfresco.rest.workflow.api.model.Variable
-
- setVariables(Map) - Method in class org.alfresco.rest.workflow.api.model.ProcessInfo
-
- setVariables(List) - Method in class org.alfresco.rest.workflow.api.model.Task
-
- setVariableScope(VariableScope) - Method in class org.alfresco.rest.workflow.api.model.TaskVariable
-
- setVariableValueAndType(Variable, Object, TypeDefinitionContext) - Method in class org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
Sets the variable value with possible conversion to the correct format to be used in the response and sets
the type accordingly.
- setVersion(String) - Method in class org.alfresco.opencmis.CMISServletDispatcher
-
- setVersion(int) - Method in class org.alfresco.rest.workflow.api.model.ProcessDefinition
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPagePut
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.web.scripts.wiki.WikiPageVersionGet
-
- setVersionService(VersionService) - Method in class org.alfresco.repo.webservice.authoring.AuthoringWebService
-
Set the version service
- setWebDAVLockService(WebDAVLockService) - Method in class org.alfresco.repo.webdav.WebDAVSessionListener
-
- setWebScriptsRegistryCache(AsynchronouslyRefreshedCache) - Method in class org.alfresco.repo.web.scripts.TenantRepositoryContainer
-
- setWikiService(WikiService) - Method in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- setWorkflowPackageComponent(WorkflowPackageImpl) - Method in class org.alfresco.rest.workflow.api.impl.ProcessesImpl
-
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.invite.Invites
-
Set the workflow service property
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.workflow.AbstractWorkflowWebscript
-
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.web.scripts.workflow.WorkflowInstanceDiagramGet
-
- setWriters(Map) - Method in class org.alfresco.rest.framework.webscripts.metadata.WebScriptOptionsMetaData
-
- setZeroBasedPage(boolean) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Sets zero based page index
Note: scoped to this paging cursor instance
- setZeroBasedPage(boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Sets zero based page index
Note: scoped to this paging cursor instance
- setZeroBasedRow(boolean) - Method in class org.alfresco.repo.web.util.paging.Paging
-
Sets zero based row index
Note: scoped to this paging cursor instance
- setZeroBasedRow(boolean) - Method in class org.alfresco.repo.web.util.PagingCursor
-
Sets zero based row index
Note: scoped to this paging cursor instance
- ShareContentGet - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
GET web script to lookup some context (nodeRef, tenantDomain, siteId) for a given "Share"
Note: authenticated web script
- ShareContentGet() - Constructor for class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- ShareContentPost - Class in org.alfresco.repo.web.scripts.quickshare
-
QuickShare/PublicView
POST web script to "Share" access to some content (ie.
- ShareContentPost() - Constructor for class org.alfresco.repo.web.scripts.quickshare.ShareContentPost
-
- sharedConnections - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- sharedConnectionsCapacity - Variable in class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
-
- SharepointConstants - Interface in org.alfresco.repo.webdav.auth
-
A place to put Sharepoint specific authentication constants.
- shouldFlushXMLWriter() - Method in class org.alfresco.repo.webdav.WebDAVMethod
-
Determines whether the XMLWriter should be flushed when XML is flushed.
- shutdown() - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- shutdown() - Method in interface org.alfresco.repo.web.util.JettyComponent
-
- SimpleMappingExceptionResolver - Class in org.alfresco.rest.framework.core.exceptions
-
Exception Resolver that uses a simple Map to resolve the Status codes and error responses for exceptions
- SimpleMappingExceptionResolver() - Constructor for class org.alfresco.rest.framework.core.exceptions.SimpleMappingExceptionResolver
-
- SITE - Static variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- Site - Interface in org.alfresco.rest.api.model
-
Represents a site.
- SiteActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- SiteActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.SiteActivitySummaryProcessor
-
- SiteContainer - Class in org.alfresco.rest.api.model
-
Represents a site container.
- SiteContainer() - Constructor for class org.alfresco.rest.api.model.SiteContainer
-
- SiteContainer(String, NodeRef) - Constructor for class org.alfresco.rest.api.model.SiteContainer
-
- SiteContainersRelation - Class in org.alfresco.rest.api.sites
-
- SiteContainersRelation() - Constructor for class org.alfresco.rest.api.sites.SiteContainersRelation
-
- SiteEntityResource - Class in org.alfresco.rest.api.sites
-
An implementation of an Entity Resource for a Site
- SiteEntityResource() - Constructor for class org.alfresco.rest.api.sites.SiteEntityResource
-
- SiteExportGet - Class in org.alfresco.repo.web.scripts.site
-
Exports a Site as a zip of ACPs.
- SiteExportGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteExportGet
-
- SiteExportGet.CloseIgnoringOutputStream - Class in org.alfresco.repo.web.scripts.site
-
- SiteExportGet.CloseIgnoringOutputStream(OutputStream) - Constructor for class org.alfresco.repo.web.scripts.site.SiteExportGet.CloseIgnoringOutputStream
-
- SiteFeedRetrieverWebScript - Class in org.alfresco.repo.web.scripts.activities.feed
-
Java-backed WebScript to retrieve Activity Site Feed
- SiteFeedRetrieverWebScript() - Constructor for class org.alfresco.repo.web.scripts.activities.feed.SiteFeedRetrieverWebScript
-
- SiteImpl - Class in org.alfresco.rest.api.model
-
Represents a site.
- SiteImpl() - Constructor for class org.alfresco.rest.api.model.SiteImpl
-
- SiteImpl(SiteInfo, SiteRole) - Constructor for class org.alfresco.rest.api.model.SiteImpl
-
- SiteMember - Class in org.alfresco.rest.api.model
-
Represents site membership.
- SiteMember() - Constructor for class org.alfresco.rest.api.model.SiteMember
-
- SiteMember(String, SiteRole) - Constructor for class org.alfresco.rest.api.model.SiteMember
-
- SiteMembershipRequest - Class in org.alfresco.rest.api.model
-
Representation of a site membership request for a specific user.
- SiteMembershipRequest() - Constructor for class org.alfresco.rest.api.model.SiteMembershipRequest
-
- SiteMembershipRequests - Interface in org.alfresco.rest.api
-
Public REST API: centralises access to site membership requests and maps between representations.
- SiteMembershipRequestsExceptionHandler - Class in org.alfresco.rest.api.impl
-
- SiteMembershipRequestsExceptionHandler() - Constructor for class org.alfresco.rest.api.impl.SiteMembershipRequestsExceptionHandler
-
- SiteMembershipRequestsImpl - Class in org.alfresco.rest.api.impl
-
Public REST API: centralises access to site membership requests and maps between representations.
- SiteMembershipRequestsImpl() - Constructor for class org.alfresco.rest.api.impl.SiteMembershipRequestsImpl
-
- SiteMembershipsGet - Class in org.alfresco.repo.web.scripts.site
-
Lists the members of a site, optionally filtering by name, role
or authority type.
- SiteMembershipsGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteMembershipsGet
-
- SiteMembersRelation - Class in org.alfresco.rest.api.sites
-
- SiteMembersRelation() - Constructor for class org.alfresco.rest.api.sites.SiteMembersRelation
-
- sites - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- Sites - Interface in org.alfresco.rest.api
-
- siteService - Variable in class org.alfresco.repo.web.scripts.bean.ADMRemoteStore
-
- siteService - Variable in class org.alfresco.repo.web.scripts.blogs.AbstractBlogWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.calendar.AbstractCalendarWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.discussion.AbstractDiscussionWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.links.AbstractLinksWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.quickshare.ShareContentGet
-
- siteService - Variable in class org.alfresco.repo.web.scripts.site.AbstractSiteWebScript
-
- siteService - Variable in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- siteService - Variable in class org.alfresco.repo.web.scripts.wiki.AbstractWikiWebScript
-
- siteService - Variable in class org.alfresco.rest.api.impl.node.ratings.AbstractRatingScheme
-
- siteService - Variable in class org.alfresco.rest.api.impl.PeopleImpl
-
- siteService - Variable in class org.alfresco.rest.api.impl.SitesImpl
-
- SiteShareViewUrlGet - Class in org.alfresco.repo.web.scripts.site
-
Returns the Share URL to view a given NodeRef.
- SiteShareViewUrlGet() - Constructor for class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- SitesImpl - Class in org.alfresco.rest.api.impl
-
Centralises access to site services and maps between representations.
- SitesImpl() - Constructor for class org.alfresco.rest.api.impl.SitesImpl
-
- SiteTarget - Class in org.alfresco.rest.api.model
-
A site target favourite.
- SiteTarget() - Constructor for class org.alfresco.rest.api.model.SiteTarget
-
- SiteTarget(Site) - Constructor for class org.alfresco.rest.api.model.SiteTarget
-
- SKIP_PARAM - Static variable in class org.alfresco.rest.framework.core.ResourceParameter
-
- skypeId - Variable in class org.alfresco.rest.api.model.Person
-
- SOLRAuthenticationFilter - Class in org.alfresco.repo.web.scripts.solr
-
This filter protects the solr callback urls by verifying MACs on requests and encrypting responses
and generating MACs on responses, if the secureComms property is set to "md5".
- SOLRAuthenticationFilter() - Constructor for class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter
-
- SOLRAuthenticationFilter.GenericResponseWrapper - Class in org.alfresco.repo.web.scripts.solr
-
- SOLRAuthenticationFilter.GenericResponseWrapper(HttpServletResponse) - Constructor for class org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.GenericResponseWrapper
-
- SOLRAuthenticationFilter.SecureCommsType - Class in org.alfresco.repo.web.scripts.solr
-
- SortColumn - Class in org.alfresco.rest.framework.resource.parameters
-
Search sort column
- SortColumn(String, boolean) - Constructor for class org.alfresco.rest.framework.resource.parameters.SortColumn
-
Constructor
- sourceRef - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- sourceType - Variable in class org.alfresco.slingshot.web.scripts.NodeBrowserScript.PeerAssociation
-
- SPACES_STORE - Static variable in class org.alfresco.repo.web.scripts.discussion.ForumTopicsFilteredGet
-
- splitAllPaths(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Split the path into all the component directories and filename
- splitId(String) - Static method in class org.alfresco.rest.api.model.SiteMembershipRequest
-
- splitPath(String) - Method in class org.alfresco.repo.webdav.WebDAVHelper
-
Split the path into seperate directory path and file name strings.
- SpringBeanRPCProvider - Class in org.alfresco.repo.webservice.axis
-
A custom Axis RPC Provider that retrieves services via Spring
- SpringBeanRPCProvider() - Constructor for class org.alfresco.repo.webservice.axis.SpringBeanRPCProvider
-
- StaleEntityException - Exception in org.alfresco.rest.framework.core.exceptions
-
Attempt to update a stale entity
- StaleEntityException() - Constructor for exception org.alfresco.rest.framework.core.exceptions.StaleEntityException
-
- StaleEntityException(String) - Constructor for exception org.alfresco.rest.framework.core.exceptions.StaleEntityException
-
- start() - Method in class org.alfresco.repo.web.scripts.AlfrescoRhinoScriptDebugger
-
- start() - Method in class org.alfresco.repo.web.util.AbstractJettyComponent
-
- start() - Method in interface org.alfresco.repo.web.util.JettyComponent
-
- StartFormModelRelation - Class in org.alfresco.rest.workflow.api.processdefinitions
-
- StartFormModelRelation() - Constructor for class org.alfresco.rest.workflow.api.processdefinitions.StartFormModelRelation
-
- startSession(String, String) - Method in class org.alfresco.repo.webservice.authentication.AuthenticationWebService
-
- Status - Class in org.alfresco.repo.web.scripts.googledocs
-
Google Doc service status web script implementation
- Status() - Constructor for class org.alfresco.repo.web.scripts.googledocs.Status
-
- STATUS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- STATUS - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_FAIL - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_QUEUED - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_SUCCESS - Static variable in class org.alfresco.repo.web.scripts.rule.ActionQueuePost
-
- STATUS_UPDATE - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- STATUS_UPDATE_CHANNELS - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- StatusCommandProcessor - Class in org.alfresco.repo.web.scripts.transfer
-
This command processor is used to record the start a transfer.
- StatusCommandProcessor() - Constructor for class org.alfresco.repo.web.scripts.transfer.StatusCommandProcessor
-
- statusUpdatedAt - Variable in class org.alfresco.rest.api.model.Person
-
- STORE_ID - Static variable in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- STORE_PROTOCOL - Static variable in class org.alfresco.repo.web.scripts.WebScriptUtil
-
- StoreRepositoryReference - Class in org.alfresco.repo.cmis.reference
-
Store Ref Repository Reference
- StoreRepositoryReference(CMISServices, StoreRef) - Constructor for class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
Construct
- StoreRepositoryReference(CMISServices, String) - Constructor for class org.alfresco.repo.cmis.reference.StoreRepositoryReference
-
Construct
- STREAM_ID - Static variable in class org.alfresco.repo.cmis.client.CMISContentStreamWebScript
-
- StreamACP - Class in org.alfresco.repo.web.scripts.content
-
Base class for Java backed webscripts that wish to generate an ACP and
stream the contents back to the caller.
- StreamACP() - Constructor for class org.alfresco.repo.web.scripts.content.StreamACP
-
- streamContent(WebScriptRequest, WebScriptResponse, File, Long, boolean, String, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, NodeRef, QName, boolean, String, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams the content on a given node's content property to the response of the web script.
- streamContent(WebScriptRequest, WebScriptResponse, String, boolean, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given resource path.
- streamContent(WebScriptRequest, WebScriptResponse, String, boolean, String, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Streams content back to client from a given resource path.
- StreamContent - Class in org.alfresco.repo.web.scripts.content
-
Web script 'type' that can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing the web script.
- StreamContent() - Constructor for class org.alfresco.repo.web.scripts.content.StreamContent
-
- streamContent(WebScriptRequest, WebScriptResponse, File) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, File, boolean, String, Map) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams content back to client from a given File.
- streamContent(WebScriptRequest, WebScriptResponse, NodeRef, QName, boolean, String, Map) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Streams the content on a given node's content property to the response of the web script.
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String) - Method in class org.alfresco.repo.web.scripts.content.ContentInfo
-
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String, Map) - Method in class org.alfresco.repo.web.scripts.content.ContentStreamer
-
Stream content implementation
- streamContentImpl(WebScriptRequest, WebScriptResponse, ContentReader, NodeRef, QName, boolean, Date, String, String, Map) - Method in class org.alfresco.repo.web.scripts.content.StreamContent
-
Stream content implementation
- streamFactory - Variable in class org.alfresco.rest.framework.webscripts.ApiWebScript
-
- StreamJMXDump - Class in org.alfresco.repo.web.scripts.content
-
WebScript java backed bean implementation to stream the JMX property
dump as a .zip content file.
- StreamJMXDump() - Constructor for class org.alfresco.repo.web.scripts.content.StreamJMXDump
-
- streamResponse(WebScriptRequest, WebScriptResponse, BinaryResource) - Method in class org.alfresco.rest.framework.webscripts.AbstractResourceWebScript
-
- stripQuotes(String) - Static method in class org.alfresco.rest.framework.resource.parameters.where.QueryHelper
-
- SubClassesGet - Class in org.alfresco.repo.web.scripts.dictionary.prefixed
-
Webscript to get the Sub-Classdefinitions using classfilter , namespacePrefix and name
- SubClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.prefixed.SubClassesGet
-
- SubClassesGet - Class in org.alfresco.repo.web.scripts.dictionary
-
Webscript to get the Sub-Classdefinitions using classfilter , namespacePrefix and name
- SubClassesGet() - Constructor for class org.alfresco.repo.web.scripts.dictionary.SubClassesGet
-
- submitSearch(String, String, String, int) - Method in class org.alfresco.slingshot.web.scripts.NodeBrowserScript
-
Action to submit search
- SubscriptionsActivitySummaryProcessor - Class in org.alfresco.rest.api.impl.activities
-
- SubscriptionsActivitySummaryProcessor() - Constructor for class org.alfresco.rest.api.impl.activities.SubscriptionsActivitySummaryProcessor
-
- subscriptionService - Variable in class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
-
- SubscriptionServiceFollowersCountGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowersCountGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowersCountGet
-
- SubscriptionServiceFollowersGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowersGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowersGet
-
- SubscriptionServiceFollowingCountGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowingCountGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowingCountGet
-
- SubscriptionServiceFollowingGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowingGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowingGet
-
- SubscriptionServiceFollowPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowPost
-
- SubscriptionServiceFollowsPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceFollowsPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowsPost
-
- SubscriptionServicePrivateListGet - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServicePrivateListGet() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServicePrivateListGet
-
- SubscriptionServicePrivateListPut - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServicePrivateListPut() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServicePrivateListPut
-
- SubscriptionServiceUnfollowPost - Class in org.alfresco.repo.web.scripts.subscriptions
-
- SubscriptionServiceUnfollowPost() - Constructor for class org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceUnfollowPost
-
- SUPPORTED_CONTENT_TYPES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- SUPPORTED_MIME_TYPES - Static variable in interface org.alfresco.repo.web.scripts.publishing.PublishingWebScriptConstants
-
- supports(HttpMethod) - Method in class org.alfresco.rest.framework.core.ResourceMetadata
-
Indicates if this resource can support the specified HTTPMethod
- supportsQuery() - Method in interface org.alfresco.repo.cmis.client.CMISConnection
-
Indicates is the repository supports queries.
- supportsQuery() - Method in class org.alfresco.repo.cmis.client.CMISConnectionImpl
-
- SurfConfigCleaner - Class in org.alfresco.repo.surf.policy
-
Delete Node Policy to remove surf-config files for a deleted user.
- SurfConfigCleaner() - Constructor for class org.alfresco.repo.surf.policy.SurfConfigCleaner
-
- SYS_COL_ASSOC_NAME - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- SYS_COL_ASSOC_TYPE - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
System column namess
- SYS_COL_IS_PRIMARY - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- SYS_COL_NTH_SIBLING - Static variable in interface org.alfresco.repo.webservice.ServerQuery
-
- sysAdminParams - Variable in class org.alfresco.repo.web.scripts.site.SiteShareViewUrlGet
-
- SysAdminParamsBaseUrlGenerator - Class in org.alfresco.opencmis
-
Generates an OpenCMIS base url based on the request, repository id and binding.
- SysAdminParamsBaseUrlGenerator() - Constructor for class org.alfresco.opencmis.SysAdminParamsBaseUrlGenerator
-