| Package | Description |
|---|---|
| org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
| org.alfresco.repo.coci | |
| org.alfresco.repo.googledocs | |
| 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 |
CheckOutCheckInServiceImpl.setOwnableService(OwnableService ownableService)
Set the ownable service
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleDocsServiceImpl.setOwnableService(OwnableService ownableService) |
| 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()
Get the ownable service (or null if one is not provided)
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.