com.knowgate.http.portlets
Class OportunitiesTab

java.lang.Object
  extended by GenericPortlet
      extended by com.knowgate.http.portlets.OportunitiesTab

public class OportunitiesTab
extends GenericPortlet

Open Oportunities Tabbed Dialog Portlet


Constructor Summary
OportunitiesTab()
           
OportunitiesTab(HipergatePortletConfig oConfig)
           
 
Method Summary
 void render(RenderRequest req, RenderResponse res)
           
 java.lang.String render(RenderRequest req, java.lang.String sEncoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OportunitiesTab

public OportunitiesTab()

OportunitiesTab

public OportunitiesTab(HipergatePortletConfig oConfig)
                throws javax.portlet.PortletException
Throws:
javax.portlet.PortletException
Method Detail

render

public java.lang.String render(RenderRequest req,
                               java.lang.String sEncoding)
                        throws PortletException,
                               java.io.IOException,
                               java.lang.IllegalStateException
Throws:
PortletException
java.io.IOException
java.lang.IllegalStateException

render

public void render(RenderRequest req,
                   RenderResponse res)
            throws PortletException,
                   java.io.IOException,
                   java.lang.IllegalStateException
Throws:
PortletException
java.io.IOException
java.lang.IllegalStateException