I want to get the value of "[b]mgnl:creationDate[/b]" property. Currently I am getting the list of nodes(javax.jcr.Node) in my java code which I fetch from JCR using QueryManager. I want to get the custom property value (ie: value of "[b]mgnl:creationDate[/b]") of each node while iterating. How can I get it?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5f1fe5f4-9018-4e4a-b7d9-fbc8883171e4 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
