Hi,
I need help.

Purpose:
I want to create a custom data node inside a folder in data workspace.

Trying:
Content 
mycontent=MgnlContext.getHierarchyManager("data").getContent("/MyContent");
Content yearContent = reviewTypeContent.createContent(xmlr.getYear());

Problem:
Both MgnlContext.getHierarchyManager 
 & Content is deprecated.
Trying:
 javax.jcr.Node
 Node.save method is also deprecated.advised to use jcr.session but 
MgnlContext.getJCRSession is also not working.

Is there any way to proceed.Please help..

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=45380f8c-f516-4c03-b3fe-054255eb067e


----------------------------------------------------------------
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]>
----------------------------------------------------------------

Reply via email to