Uses of Interface
org.alfresco.service.ServiceRegistry
Packages that use ServiceRegistry
Package
Description
FileSystem
DesktopAction
AlfrescoDiskDriver
MultiTenantShareMapper
The implementation of the Alfresco Imap Server
The implementation of the Invitation Service.
The implementation of the Invitation Service for Web Site resources.
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
Provides the JavaScript implementation of the transfer service.
-
Uses of ServiceRegistry in org.alfresco.filesys.alfresco
Methods in org.alfresco.filesys.alfresco that return ServiceRegistryModifier and TypeMethodDescriptionfinal ServiceRegistryAlfrescoDiskDriver.getServiceRegistry()Return the service registryMethods in org.alfresco.filesys.alfresco with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAlfrescoDiskDriver.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registry -
Uses of ServiceRegistry in org.alfresco.opencmis
Methods in org.alfresco.opencmis that return ServiceRegistryModifier and TypeMethodDescriptionfinal ServiceRegistryCMISConnector.getServiceRegistry()Return the service registryMethods in org.alfresco.opencmis with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidCMISConnector.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.opencmis.mapping
Methods in org.alfresco.opencmis.mapping that return ServiceRegistryModifier and TypeMethodDescriptionprotected ServiceRegistryAbstractActionEvaluator.getServiceRegistry()protected ServiceRegistryAbstractProperty.getServiceRegistry()Methods in org.alfresco.opencmis.mapping with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidRuntimePropertyAccessorMapping.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.opencmis.mapping with parameters of type ServiceRegistryModifierConstructorDescriptionprotectedAbstractActionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action) ConstructprotectedAbstractProperty(ServiceRegistry serviceRegistry, CMISConnector connector, String propertyName) ConstructAllowedChildObjectTypeIdsProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping) ConstructBaseTypeIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructprotectedCanCancelCheckOutActionEvaluator(ServiceRegistry serviceRegistry) ConstructprotectedCanCheckInActionEvaluator(ServiceRegistry serviceRegistry) ConstructprotectedCanCheckOutActionEvaluator(ServiceRegistry serviceRegistry) ConstructprotectedCanDeleteDocumentEvaluator(ServiceRegistry serviceRegistry) ConstructCheckinCommentProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructContentStreamFileNameProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ContentStreamIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructContentStreamLengthProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructContentStreamMimetypeProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructCreationDateProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructprotectedCurrentVersionEvaluator(ServiceRegistry serviceRegistry, CMISActionEvaluator currentVersionEvaluator, boolean nonCurrentVersionValue) ConstructprotectedCurrentVersionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, boolean currentVersionValue, boolean nonCurrentVersionValue) ConstructDescriptionProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructDirectProperty(ServiceRegistry serviceRegistry, CMISConnector connector, String propertyName, QName alfrescoName) ConstructprotectedFixedValueActionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, boolean allowed) ConstructFixedValueProperty(ServiceRegistry serviceRegistry, CMISConnector connector, String propertyName, Serializable value) ConstructIsImmutableProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructIsLatestMajorVersionProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructIsLatestVersionProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructIsMajorVersionProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructprotectedIsPrivateWorkingCopy(ServiceRegistry serviceRegistry, CMISConnector connector) IsVersionSeriesCheckedOutProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructModificationDateProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructNameProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructNodeRefProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructObjectIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructObjectTypeIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISDictionaryService dictionaryService) ConstructParentProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructPathProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructprotectedPermissionActionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, String... permission) ConstructprotectedRootFolderEvaluator(ServiceRegistry serviceRegistry, CMISActionEvaluator folderEvaluator, boolean rootFolderValue) SecondaryTypesProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping) ConstructSourceIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructTargetIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructVersionLabelProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructVersionSeriesCheckedOutByProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructVersionSeriesCheckedOutIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) ConstructVersionSeriesIdProperty(ServiceRegistry serviceRegistry, CMISConnector connector) Construct -
Uses of ServiceRegistry in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidMailActionExecuter.setServiceRegistry(ServiceRegistry serviceRegistry) voidScriptActionExecuter.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidFreeMarkerWithLuceneExtensionsModelFactory.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registry -
Uses of ServiceRegistry in org.alfresco.repo.action.script
Methods in org.alfresco.repo.action.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptActionTrackingService.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryConstructors in org.alfresco.repo.action.script with parameters of type ServiceRegistryModifierConstructorDescriptionScriptExecutionDetails(ExecutionDetails details, ServiceRegistry services) -
Uses of ServiceRegistry in org.alfresco.repo.bulkimport.metadataloaders
Constructors in org.alfresco.repo.bulkimport.metadataloaders with parameters of type ServiceRegistryModifierConstructorDescriptionPropertiesFileMetadataLoader(ServiceRegistry serviceRegistry) PropertiesFileMetadataLoader(ServiceRegistry serviceRegistry, String multiValuedSeparator) XmlPropertiesFileMetadataLoader(ServiceRegistry serviceRegistry) XmlPropertiesFileMetadataLoader(ServiceRegistry serviceRegistry, String multiValuedSeparator) -
Uses of ServiceRegistry in org.alfresco.repo.imap
Fields in org.alfresco.repo.imap declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryAbstractImapFolder.serviceRegistryprotected ServiceRegistryAbstractMimeMessage.serviceRegistryMethods in org.alfresco.repo.imap with parameters of type ServiceRegistryModifier and TypeMethodDescriptionprotected voidAbstractMimeMessage.buildMessage(FileInfo fileInfo, ServiceRegistry serviceRegistry) voidAttachmentsExtractor.setServiceRegistry(ServiceRegistry serviceRegistry) voidImapServiceImpl.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.repo.imap with parameters of type ServiceRegistryModifierConstructorDescriptionAbstractImapFolder(ServiceRegistry serviceRegistry) protectedAbstractMimeMessage(FileInfo fileInfo, ServiceRegistry serviceRegistry, boolean generateBody) AlfrescoImapFolder(FileInfo folderInfo, String userName, String folderName, String folderPath, AlfrescoImapConst.ImapViewMode viewMode, boolean extractAttachmentsEnabled, ImapService imapService, ServiceRegistry serviceRegistry, int mountPointId) ConstructsAlfrescoImapFolderobject.AlfrescoImapFolder(FileInfo folderInfo, String userName, String folderName, String folderPath, AlfrescoImapConst.ImapViewMode viewMode, ImapService imapService, ServiceRegistry serviceRegistry, Boolean selectable, boolean extractAttachmentsEnabled, int mountPointId) ConstructsAlfrescoImapFolderobject.ContentModelMessage(FileInfo fileInfo, ServiceRegistry serviceRegistry, boolean generateBody) ImapModelMessage(FileInfo fileInfo, ServiceRegistry serviceRegistry, boolean generateBody) ConstructsImapModelMessageobject.IncomingImapMessage(FileInfo fileInfo, ServiceRegistry serviceRegistry, jakarta.mail.internet.MimeMessage message) ConstructsIncomingImapMessageobject based onMimeMessage -
Uses of ServiceRegistry in org.alfresco.repo.invitation
Methods in org.alfresco.repo.invitation with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidInvitationServiceImpl.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.invitation.site
Constructors in org.alfresco.repo.invitation.site with parameters of type ServiceRegistryModifierConstructorDescriptionInviteModeratedSender(ServiceRegistry services, Repository repository, MessageService messageService) InviteNominatedSender(ServiceRegistry services, Repository repository, MessageService messageService) InviteSender(ServiceRegistry services, Repository repository, MessageService messageService) -
Uses of ServiceRegistry in org.alfresco.repo.jscript
Fields in org.alfresco.repo.jscript declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryScriptAction.servicesprotected ServiceRegistryScriptNode.servicesprotected ServiceRegistryScriptUtils.servicesServicesprotected ServiceRegistrySearch.servicesService registryMethods in org.alfresco.repo.jscript with parameters of type ServiceRegistryModifier and TypeMethodDescriptionScriptNode.NodeValueConverter.convertValueForScript(ServiceRegistry services, org.mozilla.javascript.Scriptable scope, QName qname, Serializable value) ValueConverter.convertValueForScript(ServiceRegistry services, org.mozilla.javascript.Scriptable scope, QName qname, Serializable value) Convert an object from any repository serialized value to a valid script object.ScriptNode.newInstance(FileInfo nodeInfo, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) ScriptNode.newInstance(NodeRef nodeRef, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) Factory methodvoidActions.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidClassification.setServiceRegistry(ServiceRegistry services) Set the service registryvoidImap.setServiceRegistry(ServiceRegistry services) Set the service registryvoidPeople.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidPresence.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidScriptBehaviour.setServiceRegistry(ServiceRegistry serviceRegistry) voidScriptUtils.setServiceRegistry(ServiceRegistry services) Sets the service registryvoidSearch.setServiceRegistry(ServiceRegistry services) Set the service registryvoidSession.setServiceRegistry(ServiceRegistry services) Set the service registryConstructors in org.alfresco.repo.jscript with parameters of type ServiceRegistryModifierConstructorDescriptionAssociation(ServiceRegistry services, AssociationRef assocRef) Association(ServiceRegistry services, AssociationRef assocRef, org.mozilla.javascript.Scriptable scope) Behaviour(ServiceRegistry services, String name, Object[] args) ConstructorCategoryNode(NodeRef nodeRef, ServiceRegistry services) ConstructorCategoryNode(NodeRef nodeRef, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) ConstructorCategoryTemplateNode(NodeRef nodeRef, ServiceRegistry services, TemplateImageResolver resolver) ConstructorChildAssociation(ServiceRegistry services, ChildAssociationRef childAssocRef) ChildAssociation(ServiceRegistry services, ChildAssociationRef childAssocRef, org.mozilla.javascript.Scriptable scope) ConstructorContentAwareScriptableQNameMap(ScriptNode factory, ServiceRegistry services) ConstructorScriptAction(ServiceRegistry services, Action action, ActionDefinition actionDef) ConstructScriptBehaviour(ServiceRegistry serviceRegistry, ScriptLocation location) ScriptBehaviour(ServiceRegistry serviceRegistry, ScriptLocation location, Behaviour.NotificationFrequency frequency) ScriptNode(FileInfo nodeInfo, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) ConstructorScriptNode(NodeRef nodeRef, ServiceRegistry services) ConstructorScriptNode(NodeRef nodeRef, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) ConstructorScriptVersion(Version version, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) Construct -
Uses of ServiceRegistry in org.alfresco.repo.module
Fields in org.alfresco.repo.module declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryAbstractModuleComponent.serviceRegistryMethods in org.alfresco.repo.module with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAbstractModuleComponent.setServiceRegistry(ServiceRegistry serviceRegistry) voidModuleComponentHelper.setServiceRegistry(ServiceRegistry serviceRegistry) voidModuleServiceImpl.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.node
Methods in org.alfresco.repo.node with parameters of type ServiceRegistryModifier and TypeMethodDescriptionstatic voidFFCLoadsOfFiles.doExample(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.preference.script
Methods in org.alfresco.repo.preference.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptPreferenceService.setServiceRegistry(ServiceRegistry services) -
Uses of ServiceRegistry in org.alfresco.repo.processor
Fields in org.alfresco.repo.processor declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryBaseProcessor.servicesThe service registryMethods in org.alfresco.repo.processor with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidBaseProcessor.setServiceRegistry(ServiceRegistry serviceRegistry) Sets the service registry -
Uses of ServiceRegistry in org.alfresco.repo.rating.script
Methods in org.alfresco.repo.rating.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptRatingService.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registry -
Uses of ServiceRegistry in org.alfresco.repo.rendition
Methods in org.alfresco.repo.rendition with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidRenditionServiceImpl.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated.Injects the ServiceRegistry bean.voidStandardRenditionLocationResolverImpl.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated. -
Uses of ServiceRegistry in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidFreemarkerRenderingEngine.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated. -
Uses of ServiceRegistry in org.alfresco.repo.rendition.script
Methods in org.alfresco.repo.rendition.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptRenditionService.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated.Set the service registryConstructors in org.alfresco.repo.rendition.script with parameters of type ServiceRegistryModifierConstructorDescriptionScriptRenditionDefinition(ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope, RenderingEngineDefinition engineDefinition, RenditionDefinition renditionDefinition) Deprecated. -
Uses of ServiceRegistry in org.alfresco.repo.replication.script
Methods in org.alfresco.repo.replication.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptReplicationService.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryConstructors in org.alfresco.repo.replication.script with parameters of type ServiceRegistryModifierConstructorDescriptionScriptReplicationDefinition(ServiceRegistry serviceRegistry, ReplicationService replicationService, org.mozilla.javascript.Scriptable scope, ReplicationDefinition replicationDefinition) -
Uses of ServiceRegistry in org.alfresco.repo.search.impl.solr.facet.handler
Fields in org.alfresco.repo.search.impl.solr.facet.handler declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryAbstractFacetLabelDisplayHandler.serviceRegistryMethods in org.alfresco.repo.search.impl.solr.facet.handler with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAbstractFacetLabelDisplayHandler.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registry -
Uses of ServiceRegistry in org.alfresco.repo.security.authority.script
Methods in org.alfresco.repo.security.authority.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionstatic ScriptGroup[]ScriptGroup.makeScriptGroups(Collection<String> authorities, ScriptPagingDetails paging, String sortBy, boolean sortAsc, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) static ScriptGroup[]ScriptGroup.makeScriptGroups(Collection<String> authorities, ScriptPagingDetails paging, String sortBy, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Deprecated.static ScriptGroup[]ScriptGroup.makeScriptGroups(Collection<String> authorities, ScriptPagingDetails paging, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Deprecated.static ScriptGroup[]ScriptGroup.makeScriptGroups(org.alfresco.query.PagingResults<String> pagedGroups, ScriptPagingDetails paging, String sortBy, boolean sortAsc, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Returns an array of ScriptGroup objects representing the given paged results.static ScriptGroup[]ScriptGroup.makeScriptGroups(org.alfresco.query.PagingResults<String> pagedGroups, ScriptPagingDetails paging, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Deprecated.static ScriptGroup[]ScriptGroup.makeScriptGroupsInfo(org.alfresco.query.PagingResults<AuthorityInfo> pagedGroups, ScriptPagingDetails paging, String sortBy, boolean sortAsc, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Returns an array of ScriptGroup objects representing the given paged results.voidScriptAuthorityService.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.repo.security.authority.script with parameters of type ServiceRegistryModifierConstructorDescriptionScriptGroup(String fullName, String displayName, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) New script groupScriptGroup(String fullName, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) New script groupScriptUser(String userName, NodeRef personNodeRef, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Constructs a scriptable object representing a user. -
Uses of ServiceRegistry in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person that return ServiceRegistryModifier and TypeMethodDescriptionprotected ServiceRegistryAbstractHomeFolderProvider.getServiceRegistry()Deprecated.Get the service registry.Methods in org.alfresco.repo.security.person with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAbstractHomeFolderProvider.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated.Set the service registry.voidPersonServiceImpl.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.service
Classes in org.alfresco.repo.service that implement ServiceRegistryModifier and TypeClassDescriptionclassImplementation of a Service Registry based on the definition of Services contained within a Spring Bean Factory. -
Uses of ServiceRegistry in org.alfresco.repo.site.script
Methods in org.alfresco.repo.site.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptSiteService.setServiceRegistry(ServiceRegistry serviceRegistry) Sets the Service Registry -
Uses of ServiceRegistry in org.alfresco.repo.tagging.script
Methods in org.alfresco.repo.tagging.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptTaggingService.setServiceRegistry(ServiceRegistry serviceRegistry) Sets the Service Registry -
Uses of ServiceRegistry in org.alfresco.repo.template
Fields in org.alfresco.repo.template declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryBaseContentNode.servicesprotected ServiceRegistryBaseTemplateMap.servicesMethods in org.alfresco.repo.template with parameters of type ServiceRegistryModifier and TypeMethodDescriptionPropertyConverter.convertProperty(Serializable value, QName name, ServiceRegistry services, TemplateImageResolver resolver) voidClassification.setServiceRegistry(ServiceRegistry services) Sets the service registryvoidPeople.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidSession.setServiceRegistry(ServiceRegistry services) Sets the service registryvoidShortQNameMethod.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidSite.setServiceRegistry(ServiceRegistry serviceRegistry) Set the service registryvoidWorkflow.setServiceRegistry(ServiceRegistry services) Sets the service registryConstructors in org.alfresco.repo.template with parameters of type ServiceRegistryModifierConstructorDescriptionBasePathResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorBaseSearchResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorBaseTemplateMap(TemplateNode parent, ServiceRegistry services) ConstructorLuceneSearchResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorNamePathResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorNodeSearchResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorSavedSearchResultsMap(TemplateNode parent, ServiceRegistry services) ConstructorTemplateAssociation(AssociationRef assocRef, ServiceRegistry services, TemplateImageResolver resolver) ConstructTemplateNode(NodeRef nodeRef, ServiceRegistry services, TemplateImageResolver resolver) ConstructorVersionHistoryNode(Version version, TemplateNode parent, ServiceRegistry services) ConstructorWorkflowTaskItem(ServiceRegistry services, TemplateImageResolver resolver, WorkflowTask task) XPathResultsMap(TemplateNode parent, ServiceRegistry services) Constructor -
Uses of ServiceRegistry in org.alfresco.repo.thumbnail
Methods in org.alfresco.repo.thumbnail with parameters of type ServiceRegistryModifier and TypeMethodDescriptionstatic ActionThumbnailHelper.createCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services) Deprecated. -
Uses of ServiceRegistry in org.alfresco.repo.thumbnail.script
Methods in org.alfresco.repo.thumbnail.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptThumbnailService.setServiceRegistry(ServiceRegistry serviceRegistry) Deprecated.Sets the Service RegistryConstructors in org.alfresco.repo.thumbnail.script with parameters of type ServiceRegistryModifierConstructorDescriptionScriptThumbnail(NodeRef nodeRef, ServiceRegistry services, org.mozilla.javascript.Scriptable scope) Constructor -
Uses of ServiceRegistry in org.alfresco.repo.transfer
Fields in org.alfresco.repo.transfer declared as ServiceRegistryModifier and TypeFieldDescriptionprotected ServiceRegistryAbstractNodeFilter.serviceRegistryprotected ServiceRegistryAbstractNodeFinder.serviceRegistryMethods in org.alfresco.repo.transfer with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAbstractNodeFilter.setServiceRegistry(ServiceRegistry serviceRegistry) voidAbstractNodeFinder.setServiceRegistry(ServiceRegistry serviceRegistry) voidStandardNodeCrawlerImpl.setServiceRegistry(ServiceRegistry serviceRegistry) voidTransferTreeActionExecuter.setServiceRegistry(ServiceRegistry serviceRegistry) voidTransferTreeWithCancelActionExecuter.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.repo.transfer with parameters of type ServiceRegistryModifierConstructorDescriptionStandardNodeCrawlerFactoryImpl(ServiceRegistry serviceRegistry) StandardNodeCrawlerImpl(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.transfer.script
Methods in org.alfresco.repo.transfer.script that return ServiceRegistryMethods in org.alfresco.repo.transfer.script with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptTransferService.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.virtual
Methods in org.alfresco.repo.virtual that return ServiceRegistryMethods in org.alfresco.repo.virtual with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidAlfrescoEnviroment.setServiceRegistry(ServiceRegistry serviceRegistry) voidPublicAPIFacet.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.repo.virtual with parameters of type ServiceRegistryModifierConstructorDescriptionAlfrescoScriptVirtualContext(VirtualContext context, ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.workflow.activiti
Methods in org.alfresco.repo.workflow.activiti that return ServiceRegistryModifier and TypeMethodDescriptionprotected ServiceRegistryBaseExecutionListener.getServiceRegistry()Get the service-registry from the current Activiti-context.protected ServiceRegistryBaseJavaDelegate.getServiceRegistry()Get the service-registry from the current Activiti-context.Methods in org.alfresco.repo.workflow.activiti with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidActivitiWorkflowManagerFactory.setServiceRegistry(ServiceRegistry serviceRegistry) voidBaseExecutionListener.setServiceRegistry(ServiceRegistry serviceRegistry) voidBaseJavaDelegate.setServiceRegistry(ServiceRegistry serviceRegistry) Constructors in org.alfresco.repo.workflow.activiti with parameters of type ServiceRegistryModifierConstructorDescriptionActivitiNodeConverter(ServiceRegistry serviceRegistry) ActivitiScriptNode(NodeRef nodeRef, ServiceRegistry services) Construct -
Uses of ServiceRegistry in org.alfresco.repo.workflow.activiti.script
Methods in org.alfresco.repo.workflow.activiti.script that return ServiceRegistryModifier and TypeMethodDescriptionprotected ServiceRegistryActivitiScriptBase.getServiceRegistry() -
Uses of ServiceRegistry in org.alfresco.repo.workflow.activiti.variable
Methods in org.alfresco.repo.workflow.activiti.variable with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidScriptNodeListVariableType.setServiceRegistry(ServiceRegistry serviceRegistry) voidScriptNodeVariableType.setServiceRegistry(ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.alfresco.repo.workflow.jscript
Methods in org.alfresco.repo.workflow.jscript with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidWorkflowManager.setServiceRegistry(ServiceRegistry services) Sets the Service Registry propertyConstructors in org.alfresco.repo.workflow.jscript with parameters of type ServiceRegistryModifierConstructorDescriptionJscriptWorkflowDefinition(String id, String name, String version, String title, String description, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Creates a new instance of WorkflowDefinition from scratchJscriptWorkflowDefinition(WorkflowDefinition cmrWorkflowDefinition, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Create a new instance ofWorkflowDefinitionfrom a CMR workflow object model WorkflowDefinition instanceJscriptWorkflowInstance(String id, String description, Date startDate, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Creates a new instance ofWorkflowInstancefrom scratchJscriptWorkflowInstance(WorkflowInstance cmrWorkflowInstance, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Create a new instance ofWorkflowInstancefrom a WorkflowInstance object from the CMR workflow object modelJscriptWorkflowNode(String name, String title, String description, boolean isTaskNode, ArrayList<JscriptWorkflowTransition> transitions, org.mozilla.javascript.Scriptable scope, ServiceRegistry serviceRegistry) Constructor to create a new instance of this classJscriptWorkflowNode(WorkflowNode workflowNode, org.mozilla.javascript.Scriptable scope, ServiceRegistry serviceRegistry) Constructor to create a new instance of this class from an existing instance of WorkflowNode from the CMR workflow object modelJscriptWorkflowPath(String id, WorkflowNode node, JscriptWorkflowInstance instance, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Creates a new instance of a workflow pathJscriptWorkflowPath(WorkflowPath cmrWorkflowPath, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Creates a new instance of WorkflowPath from an instance of the WorkflowPath class provided by the CMR workflow modelJscriptWorkflowTask(WorkflowTask task, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope) Creates a new instance of a workflow task from a WorkflowTask from the CMR workflow object model -
Uses of ServiceRegistry in org.alfresco.tools
Methods in org.alfresco.tools that return ServiceRegistryModifier and TypeMethodDescriptionprotected final ServiceRegistryTool.getServiceRegistry()Get the Repository Service Registry -
Uses of ServiceRegistry in org.alfresco.util
Methods in org.alfresco.util with parameters of type ServiceRegistryModifier and TypeMethodDescriptionvoidEmailHelper.setServiceRegistry(ServiceRegistry serviceRegistry)