Index

C G M O P R S U V 
All Classes and Interfaces|All Packages

C

checkInputArguments(MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
createPublicationElement(String, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
Create a new publication element.

G

getOrganizationDirectoryService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
getPublicationChannelName(String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
getSecurityService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
getService() - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
getServiceRegistry() - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
getServiceRegistry() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
getUserDirectoryService() - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl

M

merge(MediaPackage, MediaPackage) - Static method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
Merges the updated media package with the one that is currently published in a way where the updated elements replace existing ones in the published media package based on their flavor.

O

OaiPmhPublicationRestService - Class in org.opencastproject.publication.oaipmh.endpoint
Rest endpoint for publishing media to the OAI-PMH publication channel.
OaiPmhPublicationRestService() - Constructor for class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
OaiPmhPublicationServiceImpl - Class in org.opencastproject.publication.oaipmh
Publishes a recording to an OAI-PMH publication repository.
OaiPmhPublicationServiceImpl() - Constructor for class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
OaiPmhPublicationServiceImpl.Operation - Enum Class in org.opencastproject.publication.oaipmh
 
org.opencastproject.publication.oaipmh - package org.opencastproject.publication.oaipmh
 
org.opencastproject.publication.oaipmh.endpoint - package org.opencastproject.publication.oaipmh.endpoint
 

P

process(Job) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
publish(String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
publish(Job, MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
publish(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
Publish - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
 

R

removeMatchingNonExistantElements(MediaPackage, MediaPackage, Set<MediaPackageElementFlavor>, Set<String>) - Static method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
Remove all these elements from publishedMp, that matches the given flavors and tags but are not in the updatedMp.
replace(String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
replace(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
Replace - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
 
replaceSync(String, String, String, String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
replaceSync(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
retract(String, String) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
retract(Job, MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
retract(MediaPackage, String) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
Retract - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
 

S

service - Variable in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
The OAI-PMH publication service
serviceRegistry - Variable in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
The service registry
setDownloadDistributionService(DownloadDistributionService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setOaiPmhDatabase(OaiPmhDatabase) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setOaiPmhServerInfo(OaiPmhServerInfo) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setSecurityService(SecurityService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setService(OaiPmhPublicationService) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
Callback from the OSGi declarative services to set the service registry.
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setStreamingDistributionService(StreamingDistributionService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
OSGI DI

U

updateMetadata(String, String, String, String, boolean) - Method in class org.opencastproject.publication.oaipmh.endpoint.OaiPmhPublicationRestService
 
updateMetadata(Job, MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
updateMetadata(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl
 
UpdateMetadata - Enum constant in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
 

V

valueOf(String) - Static method in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.publication.oaipmh.OaiPmhPublicationServiceImpl.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
C G M O P R S U V 
All Classes and Interfaces|All Packages