01-22-2020 01:26 AM
Hi , I don"t want to use the nuxeo studio to configure the schema , to create new document type , to create new permission , to create new role and manage multi tenant concept above all i want to do using java client sdk. please help me in this Regards
01-22-2020 02:26 AM
Hello,
some actions, like creating new schemas and document types, cannot be done using the Java Client SDK. You will need to create a JAR project and deploy it as a plugin/bundle manually if you don't want to use Nuxeo Studio. For more information, I recommend you to read the following page: https://doc.nuxeo.com/nxdoc/data-modeling/
About the other actions you mentioned, you can check the Java Client documentation page: https://doc.nuxeo.com/client-java/3.2/ There you will find how to manage users and groups for example.
Regards.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.