@ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface QuartzLocalService extends BaseLocalService
QuartzLocalServiceUtil,
QuartzLocalServiceBaseImpl,
com.liferay.portal.service.impl.QuartzLocalServiceImpl| Modifier and Type | Method and Description |
|---|---|
void |
checkQuartzTables() |
java.lang.String |
getBeanIdentifier()
Returns the Spring bean ID for this bean.
|
void |
setBeanIdentifier(java.lang.String beanIdentifier)
Sets the Spring bean ID for this bean.
|
java.lang.String getBeanIdentifier()
void setBeanIdentifier(java.lang.String beanIdentifier)
beanIdentifier - the Spring bean ID for this beanvoid checkQuartzTables()
throws SystemException
SystemException