RepositoryUtils.hasLocalNodeData would be convinent to have
-----------------------------------------------------------

                 Key: BLOSSOM-26
                 URL: http://jira.magnolia-cms.com/browse/BLOSSOM-26
             Project: Magnolia Blossom Module
          Issue Type: Improvement
            Reporter: Kimmo Björnsson
            Assignee: Tobias Mattsson
            Priority: Trivial


RepositoryUtils.hasNodeData is nice to have but if I want to check for a local 
node data quick I can do this now:
RepositoryUtils.hasNodeData(RepositoryUtils.getLocalContentNode(), "myId"))

It would be nice with a:
RepositoryUtils.hasLocalNodeData("myId")

Similar to RepositoryUtils.getLocalNodeData vs. RepositoryUtils.getNodeData


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to