Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.patcher.Patcher

Packages that use Patcher
com.liferay.portal.kernel.patcher   
com.liferay.portal.patcher   
 

Uses of Patcher in com.liferay.portal.kernel.patcher
 

Methods in com.liferay.portal.kernel.patcher that return Patcher
static Patcher PatcherUtil.getPatcher()
           
 

Methods in com.liferay.portal.kernel.patcher with parameters of type Patcher
 void PatcherUtil.setPatcher(Patcher patcher)
           
 

Uses of Patcher in com.liferay.portal.patcher
 

Classes in com.liferay.portal.patcher that implement Patcher
 class PatcherImpl
           
 


Liferay 6.2-ce-ga5