Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.util.Portal

Packages that use Portal
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of Portal in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return Portal
static Portal PortalUtil.getPortal()
           
 

Methods in com.liferay.portal.util with parameters of type Portal
 void PortalUtil.setPortal(Portal portal)
           
 


Liferay 6.1.2-ce-ga3