|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Transactional(isolation=PORTAL,
rollbackFor={PortalException.class,SystemException.class})
public interface QuartzLocalServiceProvides the local service interface for Quartz. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
QuartzLocalServiceUtil,
QuartzLocalServiceBaseImpl,
QuartzLocalServiceImpl| Method Summary | |
|---|---|
void |
checkQuartzTables()
|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
| Method Detail |
|---|
String getBeanIdentifier()
void setBeanIdentifier(String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean
void checkQuartzTables()
throws SystemException
SystemException
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||