public class PatronsIngesterService extends Object implements org.kuali.rice.core.api.impex.xml.XmlIngesterService
| Constructor and Description |
|---|
PatronsIngesterService() |
| Modifier and Type | Method and Description |
|---|---|
OlePatronConverterService |
getOlePatronConverterService() |
Collection<org.kuali.rice.core.api.impex.xml.XmlDocCollection> |
ingest(List<org.kuali.rice.core.api.impex.xml.XmlDocCollection> xmlDocCollections) |
Collection<org.kuali.rice.core.api.impex.xml.XmlDocCollection> |
ingest(List<org.kuali.rice.core.api.impex.xml.XmlDocCollection> xmlDocCollections,
String principalId) |
void |
setOlePatronConverterService(OlePatronConverterService olePatronConverterService) |
public PatronsIngesterService()
public Collection<org.kuali.rice.core.api.impex.xml.XmlDocCollection> ingest(List<org.kuali.rice.core.api.impex.xml.XmlDocCollection> xmlDocCollections) throws Exception
ingest in interface org.kuali.rice.core.api.impex.xml.XmlIngesterServiceExceptionpublic Collection<org.kuali.rice.core.api.impex.xml.XmlDocCollection> ingest(List<org.kuali.rice.core.api.impex.xml.XmlDocCollection> xmlDocCollections, String principalId) throws Exception
ingest in interface org.kuali.rice.core.api.impex.xml.XmlIngesterServiceExceptionpublic void setOlePatronConverterService(OlePatronConverterService olePatronConverterService)
public OlePatronConverterService getOlePatronConverterService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.