org.exoplatform.services.wsrp2.consumer.portlets
Class WSRPAdminPortlet

java.lang.Object
  extended by org.exoplatform.services.wsrp2.consumer.portlets.WSRPAdminPortlet

public class WSRPAdminPortlet
extends Object


Constructor Summary
WSRPAdminPortlet()
           
 
Method Summary
protected  String getValue(org.exoplatform.services.wsrp2.type.LocalizedString s)
           
 void init(org.exoplatform.container.ExoContainer cont)
           
 void processAction(ActionInput input, ActionOutput output, javax.servlet.http.HttpServletRequest request)
           
 void processEvent(EventInput input, EventOutput output)
           
 void render(RenderInput input, RenderOutput output)
           
protected  void reset()
           
 void serveResource(ResourceInput input, ResourceOutput output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRPAdminPortlet

public WSRPAdminPortlet()
Method Detail

init

public void init(org.exoplatform.container.ExoContainer cont)

render

public void render(RenderInput input,
                   RenderOutput output)
            throws PortletContainerException
Throws:
PortletContainerException

processAction

public void processAction(ActionInput input,
                          ActionOutput output,
                          javax.servlet.http.HttpServletRequest request)
                   throws PortletContainerException
Throws:
PortletContainerException

reset

protected void reset()

getValue

protected String getValue(org.exoplatform.services.wsrp2.type.LocalizedString s)

serveResource

public void serveResource(ResourceInput input,
                          ResourceOutput output)
                   throws PortletContainerException
Throws:
PortletContainerException

processEvent

public void processEvent(EventInput input,
                         EventOutput output)
                  throws PortletContainerException
Throws:
PortletContainerException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.