com.knowgate.http.portlets
Class Invoicing
java.lang.Object
GenericPortlet
com.knowgate.http.portlets.Invoicing
public class Invoicing
- extends GenericPortlet
Invoicing Portlet
This is a portlet designed for the home page of hipergate.
It is currently empty.
|
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 |
Invoicing
public Invoicing()
Invoicing
public Invoicing(HipergatePortletConfig oConfig)
throws javax.portlet.PortletException
- Throws:
javax.portlet.PortletException
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