Modifier and Type | Class and Description |
---|---|
class |
AliasableAspectCopyBehaviourCallback |
Modifier and Type | Class and Description |
---|---|
class |
CheckOutCheckInServiceImpl
Check out check in service implementation
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCopyBehaviourCallback
The default behaviour that a type of aspect implements if there is no associated
<
behaviour . |
Modifier and Type | Class and Description |
---|---|
class |
LockServiceImpl
Simple Lock service implementation
|
Modifier and Type | Class and Description |
---|---|
class |
LockableAspectInterceptor
NodeService interceptor to spoof the cm:lockable aspect when reading a node that has
an ephemeral lock on it.
|
Modifier and Type | Class and Description |
---|---|
class |
FileFolderServiceImpl
Implementation of the file/folder-specific service.
|
Modifier and Type | Class and Description |
---|---|
class |
DbNodeServiceImpl
Node service using database persistence layer to fulfill functionality
|
Modifier and Type | Class and Description |
---|---|
class |
PreferenceServiceImpl
Preference Service Implementation
|
Modifier and Type | Class and Description |
---|---|
class |
RatingServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
AllowPermissionServiceImpl |
class |
PermissionServiceImpl
The Alfresco implementation of a permissions service against our APIs for the permissions model and permissions
persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
Version2ServiceImpl
Version2 Service - implements version2Store (a lighter implementation of the lightWeightVersionStore)
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowPackageImpl
Alfresco implementation of Workflow Package where the package is stored
within the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
<E,M extends Trait> |
ExtenderImpl.getExtension(Extensible anExtensible,
ExtensionPoint<E,M> point) |
abstract <E,M extends Trait> |
Extender.getExtension(Extensible anExtensible,
ExtensionPoint<E,M> point)
Creates and returns a unique per
ExtensibleTrait object or
null if no extension-point factory is registered for the
given ExtensionPoint .Given that getTrait(Class) is used to obtain the
ExtendedTrait that the returned extension is uniquely associated
with, the uniqueness and garbage collection of the returned extension is
dependent on how the given Extensible handles its
ExtendedTrait s. |
Copyright © 2005–2017 Alfresco Software. All rights reserved.