0

Is it possible to retrieve the structure of usergroups from Alfresco using a CMIS session, and if so, how do I do it?

I use GXT (Java) and Apache's chemistry openCMIS API.

Mark Tielemans
  • 1,528
  • 3
  • 20
  • 40

1 Answers1

3

No it's not possible, if you'd searched the alfresco forums then you didn't had to ask the question ;).

Here is a similar question and answer on the forum.

Tahir Malik
  • 6,623
  • 15
  • 22
  • I noticed that said before, but found other sources saying it IS possible. Unfortunately, that wasn't backed up in any case, so I came here. Thanks for the answer. – Mark Tielemans Dec 28 '12 at 08:31