On 2/6/07, ruchi goel <[EMAIL PROTECTED]> wrote:



OK. So, if I have a ps:folder inheriting from nt:folder , how do I
access from my model the properties which are nherited from nt:folder.



You should create a new class descriptor which maps  a java class to a
ps:folder. In this class descriptor try to map the ps:folder properties into
the java class attribute. If I remember correctly, nt:file has not a lot of
properties (creation date + children def based on HierarchyNode).

Reply via email to