Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.util.File

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

Uses of File in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return File
static File FileUtil.getFile()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type File
 void FileUtil.setFile(File file)
           
 


Liferay 6.2-ce-ga5