protected class KcKewAutoIngestorService.NamedStreamXmlDoc
extends org.kuali.rice.core.api.impex.xml.StreamXmlDoc
| Modifier and Type | Field and Description |
|---|---|
protected org.kuali.rice.core.api.impex.xml.XmlDocCollection |
collection |
protected String |
message |
protected boolean |
processed |
| Constructor and Description |
|---|
NamedStreamXmlDoc(String name,
InputStream stream,
org.kuali.rice.core.api.impex.xml.XmlDocCollection collection) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected org.kuali.rice.core.api.impex.xml.XmlDocCollection collection
protected boolean processed
protected String message
public NamedStreamXmlDoc(String name, InputStream stream, org.kuali.rice.core.api.impex.xml.XmlDocCollection collection)
public String getName()
getName in interface org.kuali.rice.core.api.impex.xml.XmlDocgetName in class org.kuali.rice.core.api.impex.xml.StreamXmlDocCopyright © 2015 KualiCo. All rights reserved.