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

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

public class WSRPAdminPortlet
extends Object


Constructor Summary
WSRPAdminPortlet()
           
 
Method Summary
protected  String getValue(org.exoplatform.services.wsrp.type.LocalizedString s)
           
 void init(org.exoplatform.container.ExoContainer cont)
           
 void processAction(ActionInput input, ActionOutput output, javax.servlet.http.HttpServletRequest request)
           
 void render(RenderInput input, RenderOutput output)
           
protected  void reset()
           
 
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)

reset

protected void reset()

getValue

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


Copyright © 2009 eXo Platform SAS. All Rights Reserved.