| Package | Description |
|---|---|
| org.nuxeo.client.methods | |
| org.nuxeo.client.objects.config |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Facet> |
ConfigAPI.facet(String facet) |
retrofit2.Call<List<Facet>> |
ConfigAPI.facets() |
| Modifier and Type | Method and Description |
|---|---|
Facet |
ConfigManager.fetchFacet(String facet) |
| Modifier and Type | Method and Description |
|---|---|
List<Facet> |
ConfigManager.fetchFacets() |
Copyright © 2018 Nuxeo. All rights reserved.