Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.softwarecatalog.service.persistence that return SCProductEntryPersistence
static SCProductEntryPersistence SCProductEntryUtil.getPersistence()
           
 

Methods in com.liferay.portlet.softwarecatalog.service.persistence with parameters of type SCProductEntryPersistence
 void SCProductEntryUtil.setPersistence(SCProductEntryPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3