public class CircPoliciesIngesterService extends Object implements org.kuali.rice.core.api.impex.xml.XmlIngesterService
Modifier and Type | Field and Description |
---|---|
protected OleKrmsBuilder |
circPolicyBuilder |
Constructor and Description |
---|
CircPoliciesIngesterService() |
Modifier and Type | Method and Description |
---|---|
OleKrmsBuilder |
getCircPolicyBuilder() |
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 |
setCircPolicyBuilder(OleKrmsBuilder circPolicyBuilder) |
protected OleKrmsBuilder circPolicyBuilder
public CircPoliciesIngesterService()
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 OleKrmsBuilder getCircPolicyBuilder()
public void setCircPolicyBuilder(OleKrmsBuilder circPolicyBuilder)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.