Uses of Class
org.opencastproject.liveschedule.api.LiveScheduleException
Packages that use LiveScheduleException
-
Uses of LiveScheduleException in org.opencastproject.liveschedule.api
Methods in org.opencastproject.liveschedule.api that throw LiveScheduleExceptionModifier and TypeMethodDescriptionbooleanLiveScheduleService.createOrUpdateLiveEvent(String mpId, DublinCoreCatalog episodeDc) booleanLiveScheduleService.deleteLiveEvent(String mpId) booleanLiveScheduleService.updateLiveEventAcl(String mpId, AccessControlList acl) -
Uses of LiveScheduleException in org.opencastproject.liveschedule.impl
Methods in org.opencastproject.liveschedule.impl that throw LiveScheduleExceptionModifier and TypeMethodDescriptionbooleanLiveScheduleServiceImpl.createOrUpdateLiveEvent(String mpId, DublinCoreCatalog episodeDC) booleanLiveScheduleServiceImpl.deleteLiveEvent(String mpId) booleanLiveScheduleServiceImpl.updateLiveEventAcl(String mpId, AccessControlList acl)