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 DocStoreService
Exception
public String ingest(String title, String author, String typeOfStandardNumber, String standardNumber) throws Exception
ingest
in interface DocStoreService
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.