public interface CustomPortletMode extends org.apache.pluto.container.om.portlet.CustomPortletMode, Serializable
Modifier and Type | Method and Description |
---|---|
Description |
addDescription(String lang) |
javax.portlet.PortletMode |
getCustomMode() |
Description |
getDescription(Locale locale) |
List<Description> |
getDescriptions() |
javax.portlet.PortletMode |
getMappedMode() |
Description getDescription(Locale locale)
getDescription
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
List<Description> getDescriptions()
getDescriptions
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
Description addDescription(String lang)
addDescription
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
javax.portlet.PortletMode getCustomMode()
javax.portlet.PortletMode getMappedMode()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.