|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Model
| Method Summary | |
|---|---|
Model |
addItem(Model model)
|
List<Model> |
getItems()
|
ModelType |
getModelType()
|
String |
getModelTypeName()
|
boolean |
hasItems()
|
Model |
insertItem(int order,
Model model)
|
| Method Detail |
|---|
String getModelTypeName()
ModelType getModelType()
Model addItem(Model model)
throws ModelException
ModelException
Model insertItem(int order,
Model model)
throws ModelException
ModelExceptionList<Model> getItems()
boolean hasItems()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||