com.liferay.portlet.softwarecatalog.service.base
Class SCLicenseLocalServiceBaseImpl
java.lang.Object
com.liferay.portlet.softwarecatalog.service.base.SCLicenseLocalServiceBaseImpl
- All Implemented Interfaces:
- com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Direct Known Subclasses:
- SCLicenseLocalServiceImpl
public abstract class SCLicenseLocalServiceBaseImpl
- extends java.lang.Object
- implements com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService |
addLicense, deleteLicense, getLicense, getLicenses, getLicenses, getLicenses, getLicenses, getLicensesCount, getLicensesCount, getProductEntryLicenses, updateLicense |
scLicenseLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService.class)
protected com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService scLicenseLocalService
scLicenseService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCLicenseService.class)
protected com.liferay.portlet.softwarecatalog.service.SCLicenseService scLicenseService
scLicensePersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistence.class)
protected com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistence scLicensePersistence
scFrameworkVersionLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService.class)
protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService scFrameworkVersionLocalService
scFrameworkVersionService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService.class)
protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService scFrameworkVersionService
scFrameworkVersionPersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence.class)
protected com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence scFrameworkVersionPersistence
scProductEntryLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService.class)
protected com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService scProductEntryLocalService
scProductEntryService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductEntryService.class)
protected com.liferay.portlet.softwarecatalog.service.SCProductEntryService scProductEntryService
scProductEntryPersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence.class)
protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence scProductEntryPersistence
scProductScreenshotLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductScreenshotLocalService.class)
protected com.liferay.portlet.softwarecatalog.service.SCProductScreenshotLocalService scProductScreenshotLocalService
scProductScreenshotPersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCProductScreenshotPersistence.class)
protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductScreenshotPersistence scProductScreenshotPersistence
scProductVersionLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService.class)
protected com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService scProductVersionLocalService
scProductVersionService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductVersionService.class)
protected com.liferay.portlet.softwarecatalog.service.SCProductVersionService scProductVersionService
scProductVersionPersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence.class)
protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence scProductVersionPersistence
counterLocalService
@BeanReference(type=com.liferay.counter.service.CounterLocalService.class)
protected com.liferay.counter.service.CounterLocalService counterLocalService
counterService
@BeanReference(type=com.liferay.counter.service.CounterService.class)
protected com.liferay.counter.service.CounterService counterService
resourceLocalService
@BeanReference(type=com.liferay.portal.service.ResourceLocalService.class)
protected com.liferay.portal.service.ResourceLocalService resourceLocalService
resourceService
@BeanReference(type=com.liferay.portal.service.ResourceService.class)
protected com.liferay.portal.service.ResourceService resourceService
resourcePersistence
@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class)
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
resourceFinder
@BeanReference(type=com.liferay.portal.service.persistence.ResourceFinder.class)
protected com.liferay.portal.service.persistence.ResourceFinder resourceFinder
userLocalService
@BeanReference(type=com.liferay.portal.service.UserLocalService.class)
protected com.liferay.portal.service.UserLocalService userLocalService
userService
@BeanReference(type=com.liferay.portal.service.UserService.class)
protected com.liferay.portal.service.UserService userService
userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class)
protected com.liferay.portal.service.persistence.UserPersistence userPersistence
userFinder
@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class)
protected com.liferay.portal.service.persistence.UserFinder userFinder
SCLicenseLocalServiceBaseImpl
public SCLicenseLocalServiceBaseImpl()
addSCLicense
public com.liferay.portlet.softwarecatalog.model.SCLicense addSCLicense(com.liferay.portlet.softwarecatalog.model.SCLicense scLicense)
throws com.liferay.portal.SystemException
- Specified by:
addSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
createSCLicense
public com.liferay.portlet.softwarecatalog.model.SCLicense createSCLicense(long licenseId)
- Specified by:
createSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
deleteSCLicense
public void deleteSCLicense(long licenseId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Specified by:
deleteSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
deleteSCLicense
public void deleteSCLicense(com.liferay.portlet.softwarecatalog.model.SCLicense scLicense)
throws com.liferay.portal.SystemException
- Specified by:
deleteSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQuery
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQuery
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQuery
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQuery
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQuery
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQuery
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
dynamicQueryCount
public int dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
throws com.liferay.portal.SystemException
- Specified by:
dynamicQueryCount
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
getSCLicense
public com.liferay.portlet.softwarecatalog.model.SCLicense getSCLicense(long licenseId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Specified by:
getSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getSCLicenses
public java.util.List<com.liferay.portlet.softwarecatalog.model.SCLicense> getSCLicenses(int start,
int end)
throws com.liferay.portal.SystemException
- Specified by:
getSCLicenses
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
getSCLicensesCount
public int getSCLicensesCount()
throws com.liferay.portal.SystemException
- Specified by:
getSCLicensesCount
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
updateSCLicense
public com.liferay.portlet.softwarecatalog.model.SCLicense updateSCLicense(com.liferay.portlet.softwarecatalog.model.SCLicense scLicense)
throws com.liferay.portal.SystemException
- Specified by:
updateSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
updateSCLicense
public com.liferay.portlet.softwarecatalog.model.SCLicense updateSCLicense(com.liferay.portlet.softwarecatalog.model.SCLicense scLicense,
boolean merge)
throws com.liferay.portal.SystemException
- Specified by:
updateSCLicense
in interface com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService
- Throws:
com.liferay.portal.SystemException
getSCLicenseLocalService
public com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService getSCLicenseLocalService()
setSCLicenseLocalService
public void setSCLicenseLocalService(com.liferay.portlet.softwarecatalog.service.SCLicenseLocalService scLicenseLocalService)
getSCLicenseService
public com.liferay.portlet.softwarecatalog.service.SCLicenseService getSCLicenseService()
setSCLicenseService
public void setSCLicenseService(com.liferay.portlet.softwarecatalog.service.SCLicenseService scLicenseService)
getSCLicensePersistence
public com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistence getSCLicensePersistence()
setSCLicensePersistence
public void setSCLicensePersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCLicensePersistence scLicensePersistence)
getSCFrameworkVersionLocalService
public com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService getSCFrameworkVersionLocalService()
setSCFrameworkVersionLocalService
public void setSCFrameworkVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService scFrameworkVersionLocalService)
getSCFrameworkVersionService
public com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService getSCFrameworkVersionService()
setSCFrameworkVersionService
public void setSCFrameworkVersionService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService scFrameworkVersionService)
getSCFrameworkVersionPersistence
public com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence getSCFrameworkVersionPersistence()
setSCFrameworkVersionPersistence
public void setSCFrameworkVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence scFrameworkVersionPersistence)
getSCProductEntryLocalService
public com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService getSCProductEntryLocalService()
setSCProductEntryLocalService
public void setSCProductEntryLocalService(com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService scProductEntryLocalService)
getSCProductEntryService
public com.liferay.portlet.softwarecatalog.service.SCProductEntryService getSCProductEntryService()
setSCProductEntryService
public void setSCProductEntryService(com.liferay.portlet.softwarecatalog.service.SCProductEntryService scProductEntryService)
getSCProductEntryPersistence
public com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence getSCProductEntryPersistence()
setSCProductEntryPersistence
public void setSCProductEntryPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence scProductEntryPersistence)
getSCProductScreenshotLocalService
public com.liferay.portlet.softwarecatalog.service.SCProductScreenshotLocalService getSCProductScreenshotLocalService()
setSCProductScreenshotLocalService
public void setSCProductScreenshotLocalService(com.liferay.portlet.softwarecatalog.service.SCProductScreenshotLocalService scProductScreenshotLocalService)
getSCProductScreenshotPersistence
public com.liferay.portlet.softwarecatalog.service.persistence.SCProductScreenshotPersistence getSCProductScreenshotPersistence()
setSCProductScreenshotPersistence
public void setSCProductScreenshotPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductScreenshotPersistence scProductScreenshotPersistence)
getSCProductVersionLocalService
public com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService getSCProductVersionLocalService()
setSCProductVersionLocalService
public void setSCProductVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService scProductVersionLocalService)
getSCProductVersionService
public com.liferay.portlet.softwarecatalog.service.SCProductVersionService getSCProductVersionService()
setSCProductVersionService
public void setSCProductVersionService(com.liferay.portlet.softwarecatalog.service.SCProductVersionService scProductVersionService)
getSCProductVersionPersistence
public com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence getSCProductVersionPersistence()
setSCProductVersionPersistence
public void setSCProductVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence scProductVersionPersistence)
getCounterLocalService
public com.liferay.counter.service.CounterLocalService getCounterLocalService()
setCounterLocalService
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
getCounterService
public com.liferay.counter.service.CounterService getCounterService()
setCounterService
public void setCounterService(com.liferay.counter.service.CounterService counterService)
getResourceLocalService
public com.liferay.portal.service.ResourceLocalService getResourceLocalService()
setResourceLocalService
public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
getResourceService
public com.liferay.portal.service.ResourceService getResourceService()
setResourceService
public void setResourceService(com.liferay.portal.service.ResourceService resourceService)
getResourcePersistence
public com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
setResourcePersistence
public void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
getResourceFinder
public com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
setResourceFinder
public void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
getUserLocalService
public com.liferay.portal.service.UserLocalService getUserLocalService()
setUserLocalService
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
getUserService
public com.liferay.portal.service.UserService getUserService()
setUserService
public void setUserService(com.liferay.portal.service.UserService userService)
getUserPersistence
public com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
setUserPersistence
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
getUserFinder
public com.liferay.portal.service.persistence.UserFinder getUserFinder()
setUserFinder
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
runSQL
protected void runSQL(java.lang.String sql)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException