public class LocationsIngesterService extends Object implements org.kuali.rice.core.api.impex.xml.XmlIngesterService
Constructor and Description |
---|
LocationsIngesterService() |
Modifier and Type | Method and Description |
---|---|
OleLocationConverterService |
getOleLocationConverterService() |
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 |
setOleLocationConverterService(OleLocationConverterService oleLocationConverterService) |
public LocationsIngesterService()
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.XmlIngesterService
Exception
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.XmlIngesterService
Exception
public OleLocationConverterService getOleLocationConverterService()
public void setOleLocationConverterService(OleLocationConverterService oleLocationConverterService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.