Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.repo.policy.ClassPolicy
Packages that use org.alfresco.repo.policy.ClassPolicy
org.alfresco.repo.content
org.alfresco.repo.copy
org.alfresco.repo.node
org.alfresco.repo.policy The Policy Component.
org.alfresco.repo.version
Uses of ClassPolicy in org.alfresco.repo.content
Subinterfaces of ClassPolicy in org.alfresco.repo.content
static interface
ContentServicePolicies.OnContentUpdatePolicy
          Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant.
Uses of ClassPolicy in org.alfresco.repo.copy
Subinterfaces of ClassPolicy in org.alfresco.repo.copy
static interface
CopyServicePolicies.BeforeCopyPolicy
          The intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.
static interface
CopyServicePolicies.OnCopyCompletePolicy
          Final callback after the copy (including any cascading) has been completed.
Uses of ClassPolicy in org.alfresco.repo.node
Subinterfaces of ClassPolicy in org.alfresco.repo.node
static interface
NodeServicePolicies.BeforeAddAspectPolicy
static interface
NodeServicePolicies.BeforeArchiveNodePolicy
static interface
NodeServicePolicies.BeforeCreateNodePolicy
static interface
NodeServicePolicies.BeforeCreateStorePolicy
static interface
NodeServicePolicies.BeforeDeleteNodePolicy
static interface
NodeServicePolicies.BeforeMoveNodePolicy
static interface
NodeServicePolicies.BeforeRemoveAspectPolicy
static interface
NodeServicePolicies.BeforeSetNodeTypePolicy
static interface
NodeServicePolicies.BeforeUpdateNodePolicy
static interface
NodeServicePolicies.OnAddAspectPolicy
static interface
NodeServicePolicies.OnCreateNodePolicy
static interface
NodeServicePolicies.OnCreateStorePolicy
static interface
NodeServicePolicies.OnDeleteNodePolicy
static interface
NodeServicePolicies.OnMoveNodePolicy
static interface
NodeServicePolicies.OnRemoveAspectPolicy
static interface
NodeServicePolicies.OnRestoreNodePolicy
static interface
NodeServicePolicies.OnSetNodeTypePolicy
static interface
NodeServicePolicies.OnUpdateNodePolicy
static interface
NodeServicePolicies.OnUpdatePropertiesPolicy
Uses of ClassPolicy in org.alfresco.repo.policy
Classes in org.alfresco.repo.policy with type parameters of type ClassPolicy
class
ClassPolicyDelegate<P extends ClassPolicy>
          Delegate for a Class-level Policy.
Methods in org.alfresco.repo.policy with type parameters of type ClassPolicy
PolicyComponent.registerClassPolicy(Class<P> policy)
          Register a Class-level Policy
Uses of ClassPolicy in org.alfresco.repo.version
Subinterfaces of ClassPolicy in org.alfresco.repo.version
static interface
VersionServicePolicies.AfterCreateVersionPolicy
          After create version policy interface
static interface
VersionServicePolicies.BeforeCreateVersionPolicy
          Before create version policy interface.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.