Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AclListProvider - Class in org.opencastproject.index.service.resources.list.provider
- AclListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.AclListProvider
- AclsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the ACL list.
- AclsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.AclsListQuery
- activate(Map<String, Object>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
OSGi service activation callback.
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- activate(BundleContext) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- activate(ComponentContext) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- addCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to add
EventCatalogUIAdapterinstance. - addCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to add
SeriesCatalogUIAdapterinstance. - addIndexNamesToMap(Set<String>, Collection<ContributorsListProvider.Contributor>, List<String>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Add all names in the index to the map if they aren't already present as a user.
- AgentsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- AgentsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- AgentsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the capture-agents list.
- AgentsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- ALL - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- ARCHIVE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
B
- BooleanListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Boolean list provider.
- BooleanListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
C
- CatalogAdapterUtil - Class in org.opencastproject.index.service.util
- CatalogUIAdapterConfiguration - Class in org.opencastproject.index.service.catalog.adapter
-
This class parses a catalog UI adapter configuration and provides convenience access methods.
- CatalogUIAdapterFactory - Class in org.opencastproject.index.service.catalog.adapter
-
Based on the given service configuration this service factory will create new instances of
SeriesCatalogUIAdapterservices and register them in the OSGi service registry. - CatalogUIAdapterFactory() - Constructor for class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- COMMENTS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- CommonEventCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.events
-
Episode dublincore catalog implementation of a AbstractEventsCatalogUIAdapter
- CommonEventCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- CommonSeriesCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.series
- CommonSeriesCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- CONF_COMMON_METADATA_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_FLAVOR_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_ORGANIZATION_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_TITLE_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- CONF_TYPE_KEY - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- config - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The catalog UI adapter configuration
- ConfigurableDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter
- ConfigurableDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- ConfigurableEventDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.events
-
Managed service implementation of a AbstractEventsCatalogUIAdapter
- ConfigurableEventDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- ConfigurableSeriesDCCatalogUIAdapter - Class in org.opencastproject.index.service.catalog.adapter.series
-
A series catalog UI adapter that is managed by a configuration.
- ConfigurableSeriesDCCatalogUIAdapter() - Constructor for class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- conflictJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an CONFLICT (409) response with the given JSON as body
- CONTRIBUTORS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- CONTRIBUTORS - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- ContributorsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- ContributorsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- createAccessPolicyFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on access policy - createActionsFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on any actions. - createAgentFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on an agent - createCommentsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on comments - createContributorsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a contributor - createContributorsFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a contributor - createCreationDateFilter(Option<Tuple<Date, Date>>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on creation date period - createCreatorFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a creator - createCreatorFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Create a new
ResourceListFilterbased on a creator - createEvent(HttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Creates a new event based on a request.
- createEvent(HttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createEvent(JSONObject, MediaPackage) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createEvent(EventHttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a new event using a
EventHttpServletRequest. - createEvent(EventHttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFreeTextFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a free text. - createFromHttpServletRequest(HttpServletRequest, IngestService, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createHostnameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a hostname. - createIsPublishedFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on is published - createLanguageFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a language - createLanguageFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a language - createLicenseFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a license - createLocationFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a location - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a name - createNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a name. - createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createNodeNameFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a nodeName. - createOrganizersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a organizer - createPresentersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a presenter's full name - createProviderFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a provider - createPublisherFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on publishers - createReadPermissionFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- createRoleFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Create a new
ResourceListFilterbased on a role - createSeries(JSONObject) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a new series.
- createSeries(JSONObject) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createSeries(MetadataList, Map<String, String>, Opt<AccessControlList>, Opt<Long>) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create a series from a set of metadata and options.
- createSeries(MetadataList, Map<String, String>, Opt<AccessControlList>, Opt<Long>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- createSeriesFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on the Series id - createStartDateFilter(Option<Tuple<Date, Date>>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on start date period - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Create a new
ResourceListFilterbased on a state - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on stats - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Create a new
ResourceListFilterbased on a status. - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Create a new
ResourceListFilterbased on a status. - createStatusFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Create a new
ResourceListFilterbased on a status. - createSubjectFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a subject - createTechnicalPresentersFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Create a new
ResourceListFilterbased on a presenter's user name - createTitleFilter(Option<String>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Create a new
ResourceListFilterbased on a title - createWritePermissionFilter(Option<Boolean>) - Static method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
D
- deactivate(ComponentContext) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- DEFAULT - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- deleted(String) - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- DESCRIPTION - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- DESCRIPTION - Static variable in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- deserializeJsonToAcl(String, boolean) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
De-serialize an JSON into an
AccessControlList. - deserializeMetadataList(String, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
Change the simplified fields of key values provided to the external api into a
MetadataList. - DublinCoreMetadataUtil - Class in org.opencastproject.index.service.catalog.adapter
- dublinCoreProperties - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The metadata fields for all properties of the underlying DublinCore
E
- EMAIL - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- EMAIL_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- ENGAGE_LIVE_CHANNEL_ID - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
- EPISODE_TITLE - Static variable in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- EventCommentsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- EventCommentsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- EventCommentsListProvider.CommentsFilterList - Enum Class in org.opencastproject.index.service.resources.list.provider
-
The list of filter criteria for this provider
- EventCommentsListProvider.RESOLUTION - Enum Class in org.opencastproject.index.service.resources.list.provider
-
The resolutions
- EventHttpServletRequest - Class in org.opencastproject.index.service.impl.util
- EventHttpServletRequest() - Constructor for class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- EventListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the events list.
- EventListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.EventListQuery
- EventsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- EventsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- EventsListProvider.Comments - Enum Class in org.opencastproject.index.service.resources.list.provider
- EventsListProvider.IsPublished - Enum Class in org.opencastproject.index.service.resources.list.provider
- EventUtils - Class in org.opencastproject.index.service.impl.util
F
- FILTER_ACL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_ACL_PERMISSION_READ_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_ACL_PERMISSION_WRITE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_AGENT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_COMMENTS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_CONTRIBUTORS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_CONTRIBUTORS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATIONDATE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATOR_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_CREATOR_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- FILTER_IS_PUBLISHED_LABEL - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_IS_PUBLISHED_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_LABEL_ACTIONS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Actions filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Hostname filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Hostname filter label.
- FILTER_LABEL_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Hostname filter label.
- FILTER_LABEL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Name filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
NodeName filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
NodeName filter label.
- FILTER_LABEL_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
NodeName filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Status filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Status filter label.
- FILTER_LABEL_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Status filter label.
- FILTER_LANGUAGE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_LANGUAGE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_LAST_UPDATED - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_LICENSE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_LOCATION_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_NAME_ACTIONS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Actions filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Hostname filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Hostname filter name.
- FILTER_NAME_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Hostname filter name.
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AclsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Name filter name.
- FILTER_NAME_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
NodeName filter name.
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
NodeName filter name.
- FILTER_NAME_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
NodeName filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Status filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Status filter name.
- FILTER_NAME_STATUS - Static variable in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Status filter name.
- FILTER_ORGANIZERS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_PRESENTERS_BIBLIOGRAPHIC_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_PRESENTERS_TECHNICAL_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_PROVIDER_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_PUBLISHER_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_ROLE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_SERIES_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_STARTDATE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_STATUS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_STATUS_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_SUBJECT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AclsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.EventListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- FILTER_TEXT_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.UsersListQuery
- FILTER_TITLE_NAME - Static variable in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- filtersToJSON(ResourceListQuery, ListProvidersService, Organization) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Generate JSON presentation of the given filters
- filtersToJSONSeriesWriteAccess(ResourceListQuery, ListProvidersService, Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Generate JSON presentation of the given filters
- FiltersUtils - Class in org.opencastproject.index.service.util
-
Utility class providing helpers for all operations related to the filters.
- flavor - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The flavor of this catalog
- fromMap(Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Returns a JSON object with key-value from given map
G
- GENERAL_FAILURE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- generateFilter(Option<A>, String, String, ResourceListFilter.SourceType, Option<String>) - Static method in class org.opencastproject.index.service.util.FiltersUtils
-
Create a new
ResourceListFilterfollowing the parameters given - getAccessPolicy() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the acl used to filter if set - getAcl() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getAclService() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getActions() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining boolean value used to filter any actions if set. - getAgent() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the agent used to filter if set - getCatalogProperties(Class<?>, String) - Static method in class org.opencastproject.index.service.util.CatalogAdapterUtil
-
Get the catalog properties from the given file
- getCatalogXmlRootElementName() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Return the value of the configuration property
CatalogUIAdapterConfiguration.KEY_XML_ROOT_ELEMENT_NAME - getCatalogXmlRootNamespace() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Return the value of the configuration property
CatalogUIAdapterConfiguration.KEY_XML_ROOT_ELEMENT_NS_URI - getComments() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the comments used to filter if set - getCommonEventCatalogUIAdapter() - Method in interface org.opencastproject.index.service.api.IndexService
- getCommonEventCatalogUIAdapter() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonEventCatalogUIAdapter(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonSeriesCatalogUIAdapter() - Method in interface org.opencastproject.index.service.api.IndexService
- getCommonSeriesCatalogUIAdapter() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCommonSeriesCatalogUIAdapter(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getCompleted() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getContributor() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the contributor used to filter if set - getContributor() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the contributor used to filter if set - getCreationDate() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the creation date period used to filter if set - getCreator() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the creator used to filter if set - getCreator() - Method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Returns an
Optioncontaining the creator used to filter if set - getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getDefault() - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getDublinCoreProperties(Dictionary<String, ?>) - Static method in class org.opencastproject.index.service.catalog.adapter.DublinCoreMetadataUtil
- getEvent(String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Get a single event
- getEvent(String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventCatalogUIAdapters(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventMediapackage(Event) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventMediapackage(Event) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getEventMetadata(Event, EventCatalogUIAdapter) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Loads the metadata for the given event
- getEventMetadata(Event, EventCatalogUIAdapter, ResourceListQuery) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Loads the metadata for the given event
- getEventSource(Event) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventSource(Event) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Determines in a very basic way what kind of source the event is
- getEventWorkflowProperties(List<String>) - Method in interface org.opencastproject.index.service.api.IndexService
- getEventWorkflowProperties(List<String>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getExtendedEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getExtendedEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getFields(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- getFields(MediaPackage) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- getFieldsFromCatalogs(List<DublinCoreCatalog>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- getFlavor() - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFreeText() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the free text used to filter if set. - getFromAndToDateRange(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse the UTC format date range string to two Date objects to represent a range of dates.
- getHost() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getHostname() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getHostname() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getHostname() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the hostname used to filter if set. - getIterableStringMetadata(MetadataField) - Static method in class org.opencastproject.index.service.catalog.adapter.MetadataUtils
- getJsonString(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
- getJsonStringSilent(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Get a
Stringvalue from aJValueignoring errors. - getKeyValueMap(String) - Static method in class org.opencastproject.index.service.util.RequestUtils
-
Get a
Mapof metadata fields from a JSON array. - getLanguage() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the language used to filter if set - getLanguage() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the language used to filter if set - getLicense() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the license used to filter if set - getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getList(String, ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getList(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get all of the contributors with friendly printable names.
- getListNameFromFilter(EventCommentsListProvider.CommentsFilterList) - Static method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
-
Returns the list name related to the given filter
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- getListNames() - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- getListProvidersService() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getListWithTechnicalPresenters(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get the contributors list including usernames and organizations for the users available.
- getListWithUserNames(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
Get the contributors list including usernames and organizations for the users available.
- getLocation() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the location used to filter if set - getMeanQueueTime() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getMeanRunTime() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getMediaPackage() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getMetadataList() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getMetadataListWithAllEventCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getMetadataListWithAllEventCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getMetadataListWithAllSeriesCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getMetadataListWithAllSeriesCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getName() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- getName() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getName() - Method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Returns an
Optioncontaining the name used to filter if set - getName() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the name used to filter if set. - getName() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the name used to filter if set - getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - getNodeName() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the node name used to filter if set. - getOrganization() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getOrganization() - Method in class org.opencastproject.index.service.impl.util.Retraction
- getOrganizer() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the organizer used to filter if set - getPresenter() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the presenter used to filter if set - getProcessing() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getProvider() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the provider used to filter if set - getPublisher() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the publisher used to filter if set - getQueued() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getRawFields() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getRawFields(Map<String, ResourceListQuery>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getRawFields(ResourceListQuery) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getReadPermission() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- getRole() - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Returns an
Optioncontaining the role used to filter if set - getRunning() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getScheduling() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getSecurityService() - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
Return instance of
SecurityService. - getSeriesCatalogUIAdapters() - Method in interface org.opencastproject.index.service.api.IndexService
- getSeriesCatalogUIAdapters() - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getSeriesCatalogUIAdapters(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- getSeriesId() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the seriesId used to filter if set - getSeriesService() - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
Return the
SeriesServiceto get access to the metadata catalogs of a series - getSource() - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- getStartDate() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the start date period used to filter if set - getStatus() - Method in class org.opencastproject.index.service.resources.list.api.Service
- getStatus() - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Returns an
Optioncontaining the status used to filter if set - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the status used to filter if set - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Returns an
Optioncontaining the status used to filter if set. - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Returns an
Optioncontaining the status used to filter if set. - getStatus() - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Returns an
Optioncontaining the status used to filter if set. - getSubject() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the subject used to filter if set - getTechnicalPresenter() - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Returns an
Optioncontaining the technical presenter's username used to filter if set - getTechnicalPresenters(DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Processes the combined usernames and free text entries of the presenters (creator) field into a list of presenters using the full names of the users if available and adds the usernames to a set of technical presenters.
- getTitle() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Returns an
Optioncontaining the title used to filter if set - getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- getUITitle() - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- getUser() - Method in class org.opencastproject.index.service.impl.util.Retraction
- getWorkspace() - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- getWritePermission() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- getXmlNamespaceContext() - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Returns the XML namespace context that could be built out of the configuration.
- GroupsListProvider - Class in org.opencastproject.index.service.resources.list.provider
- GroupsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- GroupsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the users list.
- GroupsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.GroupsListQuery
H
- handlesOrganization(String) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
I
- ID - Static variable in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- ID_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- IndexService - Interface in org.opencastproject.index.service.api
- IndexService.EventRemovalResult - Enum Class in org.opencastproject.index.service.api
- IndexService.Source - Enum Class in org.opencastproject.index.service.api
- IndexService.SourceType - Enum Class in org.opencastproject.index.service.api
- IndexServiceException - Exception Class in org.opencastproject.index.service.exception
-
An exception which indicates an error when creating a response.
- IndexServiceException(String) - Constructor for exception class org.opencastproject.index.service.exception.IndexServiceException
-
Constructor without cause.
- IndexServiceException(String, Throwable) - Constructor for exception class org.opencastproject.index.service.exception.IndexServiceException
-
Full fledged constructor.
- IndexServiceImpl - Class in org.opencastproject.index.service.impl
- IndexServiceImpl() - Constructor for class org.opencastproject.index.service.impl.IndexServiceImpl
- internalChannelFilter - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
-
A filter to remove all internal channel publications.
- isCompliant(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.api.Service
-
Checks if the query filters this service or not.
- ISPUBLISHED - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- isTranslatable(String) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- isWorkflowActive(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
J
- JOB_STATUS_FILTER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Job status label prefix.
- JobsListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Jobs list provider.
- JobsListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.JobsListProvider
- JobsListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the jobs list.
- JobsListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Default constructor.
- JobsListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Copy constructor for the base class
ResourceListQuery. - JSONUtils - Class in org.opencastproject.index.service.util
-
Utility class providing helpers for all operation related to JSON.
K
- KEY_XML_ROOT_ELEMENT_NAME - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- KEY_XML_ROOT_ELEMENT_NS_URI - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
L
- LANGUAGE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- LICENSE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- LIST_HOSTNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Hostname list name.
- LIST_NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Name list name.
- LIST_NODE_NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
NodeName list name.
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Status list name.
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status list name.
- LIST_STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Status list name.
- LIST_WORKFLOW - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
Workflow list name.
- listProvidersService - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
Reference to the list providers service
- loadDublinCoreCatalog(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- loadDublinCoreCatalog(String) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- loadFromDictionary(Dictionary<String, ?>) - Static method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
-
Load configuration from a dictionary.
- LOCATION - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
M
- mapToJSON(Map<String, String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Turn a map into a
JObjectobject - MetadataUtils - Class in org.opencastproject.index.service.catalog.adapter
-
A helper class for dealing with metadata.
- modified(Map<String, Object>) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
N
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.AclListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- NAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_AND_EMAIL - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_AND_USERNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAME_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
The names of the different list available through this provider.
- NAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- NAMES_TO_USERNAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- NO - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
- NO - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- NONE - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- NOT_FOUND - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- notFound(String, Object...) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a NOT FOUND (404) response with the given messages and arguments
- notFoundJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a NOT FOUND (404) response with the given JSON as body
O
- okJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an OK (200) response with the given JSON as body
- okJsonList(List<JValue>, int, int, long) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Return the given list of value with the standard format for JSON list value with offset, limit and total information.
- okJsonList(List<JValue>, Optional<Integer>, Optional<Integer>, long) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Return the given list of value with the standard format for JSON list value with offset, limit and total information.
- OPEN - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- org.opencastproject.index.service.api - package org.opencastproject.index.service.api
- org.opencastproject.index.service.catalog.adapter - package org.opencastproject.index.service.catalog.adapter
- org.opencastproject.index.service.catalog.adapter.events - package org.opencastproject.index.service.catalog.adapter.events
- org.opencastproject.index.service.catalog.adapter.series - package org.opencastproject.index.service.catalog.adapter.series
- org.opencastproject.index.service.exception - package org.opencastproject.index.service.exception
- org.opencastproject.index.service.impl - package org.opencastproject.index.service.impl
- org.opencastproject.index.service.impl.util - package org.opencastproject.index.service.impl.util
- org.opencastproject.index.service.resources.list.api - package org.opencastproject.index.service.resources.list.api
- org.opencastproject.index.service.resources.list.provider - package org.opencastproject.index.service.resources.list.provider
- org.opencastproject.index.service.resources.list.query - package org.opencastproject.index.service.resources.list.query
- org.opencastproject.index.service.util - package org.opencastproject.index.service.util
- organization - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The organization name
- ORGANIZERS - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
P
- parseFilter(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse the filter to a
Map - parseSortQueryParameter(String) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Parse a sort query parameter to a set of
SortCriterion. - parseValue(String) - Static method in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
-
Parse boolean value from the given string.
- PRESENTERS_BIBLIOGRAPHIC - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- PRESENTERS_TECHNICAL - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- PROGRESS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- PROVIDER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
- PROVIDER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- PUBLICATION_CHANNELS - Static variable in class org.opencastproject.index.service.impl.util.EventUtils
- PUBLISHER - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
R
- REASON - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
- removeCatalogByFlavor(Event, MediaPackageElementFlavor) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove catalogs from the event with the given flavor.
- removeCatalogByFlavor(Event, MediaPackageElementFlavor) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeCatalogByFlavor(Series, MediaPackageElementFlavor) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove a catalog from the series that matches the given flavor.
- removeCatalogByFlavor(Series, MediaPackageElementFlavor) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeCatalogUIAdapter(EventCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to remove
EventCatalogUIAdapterinstance. - removeCatalogUIAdapter(SeriesCatalogUIAdapter) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback to remove
SeriesCatalogUIAdapterinstance. - removeEvent(String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Removes an event.
- removeEvent(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeEvent(Event, String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Removes an event and retracts it if necessary.
- removeEvent(Event, String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- removeSeries(String) - Method in interface org.opencastproject.index.service.api.IndexService
-
Remove a series.
- removeSeries(String) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- RequestUtils - Class in org.opencastproject.index.service.util
- REQUIRED_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- RESOLUTION - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
- RESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- RESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
- RestUtils - Class in org.opencastproject.index.service.util
-
Utils method for the Rest Endpoint implementation
- RETRACTING - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
- Retraction - Class in org.opencastproject.index.service.impl.util
- Retraction(User, Organization) - Constructor for class org.opencastproject.index.service.impl.util.Retraction
- RetractionListener - Class in org.opencastproject.index.service.impl.util
- RetractionListener(IndexService, SecurityService, Map<Long, Retraction>) - Constructor for class org.opencastproject.index.service.impl.util.RetractionListener
- ROLE_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
S
- saveDublinCoreCatalog(String, DublinCoreCatalog) - Method in class org.opencastproject.index.service.catalog.adapter.series.CommonSeriesCatalogUIAdapter
- saveDublinCoreCatalog(String, DublinCoreCatalog) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- SCHEDULE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
- SCHEDULE_MULTIPLE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- SCHEDULE_SINGLE - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- SERIES_WRITE_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- SeriesListProvider - Class in org.opencastproject.index.service.resources.list.provider
- SeriesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- SeriesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the series list.
- SeriesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- SERVER_STATUS_LABEL_MAINTENANCE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status maintenance filter label.
- SERVER_STATUS_LABEL_OFFLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status offline filter label.
- SERVER_STATUS_LABEL_ONLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status online filter label.
- SERVER_STATUS_MAINTENANCE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status maintenance filter name.
- SERVER_STATUS_OFFLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status offline filter name.
- SERVER_STATUS_ONLINE - Static variable in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
Status online filter name.
- serverErrorJson(JValue) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create an INTERNAL SERVER ERROR (500) response with the given JSON as body
- ServersListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Servers list provider.
- ServersListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ServersListProvider
- ServersListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the servers list.
- ServersListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Default constructor.
- ServersListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Copy constructor for the base class
ResourceListQuery. - Service - Class in org.opencastproject.index.service.resources.list.api
-
A model class representing the displayed fields in the services screen.
- Service(ServiceStatistics) - Constructor for class org.opencastproject.index.service.resources.list.api.Service
- SERVICE_STATUS_FILTER_PREFIX - Static variable in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
Service status filter label prefix.
- ServicesListProvider - Class in org.opencastproject.index.service.resources.list.provider
-
Services list provider.
- ServicesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
- ServicesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the services list.
- ServicesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Default constructor.
- ServicesListQuery(ResourceListQuery) - Constructor for class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Copy constructor for the base class
ResourceListQuery. - setAcl(AccessControlList) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
-
OSGi callback for acl services.
- setAssetManager(AssetManager) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setAuthorizationService(AuthorizationService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setCaptureAgentService(CaptureAgentStateService) - Method in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
-
OSGi callback for capture-agents services.
- setCaptureAgentStateService(CaptureAgentStateService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setCompleted(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi callback for the event comment service.
- setEventCommentService(EventCommentService) - Method in class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider
-
OSGi callback for the event comment service.
- setEventMetadataValues(Event, DublinCoreMetadataCollection) - Static method in class org.opencastproject.index.service.impl.util.EventUtils
-
Set values of metadata fields from event.
- setGroupProvider(JpaGroupRoleProvider) - Method in class org.opencastproject.index.service.resources.list.provider.GroupsListProvider
-
OSGi callback for groups services.
- setHost(String) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
OSGi callback for the search index.
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- setIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
-
OSGi callback for the search index.
- setIngestService(IngestService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
- setListProvidersService(ListProvidersService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setMeanQueueTime(long) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setMeanRunTime(long) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setMediaPackage(MediaPackage) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setMetadataList(MetadataList) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setName(String) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setOrganization(Organization) - Method in class org.opencastproject.index.service.impl.util.Retraction
- setProcessing(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setQueued(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setRunning(Integer) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setSchedulerService(SchedulerService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setScheduling(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setSearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
OSGi callback for series services.
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
OSGi callback to bind instance of
SecurityService - setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.AclListProvider
-
OSGI callback to get the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
OSGi callback for security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
-
OSGi callback for the security service.
- setSeriesService(SeriesService) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
-
OSGi callback to bind instance of
SeriesService - setSeriesService(SeriesService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.index.service.resources.list.provider.ServersListProvider
-
OSGi callback for the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.index.service.resources.list.provider.ServicesListProvider
-
OSGi callback for the service registry.
- setSource(JSONObject) - Method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
- setStatus(ServiceState) - Method in class org.opencastproject.index.service.resources.list.api.Service
- setToJSON(Set<String>) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Turn a set into a
JObjectobject - setUser(User) - Method in class org.opencastproject.index.service.impl.util.Retraction
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
-
OSGi callback for users services.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
-
OSGi callback for users services.
- setUserRegex(String) - Static method in class org.opencastproject.index.service.util.JSONUtils
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.index.service.resources.list.provider.JobsListProvider
-
OSGi callback for the workflow service.
- setWorkspace(Workspace) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- setWorkspace(Workspace) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
OSGi DI.
- stateChanged(WorkflowInstance) - Method in class org.opencastproject.index.service.impl.util.RetractionListener
- STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.AgentsListProvider
- STATUS - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- storeFields(String, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.series.ConfigurableSeriesDCCatalogUIAdapter
- storeFields(MediaPackage, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.events.CommonEventCatalogUIAdapter
- storeFields(MediaPackage, DublinCoreMetadataCollection) - Method in class org.opencastproject.index.service.catalog.adapter.events.ConfigurableEventDCCatalogUIAdapter
- stream(Fx<OutputStream>) - Static method in class org.opencastproject.index.service.util.RestUtils
-
Create a streaming response entity.
- SUBJECT - Static variable in class org.opencastproject.index.service.resources.list.provider.EventsListProvider
- SUBJECT - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- SUCCESS - Enum constant in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
T
- THEME_PROPERTY_NAME - Static variable in class org.opencastproject.index.service.impl.IndexServiceImpl
- ThemesListProvider - Class in org.opencastproject.index.service.resources.list.provider
- ThemesListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.ThemesListProvider
- ThemesListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the themes list.
- ThemesListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.ThemesListQuery
- title - Variable in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
The title of this catalog
- TITLE - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- TITLE_EXTENDED - Static variable in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
- toJSONString() - Method in class org.opencastproject.index.service.resources.list.api.Service
- toMap(JSONObject) - Static method in class org.opencastproject.index.service.util.JSONUtils
-
Converts a JSON object to a map.
- toSearchQuery(ResourceListQuery) - Method in class org.opencastproject.index.service.resources.list.provider.SeriesListProvider
-
Creates a series search query from resource list query.
- typeIsAccepted(String, String, MediaType, ListProvidersService) - Static method in class org.opencastproject.index.service.util.RequestUtils
-
Check if an uploaded asset conforms to the configured list of accepted file types.
U
- UNRESOLVED - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
- UnsupportedAssetException - Exception Class in org.opencastproject.index.service.exception
-
Exception to indicate that the file type of an asset provided by the user is not accepted by opencast.
- UnsupportedAssetException(String) - Constructor for exception class org.opencastproject.index.service.exception.UnsupportedAssetException
- updateAllEventMetadata(String, String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the event metadata in all available catalogs.
- updateAllEventMetadata(String, String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateAllSeriesMetadata(String, String, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the series metadata in all available catalogs.
- updateAllSeriesMetadata(String, String, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateAllSeriesMetadata(String, MetadataList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the series metadata in all available catalogs by providing a complete
MetadataList - updateAllSeriesMetadata(String, MetadataList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateCommentCatalog(Event, List<EventComment>) - Method in interface org.opencastproject.index.service.api.IndexService
- updateCommentCatalog(Event, List<EventComment>) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updated(String, Dictionary<String, ?>) - Method in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterFactory
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.index.service.catalog.adapter.ConfigurableDCCatalogUIAdapter
-
Reconfigures the
SeriesCatalogUIAdapterinstance with an updated set of configuration properties; - updateDublincoreCatalog(DublinCoreCatalog, DublinCoreMetadataCollection) - Static method in class org.opencastproject.index.service.catalog.adapter.DublinCoreMetadataUtil
-
Update a
DublinCoreCatalogwith the values contained within aDublinCoreMetadataCollection - updateEventAcl(String, AccessControlList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update the event's
AccessControlList. - updateEventAcl(String, AccessControlList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateEventAssets(MediaPackage, HttpServletRequest) - Method in interface org.opencastproject.index.service.api.IndexService
-
Create or Update an existing event asset.
- updateEventAssets(MediaPackage, HttpServletRequest) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateEventMetadata(String, MetadataList, ElasticsearchIndex) - Method in interface org.opencastproject.index.service.api.IndexService
-
Update an event's metadata using a
MetadataList - updateEventMetadata(String, MetadataList, ElasticsearchIndex) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
- updateFromHttpServletRequest(Event, HttpServletRequest, List<EventCatalogUIAdapter>, String, String) - Static method in class org.opencastproject.index.service.impl.util.EventHttpServletRequest
-
Load the details of updating an event.
- updateMpAssetFlavor(List<String>, MediaPackage, JSONArray) - Method in class org.opencastproject.index.service.impl.IndexServiceImpl
-
Update the flavor of newly added asset with the passed metadata
- UPLOAD - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- UPLOAD_LATER - Enum constant in enum class org.opencastproject.index.service.api.IndexService.SourceType
- USERDIRECTORY_ONLY - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- USERNAME - Static variable in class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- USERNAMES - Static variable in class org.opencastproject.index.service.resources.list.provider.ContributorsListProvider
- UsersListProvider - Class in org.opencastproject.index.service.resources.list.provider
- UsersListProvider() - Constructor for class org.opencastproject.index.service.resources.list.provider.UsersListProvider
- UsersListQuery - Class in org.opencastproject.index.service.resources.list.query
-
Query for the users list.
- UsersListQuery() - Constructor for class org.opencastproject.index.service.resources.list.query.UsersListQuery
V
- VALUE_JSON_KEY - Static variable in class org.opencastproject.index.service.util.RequestUtils
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.api.IndexService.SourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.EventRemovalResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.api.IndexService.SourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.CommentsFilterList
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventCommentsListProvider.RESOLUTION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.Comments
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withAccessPolicy(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given acl - withActions(Option<Boolean>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with any actions. - withAgent(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withComments(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given comments - withContributor(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given contributor - withContributor(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given contributor - withCreationDate(Tuple<Date, Date>) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creation date period - withCreator(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creator - withCreator(String) - Method in class org.opencastproject.index.service.resources.list.query.ThemesListQuery
-
Add a
ResourceListFilterfilter to the query with the given creator - withFreeText(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withFreeText(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withFreeText(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given free text. - withHostname(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withHostname(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withHostname(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given hostname. - withLanguage(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withLanguage(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given language - withLicense(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given license - withLocation(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.AclsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.GroupsListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given name - withName(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given name. - withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withNodeName(String) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given node name. - withOrganizer(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given organizer - withoutPermissions() - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- withPresenter(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given presenter - withProvider(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given provider - withPublishers(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given publishers - withReadPermission(boolean) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- withRole(String) - Method in class org.opencastproject.index.service.resources.list.query.UsersListQuery
-
Add a
ResourceListFilterfilter to the query with the given role - withSeriesId(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given seriesId - withStartDate(Tuple<Date, Date>) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given start date period - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.AgentsListQuery
-
Add a
ResourceListFilterfilter to the query with the given status - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given status - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.JobsListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - withStatus(String) - Method in class org.opencastproject.index.service.resources.list.query.ServersListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - withStatus(Option<String>) - Method in class org.opencastproject.index.service.resources.list.query.ServicesListQuery
-
Add a
ResourceListFilterfilter to the query with the given status. - withSubject(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given subject - withTechnicalPresenter(String) - Method in class org.opencastproject.index.service.resources.list.query.EventListQuery
-
Add a
ResourceListFilterfilter to the query with the given technical presenter's username - withTitle(String) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
-
Add a
ResourceListFilterfilter to the query with the given title - withWritePermission(boolean) - Method in class org.opencastproject.index.service.resources.list.query.SeriesListQuery
- WORKFLOW - Enum constant in enum class org.opencastproject.index.service.api.IndexService.Source
X
- XML_BINDING_KEY_PREFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- XML_BINDING_PREFIX_SUFFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
- XML_BINDING_URI_SUFFIX - Static variable in class org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfiguration
Y
- YES - Enum constant in enum class org.opencastproject.index.service.resources.list.provider.EventsListProvider.IsPublished
- YES - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
- YES_NO - Static variable in class org.opencastproject.index.service.resources.list.provider.BooleanListProvider
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form