public interface Listener extends org.apache.pluto.container.om.portlet.Listener, Serializable
| Modifier and Type | Method and Description |
|---|---|
Description |
addDescription(String lang) |
DisplayName |
addDisplayName(String lang) |
Description |
getDescription(Locale locale) |
List<Description> |
getDescriptions() |
DisplayName |
getDisplayName(Locale locale) |
List<DisplayName> |
getDisplayNames() |
Description getDescription(Locale locale)
getDescription in interface org.apache.pluto.container.om.portlet.ListenerList<Description> getDescriptions()
getDescriptions in interface org.apache.pluto.container.om.portlet.ListenerDescription addDescription(String lang)
addDescription in interface org.apache.pluto.container.om.portlet.ListenerDisplayName getDisplayName(Locale locale)
getDisplayName in interface org.apache.pluto.container.om.portlet.ListenerList<DisplayName> getDisplayNames()
getDisplayNames in interface org.apache.pluto.container.om.portlet.ListenerDisplayName addDisplayName(String lang)
addDisplayName in interface org.apache.pluto.container.om.portlet.ListenerCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.