org.exoplatform.services.wsrp.consumer.portlets
Class WSRPAdminPortletDataImp
java.lang.Object
org.exoplatform.services.portletcontainer.plugins.pc.PortletDataImp
org.exoplatform.services.wsrp.consumer.portlets.WSRPAdminPortletDataImp
- All Implemented Interfaces:
- PortletData
public class WSRPAdminPortletDataImp
- extends PortletDataImp
Created by The eXo Platform SAS Author : Alexey Zavizionov
alexey.zavizionov@exoplatform.com.ua 07.06.2007
| Methods inherited from class org.exoplatform.services.portletcontainer.plugins.pc.PortletDataImp |
getContainerRuntimeOption, getDescription, getDescription, getDisplayName, getExpirationCache, getInitParam, getPortletInfo, getPortletName, getPortletPreferences, getSecurityRoleRef, getSupportedLocale, getSupportedProcessingEvent, getSupportedPublicRenderParameter, getSupportedPublishingEvent, getSupports, getUserAttributes, getWrappedPortletTyped, isCacheGlobal, isLocalPortlet, isSecure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portletObj
protected WSRPAdminPortlet portletObj
WSRPAdminPortletDataImp
public WSRPAdminPortletDataImp(org.exoplatform.container.ExoContainer cont,
Map<String,String> adminPortletParams)
getPortletObject
public WSRPAdminPortlet getPortletObject()
getPortletModes
public Collection<javax.portlet.PortletMode> getPortletModes(String markup)
isModeSuported
public boolean isModeSuported(String markup,
javax.portlet.PortletMode mode)
getWindowStates
public Collection<javax.portlet.WindowState> getWindowStates(String markup)
isStateSupported
public boolean isStateSupported(String markup,
javax.portlet.WindowState state)
getEscapeXml
public boolean getEscapeXml()
- Description copied from class:
PortletDataImp
- Overridden method.
- Specified by:
getEscapeXml in interface PortletData- Overrides:
getEscapeXml in class PortletDataImp
- Returns:
- escape xml
- See Also:
PortletData.getEscapeXml()
isOfferToProcess
public static boolean isOfferToProcess(String portletAppName,
String portletName)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.