Class LSIDAuthorityData

java.lang.Object
edu.ucsb.nceas.metacat.lsid.LSIDAuthorityData
All Implemented Interfaces:
com.ibm.lsid.server.LSIDDataService, com.ibm.lsid.server.LSIDService

public class LSIDAuthorityData extends Object implements com.ibm.lsid.server.LSIDDataService
  • Constructor Details

    • LSIDAuthorityData

      public LSIDAuthorityData()
  • Method Details

    • getData

      public InputStream getData(com.ibm.lsid.server.LSIDRequestContext lsid) throws com.ibm.lsid.server.LSIDServerException
      Specified by:
      getData in interface com.ibm.lsid.server.LSIDDataService
      Throws:
      com.ibm.lsid.server.LSIDServerException
    • getDataByRange

      public InputStream getDataByRange(com.ibm.lsid.server.LSIDRequestContext lsid, int start, int end) throws com.ibm.lsid.server.LSIDServerException
      Specified by:
      getDataByRange in interface com.ibm.lsid.server.LSIDDataService
      Throws:
      com.ibm.lsid.server.LSIDServerException
    • initService

      public void initService(com.ibm.lsid.server.LSIDServiceConfig cf) throws com.ibm.lsid.server.LSIDServerException
      Specified by:
      initService in interface com.ibm.lsid.server.LSIDService
      Throws:
      com.ibm.lsid.server.LSIDServerException