mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
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:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user