public class DocStoreServiceImpl extends Object implements DocStoreService
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
DocStoreServiceImpl() |
protected static org.apache.log4j.Logger LOG
public DocStoreServiceImpl()
public String search(String title, String author, String typeOfStandardNumber, String standardNumber) throws Exception
search in interface DocStoreServiceExceptionpublic String ingest(String title, String author, String typeOfStandardNumber, String standardNumber) throws Exception
ingest in interface DocStoreServiceExceptionCopyright © 2004–2014 The Kuali Foundation. All rights reserved.