{ } }
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.admin
Interface VirtualPortalList<T extends java.lang.Object & VirtualPortal>

All Superinterfaces:
Invalidatable, InvalidatableListModel<T>, ListModel<T>, LocatorProvider<T>, SearchableListModel<T>
public interface VirtualPortalList<T extends java.lang.Object & VirtualPortal>
extends SearchableListModel<T>, InvalidatableListModel<T>

Admin model interface for the list of virtual portal elements. Admin portlets can obtain this list to get the information about virtual portals that the portal supports.

Since:
6.1.0
See Also:
VirtualPortal

Method Summary
 
Methods inherited from interface com.ibm.portal.LocatorProvider
getLocator
 
Methods inherited from interface com.ibm.portal.ListModel
iterator
 
Methods inherited from interface com.ibm.portal.Invalidatable
invalidate, invalidate
 

Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD