com.knowgate.http.portlets
Class CallsTab
java.lang.Object
javax.portlet.GenericPortlet
com.knowgate.http.portlets.CallsTab
- All Implemented Interfaces:
- javax.portlet.Portlet, javax.portlet.PortletConfig
- public class CallsTab
- extends javax.portlet.GenericPortlet
Phone Calls Tabbed Dialog Portlet
- Version:
- 2.2
|
Method Summary |
void |
render(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
|
java.lang.String |
render(javax.portlet.RenderRequest req,
java.lang.String sEncoding)
|
| Methods inherited from class javax.portlet.GenericPortlet |
destroy, doDispatch, doEdit, doHelp, doView, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, processAction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallsTab
public CallsTab()
CallsTab
public CallsTab(HipergatePortletConfig oConfig)
throws javax.portlet.PortletException
render
public java.lang.String render(javax.portlet.RenderRequest req,
java.lang.String sEncoding)
throws javax.portlet.PortletException,
java.io.IOException,
java.lang.IllegalStateException
- Throws:
javax.portlet.PortletException
java.io.IOException
java.lang.IllegalStateException
render
public void render(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
throws javax.portlet.PortletException,
java.io.IOException,
java.lang.IllegalStateException
- Throws:
javax.portlet.PortletException
java.io.IOException
java.lang.IllegalStateException