| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentModelController<T extends ContentNode,M extends ModifiableContentNode>
A controller interface for the ContentModel interface.
Method Summary | ||
---|---|---|
| com.ibm.portal.content.ContentPage)">getLayoutModelController(ContentPage aContentPage)
Returns a layout model controller for the specified content page. |
Methods inherited from interface com.ibm.portal.content.ContentModel |
---|
com.ibm.portal.content.ContentPage)">getLayoutModel |
Methods inherited from interface com.ibm.portal.TreeModel |
---|
getChildren, getParent, getRoot, hasChildren |
Methods inherited from interface com.ibm.portal.Invalidatable |
---|
invalidate, invalidate |
Methods inherited from interface com.ibm.portal.TreeModel |
---|
getChildren, getParent, getRoot, hasChildren |
Methods inherited from interface com.ibm.portal.LocatorProvider |
---|
getLocator |
Methods inherited from interface com.ibm.portal.TreeModelController |
---|
confirmDelete, confirmInsert, delete, insert |
Methods inherited from interface com.ibm.portal.TreeModel |
---|
getChildren, getParent, getRoot, hasChildren |
Methods inherited from interface com.ibm.portal.ModelController |
---|
confirmCreate, create, getModifiableNode, resolve |
Methods inherited from interface com.ibm.portal.TreeModel |
---|
getChildren, getParent, getRoot, hasChildren |
Methods inherited from interface com.ibm.portal.LocatorProvider |
---|
getLocator |
Methods inherited from interface com.ibm.portal.Committable |
---|
commit, dispose |
Method Detail |
---|
<E extends LayoutNode,G extends ModifiableLayoutNode> LayoutModelController<E,G> getLayoutModelController(ContentPage aContentPage) throws CannotInstantiateControllerException
null
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |