Uses of Interface
org.alfresco.service.cmr.attributes.AttributeService
Packages that use AttributeService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of AttributeService in org.alfresco.email.server
Methods in org.alfresco.email.server that return AttributeServiceModifier and TypeMethodDescriptionAliasableAspect.getAttributeService()EmailServiceImpl.getAttributeService()Methods in org.alfresco.email.server with parameters of type AttributeServiceModifier and TypeMethodDescriptionvoidAliasableAspect.setAttributeService(AttributeService attributeService) voidEmailServiceImpl.setAttributeService(AttributeService attributeService) -
Uses of AttributeService in org.alfresco.encryption
Methods in org.alfresco.encryption with parameters of type AttributeServiceModifier and TypeMethodDescriptionvoidEncryptionKeysRegistryImpl.setAttributeService(AttributeService attributeService) -
Uses of AttributeService in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl that return AttributeServiceMethods in org.alfresco.repo.admin.patch.impl with parameters of type AttributeServiceModifier and TypeMethodDescriptionvoidAliasableAspectPatch.setAttributeService(AttributeService attributeService) voidMigrateTenantsFromAttrsToTablePatch.setAttributeService(AttributeService attributeService) -
Uses of AttributeService in org.alfresco.repo.attributes
Classes in org.alfresco.repo.attributes that implement AttributeServiceModifier and TypeClassDescriptionclassLayers on the storage of property values to provide generic attribute storage -
Uses of AttributeService in org.alfresco.repo.security.sync
Methods in org.alfresco.repo.security.sync with parameters of type AttributeServiceModifier and TypeMethodDescriptionvoidChainingUserRegistrySynchronizer.setAttributeService(AttributeService attributeService) Sets the attribute service. -
Uses of AttributeService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return AttributeService -
Uses of AttributeService in org.alfresco.repo.usage
Methods in org.alfresco.repo.usage with parameters of type AttributeServiceModifier and TypeMethodDescriptionvoidRepoUsageComponentImpl.setAttributeService(AttributeService attributeService) -
Uses of AttributeService in org.alfresco.service
Methods in org.alfresco.service that return AttributeServiceModifier and TypeMethodDescriptionServiceRegistry.getAttributeService()Get the attribute service (or null if one is not provided)