Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.softwarecatalog.service.persistence that return SCFrameworkVersionPersistence
static SCFrameworkVersionPersistence SCFrameworkVersionUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5