use this: SessionImpl: public NodeImpl getNodeById(NodeId id);
regards, toby On 7/21/06, Paco Avila <[EMAIL PROTECTED]> wrote:
I'm implementing my own access manager and I have some issues. In isGranted method I get the ItemId. If it is a Node, I can typecast it as (NodeId) itemId. Now I can access to method getUUID() and locate the checked node using session. But what about nodes with no "jcr:uuid" atribute? So, I need to access to tested access node to get some properties. -- Paco Avila <[EMAIL PROTECTED]>
-- -----------------------------------------< [EMAIL PROTECTED] >--- Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97 -----------------------------------------------< http://www.day.com >---
