Class OsgiOaiPmhServerInfoRestEndpoint

java.lang.Object
org.opencastproject.oaipmh.server.AbstractOaiPmhServerInfoRestEndpoint
org.opencastproject.oaipmh.server.OsgiOaiPmhServerInfoRestEndpoint

@Path("/oaipmhinfo") public class OsgiOaiPmhServerInfoRestEndpoint extends AbstractOaiPmhServerInfoRestEndpoint
  • Constructor Details

    • OsgiOaiPmhServerInfoRestEndpoint

      public OsgiOaiPmhServerInfoRestEndpoint()
  • Method Details

    • getOaiPmhServerInfo

      public org.opencastproject.oaipmh.server.OaiPmhServerInfo getOaiPmhServerInfo()
      Specified by:
      getOaiPmhServerInfo in class AbstractOaiPmhServerInfoRestEndpoint
    • setOaiPmhServerInfo

      public void setOaiPmhServerInfo(org.opencastproject.oaipmh.server.OaiPmhServerInfo oaiPmhServerInfo)
      OSGi DI.