Class DOIManager

java.lang.Object
net.bioclipse.managers.DOIManager
All Implemented Interfaces:
IBactingManager, net.bioclipse.managers.business.IBioclipseManager

public class DOIManager extends Object implements IBactingManager
  • Constructor Details

    • DOIManager

      public DOIManager(String workspaceRoot)
      Creates a new DOIManager.
      Parameters:
      workspaceRoot - location of the workspace, e.g. "."
  • Method Details

    • fetchInfo

      public org.json.JSONObject fetchInfo(String doi) throws net.bioclipse.core.business.BioclipseException
      Throws:
      net.bioclipse.core.business.BioclipseException
    • getManagerName

      public String getManagerName()
      Specified by:
      getManagerName in interface net.bioclipse.managers.business.IBioclipseManager
    • doi

      public List<String> doi()
      Description copied from interface: IBactingManager
      Lists the DOIs of the articles associated to this manager.
      Specified by:
      doi in interface IBactingManager
      Returns:
      a List of String with DOIs