public class CheckedOutAspect extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PolicyComponent |
policyComponent
Policy component
|
| Constructor and Description |
|---|
CheckedOutAspect() |
| Modifier and Type | Method and Description |
|---|---|
CopyBehaviourCallback |
getCallbackForCheckedOutAspect(QName classRef,
CopyDetails copyDetails)
Callback behaviour retrieval for the 'checkedOut' aspect.
|
void |
init() |
void |
onCreateVersion(QName classRef,
NodeRef versionableNode,
Map<String,Serializable> versionProperties,
PolicyScope nodeDetails)
Callback behaviour retrieval for the 'onCreateVersion' aspect.
|
void |
setPolicyComponent(PolicyComponent policyComponent)
Sets the policy component
|
protected PolicyComponent policyComponent
public void setPolicyComponent(PolicyComponent policyComponent)
policyComponent - the policy componentpublic void init()
public void onCreateVersion(QName classRef, NodeRef versionableNode, Map<String,Serializable> versionProperties, PolicyScope nodeDetails)
public CopyBehaviourCallback getCallbackForCheckedOutAspect(QName classRef, CopyDetails copyDetails)
DoNothingCopyBehaviourCallback alwaysCopyright © 2005–2021 Alfresco Software. All rights reserved.