@Path("/api/openaire")
@Produces("application/json")
public class OpenAireResource
extends Object
OpenAireResource class.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OpenAireResource
public OpenAireResource()
-
Method Details
-
search
search.
- Parameters:
doi - a String object
- Returns:
- a
DatasetDO object