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.repo.web.scripts.admin | |
org.alfresco.repo.web.scripts.bean | |
org.alfresco.rest.api.impl | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.web.bean | |
org.alfresco.web.bean.users | |
org.alfresco.web.bean.wizard |
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 |
---|---|
protected OwnableService |
NodeBrowserPost.getOwnableService() |
Modifier and Type | Method and Description |
---|---|
void |
NodeBrowserPost.setOwnableService(OwnableService ownableService) |
Modifier and Type | Field and Description |
---|---|
protected OwnableService |
ADMRemoteStore.ownableService |
Modifier and Type | Method and Description |
---|---|
void |
ADMRemoteStore.setOwnableService(OwnableService ownableService) |
Modifier and Type | Method and Description |
---|---|
protected OwnableService |
NodesImpl.getOwnableService() |
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.
|
Modifier and Type | Method and Description |
---|---|
protected OwnableService |
BaseDetailsBean.getOwnableService() |
Modifier and Type | Method and Description |
---|---|
void |
BaseDetailsBean.setOwnableService(OwnableService ownableService)
Sets the ownable service instance the bean should use
|
Modifier and Type | Method and Description |
---|---|
protected OwnableService |
UserMembersBean.getOwnableService() |
Modifier and Type | Method and Description |
---|---|
void |
UserMembersBean.setOwnableService(OwnableService ownableService) |
void |
CreateUserWizard.setOwnableService(OwnableService ownableService) |
Modifier and Type | Method and Description |
---|---|
void |
NewUserWizard.setOwnableService(OwnableService ownableService)
Deprecated.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.