|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tutorial.portal.Visit
Constructor Summary | |
Visit()
|
Method Summary | |
void |
addModel(int id)
|
boolean |
getMaySelectPortlet()
Returns true if there are any additional portlets that the user has not already added. |
java.util.Collection |
getModels()
|
IPropertySelectionModel |
getPortletSelectionModel()
Returns a portlet selection model that will produce a list of all portlets not already in use. |
void |
removeModel(PortletModel model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Visit()
Method Detail |
public void removeModel(PortletModel model)
public java.util.Collection getModels()
public void addModel(int id)
public IPropertySelectionModel getPortletSelectionModel()
addModel(int)
.public boolean getMaySelectPortlet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |