Uses of Interface
org.alfresco.service.cmr.security.OwnableService
Packages that use OwnableService
Package
Description
The Alfesco filesystem to repository translation layer
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of OwnableService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return OwnableServiceModifier and TypeMethodDescriptionfinal OwnableServiceContentDiskDriver.getOwnableService()Get the ownable serviceMethods in org.alfresco.filesys.repo with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidContentDiskDriver.setOwnableService(OwnableService ownableService) Set the ownable servive -
Uses of OwnableService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidTakeOwnershipActionExecuter.setOwnableService(OwnableService service) -
Uses of OwnableService in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidCheckOutCheckInServiceImpl.setOwnableService(OwnableService ownableService) Set the ownable service -
Uses of OwnableService in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidImporterComponent.setOwnableService(OwnableService ownableService) -
Uses of OwnableService in org.alfresco.repo.ownable.impl
Classes in org.alfresco.repo.ownable.impl that implement OwnableServiceModifier and TypeClassDescriptionclassOwnership service support.classA simple implementation that does not support ownership. -
Uses of OwnableService in org.alfresco.repo.security.permissions.dynamic
Methods in org.alfresco.repo.security.permissions.dynamic with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidOwnerDynamicAuthority.setOwnableService(OwnableService ownableService) Set the ownable service -
Uses of OwnableService in org.alfresco.repo.security.permissions.impl
Fields in org.alfresco.repo.security.permissions.impl declared as OwnableServiceMethods in org.alfresco.repo.security.permissions.impl with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidPermissionServiceImpl.setOwnableService(OwnableService ownableService) Set the ownable service. -
Uses of OwnableService in org.alfresco.repo.security.permissions.impl.acegi
Methods in org.alfresco.repo.security.permissions.impl.acegi that return OwnableServiceMethods in org.alfresco.repo.security.permissions.impl.acegi with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidACLEntryVoter.setOwnableService(OwnableService ownableService) Set the ownable service -
Uses of OwnableService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidPermissionsManagerImpl.setOwnableService(OwnableService ownableService) -
Uses of OwnableService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return OwnableService -
Uses of OwnableService in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr with parameters of type OwnableServiceModifier and TypeMethodDescriptionvoidSOLRTrackingComponentImpl.setOwnableService(OwnableService ownableService) -
Uses of OwnableService in org.alfresco.service
Methods in org.alfresco.service that return OwnableServiceModifier and TypeMethodDescriptionServiceRegistry.getOwnableService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.