Uses of Interface
org.alfresco.service.cmr.action.ActionService
Packages that use ActionService
Package
Description
The Alfesco filesystem to repository translation layer
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 public facing interfaces of the Services of the Alfresco Repository.
-
Uses of ActionService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return ActionServiceMethods in org.alfresco.filesys.repo with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidContentDiskDriver.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidCMISConnector.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.action
Classes in org.alfresco.repo.action that implement ActionService -
Uses of ActionService in org.alfresco.repo.action.scheduled
Fields in org.alfresco.repo.action.scheduled declared as ActionServiceModifier and TypeFieldDescriptionAbstractTemplateActionDefinition.actionServiceThe action serviceMethods in org.alfresco.repo.action.scheduled that return ActionServiceModifier and TypeMethodDescriptionAbstractScheduledAction.getActionService()Get the actions service.AbstractTemplateActionDefinition.getActionService()Get the action service.Methods in org.alfresco.repo.action.scheduled with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidAbstractScheduledAction.setActionService(ActionService actionService) Set the action service - IOC.voidAbstractTemplateActionDefinition.setActionService(ActionService actionService) Set the action service - IOC. -
Uses of ActionService in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidEmailUserNotifier.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidLocalActionServiceHelper.setLocalActionService(ActionService localActionService) -
Uses of ActionService in org.alfresco.repo.forms.processor.action
Methods in org.alfresco.repo.forms.processor.action with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidActionFormProcessor.setActionService(ActionService actionService) Constructors in org.alfresco.repo.forms.processor.action with parameters of type ActionServiceModifierConstructorDescriptionActionParameterField(ParameterDefinition parameterDef, ActionService actionService) -
Uses of ActionService in org.alfresco.repo.imap
Methods in org.alfresco.repo.imap that return ActionServiceMethods in org.alfresco.repo.imap with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidImapContentPolicy.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.invitation
Methods in org.alfresco.repo.invitation with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidInvitationServiceImpl.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.invitation.site
Fields in org.alfresco.repo.invitation.site declared as ActionService -
Uses of ActionService in org.alfresco.repo.notification
Methods in org.alfresco.repo.notification with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidEMailNotificationProvider.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.rendition
Methods in org.alfresco.repo.rendition with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidPerformRenditionActionExecuter.setActionService(ActionService actionService) Deprecated.Injects the actionService bean.voidRenditionedAspect.setActionService(ActionService actionService) Deprecated.voidRenditionServiceImpl.setActionService(ActionService actionService) Deprecated.Injects the ActionService bean. -
Uses of ActionService in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidCompositeRenderingEngine.setActionService(ActionService actionService) Deprecated. -
Uses of ActionService in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidReplicationServiceImpl.setActionService(ActionService actionService) Injects the ActionService bean. -
Uses of ActionService in org.alfresco.repo.rule
Methods in org.alfresco.repo.rule with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidRuleServiceImpl.setActionService(ActionService actionService) Set the action service -
Uses of ActionService in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidResetPasswordServiceImpl.setActionService(ActionService actionService) Deprecated. -
Uses of ActionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ActionService -
Uses of ActionService in org.alfresco.repo.subscriptions
Fields in org.alfresco.repo.subscriptions declared as ActionServiceMethods in org.alfresco.repo.subscriptions with parameters of type ActionServiceModifier and TypeMethodDescriptionfinal voidSubscriptionServiceImpl.setActionService(ActionService actionService) Sets the action service. -
Uses of ActionService in org.alfresco.repo.tagging
Methods in org.alfresco.repo.tagging with parameters of type ActionServiceModifier and TypeMethodDescriptionprotected voidUpdateTagScopesQuartzJob.execute(ActionService actionService, UpdateTagScopesActionExecuter updateTagsAction) voidTaggingServiceImpl.setActionService(ActionService actionService) Set the action service -
Uses of ActionService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type ActionServiceModifier and TypeMethodDescriptionvoidRepoTransferReceiverImpl.setActionService(ActionService actionService) voidTransferServiceImpl2.setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.service
Methods in org.alfresco.service that return ActionService