Package | Description |
---|---|
org.nuxeo.ecm.platform.types | |
org.nuxeo.ecm.platform.types.adapter |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TypeView> |
Type.views |
Modifier and Type | Method and Description |
---|---|
protected TypeView |
TypeView.clone()
Clone to handle hot reload
|
TypeView |
Type.getView(String viewId) |
TypeView[] |
Type.getViews() |
Modifier and Type | Method and Description |
---|---|
void |
Type.setView(TypeView view) |
void |
Type.setViews(TypeView[] views) |
Modifier and Type | Method and Description |
---|---|
TypeView[] |
TypeInfoAdapter.getViews() |
TypeView[] |
TypeInfo.getViews() |
Copyright © 2018 Nuxeo. All rights reserved.