| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
com.ibm.portal.portletmodel.admin">AdminPortletModel | This interface provides administrative access and lookup methods for the global levels of portlet configuration that are not specific to a particular aggregation module. |
com.ibm.portal.portletmodel.admin">PortletDefinitionList | Model interface for a list of portlet definitions. |
com.ibm.portal.portletmodel.admin">PortletDefinitionLocator | A locator the can be provided by com.ibm.portal.portletmodel.admin">PortletDefinitionList implementations. |
com.ibm.portal.portletmodel.admin">PortletList | Model interface for a list of portlets. |
com.ibm.portal.portletmodel.admin">PortletLocator | A locator the can be provided by com.ibm.portal.portletmodel.admin">PortletList implementations. |
com.ibm.portal.portletmodel.admin">WebApplicationList | Model interface for a list of web applications. |
This package defines interfaces for administrative access to the portal's representation of portlets and their configuration data.
The com.ibm.portal.portletmodel.AdminPortletModel represents portlets and their
configuration data in the portal. The model is specific to a given user, i.e. the portlet
model might look different to different users due to access control settings.
The hierarchy of the administrative portlet model contains those types from the portlet model
that do not represent end-user specific configuration:
The administrative portlet model is global; i.e. the administrative model for a user will always contain all resources of the types specified above that are available in the portal and visible to that user.
| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |