public class CiNiiService extends Object
| Constructor and Description |
|---|
CiNiiService() |
| Modifier and Type | Method and Description |
|---|---|
gr.ekt.bte.core.Record |
getByCiNiiID(String id,
String appId) |
List<gr.ekt.bte.core.Record> |
searchByTerm(String title,
String author,
int year,
int maxResults,
String appId) |
void |
setTimeout(int timeout) |
public void setTimeout(int timeout)
public gr.ekt.bte.core.Record getByCiNiiID(String id, String appId) throws org.apache.commons.httpclient.HttpException, IOException
org.apache.commons.httpclient.HttpExceptionIOExceptionpublic List<gr.ekt.bte.core.Record> searchByTerm(String title, String author, int year, int maxResults, String appId) throws org.apache.commons.httpclient.HttpException, IOException
org.apache.commons.httpclient.HttpExceptionIOExceptionCopyright © 2013 DuraSpace. All Rights Reserved.