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:
Derek Hulley
2009-02-19 13:23:54 +00:00
parent c062d8020f
commit ac8a0b1a51

View File

@@ -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,