| com.salmonllc.portlet.SalmonPortlet
SalmonPortlet | public class SalmonPortlet extends GenericPortlet (Code) | | Provides an interface between the portlet api and a SOFIA JSP page
|
PORTLET_INFO_TOKEN | final public static String PORTLET_INFO_TOKEN(Code) | | |
constructLanguageString | public static String constructLanguageString()(Code) | | |
processAction | public void processAction(ActionRequest req, ActionResponse res) throws PortletException, IOException(Code) | | |
render | public void render(RenderRequest req, RenderResponse res) throws PortletException, IOException(Code) | | |
setUpApplicationContext | public static void setUpApplicationContext(PortletContext sContext)(Code) | | |
|
|