Method Summary |
|
public static com.sun.portal.container.ChannelMode | getChannelMode(PortletMode portletMode) Converts the given PortletMode to ChannelMode . |
public static PortletMode | getPortletMode(com.sun.portal.container.ChannelMode channelMode) Converts the given ChannelMode to PortletMode . |
public static WindowState | getWindowState(com.sun.portal.container.WindowState windowState) Converts the given com.sun.portal.container.WindowState
to WindowState . |
public static com.sun.portal.container.WindowState | getWindowState(WindowState windowState) Converts the given javax.portlet.WindowState
to com.sun.portal.container.WindowState . |