|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CopyBehaviourCallback | A callback to modify copy behaviour associated with a given type or aspect. |
CopyServicePolicies | Policies for the CopyService. |
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. |
CopyServicePolicies.OnCopyCompletePolicy | Final callback after the copy (including any cascading) has been completed. |
CopyServicePolicies.OnCopyNodePolicy | Policy invoked when a node is copied. |
Class Summary | |
---|---|
AbstractCopyBehaviourCallback | Abstract implementation to allow for easier migration if the interface changes. |
CompoundCopyBehaviourCallback | Handles compound behavioural callbacks for the same dictionary class (type or aspect). |
CopyBehaviourCallback.ChildAssocCopyAction | Description of how the copy process should traverse a child association. |
CopyBehaviourCallback.ChildAssocRecurseAction | Description of how the copy process should behave when copying an association. |
CopyBehaviourCallback.CopyChildAssociationDetails | A simple bean class to convey information to the callback methods dealing with copying of child associations. |
CopyDetails | Simple Java bean that contains the details of a copy process underway. |
CopyServiceImpl | Node operations service implmentation. |
CopyServiceImplTest | Node operations service unit tests |
CrossRepositoryCopyServiceImpl | Cross Repository Copying. |
DefaultCopyBehaviourCallback | The default behaviour that a type of aspect implements if there is no associated
<behaviour . |
DoNothingCopyBehaviourCallback | Simple copy behaviour to prevent any copying. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |