Uses of Class
org.nuxeo.client.objects.config.DocTypes
-
Packages that use DocTypes Package Description org.nuxeo.client.methods org.nuxeo.client.objects.config -
-
Uses of DocTypes in org.nuxeo.client.methods
Methods in org.nuxeo.client.methods that return types with arguments of type DocTypes Modifier and Type Method Description retrofit2.Call<DocTypes>ConfigAPI. types() -
Uses of DocTypes in org.nuxeo.client.objects.config
Methods in org.nuxeo.client.objects.config that return DocTypes Modifier and Type Method Description DocTypesDocTypesConverter. convert(DocTypes value)DocTypesConfigManager. fetchTypes()Methods in org.nuxeo.client.objects.config with parameters of type DocTypes Modifier and Type Method Description DocTypesDocTypesConverter. convert(DocTypes value)
-