Update JavaDoc to remove incorrect comment (fixes ALFCOM-2964)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31726 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2011-11-04 10:05:22 +00:00
parent f19c9e5b52
commit a400747605

View File

@@ -171,11 +171,7 @@ public class Search extends BaseScopableProcessorExtension
* *
* Resolve to AVM node via its display path * Resolve to AVM node via its display path
* *
* 4) QName - {store_type}/{store_id}/{child_qname_path} * @param referenceType one of "node", "path", or "avmpath"
*
* Resolve to node via its child qname path.
*
* @param referenceType one of node, path, avmpath or qname
* @param reference array of reference segments (as described above for each reference type) * @param reference array of reference segments (as described above for each reference type)
* @return ScriptNode the script node * @return ScriptNode the script node
*/ */