Get node by uuid?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 04:54 AM
Hi, what is the best way on how to get the node with specified uuid? I think I could use lucene search and filter result with specified id, but i think this is not very efficient way.
Thanks
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:10 PM
The Lucene search has the ability search for a specific node based on noderef (i.e. the full ID of the node):
ID:…
See http://wiki.alfresco.com/wiki/Search#Fields_present_on_all_entries
Thanks,
Kevin
ID:…
See http://wiki.alfresco.com/wiki/Search#Fields_present_on_all_entries
Thanks,
Kevin
