Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.softwarecatalog.service.persistence that return SCProductVersionPersistence
static SCProductVersionPersistence SCProductVersionUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5