Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.softwarecatalog.service.persistence.SCProductScreenshotPersistence

Packages that use SCProductScreenshotPersistence
com.liferay.portlet.softwarecatalog.service.persistence   
 

Uses of SCProductScreenshotPersistence in com.liferay.portlet.softwarecatalog.service.persistence
 

Methods in com.liferay.portlet.softwarecatalog.service.persistence that return SCProductScreenshotPersistence
static SCProductScreenshotPersistence SCProductScreenshotUtil.getPersistence()
           
 

Methods in com.liferay.portlet.softwarecatalog.service.persistence with parameters of type SCProductScreenshotPersistence
 void SCProductScreenshotUtil.setPersistence(SCProductScreenshotPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5