mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V3.1 to HEAD
13288: Added @deprecated tag to 'onCopyNode' ___________________________________________________________________ Modified: svn:mergeinfo Merged /alfresco/BRANCHES/V3.1:r13288 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13289 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -48,6 +48,9 @@ public interface CopyServicePolicies
|
||||
* @param destinationStoreRef the destination store reference
|
||||
* @param copyToNewNode indicates whether we are copying to a new node or not
|
||||
* @param copyDetails modifiable <b>node</b> details
|
||||
*
|
||||
* @deprecated <b>WARNING:</b> This method will be replaced with a more
|
||||
* flexible and future-proof policy callback in the post-3.1 / Labs 3D code.
|
||||
*/
|
||||
public void onCopyNode(
|
||||
QName classRef,
|
||||
|
Reference in New Issue
Block a user