Class OsgiOaiPmhServerInfoRestEndpoint
java.lang.Object
org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
org.opencastproject.oaipmh.server.OsgiOaiPmhServerInfoRestEndpoint
@Path("/oaipmhinfo")
public class OsgiOaiPmhServerInfoRestEndpoint
extends AbstractOaiPmhServerInfoRestEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOaiPmhServerInfo(OaiPmhServerInfo oaiPmhServerInfo) OSGi DI.Methods inherited from class org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
getMountPoint, hasRepo
-
Constructor Details
-
OsgiOaiPmhServerInfoRestEndpoint
public OsgiOaiPmhServerInfoRestEndpoint()
-
-
Method Details
-
getOaiPmhServerInfo
- Specified by:
getOaiPmhServerInfoin classAbstractOaiPmhServerInfoRestEndpoint
-
setOaiPmhServerInfo
OSGi DI.
-