Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService

Packages that use SCProductEntryLocalService
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.softwarecatalog.service   
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.softwarecatalog.service.impl   
 

Uses of SCProductEntryLocalService in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as SCProductEntryLocalService
protected  SCProductEntryLocalService GroupServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService GroupLocalServiceBaseImpl.scProductEntryLocalService
           
 

Methods in com.liferay.portal.service.base that return SCProductEntryLocalService
 SCProductEntryLocalService GroupServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService GroupLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 

Methods in com.liferay.portal.service.base with parameters of type SCProductEntryLocalService
 void GroupServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void GroupLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 

Uses of SCProductEntryLocalService in com.liferay.portlet.softwarecatalog.service
 

Classes in com.liferay.portlet.softwarecatalog.service that implement SCProductEntryLocalService
 class SCProductEntryLocalServiceWrapper
           This class is a wrapper for SCProductEntryLocalService.
 

Methods in com.liferay.portlet.softwarecatalog.service that return SCProductEntryLocalService
static SCProductEntryLocalService SCProductEntryLocalServiceUtil.getService()
           
 SCProductEntryLocalService SCProductEntryLocalServiceWrapper.getWrappedSCProductEntryLocalService()
          Deprecated. Renamed to SCProductEntryLocalServiceWrapper.getWrappedService()
 SCProductEntryLocalService SCProductEntryLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.softwarecatalog.service with parameters of type SCProductEntryLocalService
 void SCProductEntryLocalServiceUtil.setService(SCProductEntryLocalService service)
          Deprecated.  
 void SCProductEntryLocalServiceWrapper.setWrappedSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Deprecated. Renamed to SCProductEntryLocalServiceWrapper.setWrappedService(com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService)
 void SCProductEntryLocalServiceWrapper.setWrappedService(SCProductEntryLocalService scProductEntryLocalService)
           
 

Constructors in com.liferay.portlet.softwarecatalog.service with parameters of type SCProductEntryLocalService
SCProductEntryLocalServiceWrapper(SCProductEntryLocalService scProductEntryLocalService)
           
 

Uses of SCProductEntryLocalService in com.liferay.portlet.softwarecatalog.service.base
 

Classes in com.liferay.portlet.softwarecatalog.service.base that implement SCProductEntryLocalService
 class SCProductEntryLocalServiceBaseImpl
          The base implementation of the s c product entry local service.
 

Fields in com.liferay.portlet.softwarecatalog.service.base declared as SCProductEntryLocalService
protected  SCProductEntryLocalService SCProductScreenshotLocalServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCProductVersionLocalServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCProductEntryLocalServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCLicenseLocalServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCFrameworkVersionServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCProductVersionServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCFrameworkVersionLocalServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCLicenseServiceBaseImpl.scProductEntryLocalService
           
protected  SCProductEntryLocalService SCProductEntryServiceBaseImpl.scProductEntryLocalService
           
 

Methods in com.liferay.portlet.softwarecatalog.service.base that return SCProductEntryLocalService
 SCProductEntryLocalService SCProductScreenshotLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCProductVersionLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCProductEntryLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCLicenseLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCFrameworkVersionServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCProductVersionServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCFrameworkVersionLocalServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCLicenseServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 SCProductEntryLocalService SCProductEntryServiceBaseImpl.getSCProductEntryLocalService()
          Returns the s c product entry local service.
 

Methods in com.liferay.portlet.softwarecatalog.service.base with parameters of type SCProductEntryLocalService
 void SCProductScreenshotLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCProductVersionLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCProductEntryLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCLicenseLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCFrameworkVersionServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCProductVersionServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCFrameworkVersionLocalServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCLicenseServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 void SCProductEntryServiceBaseImpl.setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
          Sets the s c product entry local service.
 

Uses of SCProductEntryLocalService in com.liferay.portlet.softwarecatalog.service.impl
 

Classes in com.liferay.portlet.softwarecatalog.service.impl that implement SCProductEntryLocalService
 class SCProductEntryLocalServiceImpl
           
 


Liferay 6.1.2-ce-ga3