Fix TypeManager API to comply with domain model
-----------------------------------------------
Key: CMIS-96
URL: https://issues.apache.org/jira/browse/CMIS-96
Project: Chemistry
Issue Type: Bug
Components: api
Reporter: Florent Guillaume
Assignee: Florent Guillaume
The TypeManager API should reflect the exact capabilities offered by the domain
model and the Repository Service:
- getTypeChildren
- getTypeDescendants
with the same semantics.
In particular, children and descendants returned don't included the passed type
itself.
Also adding convenience method getTypeDescendants(typeId) that returns the type
as well, and getTypes().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.