Liferay 7.0-ce-b4

com.liferay.portal.kernel.servlet
Interface PortalWebResources


public interface PortalWebResources


Method Summary
 String getContextPath()
           
 long getLastModified()
           
 String getResourceType()
           
 javax.servlet.ServletContext getServletContext()
           
 

Method Detail

getContextPath

String getContextPath()

getLastModified

long getLastModified()

getResourceType

String getResourceType()

getServletContext

javax.servlet.ServletContext getServletContext()

Liferay 7.0-ce-b4