Package | Description |
---|---|
org.alfresco.email.server | |
org.alfresco.encryption | |
org.alfresco.repo.admin.patch.impl | |
org.alfresco.repo.attributes | |
org.alfresco.repo.quickshare | |
org.alfresco.repo.security.sync | |
org.alfresco.repo.service | |
org.alfresco.repo.usage | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
AttributeService |
AliasableAspect.getAttributeService() |
AttributeService |
EmailServiceImpl.getAttributeService() |
Modifier and Type | Method and Description |
---|---|
void |
AliasableAspect.setAttributeService(AttributeService attributeService) |
void |
EmailServiceImpl.setAttributeService(AttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
void |
EncryptionKeysRegistryImpl.setAttributeService(AttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
AttributeService |
AliasableAspectPatch.getAttributeService() |
Modifier and Type | Method and Description |
---|---|
void |
MigrateTenantsFromAttrsToTablePatch.setAttributeService(AttributeService attributeService) |
void |
AliasableAspectPatch.setAttributeService(AttributeService attributeService) |
Modifier and Type | Class and Description |
---|---|
class |
AttributeServiceImpl
Layers on the storage of property values to provide generic attribute storage
|
Modifier and Type | Method and Description |
---|---|
void |
QuickShareServiceImpl.setAttributeService(AttributeService attributeService)
Set the attribute service
|
Modifier and Type | Method and Description |
---|---|
void |
ChainingUserRegistrySynchronizer.setAttributeService(AttributeService attributeService)
Sets the attribute service.
|
Modifier and Type | Method and Description |
---|---|
AttributeService |
ServiceDescriptorRegistry.getAttributeService() |
Modifier and Type | Method and Description |
---|---|
void |
RepoUsageComponentImpl.setAttributeService(AttributeService attributeService) |
Modifier and Type | Method and Description |
---|---|
AttributeService |
ServiceRegistry.getAttributeService()
Get the attribute service (or null if one is not provided)
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.