| Package | Description |
|---|---|
| org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.coci | |
| org.alfresco.repo.importer | |
| org.alfresco.repo.ownable.impl | |
| org.alfresco.repo.security.permissions.dynamic | |
| org.alfresco.repo.security.permissions.impl | |
| org.alfresco.repo.security.permissions.impl.acegi | |
| org.alfresco.repo.security.person | |
| org.alfresco.repo.service | |
| org.alfresco.repo.solr | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
OwnableService |
ContentDiskDriver.getOwnableService()
Get the ownable service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentDiskDriver.setOwnableService(OwnableService ownableService)
Set the ownable servive
|
| Modifier and Type | Method and Description |
|---|---|
void |
TakeOwnershipActionExecuter.setOwnableService(OwnableService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckOutCheckInServiceImpl.setOwnableService(OwnableService ownableService)
Set the ownable service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImporterComponent.setOwnableService(OwnableService ownableService) |
| Modifier and Type | Class and Description |
|---|---|
class |
OwnableServiceImpl
Ownership service support.
|
class |
OwnableServiceNOOPImpl
A simple implementation that does not support ownership.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwnerDynamicAuthority.setOwnableService(OwnableService ownableService)
Set the ownable service
|
| Modifier and Type | Field and Description |
|---|---|
protected OwnableService |
PermissionServiceImpl.ownableService |
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionServiceImpl.setOwnableService(OwnableService ownableService)
Set the ownable service.
|
| Modifier and Type | Method and Description |
|---|---|
OwnableService |
ACLEntryVoter.getOwnableService()
Get the ownable service
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACLEntryVoter.setOwnableService(OwnableService ownableService)
Set the ownable service
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionsManagerImpl.setOwnableService(OwnableService ownableService) |
| Modifier and Type | Method and Description |
|---|---|
OwnableService |
ServiceDescriptorRegistry.getOwnableService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOLRTrackingComponentImpl.setOwnableService(OwnableService ownableService) |
| Modifier and Type | Method and Description |
|---|---|
OwnableService |
ServiceRegistry.getOwnableService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.