public class DocTypes extends Entity implements Connectable
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,DocType> |
docTypes |
protected Map<String,Schema> |
schemas |
entityType| Modifier | Constructor and Description |
|---|---|
protected |
DocTypes()
For deserialization purpose
|
| Modifier and Type | Method and Description |
|---|---|
DocType |
getDocType(String name) |
Map<String,DocType> |
getDocTypes() |
Schema |
getSchema(String name) |
Map<String,Schema> |
getSchemas() |
void |
reconnectWith(NuxeoClient nuxeoClient) |
getEntityTypepublic void reconnectWith(NuxeoClient nuxeoClient)
reconnectWith in interface ConnectableCopyright © 2018 Nuxeo. All rights reserved.