Liferay 6.1.2-ce-ga3

Uses of Package
com.liferay.portlet.softwarecatalog.service.persistence

Packages that use com.liferay.portlet.softwarecatalog.service.persistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.softwarecatalog.service.persistence   
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence used by com.liferay.portal.service.base
SCFrameworkVersionPersistence
          The persistence interface for the s c framework version service.
SCProductEntryPersistence
          The persistence interface for the s c product entry service.
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence used by com.liferay.portal.service.persistence
SCFrameworkVersionPersistence
          The persistence interface for the s c framework version service.
SCProductEntryPersistence
          The persistence interface for the s c product entry service.
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence used by com.liferay.portlet.softwarecatalog.service.base
SCFrameworkVersionPersistence
          The persistence interface for the s c framework version service.
SCLicensePersistence
          The persistence interface for the s c license service.
SCProductEntryPersistence
          The persistence interface for the s c product entry service.
SCProductScreenshotPersistence
          The persistence interface for the s c product screenshot service.
SCProductVersionPersistence
          The persistence interface for the s c product version service.
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence used by com.liferay.portlet.softwarecatalog.service.persistence
SCFrameworkVersionPersistence
          The persistence interface for the s c framework version service.
SCFrameworkVersionPersistenceImpl.AddSCProductVersion
           
SCFrameworkVersionPersistenceImpl.ClearSCProductVersions
           
SCFrameworkVersionPersistenceImpl.ContainsSCProductVersion
           
SCFrameworkVersionPersistenceImpl.RemoveSCProductVersion
           
SCLicensePersistence
          The persistence interface for the s c license service.
SCLicensePersistenceImpl.AddSCProductEntry
           
SCLicensePersistenceImpl.ClearSCProductEntries
           
SCLicensePersistenceImpl.ContainsSCProductEntry
           
SCLicensePersistenceImpl.RemoveSCProductEntry
           
SCProductEntryPersistence
          The persistence interface for the s c product entry service.
SCProductEntryPersistenceImpl.AddSCLicense
           
SCProductEntryPersistenceImpl.ClearSCLicenses
           
SCProductEntryPersistenceImpl.ContainsSCLicense
           
SCProductEntryPersistenceImpl.RemoveSCLicense
           
SCProductScreenshotPersistence
          The persistence interface for the s c product screenshot service.
SCProductVersionPersistence
          The persistence interface for the s c product version service.
SCProductVersionPersistenceImpl.AddSCFrameworkVersion
           
SCProductVersionPersistenceImpl.ClearSCFrameworkVersions
           
SCProductVersionPersistenceImpl.ContainsSCFrameworkVersion
           
SCProductVersionPersistenceImpl.RemoveSCFrameworkVersion
           
 


Liferay 6.1.2-ce-ga3