Extended ACL Service interface.
This interface has NO equivalent in the CMIS specification. It contains ACL
convenience operations for clients and is built on top of the CMIS specified
operations.
This interface need not to be implemented by CMIS servers.
Removes the direct ACEs of an object and sets the provided ACEs.
The changes are local to the given object and are not propagated to
dependent objects.
The effect of this operation depends on the repository and the binding.
It is recommended to process the returned ACL after the method has been
called and check if result matches the expectation.