05-25-2021 07:32 AM
I need to use the OwnableService (java) in ACS customization but the service is deprecated in sdk 4.1 (or may be in old one as well).
What is the alternative to OwnableService to set/change the owner of the node in java?
Please, suggest.
Thanks
05-25-2021 06:13 PM
The OwnableService itself is NOT deprecated. The only thing that is deprecated is the ServiceRegistry.getOwnableService() method to retrieve the service. The JavaDoc explicitly reads "The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future."
Explore our Alfresco products with the links below. Use labels to filter content by product module.