|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.QuartzLocalServiceWrapper
public class QuartzLocalServiceWrapper
Provides a wrapper for QuartzLocalService.
QuartzLocalService| Constructor Summary | |
|---|---|
QuartzLocalServiceWrapper(QuartzLocalService quartzLocalService)
|
|
| Method Summary | |
|---|---|
void |
checkQuartzTables()
|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
QuartzLocalService |
getWrappedQuartzLocalService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
QuartzLocalService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedQuartzLocalService(QuartzLocalService quartzLocalService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.QuartzLocalService) |
void |
setWrappedService(QuartzLocalService quartzLocalService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuartzLocalServiceWrapper(QuartzLocalService quartzLocalService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface QuartzLocalServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface QuartzLocalServicebeanIdentifier - the Spring bean ID for this bean
public void checkQuartzTables()
throws SystemException
checkQuartzTables in interface QuartzLocalServiceSystemExceptionpublic QuartzLocalService getWrappedQuartzLocalService()
getWrappedService()
public void setWrappedQuartzLocalService(QuartzLocalService quartzLocalService)
setWrappedService(com.liferay.portal.service.QuartzLocalService)
public QuartzLocalService getWrappedService()
getWrappedService in interface ServiceWrapper<QuartzLocalService>public void setWrappedService(QuartzLocalService quartzLocalService)
setWrappedService in interface ServiceWrapper<QuartzLocalService>
|
Liferay 6.2.0-ce-rc6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||