Thanks
On Wed, Mar 28, 2012 at 2:05 PM, Florian Müller <[email protected]> wrote: > Try: > session.getTypeChildren("cmis:**document", true) > > The JavaDoc is here: > http://chemistry.apache.org/**java/0.6.0/maven/apidocs/org/** > apache/chemistry/opencmis/**client/api/Session.html#** > getTypeChildren(java.lang.**String<http://chemistry.apache.org/java/0.6.0/maven/apidocs/org/apache/chemistry/opencmis/client/api/Session.html#getTypeChildren(java.lang.String>, > boolean) > > > - Florian > > > Hi, >> >> I am using FilenetP8. >> I am not able to find the method in java which will give me the *List of >> Immediate Sublass of Document.* >> ** >> regards >> > >
