Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.portlet
Interface ModifiablePortletDefinition
- All Superinterfaces:
- ActiveFlag, Identifiable, Localized, MarkupCapable, MetaDataProvider, Modifiable, ModifiableActiveFlag, ModifiableIdentifiable, ModifiableLocalized, ModifiableMetaDataProvider, ModifiablePortletPreferencesProvider, PortletDefinition, PortletPreferencesProvider, PublicRenderParameterProvider, TimeStamped
public interface ModifiablePortletDefinition- extends PortletDefinition, Modifiable, ModifiableIdentifiable, ModifiablePortletPreferencesProvider, ModifiableLocalized, ModifiableActiveFlag
An interface representing a modifiable portlet definition.
- Since:
- 6.1.0
Method Summary
Methods inherited from interface com.ibm.portal.portletmodel.PortletDefinition getEndpointProvider, getKeywords, getPortletModes, getPortletModes, supportsPortletMode, supportsPortletMode
Methods inherited from interface com.ibm.portal.admin.MarkupCapable getMarkups, supportsMarkup, supportsMarkup
Methods inherited from interface com.ibm.portal.portletmodel.PortletPreferencesProvider getMetaData, getPortletPreferencesLayer
Methods inherited from interface com.ibm.portal.portletmodel.PublicRenderParameterProvider getPublicRenderParameters
Methods inherited from interface com.ibm.portal.TimeStamped getCreated, getLastModified
Methods inherited from interface com.ibm.portal.ModifiableIdentifiable getModifiableObjectID
Methods inherited from interface com.ibm.portal.Identifiable getObjectID
Methods inherited from interface com.ibm.portal.portlet.ModifiablePortletPreferencesProvider getModifiableMetaData, getModifiablePortletPreferencesLayer
Methods inherited from interface com.ibm.portal.Localized getDescription, getLocales, getTitle
Methods inherited from interface com.ibm.portal.ModifiableActiveFlag confirmSetActive, setActive
Methods inherited from interface com.ibm.portal.ActiveFlag isActive
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD