public class PatronsIngesterService extends Object implements org.kuali.rice.core.api.impex.xml.XmlIngesterService
| Constructor and Description | 
|---|
| PatronsIngesterService() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ByteArrayInputStream | getByteArrayInputStream(String fileContent) | 
| OlePatronConverterService | getOlePatronConverterService() | 
| protected OlePatronIngestSummaryRecord | getOlePatronIngestSummaryRecord() | 
| 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 | setFileUtil(FileUtil fileUtil) | 
| void | setOlePatronConverterService(OlePatronConverterService olePatronConverterService) | 
| void | setOlePatronXMLSchemaValidator(OlePatronXMLSchemaValidator olePatronXMLSchemaValidator) | 
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.XmlIngesterServiceExceptionprotected OlePatronIngestSummaryRecord getOlePatronIngestSummaryRecord()
protected ByteArrayInputStream getByteArrayInputStream(String fileContent)
public void setOlePatronXMLSchemaValidator(OlePatronXMLSchemaValidator olePatronXMLSchemaValidator)
public void setFileUtil(FileUtil fileUtil)
public 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.