Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.plugin.Screenshot

Packages that use Screenshot
com.liferay.portal.kernel.plugin   
com.liferay.util   
 

Uses of Screenshot in com.liferay.portal.kernel.plugin
 

Methods in com.liferay.portal.kernel.plugin that return types with arguments of type Screenshot
 List<Screenshot> PluginPackage.getScreenshots()
           
 

Method parameters in com.liferay.portal.kernel.plugin with type arguments of type Screenshot
 void PluginPackage.setScreenshots(List<Screenshot> screenshots)
           
 

Uses of Screenshot in com.liferay.util
 

Subclasses of Screenshot in com.liferay.util
 class Screenshot
          Deprecated. As of 6.1.0, replaced by Screenshot
 


Liferay 6.2-ce-ga5