Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAccessControlItem - Class in org.opencastproject.graphql.type.output
- AbstractAccessControlItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- AbstractAccessControlItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- AbstractCommand<T> - Class in org.opencastproject.graphql.command
-
AbstractCommand is an abstract class that implements the Command interface.
- AbstractCommand(AbstractCommand.Builder<T>) - Constructor for class org.opencastproject.graphql.command.AbstractCommand
- AbstractCommand.Builder<B> - Class in org.opencastproject.graphql.command
- AccessControlEntryTypeResolver - Class in org.opencastproject.graphql.type.resolver
- AccessControlEntryTypeResolver() - Constructor for class org.opencastproject.graphql.type.resolver.AccessControlEntryTypeResolver
- AccessControlItemInput - Class in org.opencastproject.graphql.type.input
- AccessControlItemInput() - Constructor for class org.opencastproject.graphql.type.input.AccessControlItemInput
- AccessControlItemInput(String, List<String>) - Constructor for class org.opencastproject.graphql.type.input.AccessControlItemInput
- AccessControlListInput - Class in org.opencastproject.graphql.type.input
- AccessControlListInput() - Constructor for class org.opencastproject.graphql.type.input.AccessControlListInput
- AccessControlListInput(Long, List<AccessControlItemInput>) - Constructor for class org.opencastproject.graphql.type.input.AccessControlListInput
- acl() - Method in class org.opencastproject.graphql.acl.AclEventExtension
- acl() - Method in class org.opencastproject.graphql.acl.AclSeriesExtension
- acl() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- AclEventExtension - Class in org.opencastproject.graphql.acl
- AclEventExtension(GqlEvent) - Constructor for class org.opencastproject.graphql.acl.AclEventExtension
- AclSeriesExtension - Class in org.opencastproject.graphql.acl
- AclSeriesExtension(GqlSeries) - Constructor for class org.opencastproject.graphql.acl.AclSeriesExtension
- action() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- activate(GraphQLConfiguration.Config) - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- addError(GraphQLError) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- addErrors(List<GraphQLError>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- addEventOrderByParams(EventSearchQuery, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- addExtension(String, Object) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- AdditionalTypeBuilder - Class in org.opencastproject.graphql.schema.builder
- AdditionalTypeBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- additionalTypeProviders(List<GraphQLAdditionalTypeProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- addOrderByParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addPaginationParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addQueryParams(E, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- addSeriesOrderByParams(SeriesSearchQuery, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- allEvents(Integer, Integer, String, EventOrderByInput, EventFilterByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventQueryExtension
- allSeries(Integer, Integer, String, SeriesOrderByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesQueryExtension
- AnnotationScanner - Class in org.opencastproject.graphql.util
-
This is a utility class that provides methods for scanning annotations in classes.
- ASC - Enum constant in enum class org.opencastproject.graphql.type.input.OrderDirection
B
- bindAdditionalTypeProvider(GraphQLAdditionalTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindDynamicTypeProvider(GraphQLDynamicTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindExtensionProvider(GraphQLExtensionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindFieldVisibilityProvider(GraphQLFieldVisibilityProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindMutationProvider(GraphQLMutationProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindQueryProvider(GraphQLQueryProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- bindTypeFunctionProvider(GraphQLTypeFunctionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- build() - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- build() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- build() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- build() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- build() - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- build() - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- build() - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- Builder() - Constructor for class org.opencastproject.graphql.command.AbstractCommand.Builder
- Builder() - Constructor for class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- Builder() - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- Builder(String) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- Builder(String, GqlCommonEventMetadataInput) - Constructor for class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- Builder(String, GqlCommonSeriesMetadataInput) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- Builder(GqlCommonSeriesMetadataInput, AccessControlListInput) - Constructor for class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- buildSchema(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.DurationFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.JsonFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.MapFunction
- buildType(boolean, Class<?>, AnnotatedType, ProcessingElementsContainer) - Method in class org.opencastproject.graphql.type.TimeFunction
C
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DurationFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.JsonFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.MapFunction
- canBuildType(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.TimeFunction
- catalogType() - Method in interface org.opencastproject.graphql.type.input.DublinCoreMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- catalogType() - Method in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- catalogType() - Method in interface org.opencastproject.graphql.type.output.GqlDublinCoreMetadata
- channel() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- clearContext() - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- codeRegistryProviders(List<GraphQLCodeRegistryProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- collection() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- collectionId() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- Command<T> - Interface in org.opencastproject.graphql.command
- CommonEventMetadataDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- CommonEventMetadataDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataDataFetcher
- CommonEventMetadataV2DataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- CommonEventMetadataV2DataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataV2DataFetcher
- commonMetadata(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- commonMetadataV2(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- commonMetadataV2(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.GqlSeries
- CommonSeriesMetadataV2DataFetcher - Class in org.opencastproject.graphql.datafetcher.series
- CommonSeriesMetadataV2DataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.series.CommonSeriesMetadataV2DataFetcher
- CONTEXT - Static variable in class org.opencastproject.graphql.execution.context.OpencastContextManager
- ContextDataFetcher<T> - Interface in org.opencastproject.graphql.datafetcher
- contributors() - Method in class org.opencastproject.graphql.event.GqlEvent
- contributors() - Method in class org.opencastproject.graphql.series.GqlSeries
- convertType(MetadataField) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLConverter
- create(String) - Static method in class org.opencastproject.graphql.command.DeleteEventCommand
- create(String) - Static method in class org.opencastproject.graphql.command.UpdateEventAclCommand
- create(String) - Static method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- create(String, GqlCommonEventMetadataInput) - Static method in class org.opencastproject.graphql.command.UpdateEventCommand
- create(String, GqlCommonSeriesMetadataInput) - Static method in class org.opencastproject.graphql.command.UpdateSeriesCommand
- create(GqlCommonSeriesMetadataInput, AccessControlListInput) - Static method in class org.opencastproject.graphql.command.CreateSeriesCommand
- created() - Method in class org.opencastproject.graphql.event.GqlEvent
- created() - Method in class org.opencastproject.graphql.series.GqlSeries
- createSeries(GqlCommonSeriesMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- CreateSeriesCommand - Class in org.opencastproject.graphql.command
- CreateSeriesCommand(CreateSeriesCommand.Builder) - Constructor for class org.opencastproject.graphql.command.CreateSeriesCommand
- CreateSeriesCommand.Builder - Class in org.opencastproject.graphql.command
- creator() - Method in class org.opencastproject.graphql.event.GqlEvent
- creator() - Method in class org.opencastproject.graphql.series.GqlSeries
- currentUser(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.user.UserQueryExtension
- CurrentUserDataFetcher - Class in org.opencastproject.graphql.datafetcher.user
- CurrentUserDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.user.CurrentUserDataFetcher
D
- data(Object) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- DateTimeFunction - Class in org.opencastproject.graphql.type
- DateTimeFunction() - Constructor for class org.opencastproject.graphql.type.DateTimeFunction
- DEFAULT_PAGE_SIZE - Static variable in class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- DEFAULT_PAGE_SIZE - Static variable in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- DefaultFalse - Class in org.opencastproject.graphql.defaultvalue
- DefaultFalse() - Constructor for class org.opencastproject.graphql.defaultvalue.DefaultFalse
- DefaultTrue - Class in org.opencastproject.graphql.defaultvalue
- DefaultTrue() - Constructor for class org.opencastproject.graphql.defaultvalue.DefaultTrue
- deleteEvent(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- DeleteEventCommand - Class in org.opencastproject.graphql.command
- DeleteEventCommand(DeleteEventCommand.Builder) - Constructor for class org.opencastproject.graphql.command.DeleteEventCommand
- DeleteEventCommand.Builder - Class in org.opencastproject.graphql.command
- DESC - Enum constant in enum class org.opencastproject.graphql.type.input.OrderDirection
- description() - Method in class org.opencastproject.graphql.event.GqlEvent
- description() - Method in class org.opencastproject.graphql.series.GqlSeries
- displayableStatus() - Method in class org.opencastproject.graphql.event.GqlEvent
- dispose() - Method in class org.opencastproject.graphql.schema.SchemaService
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.SchemaServlet
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.graphql.servlet.GraphQLServlet
- DublinCoreMetadataInput - Interface in org.opencastproject.graphql.type.input
- duration() - Method in class org.opencastproject.graphql.event.GqlEvent
- Duration - Static variable in class org.opencastproject.graphql.scalar.OpencastScalars
-
An ISO 8601 compliant duration scalar that accepts string values like `PT1H30M10S` and produces `java.time.Duration` objects at runtime.
- DurationFunction - Class in org.opencastproject.graphql.type
- DurationFunction() - Constructor for class org.opencastproject.graphql.type.DurationFunction
- DurationScalar - Class in org.opencastproject.graphql.scalar
- DynamicTypeBuilder - Class in org.opencastproject.graphql.schema.builder
- DynamicTypeBuilder(Organization) - Constructor for class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- dynamicTypeProviders(List<GraphQLDynamicTypeProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
E
- ElasticsearchDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ElasticsearchDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher
- email() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- email() - Method in class org.opencastproject.graphql.user.GqlUser
- endDate() - Method in class org.opencastproject.graphql.event.GqlEvent
- enrichContext(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- entries() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlList
- environment - Variable in class org.opencastproject.graphql.command.AbstractCommand
- environment(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- errors(List<GraphQLError>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- event_preview_subtype() - Element in annotation interface org.opencastproject.graphql.config.GraphQLConfiguration.Config
- event_retract_workflow_id() - Element in annotation interface org.opencastproject.graphql.config.GraphQLConfiguration.Config
- eventById(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventQueryExtension
- EventCurrentUserExtension - Class in org.opencastproject.graphql.event
- EventCurrentUserExtension(GqlCurrentUser) - Constructor for class org.opencastproject.graphql.event.EventCurrentUserExtension
- EventDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
-
The EventDataFetcher class implements the ContextDataFetcher interface with GqlEvent as the generic type.
- EventDataFetcher(String) - Constructor for class org.opencastproject.graphql.datafetcher.event.EventDataFetcher
- EventFilterByInput - Class in org.opencastproject.graphql.type.input
- EventFilterByInput() - Constructor for class org.opencastproject.graphql.type.input.EventFilterByInput
- EventFilterByInput(EventStatus, String, Boolean) - Constructor for class org.opencastproject.graphql.type.input.EventFilterByInput
- EventMutationExtension - Class in org.opencastproject.graphql.event
- EventOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.event
- EventOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- EventOrderByInput - Class in org.opencastproject.graphql.type.input
- EventOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.EventOrderByInput
- EventOrderByInput(OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.EventOrderByInput
- eventPreviewSubtype() - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- EventQueryExtension - Class in org.opencastproject.graphql.event
- eventRetractWorkflowId() - Method in class org.opencastproject.graphql.config.GraphQLConfiguration
- events(Integer, Integer, String, EventOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.GqlSeries
- eventStatus() - Method in class org.opencastproject.graphql.event.GqlEvent
- EventStatus - Enum Class in org.opencastproject.graphql.type.input
- execute() - Method in interface org.opencastproject.graphql.command.Command
- execute() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand
- execute() - Method in class org.opencastproject.graphql.command.DeleteEventCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateEventCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- execute() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand
- execute(ExecutionInput) - Method in class org.opencastproject.graphql.execution.ExecutionService
- execute(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.opencastproject.graphql.execution.ExecutionService
- execution_max_query_complexity() - Element in annotation interface org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration
- execution_max_query_depth() - Element in annotation interface org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration
- ExecutionErrorResult - Class in org.opencastproject.graphql.execution
- ExecutionErrorResult(List<GraphQLError>) - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult
- ExecutionErrorResult(List<GraphQLError>, Map<Object, Object>) - Constructor for class org.opencastproject.graphql.execution.ExecutionErrorResult
- ExecutionErrorResult.Builder - Class in org.opencastproject.graphql.execution
- ExecutionService - Class in org.opencastproject.graphql.execution
- ExecutionService(SchemaService, SecurityService, BundleContext, ExecutionService.ExecutionConfiguration) - Constructor for class org.opencastproject.graphql.execution.ExecutionService
- ExecutionService.ExecutionConfiguration - Annotation Interface in org.opencastproject.graphql.execution
- ExtensionBuilder - Class in org.opencastproject.graphql.schema.builder
- ExtensionBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- extensionProviders(List<GraphQLExtensionProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- extensions(Map<Object, Object>) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
F
- FAILED - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- fieldVisibilityProviders(List<GraphQLFieldVisibilityProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- findAnnotatedClasses(Class<?>, Class<? extends Annotation>) - Static method in class org.opencastproject.graphql.util.AnnotationScanner
-
Finds and returns a collection of classes that are annotated with a specific annotation.
- flavor() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- frameRate() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- from(ExecutionResult) - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult.Builder
- from(SearchResult<?>) - Static method in class org.opencastproject.graphql.type.output.OffsetPageInfo
G
- get() - Method in class org.opencastproject.graphql.defaultvalue.DefaultFalse
- get() - Method in class org.opencastproject.graphql.defaultvalue.DefaultTrue
- get(DataFetchingEnvironment) - Method in interface org.opencastproject.graphql.datafetcher.ContextDataFetcher
- get(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ServiceDataFetcher
- get(String) - Method in class org.opencastproject.graphql.schema.SchemaService
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in interface org.opencastproject.graphql.datafetcher.ContextDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.CommonEventMetadataV2DataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.CommonSeriesMetadataV2DataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.user.CurrentUserDataFetcher
- get(OpencastContext, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- getAccessControlEntries() - Method in class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- getAccessControlEntries() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- getAclFromEvent(Event) - Static method in class org.opencastproject.graphql.acl.AclEventExtension
- getAclFromSeries(Series) - Static method in class org.opencastproject.graphql.acl.AclSeriesExtension
- getAction() - Method in class org.opencastproject.graphql.type.input.AccessControlItemInput
- getAdditionalInputTypes() - Method in interface org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider
- getAdditionalOutputTypes() - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getAdditionalOutputTypes() - Method in interface org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider
- getCodeRegistry(GraphQLCodeRegistry) - Method in interface org.opencastproject.graphql.provider.GraphQLCodeRegistryProvider
- getConfiguration() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getContributors() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getCreated() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getCreated() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getCreator() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getCurrentContext() - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- getData() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getDescription() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getDirection() - Method in class org.opencastproject.graphql.type.input.SearchOrder
- getDocument(ExecutionInput, Function<ExecutionInput, PreparsedDocumentEntry>) - Method in class org.opencastproject.graphql.execution.QueryCache
- getDocumentAsync(ExecutionInput, Function<ExecutionInput, PreparsedDocumentEntry>) - Method in class org.opencastproject.graphql.execution.QueryCache
- getDynamicInputTypes(Organization, GraphQLAnnotations) - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getDynamicInputTypes(Organization, GraphQLAnnotations) - Method in interface org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider
- getDynamicOutputTypes(Organization, GraphQLAnnotations) - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getDynamicOutputTypes(Organization, GraphQLAnnotations) - Method in interface org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlAttachment
- getElement() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- getElement() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- getEndDate() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getEntries() - Method in class org.opencastproject.graphql.type.input.AccessControlListInput
- getErrors() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getErrorType() - Method in exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
- getEvent() - Method in class org.opencastproject.graphql.event.GqlEvent
- getEventStatus() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getExtensions() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getExtensions() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- getExtensions() - Method in interface org.opencastproject.graphql.provider.GraphQLExtensionProvider
-
Provides a default implementation for getting extensions.
- getField() - Method in class org.opencastproject.graphql.type.input.SearchOrder
- getFieldVisibility() - Method in interface org.opencastproject.graphql.provider.GraphQLFieldVisibilityProvider
- getFilterValue() - Method in enum class org.opencastproject.graphql.type.input.EventStatus
- getId() - Method in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- getLanguage() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getLicense() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getLimit() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- getLocation() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getLocations() - Method in exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
- getManagedAclId() - Method in class org.opencastproject.graphql.type.input.AccessControlListInput
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- getMetadataField() - Method in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- getMetadataField() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- getMutations() - Method in interface org.opencastproject.graphql.provider.GraphQLMutationProvider
- getOffset() - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- getOrder() - Method in enum class org.opencastproject.graphql.type.input.OrderDirection
- getOrganization() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getPath() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- getPresenters() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getPublished() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getPublishers() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getQueries() - Method in interface org.opencastproject.graphql.provider.GraphQLQueryProvider
- getRightHolder() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getRole() - Method in class org.opencastproject.graphql.type.input.AccessControlItemInput
- getSeries() - Method in class org.opencastproject.graphql.series.GqlSeries
- getSeriesId() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getSeriesName() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getService(Class<T>) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getStartDate() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getStatus() - Method in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- getStatus() - Method in class org.opencastproject.graphql.type.input.EventFilterByInput
- getSubject() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getTechnicalEndTime() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTechnicalStartTime() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTitle() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- getTitle() - Method in class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- getTitle() - Method in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- getType(TypeResolutionEnvironment) - Method in class org.opencastproject.graphql.type.resolver.AccessControlEntryTypeResolver
- getType(TypeResolutionEnvironment) - Method in class org.opencastproject.graphql.type.resolver.MetadataFieldInterfaceResolver
- getTypeFunctions() - Method in class org.opencastproject.graphql.OpencastGraphQLProvider
- getTypeFunctions() - Method in interface org.opencastproject.graphql.provider.GraphQLTypeFunctionProvider
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DateTimeFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.DurationFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.JsonFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.MapFunction
- getTypeName(Class<?>, AnnotatedType) - Method in class org.opencastproject.graphql.type.TimeFunction
- getUniqueRole() - Method in class org.opencastproject.graphql.type.output.AbstractAccessControlItem
- getUniqueRole() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- getUser() - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- getUser() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- getUser() - Method in class org.opencastproject.graphql.user.GqlUser
- getWorkflowState() - Method in class org.opencastproject.graphql.type.input.EventOrderByInput
- GqlAccessControlGenericItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlGenericItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- GqlAccessControlGenericItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- GqlAccessControlGroupItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlGroupItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- GqlAccessControlGroupItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- GqlAccessControlItem - Interface in org.opencastproject.graphql.type.output
- GqlAccessControlList - Class in org.opencastproject.graphql.type.output
- GqlAccessControlList(AccessControlList) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlList
- GqlAccessControlUserItem - Class in org.opencastproject.graphql.type.output
- GqlAccessControlUserItem(Set<AccessControlEntry>) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- GqlAccessControlUserItem(AccessControlEntry) - Constructor for class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- GqlAttachment - Class in org.opencastproject.graphql.type.output
- GqlAttachment(Attachment) - Constructor for class org.opencastproject.graphql.type.output.GqlAttachment
- GqlBooleanMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlBooleanMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- GqlCommonEventMetadata - Class in org.opencastproject.graphql.type.output
- GqlCommonEventMetadata() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- GqlCommonEventMetadataInput - Class in org.opencastproject.graphql.type.input
- GqlCommonEventMetadataInput() - Constructor for class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- GqlCommonEventMetadataV2 - Class in org.opencastproject.graphql.type.output
- GqlCommonEventMetadataV2() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- GqlCommonSeriesMetadata - Class in org.opencastproject.graphql.type.output
- GqlCommonSeriesMetadata() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- GqlCommonSeriesMetadataInput - Class in org.opencastproject.graphql.type.input
- GqlCommonSeriesMetadataInput() - Constructor for class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- GqlCommonSeriesMetadataV2 - Class in org.opencastproject.graphql.type.output
- GqlCommonSeriesMetadataV2() - Constructor for class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- GqlCurrentUser - Class in org.opencastproject.graphql.user
- GqlCurrentUser(User) - Constructor for class org.opencastproject.graphql.user.GqlCurrentUser
- GqlDateTimeMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlDateTimeMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- GqlDeleteEventPayload - Class in org.opencastproject.graphql.event
- GqlDeleteEventPayload() - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventPayload(String) - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventPayload(String, IndexService.EventRemovalResult) - Constructor for class org.opencastproject.graphql.event.GqlDeleteEventPayload
- GqlDeleteEventState - Enum Class in org.opencastproject.graphql.event
- GqlDublinCoreMetadata - Interface in org.opencastproject.graphql.type.output
- GqlDurationMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlDurationMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- GqlEvent - Class in org.opencastproject.graphql.event
- GqlEvent(Event) - Constructor for class org.opencastproject.graphql.event.GqlEvent
- GqlEventList - Class in org.opencastproject.graphql.event
- GqlEventList(SearchResult<Event>) - Constructor for class org.opencastproject.graphql.event.GqlEventList
- GqlIntMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlIntMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- GqlJsonMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlJsonMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- GqlListMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlListMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- GqlListProvider - Class in org.opencastproject.graphql.listprovider
- GqlListProvider(Map<String, String>, boolean) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProvider
- GqlListProviderEntry - Class in org.opencastproject.graphql.listprovider
- GqlListProviderEntry(String, String) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- GqlListProviderEntry(Map.Entry<String, String>) - Constructor for class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- GqlLongMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlLongMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- GqlManagedAcl - Class in org.opencastproject.graphql.acl
- GqlManagedAcl(ManagedAcl) - Constructor for class org.opencastproject.graphql.acl.GqlManagedAcl
- GqlManagedAclCatalogue - Class in org.opencastproject.graphql.acl
- GqlManagedAclCatalogue(List<ManagedAcl>) - Constructor for class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- GqlMediaPackageElement - Interface in org.opencastproject.graphql.type.output
- GqlMetadataFieldInterface - Interface in org.opencastproject.graphql.type.output
- GqlPublication - Class in org.opencastproject.graphql.type.output
- GqlPublication(Publication) - Constructor for class org.opencastproject.graphql.type.output.GqlPublication
- GqlSeries - Class in org.opencastproject.graphql.series
- GqlSeries(Series) - Constructor for class org.opencastproject.graphql.series.GqlSeries
- GqlSeriesList - Class in org.opencastproject.graphql.series
- GqlSeriesList(SearchResult<Series>) - Constructor for class org.opencastproject.graphql.series.GqlSeriesList
- GqlStringMetadataField - Class in org.opencastproject.graphql.type.output.field
- GqlStringMetadataField(MetadataField) - Constructor for class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- GqlTrack - Class in org.opencastproject.graphql.type.output
- GqlTrack(Track) - Constructor for class org.opencastproject.graphql.type.output.GqlTrack
- GqlUser - Class in org.opencastproject.graphql.user
- GqlUser(User) - Constructor for class org.opencastproject.graphql.user.GqlUser
- GqlUserList - Class in org.opencastproject.graphql.user
- GqlUserList(List<User>) - Constructor for class org.opencastproject.graphql.user.GqlUserList
- GqlUserList(List<User>, Long, Long, Long) - Constructor for class org.opencastproject.graphql.user.GqlUserList
- GraphQLAdditionalTypeProvider - Interface in org.opencastproject.graphql.provider
- GraphQLCodeRegistryProvider - Interface in org.opencastproject.graphql.provider
- GraphQLConfiguration - Class in org.opencastproject.graphql.config
- GraphQLConfiguration() - Constructor for class org.opencastproject.graphql.config.GraphQLConfiguration
- GraphQLConfiguration.Config - Annotation Interface in org.opencastproject.graphql.config
- GraphQLDynamicTypeProvider - Interface in org.opencastproject.graphql.provider
- GraphQLExtensionProvider - Interface in org.opencastproject.graphql.provider
-
This interface extends the GraphQLProvider interface and provides a method for getting extensions.
- GraphQLFieldVisibilityProvider - Interface in org.opencastproject.graphql.provider
- GraphQLMutationProvider - Interface in org.opencastproject.graphql.provider
- GraphQLNotFoundException - Exception Class in org.opencastproject.graphql.exception
- GraphQLNotFoundException(String) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLNotFoundException
- GraphQLObjectMapper - Class in org.opencastproject.graphql.util
- GraphQLObjectMapper() - Constructor for class org.opencastproject.graphql.util.GraphQLObjectMapper
- GraphQLProvider - Interface in org.opencastproject.graphql.provider
- GraphQLQueryProvider - Interface in org.opencastproject.graphql.provider
- GraphQLRuntimeException - Exception Class in org.opencastproject.graphql.exception
- GraphQLRuntimeException(String, Map<String, Object>, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(String, OpencastErrorType, Map<String, Object>, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(OpencastErrorType) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLRuntimeException(OpencastErrorType, Throwable) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- GraphQLServlet - Class in org.opencastproject.graphql.servlet
- GraphQLServlet(ExecutionService) - Constructor for class org.opencastproject.graphql.servlet.GraphQLServlet
- GraphQLTypeFunctionProvider - Interface in org.opencastproject.graphql.provider
- GraphQLUnauthorizedException - Exception Class in org.opencastproject.graphql.exception
- GraphQLUnauthorizedException(String) - Constructor for exception class org.opencastproject.graphql.exception.GraphQLUnauthorizedException
H
- handleException(DataFetcherExceptionHandlerParameters) - Method in class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
- hasPreview() - Method in class org.opencastproject.graphql.event.GqlEvent
- height() - Method in class org.opencastproject.graphql.type.output.GqlTrack
I
- id() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- id() - Method in class org.opencastproject.graphql.event.GqlEvent
- id() - Method in class org.opencastproject.graphql.series.GqlSeries
- id() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- INGESTING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- initiateContext(BundleContext) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- INSTANCE - Static variable in class org.opencastproject.graphql.scalar.DurationScalar
- InternalError - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- isDataPresent() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- isLive() - Method in class org.opencastproject.graphql.type.output.GqlTrack
J
- JsonFunction - Class in org.opencastproject.graphql.type
- JsonFunction() - Constructor for class org.opencastproject.graphql.type.JsonFunction
K
- key() - Method in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
L
- label() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- label() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- license() - Method in class org.opencastproject.graphql.event.GqlEvent
- license() - Method in class org.opencastproject.graphql.series.GqlSeries
- limit() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- limit(Integer) - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- listProvider() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- listProvider(String, Integer, Integer, String, Boolean, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.listprovider.ListProviderQueryExtension
- ListProviderQueryExtension - Class in org.opencastproject.graphql.listprovider
- location() - Method in class org.opencastproject.graphql.event.GqlEvent
- logicalName() - Method in class org.opencastproject.graphql.type.output.GqlTrack
M
- ManagedAclOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.acl
- ManagedAclOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- ManagedAclOrderByInput - Class in org.opencastproject.graphql.type.input
- ManagedAclOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- ManagedAclOrderByInput(OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- ManagedAclQueryExtension - Class in org.opencastproject.graphql.acl
- managedAcls(Integer, Integer, String, ManagedAclOrderByInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.acl.ManagedAclQueryExtension
- MapFunction - Class in org.opencastproject.graphql.type
- MapFunction() - Constructor for class org.opencastproject.graphql.type.MapFunction
- mapToClass(MetadataField.Type) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLFieldMapper
- mapType(MetadataField) - Static method in class org.opencastproject.graphql.util.MetadataFieldToGraphQLFieldMapper
- match(String, String...) - Static method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- MetadataFieldInterfaceResolver - Class in org.opencastproject.graphql.type.resolver
- MetadataFieldInterfaceResolver() - Constructor for class org.opencastproject.graphql.type.resolver.MetadataFieldInterfaceResolver
- MetadataFieldToGraphQLConverter - Class in org.opencastproject.graphql.util
- MetadataFieldToGraphQLFieldMapper - Class in org.opencastproject.graphql.util
- mimeType() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- Mutation - Class in org.opencastproject.graphql.type.input
- Mutation() - Constructor for class org.opencastproject.graphql.type.input.Mutation
- mutationProviders(List<GraphQLMutationProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
- myEvents(Integer, Integer, String, EventOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.EventCurrentUserExtension
- mySeries(Integer, Integer, String, SeriesOrderByInput, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.series.SeriesUserExtension
N
- name() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- name() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- name() - Method in class org.opencastproject.graphql.user.GqlUser
- newContext(BundleContext) - Static method in class org.opencastproject.graphql.execution.context.OpencastContext
- newExecutionResult() - Static method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- newInstance() - Static method in class org.opencastproject.graphql.util.GraphQLObjectMapper
- newThread(Runnable) - Method in class org.opencastproject.graphql.schema.SchemaService.SchemaUpdateThreadFactory
- nodes() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- nodes() - Method in class org.opencastproject.graphql.event.GqlEventList
- nodes() - Method in class org.opencastproject.graphql.listprovider.GqlListProvider
- nodes() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- nodes() - Method in class org.opencastproject.graphql.user.GqlUserList
- NONE - Enum constant in enum class org.opencastproject.graphql.type.input.OrderDirection
- NotFound - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
O
- offset() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- offset(Integer) - Method in class org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- OffsetPageInfo - Class in org.opencastproject.graphql.type.output
- OffsetPageInfo(Long, Long, Long) - Constructor for class org.opencastproject.graphql.type.output.OffsetPageInfo
- OffsetPaginationParams - Class in org.opencastproject.graphql.datafetcher
- OffsetPaginationParams.Builder - Class in org.opencastproject.graphql.datafetcher
- onField(AnnotationsWiringEnvironment) - Method in class org.opencastproject.graphql.directive.RolesAllowedWiring
- OpencastContext - Class in org.opencastproject.graphql.execution.context
- OpencastContext() - Constructor for class org.opencastproject.graphql.execution.context.OpencastContext
- OpencastContextManager - Class in org.opencastproject.graphql.execution.context
- OpencastDataFetcherExceptionHandler - Class in org.opencastproject.graphql.execution
- OpencastDataFetcherExceptionHandler() - Constructor for class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
- OpencastErrorType - Enum Class in org.opencastproject.graphql.exception
- OpencastGraphQLProvider - Class in org.opencastproject.graphql
- OpencastGraphQLProvider(IndexService, SecurityService) - Constructor for class org.opencastproject.graphql.OpencastGraphQLProvider
- OpencastScalars - Class in org.opencastproject.graphql.scalar
-
This class provides custom scalar types for the Opencast GraphQL API.
- order() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- OrderDirection - Enum Class in org.opencastproject.graphql.type.input
- org.opencastproject.graphql - package org.opencastproject.graphql
- org.opencastproject.graphql.acl - package org.opencastproject.graphql.acl
- org.opencastproject.graphql.command - package org.opencastproject.graphql.command
- org.opencastproject.graphql.config - package org.opencastproject.graphql.config
- org.opencastproject.graphql.datafetcher - package org.opencastproject.graphql.datafetcher
- org.opencastproject.graphql.datafetcher.acl - package org.opencastproject.graphql.datafetcher.acl
- org.opencastproject.graphql.datafetcher.event - package org.opencastproject.graphql.datafetcher.event
- org.opencastproject.graphql.datafetcher.series - package org.opencastproject.graphql.datafetcher.series
- org.opencastproject.graphql.datafetcher.user - package org.opencastproject.graphql.datafetcher.user
- org.opencastproject.graphql.defaultvalue - package org.opencastproject.graphql.defaultvalue
- org.opencastproject.graphql.directive - package org.opencastproject.graphql.directive
- org.opencastproject.graphql.event - package org.opencastproject.graphql.event
- org.opencastproject.graphql.exception - package org.opencastproject.graphql.exception
- org.opencastproject.graphql.execution - package org.opencastproject.graphql.execution
- org.opencastproject.graphql.execution.context - package org.opencastproject.graphql.execution.context
- org.opencastproject.graphql.listprovider - package org.opencastproject.graphql.listprovider
- org.opencastproject.graphql.provider - package org.opencastproject.graphql.provider
- org.opencastproject.graphql.scalar - package org.opencastproject.graphql.scalar
- org.opencastproject.graphql.schema - package org.opencastproject.graphql.schema
- org.opencastproject.graphql.schema.builder - package org.opencastproject.graphql.schema.builder
- org.opencastproject.graphql.series - package org.opencastproject.graphql.series
- org.opencastproject.graphql.servlet - package org.opencastproject.graphql.servlet
- org.opencastproject.graphql.type - package org.opencastproject.graphql.type
- org.opencastproject.graphql.type.input - package org.opencastproject.graphql.type.input
- org.opencastproject.graphql.type.output - package org.opencastproject.graphql.type.output
- org.opencastproject.graphql.type.output.field - package org.opencastproject.graphql.type.output.field
- org.opencastproject.graphql.type.resolver - package org.opencastproject.graphql.type.resolver
- org.opencastproject.graphql.user - package org.opencastproject.graphql.user
- org.opencastproject.graphql.util - package org.opencastproject.graphql.util
- OrganizationExecutionIdProvider - Class in org.opencastproject.graphql.execution
- OrganizationExecutionIdProvider(String) - Constructor for class org.opencastproject.graphql.execution.OrganizationExecutionIdProvider
- organizationId() - Method in class org.opencastproject.graphql.acl.GqlManagedAcl
- organizationRegistered(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- organizationUnregistered(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- organizationUpdated(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- organizers() - Method in class org.opencastproject.graphql.series.GqlSeries
P
- pageCount() - Method in class org.opencastproject.graphql.type.output.OffsetPageInfo
- pageInfo() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- pageInfo() - Method in class org.opencastproject.graphql.event.GqlEventList
- pageInfo() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- pageInfo() - Method in class org.opencastproject.graphql.user.GqlUserList
- ParameterDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ParameterDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- parseObjectParam(String, Class<E>, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- parseParam(String, K, DataFetchingEnvironment) - Method in class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
- PAUSED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PENDING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- presenters() - Method in class org.opencastproject.graphql.event.GqlEvent
- PROCESSED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING_CANCELLED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- PROCESSING_FAILURE - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- provide(String, String, Object) - Method in class org.opencastproject.graphql.execution.OrganizationExecutionIdProvider
- provider() - Method in class org.opencastproject.graphql.user.GqlUser
- publications(String, List<String>) - Method in class org.opencastproject.graphql.event.GqlEvent
- publisher() - Method in class org.opencastproject.graphql.event.GqlEvent
- publishers() - Method in class org.opencastproject.graphql.series.GqlSeries
Q
- Query - Class in org.opencastproject.graphql.type.output
- Query() - Constructor for class org.opencastproject.graphql.type.output.Query
- QueryCache - Class in org.opencastproject.graphql.execution
- QueryCache() - Constructor for class org.opencastproject.graphql.execution.QueryCache
- queryProviders(List<GraphQLQueryProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
R
- readOnly() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- RECORDING - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- RECORDING_FAILURE - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- required() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- restoreContext(DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.execution.context.OpencastContextManager
- RETRACTING - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- rightsHolder() - Method in class org.opencastproject.graphql.series.GqlSeries
- role() - Method in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- roles() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- roles() - Method in class org.opencastproject.graphql.user.GqlUser
- RolesAllowed - Annotation Interface in org.opencastproject.graphql.directive
- RolesAllowedWiring - Class in org.opencastproject.graphql.directive
- RolesAllowedWiring() - Constructor for class org.opencastproject.graphql.directive.RolesAllowedWiring
S
- SCHEDULED - Enum constant in enum class org.opencastproject.graphql.type.input.EventStatus
- schema_update_trigger_delay() - Element in annotation interface org.opencastproject.graphql.schema.SchemaService.SchemaConfiguration
- SchemaBuilder - Class in org.opencastproject.graphql.schema
- SchemaBuilder(Organization) - Constructor for class org.opencastproject.graphql.schema.SchemaBuilder
- SchemaException - Exception Class in org.opencastproject.graphql.schema
-
Thrown when there is an error building the GraphQL schema.
- SchemaException() - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(String) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(String, Throwable) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaException(Throwable) - Constructor for exception class org.opencastproject.graphql.schema.SchemaException
- SchemaService - Class in org.opencastproject.graphql.schema
- SchemaService(OrganizationDirectoryService, SchemaService.SchemaConfiguration) - Constructor for class org.opencastproject.graphql.schema.SchemaService
- SchemaService.SchemaConfiguration - Annotation Interface in org.opencastproject.graphql.schema
- SchemaService.SchemaUpdateThreadFactory - Class in org.opencastproject.graphql.schema
- SchemaServlet - Class in org.opencastproject.graphql.servlet
- SchemaServlet(SchemaService, SecurityService) - Constructor for class org.opencastproject.graphql.servlet.SchemaServlet
- SchemaUpdateThreadFactory() - Constructor for class org.opencastproject.graphql.schema.SchemaService.SchemaUpdateThreadFactory
- SearchOrder - Class in org.opencastproject.graphql.type.input
- SearchOrder() - Constructor for class org.opencastproject.graphql.type.input.SearchOrder
- SearchOrder(String, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.SearchOrder
- searchResult - Variable in class org.opencastproject.graphql.event.GqlEventList
- searchUser(Integer, Integer, String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.user.UserQueryExtension
- series(DataFetchingEnvironment) - Method in class org.opencastproject.graphql.event.GqlEvent
- seriesById(String, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesQueryExtension
- SeriesDataFetcher - Class in org.opencastproject.graphql.datafetcher.series
-
The SeriesDataFetcher class implements the ContextDataFetcher interface with GqlSeries as the generic type.
- SeriesDataFetcher(String) - Constructor for class org.opencastproject.graphql.datafetcher.series.SeriesDataFetcher
- seriesId() - Method in class org.opencastproject.graphql.event.GqlEvent
- SeriesMutationExtension - Class in org.opencastproject.graphql.series
- seriesName() - Method in class org.opencastproject.graphql.event.GqlEvent
- SeriesOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.series
- SeriesOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- SeriesOrderByInput - Class in org.opencastproject.graphql.type.input
- SeriesOrderByInput() - Constructor for class org.opencastproject.graphql.type.input.SeriesOrderByInput
- SeriesOrderByInput(OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection, OrderDirection) - Constructor for class org.opencastproject.graphql.type.input.SeriesOrderByInput
- SeriesQueryExtension - Class in org.opencastproject.graphql.series
- SeriesUserExtension - Class in org.opencastproject.graphql.series
- SeriesUserExtension(GqlCurrentUser) - Constructor for class org.opencastproject.graphql.series.SeriesUserExtension
- ServiceDataFetcher<T> - Class in org.opencastproject.graphql.datafetcher
- ServiceDataFetcher(String, Class<T>) - Constructor for class org.opencastproject.graphql.datafetcher.ServiceDataFetcher
- setBundleContext(BundleContext) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- setDirection(OrderDirection) - Method in class org.opencastproject.graphql.type.input.SearchOrder
- setField(String) - Method in class org.opencastproject.graphql.type.input.SearchOrder
- setOrganization(Organization) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- setUser(User) - Method in class org.opencastproject.graphql.execution.context.OpencastContext
- startDate() - Method in class org.opencastproject.graphql.event.GqlEvent
- SUCCESS - Enum constant in enum class org.opencastproject.graphql.event.GqlDeleteEventState
T
- tags() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- technicalEndTime() - Method in class org.opencastproject.graphql.event.GqlEvent
- technicalStartTime() - Method in class org.opencastproject.graphql.event.GqlEvent
- TimeFunction - Class in org.opencastproject.graphql.type
- TimeFunction() - Constructor for class org.opencastproject.graphql.type.TimeFunction
- title() - Method in class org.opencastproject.graphql.event.GqlEvent
- title() - Method in class org.opencastproject.graphql.series.GqlSeries
- toSpecification() - Method in exception class org.opencastproject.graphql.exception.GraphQLRuntimeException
- toSpecification() - Method in class org.opencastproject.graphql.execution.ExecutionErrorResult
- toString() - Method in class org.opencastproject.graphql.type.input.Mutation
- toString() - Method in class org.opencastproject.graphql.type.output.Query
- totalCount() - Method in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- totalCount() - Method in class org.opencastproject.graphql.event.GqlEventList
- totalCount() - Method in class org.opencastproject.graphql.series.GqlSeriesList
- totalCount() - Method in class org.opencastproject.graphql.user.GqlUserList
- tracks(List<String>) - Method in class org.opencastproject.graphql.type.output.GqlPublication
- translatable() - Method in class org.opencastproject.graphql.listprovider.GqlListProvider
- type() - Method in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- TYPE_NAME - Static variable in class org.opencastproject.graphql.acl.GqlManagedAcl
- TYPE_NAME - Static variable in class org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlDeleteEventPayload
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.event.GqlDeleteEventState
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlEvent
- TYPE_NAME - Static variable in class org.opencastproject.graphql.event.GqlEventList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.listprovider.GqlListProvider
- TYPE_NAME - Static variable in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- TYPE_NAME - Static variable in class org.opencastproject.graphql.series.GqlSeries
- TYPE_NAME - Static variable in class org.opencastproject.graphql.series.GqlSeriesList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.AccessControlItemInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.AccessControlListInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.EventFilterByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.EventOrderByInput
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.type.input.EventStatus
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.Mutation
- TYPE_NAME - Static variable in enum class org.opencastproject.graphql.type.input.OrderDirection
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.SearchOrder
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.input.SeriesOrderByInput
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlGenericItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlGroupItem
- TYPE_NAME - Static variable in interface org.opencastproject.graphql.type.output.GqlAccessControlItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlList
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlAccessControlUserItem
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonEventMetadata
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2
- TYPE_NAME - Static variable in interface org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlPublication
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.GqlTrack
- TYPE_NAME - Static variable in class org.opencastproject.graphql.type.output.Query
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlCurrentUser
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlUser
- TYPE_NAME - Static variable in class org.opencastproject.graphql.user.GqlUserList
- TypeFunctionBuilder - Class in org.opencastproject.graphql.schema.builder
- TypeFunctionBuilder() - Constructor for class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- typeFunctionProviders(List<GraphQLTypeFunctionProvider>) - Method in class org.opencastproject.graphql.schema.SchemaBuilder
U
- Unauthorized - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- unbindAdditionalTypeProvider(GraphQLAdditionalTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindDynamicTypeProvider(GraphQLDynamicTypeProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindExtensionProvider(GraphQLExtensionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindFieldVisibilityProvider(GraphQLFieldVisibilityProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindMutationProvider(GraphQLMutationProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindQueryProvider(GraphQLQueryProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- unbindTypeFunctionProvider(GraphQLTypeFunctionProvider) - Method in class org.opencastproject.graphql.schema.SchemaService
- Undefined - Enum constant in enum class org.opencastproject.graphql.exception.OpencastErrorType
- unwrap(Throwable) - Method in class org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler
-
Called to unwrap an exception to a more suitable cause if required.
- updateConfiguration(ExecutionService.ExecutionConfiguration) - Method in class org.opencastproject.graphql.execution.ExecutionService
- updateConfiguration(SchemaService.SchemaConfiguration) - Method in class org.opencastproject.graphql.schema.SchemaService
- updateEvent(String, GqlCommonEventMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- updateEventAcl(String, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.event.EventMutationExtension
- UpdateEventAclCommand - Class in org.opencastproject.graphql.command
- UpdateEventAclCommand(UpdateEventAclCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateEventAclCommand
- UpdateEventAclCommand.Builder - Class in org.opencastproject.graphql.command
- UpdateEventCommand - Class in org.opencastproject.graphql.command
- UpdateEventCommand(UpdateEventCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateEventCommand
- UpdateEventCommand.Builder - Class in org.opencastproject.graphql.command
- updateSchema(Organization) - Method in class org.opencastproject.graphql.schema.SchemaService
- updateSeries(String, GqlCommonSeriesMetadataInput, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- updateSeriesAcl(String, AccessControlListInput, DataFetchingEnvironment) - Static method in class org.opencastproject.graphql.series.SeriesMutationExtension
- UpdateSeriesAclCommand - Class in org.opencastproject.graphql.command
- UpdateSeriesAclCommand(UpdateSeriesAclCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesAclCommand
- UpdateSeriesAclCommand.Builder - Class in org.opencastproject.graphql.command
- UpdateSeriesCommand - Class in org.opencastproject.graphql.command
- UpdateSeriesCommand(UpdateSeriesCommand.Builder) - Constructor for class org.opencastproject.graphql.command.UpdateSeriesCommand
- UpdateSeriesCommand.Builder - Class in org.opencastproject.graphql.command
- uri() - Method in interface org.opencastproject.graphql.type.output.GqlMediaPackageElement
- uri() - Method in class org.opencastproject.graphql.type.output.GqlPublication
- username() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- username() - Method in class org.opencastproject.graphql.user.GqlUser
- UserOffsetDataFetcher - Class in org.opencastproject.graphql.datafetcher.user
- UserOffsetDataFetcher() - Constructor for class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- UserQueryExtension - Class in org.opencastproject.graphql.user
- userRole() - Method in class org.opencastproject.graphql.user.GqlCurrentUser
- userRole() - Method in class org.opencastproject.graphql.user.GqlUser
- users() - Method in class org.opencastproject.graphql.type.output.GqlAccessControlList
V
- validate() - Method in class org.opencastproject.graphql.command.AbstractCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.DeleteEventCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateEventCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- validate() - Method in class org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- value() - Element in annotation interface org.opencastproject.graphql.directive.RolesAllowed
- value() - Method in class org.opencastproject.graphql.listprovider.GqlListProviderEntry
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlDurationMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlIntMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlJsonMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlListMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlLongMetadataField
- value() - Method in class org.opencastproject.graphql.type.output.field.GqlStringMetadataField
- valueOf(String) - Static method in enum class org.opencastproject.graphql.event.GqlDeleteEventState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.exception.OpencastErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.type.input.EventStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.graphql.type.input.OrderDirection
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.graphql.event.GqlDeleteEventState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.exception.OpencastErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.type.input.EventStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.graphql.type.input.OrderDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- width() - Method in class org.opencastproject.graphql.type.output.GqlTrack
- withAdditionalTypeProviders(List<GraphQLAdditionalTypeProvider>) - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- withAnnotations(GraphQLAnnotations) - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- withAnnotationSchema(AnnotationsSchemaCreator.Builder) - Method in class org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- withDynamicTypeProviders(List<GraphQLDynamicTypeProvider>) - Method in class org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- withExtensionProviders(List<GraphQLExtensionProvider>) - Method in class org.opencastproject.graphql.schema.builder.ExtensionBuilder
- withFilter(String) - Method in class org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- withSeriesId(String) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- withTypeFunctionProviders(List<GraphQLTypeFunctionProvider>) - Method in class org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- withUser(User) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- withUser(User) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- writeOnly(boolean) - Method in class org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- writeOnly(boolean) - Method in class org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form