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.CustomPortletModeList<Description> getDescriptions()
getDescriptions in interface org.apache.pluto.container.om.portlet.CustomPortletModeDescription addDescription(String lang)
addDescription in interface org.apache.pluto.container.om.portlet.CustomPortletModejavax.portlet.PortletMode getCustomMode()
javax.portlet.PortletMode getMappedMode()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.