cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find the details on this object?

stevescott
Champ in-the-making
Champ in-the-making
I see one of my objects is tagged with a category…but Im not sure what or where to query to get the name\etc

This is whats coming back in as the Value..

workspace://SpacesStore/41ab6dec-48ea-4629-8494-3b4311b9506f

Thanks,
Steve
1 REPLY 1

mrogers
Star Contributor
Star Contributor
What you have there is a "Node Ref".

There are various APIs for finding out about nodes.   For example with the java API use the node service or the content service.

The name would be the cm:name property for this node.