Package | Description |
---|---|
org.alfresco.repo.action | |
org.alfresco.repo.imap |
The implementation of the Alfresco Imap Server
|
org.alfresco.repo.lock | |
org.alfresco.repo.model.ml | |
org.alfresco.repo.node | |
org.alfresco.repo.node.integrity | |
org.alfresco.repo.policy |
The Policy Component.
|
org.alfresco.repo.rule | |
org.alfresco.repo.rule.ruletrigger | |
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionsAspect
Class containing behaviour for the actions aspect
|
Modifier and Type | Class and Description |
---|---|
class |
ImapServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
LockServiceImpl
Simple Lock service implementation
|
Modifier and Type | Class and Description |
---|---|
class |
MultilingualDocumentAspect
Class containing behaviour for the multilingual document aspect.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NodeServicePolicies.BeforeDeleteAssociationPolicy |
static interface |
NodeServicePolicies.BeforeDeleteChildAssociationPolicy |
static interface |
NodeServicePolicies.OnCreateAssociationPolicy |
static interface |
NodeServicePolicies.OnCreateChildAssociationPolicy |
static interface |
NodeServicePolicies.OnDeleteAssociationPolicy |
static interface |
NodeServicePolicies.OnDeleteChildAssociationPolicy |
Modifier and Type | Class and Description |
---|---|
class |
CascadeUpdateAspect |
Modifier and Type | Class and Description |
---|---|
class |
IncompleteNodeTagger
Component that tags
incomplete nodes. |
class |
IntegrityChecker
Component that generates and processes integrity events, enforcing the dictionary
model's node structure.
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationPolicyDelegate<P extends AssociationPolicy>
Delegate for a Class Feature-level (Property and Association) Policies.
|
Modifier and Type | Method and Description |
---|---|
<P extends AssociationPolicy> |
PolicyComponentImpl.registerAssociationPolicy(Class<P> policy) |
<P extends AssociationPolicy> |
PolicyComponent.registerAssociationPolicy(Class<P> policy)
Register a Association-level Policy
|
Modifier and Type | Class and Description |
---|---|
class |
RuleServiceImpl
Rule service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BeforeDeleteChildAssociationRuleTrigger
A rule trigger for the creation of secondary child associations.
|
class |
OnCreateChildAssociationRuleTrigger
A rule trigger for the creation of secondary child associations.
|
Modifier and Type | Class and Description |
---|---|
class |
RepoTransferReceiverImpl
The Repo Transfer Receiver is the "Back-End" for transfer subsystem.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.