Index

B C D F G I L M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

B

bounded(Date, Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
 
boundedInterval(Date, Date) - Static method in class org.opencastproject.metadata.api.util.Interval
Constructor function for a bounded interval.

C

CatalogService<T> - Interface in org.opencastproject.metadata.api
 
contributors - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
creators - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 

D

date - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 

F

fold(Interval.Match<A>) - Method in class org.opencastproject.metadata.api.util.Interval
Safe decomposition.
fromValues(Date, Date) - Static method in class org.opencastproject.metadata.api.util.Interval
Create an interval from two dates.

G

getAccessRights() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getAvailable() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getContributors() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The contributors.
getContributors() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
getContributors() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getCreators() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The names of the creators.
getCreators() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
The names of the creators.
getCreators() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getDate() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
Returns the media package start time.
getDate() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Returns the media package start time.
getDescription() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getExtent() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getId() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getIsPartOf() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getLanguage() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The language spoken in the media
getLanguage() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
The language spoken in the media
getLanguage() - Method in class org.opencastproject.metadata.api.MetadataValue
 
getLanguage() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getLicense() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The license under which this episode is available
getLicense() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
The license under which this episode is available
getLicenses() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getMetadata(MediaPackage) - Method in interface org.opencastproject.metadata.api.MetadataService
Gets the metadata for a MediaPackage if possible.
getName() - Method in class org.opencastproject.metadata.api.MetadataValue
 
getPriority() - Method in interface org.opencastproject.metadata.api.MetadataService
The priority of this MetadataService compared to others when more than one is registered in the system.
getPublishers() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getReplaces() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getRightsHolders() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getSeriesIdentifier() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The series, if any, that this episode belongs to.
getSeriesIdentifier() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
The series, if any, that this episode belongs to.
getSeriesTitle() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
Returns the title for the associated series, if any.
getSeriesTitle() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Returns the title for the associated series, if any.
getSpatials() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getSubjects() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
The subjects.
getSubjects() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
The subjects.
getSubjects() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getTemporalDuration() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getTemporalInstant() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getTemporalPeriod() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getTitle() - Method in interface org.opencastproject.metadata.api.MediaPackageMetadata
Returns the title of the episode that this mediapackage represents.
getTitle() - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Returns the title of the episode that this mediapackage represents.
getTitles() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getType() - Method in interface org.opencastproject.metadata.api.StaticMetadata
 
getValue() - Method in class org.opencastproject.metadata.api.MetadataValue
 

I

Interval - Class in org.opencastproject.metadata.api.util
An interval in time, possibly unbounded on one end.
Interval.Match<A> - Interface in org.opencastproject.metadata.api.util
 
isBounded() - Method in class org.opencastproject.metadata.api.util.Interval
Test if both endpoints are not infinite.
isLeftInfinite() - Method in class org.opencastproject.metadata.api.util.Interval
Test if the right endpoint is infinite.
isRightInfinite() - Method in class org.opencastproject.metadata.api.util.Interval
Test if the left endpoint is infinite.

L

language - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
LANGUAGE_UNDEFINED - Static variable in class org.opencastproject.metadata.api.MetadataValues
 
leftBoundedInterval(Date) - Static method in class org.opencastproject.metadata.api.util.Interval
Constructor function for a left bounded interval, i.e. an interval with an infinite right endpoint.
leftInfinite(Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
 
license - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 

M

MediaPackageMetadata - Interface in org.opencastproject.metadata.api
Provides metadata for a MediaPackageMetadata
MediapackageMetadataImpl - Class in org.opencastproject.metadata.api
Provides metadata for a MediaPackageMetadata.
MediapackageMetadataImpl() - Constructor for class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
MediaPackageMetadataService - Interface in org.opencastproject.metadata.api
A MediaPackageMetadataService extracts the basic metadata of a mediapackage.
MediaPackageMetadataSupport - Class in org.opencastproject.metadata.api.util
This class contains useful methods to work with MediaPackageMetadata.
MetadataCatalog - Interface in org.opencastproject.metadata.api
A marker interface for (not necessarily xml) metadata catalogs.
MetadataService<A> - Interface in org.opencastproject.metadata.api
Generic interface for metadata providing services.
MetadataValue<A> - Class in org.opencastproject.metadata.api
A metadata value.
MetadataValue(A, String) - Constructor for class org.opencastproject.metadata.api.MetadataValue
Create a value with language set to MetadataValues.LANGUAGE_UNDEFINED.
MetadataValue(A, String, String) - Constructor for class org.opencastproject.metadata.api.MetadataValue
Create a new value.
MetadataValues - Class in org.opencastproject.metadata.api
Constant values for MetadataValue.

O

org.opencastproject.metadata.api - package org.opencastproject.metadata.api
 
org.opencastproject.metadata.api.util - package org.opencastproject.metadata.api.util
 

P

populateMediaPackageMetadata(MediaPackage, MediaPackageMetadata) - Static method in class org.opencastproject.metadata.api.util.MediaPackageMetadataSupport
Updates all of the given MediaPackage's meta data with the given MediaPackageMetadata content.
PRIORITY_KEY - Static variable in interface org.opencastproject.metadata.api.MetadataService
The static constant used when configuring the priority

R

rightBoundedInterval(Date) - Static method in class org.opencastproject.metadata.api.util.Interval
Constructor function for a right bounded interval, i.e. an interval with an infinite left endpoint.
rightInfinite(Date) - Method in interface org.opencastproject.metadata.api.util.Interval.Match
 

S

seriesIdentifier - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
seriesTitle - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
setContributors(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the mediapackage's contributors.
setCreators(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the list of creators.
setDate(Date) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the mediapackage's creation date.
setLanguage(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the mediapackage's language.
setLicense(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the mediapackage license.
setSeriesIdentifier(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the series identifier
setSeriesTitle(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the series title.
setSubjects(String[]) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the mediapackage's subjects.
setTitle(String) - Method in class org.opencastproject.metadata.api.MediapackageMetadataImpl
Sets the media package's title.
StaticMetadata - Interface in org.opencastproject.metadata.api
Provides access to a commonly accepted set of metadata.
StaticMetadataService - Interface in org.opencastproject.metadata.api
The service provides a set of common metadata describing the episode.
subjects - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 

T

title - Variable in class org.opencastproject.metadata.api.MediapackageMetadataImpl
 
toString() - Method in class org.opencastproject.metadata.api.MetadataValue
 
B C D F G I L M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values