Uses of Interface
org.opencastproject.editor.api.EditorService
Packages that use EditorService
Package
Description
-
Uses of EditorService in org.opencastproject.editor
Classes in org.opencastproject.editor that implement EditorServiceMethods in org.opencastproject.editor with parameters of type EditorServiceModifier and TypeMethodDescriptionvoidEditorServiceEndpoint.setEditorService(EditorService service) -
Uses of EditorService in org.opencastproject.editor.api
Fields in org.opencastproject.editor.api declared as EditorServiceModifier and TypeFieldDescriptionprotected EditorServiceEditorRestEndpointBase.editorServiceThe serviceMethods in org.opencastproject.editor.api with parameters of type EditorServiceModifier and TypeMethodDescriptionabstract voidEditorRestEndpointBase.setEditorService(EditorService service) -
Uses of EditorService in org.opencastproject.editor.remote
Classes in org.opencastproject.editor.remote that implement EditorServiceMethods in org.opencastproject.editor.remote with parameters of type EditorServiceModifier and TypeMethodDescriptionvoidEditorServiceRemoteEndpoint.setEditorService(EditorService service)