public abstract class SCProductVersionServiceBaseImpl
extends com.liferay.portal.service.BaseServiceImpl
implements com.liferay.portlet.softwarecatalog.service.SCProductVersionService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in SCProductVersionServiceImpl.
SCProductVersionServiceImpl,
SCProductVersionServiceUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.counter.service.CounterLocalService |
counterLocalService |
protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService |
scFrameworkVersionLocalService |
protected com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence |
scFrameworkVersionPersistence |
protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService |
scFrameworkVersionService |
protected com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService |
scProductEntryLocalService |
protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence |
scProductEntryPersistence |
protected com.liferay.portlet.softwarecatalog.service.SCProductEntryService |
scProductEntryService |
protected com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService |
scProductVersionLocalService |
protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence |
scProductVersionPersistence |
protected com.liferay.portlet.softwarecatalog.service.SCProductVersionService |
scProductVersionService |
protected com.liferay.portal.service.persistence.UserFinder |
userFinder |
protected com.liferay.portal.service.UserLocalService |
userLocalService |
protected com.liferay.portal.service.persistence.UserPersistence |
userPersistence |
protected com.liferay.portal.service.UserService |
userService |
| Constructor and Description |
|---|
SCProductVersionServiceBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
com.liferay.counter.service.CounterLocalService |
getCounterLocalService()
Returns the counter local service.
|
protected java.lang.Class<?> |
getModelClass() |
protected java.lang.String |
getModelClassName() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService |
getSCFrameworkVersionLocalService()
Returns the s c framework version local service.
|
com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence |
getSCFrameworkVersionPersistence()
Returns the s c framework version persistence.
|
com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService |
getSCFrameworkVersionService()
Returns the s c framework version remote service.
|
com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService |
getSCProductEntryLocalService()
Returns the s c product entry local service.
|
com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence |
getSCProductEntryPersistence()
Returns the s c product entry persistence.
|
com.liferay.portlet.softwarecatalog.service.SCProductEntryService |
getSCProductEntryService()
Returns the s c product entry remote service.
|
com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService |
getSCProductVersionLocalService()
Returns the s c product version local service.
|
com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence |
getSCProductVersionPersistence()
Returns the s c product version persistence.
|
com.liferay.portlet.softwarecatalog.service.SCProductVersionService |
getSCProductVersionService()
Returns the s c product version remote service.
|
com.liferay.portal.service.persistence.UserFinder |
getUserFinder()
Returns the user finder.
|
com.liferay.portal.service.UserLocalService |
getUserLocalService()
Returns the user local service.
|
com.liferay.portal.service.persistence.UserPersistence |
getUserPersistence()
Returns the user persistence.
|
com.liferay.portal.service.UserService |
getUserService()
Returns the user remote service.
|
protected void |
runSQL(java.lang.String sql)
Performs a SQL query.
|
void |
setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
Sets the counter local service.
|
void |
setSCFrameworkVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService scFrameworkVersionLocalService)
Sets the s c framework version local service.
|
void |
setSCFrameworkVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence scFrameworkVersionPersistence)
Sets the s c framework version persistence.
|
void |
setSCFrameworkVersionService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService scFrameworkVersionService)
Sets the s c framework version remote service.
|
void |
setSCProductEntryLocalService(com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService scProductEntryLocalService)
Sets the s c product entry local service.
|
void |
setSCProductEntryPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence scProductEntryPersistence)
Sets the s c product entry persistence.
|
void |
setSCProductEntryService(com.liferay.portlet.softwarecatalog.service.SCProductEntryService scProductEntryService)
Sets the s c product entry remote service.
|
void |
setSCProductVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService scProductVersionLocalService)
Sets the s c product version local service.
|
void |
setSCProductVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence scProductVersionPersistence)
Sets the s c product version persistence.
|
void |
setSCProductVersionService(com.liferay.portlet.softwarecatalog.service.SCProductVersionService scProductVersionService)
Sets the s c product version remote service.
|
void |
setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
Sets the user finder.
|
void |
setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
Sets the user local service.
|
void |
setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
Sets the user persistence.
|
void |
setUserService(com.liferay.portal.service.UserService userService)
Sets the user remote service.
|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService.class) protected com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService scProductVersionLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductVersionService.class) protected com.liferay.portlet.softwarecatalog.service.SCProductVersionService scProductVersionService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence.class) protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence scProductVersionPersistence
@BeanReference(type=com.liferay.counter.service.CounterLocalService.class) protected com.liferay.counter.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.portal.service.UserLocalService.class) protected com.liferay.portal.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.service.UserService.class) protected com.liferay.portal.service.UserService userService
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class) protected com.liferay.portal.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class) protected com.liferay.portal.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService.class) protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService scFrameworkVersionLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService.class) protected com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService scFrameworkVersionService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence.class) protected com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence scFrameworkVersionPersistence
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService.class) protected com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService scProductEntryLocalService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.SCProductEntryService.class) protected com.liferay.portlet.softwarecatalog.service.SCProductEntryService scProductEntryService
@BeanReference(type=com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence.class) protected com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence scProductEntryPersistence
public com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService getSCProductVersionLocalService()
public void setSCProductVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCProductVersionLocalService scProductVersionLocalService)
scProductVersionLocalService - the s c product version local servicepublic com.liferay.portlet.softwarecatalog.service.SCProductVersionService getSCProductVersionService()
public void setSCProductVersionService(com.liferay.portlet.softwarecatalog.service.SCProductVersionService scProductVersionService)
scProductVersionService - the s c product version remote servicepublic com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence getSCProductVersionPersistence()
public void setSCProductVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductVersionPersistence scProductVersionPersistence)
scProductVersionPersistence - the s c product version persistencepublic com.liferay.counter.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic com.liferay.portal.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
userLocalService - the user local servicepublic com.liferay.portal.service.UserService getUserService()
public void setUserService(com.liferay.portal.service.UserService userService)
userService - the user remote servicepublic com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
userPersistence - the user persistencepublic com.liferay.portal.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
userFinder - the user finderpublic com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService getSCFrameworkVersionLocalService()
public void setSCFrameworkVersionLocalService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionLocalService scFrameworkVersionLocalService)
scFrameworkVersionLocalService - the s c framework version local servicepublic com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService getSCFrameworkVersionService()
public void setSCFrameworkVersionService(com.liferay.portlet.softwarecatalog.service.SCFrameworkVersionService scFrameworkVersionService)
scFrameworkVersionService - the s c framework version remote servicepublic com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence getSCFrameworkVersionPersistence()
public void setSCFrameworkVersionPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCFrameworkVersionPersistence scFrameworkVersionPersistence)
scFrameworkVersionPersistence - the s c framework version persistencepublic com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService getSCProductEntryLocalService()
public void setSCProductEntryLocalService(com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService scProductEntryLocalService)
scProductEntryLocalService - the s c product entry local servicepublic com.liferay.portlet.softwarecatalog.service.SCProductEntryService getSCProductEntryService()
public void setSCProductEntryService(com.liferay.portlet.softwarecatalog.service.SCProductEntryService scProductEntryService)
scProductEntryService - the s c product entry remote servicepublic com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence getSCProductEntryPersistence()
public void setSCProductEntryPersistence(com.liferay.portlet.softwarecatalog.service.persistence.SCProductEntryPersistence scProductEntryPersistence)
scProductEntryPersistence - the s c product entry persistencepublic void afterPropertiesSet()
public void destroy()
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiServicegetOSGiServiceIdentifier in interface com.liferay.portlet.softwarecatalog.service.SCProductVersionServiceprotected java.lang.Class<?> getModelClass()
protected java.lang.String getModelClassName()
protected void runSQL(java.lang.String sql)
sql - the sql query