|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public SpaceExtensionModel
Interface for a space extension model.
Method Summary | |
---|---|
SpaceExtension |
create(JSON context)
Creates a new Space extension. |
Methods inherited from interface com.ibm.mashups.enabler.ListModelController |
---|
create, confirmCreate, insert, confirmInsert, remove, confirmRemove |
Methods inherited from interface com.ibm.mashups.enabler.ListModel |
---|
iterator |
Methods inherited from interface com.ibm.mashups.enabler.model.Model |
---|
setStrategy, getStrategies, getStrategy, addStrategy, removeStrategy |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Methods inherited from interface com.ibm.mashups.enabler.space.SpaceExtensionLocator |
---|
findExtensionBySpace |
Methods inherited from interface com.ibm.mashups.enabler.Locator |
---|
find |
Method Detail |
---|
SpaceExtension create(JSON context)
insert
method. The node will not appear in the model unless it is inserted.
context
-
array of predefined information used for the creation of the node. Should be null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |