| java.lang.Object com.knowgate.http.portlets.HipergatePortletConfig
HipergatePortletConfig | public class HipergatePortletConfig implements PortletConfig(Code) | | author: Sergio Montoro Ten version: 1.0 |
HipergatePortletConfig | public HipergatePortletConfig()(Code) | | |
getPortletContext | public PortletContext getPortletContext()(Code) | | |
touch | public static void touch(Connection oCon, String sUserId, String sPortletNm, String sWrkAId) throws SQLException(Code) | | Touch portlet last modified date
Portlet last modified date is used for caching portlet output
Parameters: oCon - JDBC database connection Parameters: sUserId - GUID of ACLUser owner of the portlet Parameters: sPortletNm - GenericPortlet subclass name Parameters: sWrkAId - GUID of WorkArea where portlet is shown throws: SQLException - |
|
|