+

Search Tips   |   Advanced Search

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

com.ibm.portal.portlet
Interface ModifiablePortlet

All Superinterfaces:
Identifiable, Localized, MarkupCapable, MetaDataProvider, Modifiable, ModifiableIdentifiable, Portlet, PortletPreferencesProvider
public interface ModifiablePortlet
extends Portlet, Modifiable, ModifiableIdentifiable

An interface representing a modifiable portlet.

Since:
6.1.0

Method Summary
 
Methods inherited from interface com.ibm.portal.portletmodel.Portlet
getInitParameters, getMetaData, getPortletModes, getPortletModes, getPortletName, getPortletPreferencesLayer, supportsPortletMode, supportsPortletMode, supportsWindowState, supportsWindowState
 
Methods inherited from interface com.ibm.portal.admin.MarkupCapable
getMarkups, supportsMarkup, supportsMarkup
 
Methods inherited from interface com.ibm.portal.Localized
getDescription, getLocales, getTitle
 
Methods inherited from interface com.ibm.portal.ModifiableIdentifiable
getModifiableObjectID
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 

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