org.apache.jetspeed.om.portlet
Interface CustomPortletMode
- All Superinterfaces:
- org.apache.pluto.container.om.portlet.CustomPortletMode, java.io.Serializable
public interface CustomPortletMode
- extends org.apache.pluto.container.om.portlet.CustomPortletMode, java.io.Serializable
- Version:
- $Id: CustomPortletMode.java 755263 2009-03-17 14:23:52Z ate $
Methods inherited from interface org.apache.pluto.container.om.portlet.CustomPortletMode |
getPortletMode, isPortalManaged, setPortalManaged |
getDescription
Description getDescription(java.util.Locale locale)
- Specified by:
getDescription
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
getDescriptions
java.util.List<Description> getDescriptions()
- Specified by:
getDescriptions
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
addDescription
Description addDescription(java.lang.String lang)
- Specified by:
addDescription
in interface org.apache.pluto.container.om.portlet.CustomPortletMode
getCustomMode
javax.portlet.PortletMode getCustomMode()
getMappedMode
javax.portlet.PortletMode getMappedMode()
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.