Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessControl - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Serialized access control
- activate(ComponentContext) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
Activates REST service.
- activate(ComponentContext) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Creates
EntityManagerFactoryusing persistence provider and properties passed via OSGi. - activate(ComponentContext) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
Activates Series Service.
- addElement(String, byte[]) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- addMessageHandler(SeriesUpdateHandler) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callbacks for settings and removing handlers.
- addOrUpdateSeries(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.series.endpoint.SeriesRestService
C
- countSeries() - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- countSeries() - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
D
- db - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- dbSessionFactory - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- dcService - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Dublin core service for serializing and deserializing Dublin cores
- deleteSeries(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeries(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Removes series from persistent storage.
- deleteSeries(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Deletes an element of a given type from a series
- deleteSeriesElement(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- deleteSeriesProperty(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Removes the series property from persistent storage.
- deleteSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- deletionDate - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- DESCENDING_SUFFIX - Static variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Suffix to mark descending ordering of results
- dublinCoreXML - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Serialized Dublin core
E
- elements - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- emf - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Factory used to create
EntityManagers for transactions - equals(DublinCoreCatalog, DublinCoreCatalog) - Static method in class org.opencastproject.series.impl.SeriesServiceImpl
-
Define equality on DublinCoreCatalogs.
- equals(AccessControlList, AccessControlList) - Static method in class org.opencastproject.series.impl.SeriesServiceImpl
-
Define equality on AccessControlLists.
- existsSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- existsSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns true if the series with the given identifier contains an element with the given type.
G
- getAccessControl() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns serialized access control
- getAccessControlList(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAccessControlList(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Retrieves ACL for series with given ID.
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all series (including deleted ones!)
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getAllInRangeAdministrative(Long, Long, Integer) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getAllSeries() - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getAllSeries() - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all series in persistent storage.
- getCount() - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getDeletionDate() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getDublinCoreXML() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns serialized Dublin core.
- getElements() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getModifiedDate() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getOrganization() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getPotentiallyDeletedSeriesEntity(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a potentially deleted series by its ID, using the current organizational context.
- getProperties() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- getSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a single series by its identifier.
- getSeries(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Gets a single series by its identifier.
- getSeries(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesAccessControl(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesAccessControlListJson(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesAccessControlListXml(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesCount() - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesElement(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesElement(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getSeriesElement(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns the data of a series element.
- getSeriesElementData(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesElements(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesElements(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- getSeriesElements(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Returns all elements of a series or an empty map if the series does not contain any elements.
- getSeriesElements(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesEntity(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Gets a series by its ID, using the current organizational context.
- getSeriesId() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Returns series ID.
- getSeriesJSON(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesJsonUrl(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesProperties(String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Get the properties for particular series
- getSeriesProperties(String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Get the properties for particular series
- getSeriesProperties(String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesPropertiesAsJson(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
Get a series property if it exists
- getSeriesProperty(String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Get a series property if it exists
- getSeriesProperty(String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- getSeriesXml(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getSeriesXmlUrl(String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- getService() - Method in class org.opencastproject.series.impl.SeriesServiceImpl
I
- isDeleted() - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
M
- modifiedDate - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
O
- org.opencastproject.series.endpoint - package org.opencastproject.series.endpoint
-
Series REST Service endpoints
- org.opencastproject.series.impl - package org.opencastproject.series.impl
-
Series REST Service implementation
- org.opencastproject.series.impl.persistence - package org.opencastproject.series.impl.persistence
-
Implementation of series persistent storage.
- organization - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Series ID, primary key
- orgDirectory - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
The organization directory
P
- persistence - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
Persistent storage
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
JPA persistence unit name
- properties - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
- putSeriesElement(HttpServletRequest, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- putSeriesExtendedMetadata(String, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
R
- removeElement(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- removeMessageHandler(SeriesUpdateHandler) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- repopulate(IndexRebuildService.DataType) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
S
- securityService - Variable in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
The security service
- securityService - Variable in class org.opencastproject.series.impl.SeriesServiceImpl
-
The security service
- SeriesEntity - Class in org.opencastproject.series.impl.persistence
-
Enitity object for storing series in persistence storage.
- SeriesEntity() - Constructor for class org.opencastproject.series.impl.persistence.SeriesEntity
-
Default constructor without any import.
- seriesId - Variable in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Series ID, primary key
- SeriesRestService - Class in org.opencastproject.series.endpoint
-
REST endpoint for Series Service.
- SeriesRestService() - Constructor for class org.opencastproject.series.endpoint.SeriesRestService
- SeriesServiceDatabase - Interface in org.opencastproject.series.impl
-
API that defines persistent storage of series.
- SeriesServiceDatabaseException - Exception Class in org.opencastproject.series.impl
-
Presents exception that occurs while storing/retrieving series from permanent storage or from index.
- SeriesServiceDatabaseException(String) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a message.
- SeriesServiceDatabaseException(String, Throwable) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a message and a cause.
- SeriesServiceDatabaseException(Throwable) - Constructor for exception class org.opencastproject.series.impl.SeriesServiceDatabaseException
-
Create exception with a cause.
- SeriesServiceDatabaseImpl - Class in org.opencastproject.series.impl.persistence
-
Implements
SeriesServiceDatabase. - SeriesServiceDatabaseImpl() - Constructor for class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- SeriesServiceImpl - Class in org.opencastproject.series.impl
-
Implements
SeriesService. - SeriesServiceImpl() - Constructor for class org.opencastproject.series.impl.SeriesServiceImpl
- serverUrl - Variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Default server URL
- serviceUrl - Variable in class org.opencastproject.series.endpoint.SeriesRestService
-
Service url
- setAccessControl(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets serialized access control.
- setAclServiceFactory(AclServiceFactory) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- setDeletionDate(Date) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for setting Dublin Core Catalog service.
- setDublinCoreService(DublinCoreCatalogService) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi callback to set dublin core catalog service.
- setElasticsearchIndex(ElasticsearchIndex) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callbacks for setting the Elasticsearch index.
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi DI
- setModifiedDate(Date) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setOrganization(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setOrgDirectory(OrganizationDirectoryService) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting the organization directory service.
- setPersistence(SeriesServiceDatabase) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting persistance.
- setProperties(Map<String, String>) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for the security service
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
-
OSGi callback to set the security service.
- setSecurityService(SecurityService) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
-
OSGi callback for setting the security service.
- setSeries(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets serialized Dublin core.
- setSeriesId(String) - Method in class org.opencastproject.series.impl.persistence.SeriesEntity
-
Sets series ID.
- setService(SeriesService) - Method in class org.opencastproject.series.endpoint.SeriesRestService
-
OSGi callback for setting series service.
- storeSeries(DublinCoreCatalog) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeries(DublinCoreCatalog) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Store (or update) series.
- storeSeriesAccessControl(String, AccessControlList) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeriesAccessControl(String, AccessControlList) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Store access control associated with specified series.
- storeSeriesElement(String, String, byte[]) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- storeSeriesElement(String, String, byte[]) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Adds or updates a series element in the series service database.
U
- updateAccessControl(String, String, boolean) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- updateAccessControl(String, AccessControlList) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateAccessControl(String, AccessControlList, boolean) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateExtendedMetadata(String, String, DublinCoreCatalog) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeries(DublinCoreCatalog) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeriesElement(String, String, byte[]) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.endpoint.SeriesRestService
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.impl.persistence.SeriesServiceDatabaseImpl
- updateSeriesProperty(String, String, String) - Method in interface org.opencastproject.series.impl.SeriesServiceDatabase
-
Updates a series' property.
- updateSeriesProperty(String, String, String) - Method in class org.opencastproject.series.impl.SeriesServiceImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form