Package | Description |
---|---|
org.kuali.ole | |
org.kuali.ole.service |
Modifier and Type | Method and Description |
---|---|
protected OlePatronIngestSummaryRecord |
PatronsIngesterService.getOlePatronIngestSummaryRecord() |
Modifier and Type | Method and Description |
---|---|
String |
OlePatronConverterService.getUploadProcessMessage(OlePatronIngestSummaryRecord olePatronIngestSummaryRecord)
This method is for getting the uploaded process message
|
List<OlePatronDocument> |
OlePatronConverterService.persistPatronFromFileContent(String fileContent,
boolean addUnMatchedPatronFlag,
String fileName,
OlePatronIngestSummaryRecord olePatronIngestSummaryRecord,
String addressSource,
String principalName)
This method will get the values from the ingested xml file, check the entity id and addUnmatchedPatron (from screen) .
|
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.