public class DocType extends ConnectableEntity<ConfigAPI,DocType>
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
facets |
protected String |
name |
protected String |
parent |
protected DocType |
parentType
Services attributes
|
protected List<Schema> |
schemas |
entityTypeapi, apiClass, nuxeoClientheaderInterceptors, headerValues, okhttpBuilder, retrofit, retrofitBuilder| Modifier | Constructor and Description |
|---|---|
protected |
DocType()
For deserialization purpose
|
| Modifier and Type | Method and Description |
|---|---|
DocType |
fetchParent() |
Set<String> |
getFacets() |
String |
getName() |
String |
getParent() |
Schema |
getSchema(String name) |
List<Schema> |
getSchemas() |
boolean |
hasFacet(String facet) |
getEntityTypebuildRetrofit, fetchResponse, fetchResponse, reconnectWithconnectTimeout, depth, enrichers, enrichers, enrichersForDocument, fetchProperties, fetchProperties, fetchPropertiesForDocument, fetchPropertiesForGroup, header, header, header, header, header, header, header, readTimeout, replaceWith, schemas, schemas, timeout, transactionTimeout, versionprotected String name
protected String parent
protected DocType parentType
Copyright © 2018 Nuxeo. All rights reserved.