Uses of Class
org.opencastproject.liveschedule.api.LiveScheduleException
-
Uses of LiveScheduleException in org.opencastproject.liveschedule.api
Methods in org.opencastproject.liveschedule.api that throw LiveScheduleExceptionModifier and TypeMethodDescriptionbooleanLiveScheduleService.createOrUpdateLiveEvent(String mpId, org.opencastproject.metadata.dublincore.DublinCoreCatalog episodeDc) booleanLiveScheduleService.deleteLiveEvent(String mpId) booleanLiveScheduleService.updateLiveEventAcl(String mpId, org.opencastproject.security.api.AccessControlList acl)