Package | Description |
---|---|
org.kuali.ole.ingest | |
org.kuali.ole.ingest.pojo | |
org.kuali.ole.loaders.deliver.service | |
org.kuali.ole.loaders.deliver.service.impl | |
org.kuali.ole.service |
Modifier and Type | Method and Description |
---|---|
String |
OlePatronRecordHandler.toXML(List<OlePatron> olePatrons)
This method returns Patron xml.
|
Modifier and Type | Method and Description |
---|---|
List<OlePatron> |
OlePatronGroup.getPatronGroup()
Gets the patronGroup attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronGroup.setPatronGroup(List<OlePatron> patronGroup)
Sets the patronGroup attribute value.
|
Modifier and Type | Method and Description |
---|---|
List<OlePatron> |
OLEPatronLoaderHelperService.formIngestOlePatrons(org.codehaus.jettison.json.JSONArray patronJsonArray,
Map<String,Integer> rejectedPatronBarcodeIndexMap,
Map<String,Integer> selectedPatronBarcodeIndexMap) |
Modifier and Type | Method and Description |
---|---|
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronAddress(org.codehaus.jettison.json.JSONArray addressJsonArray,
OlePatron olePatron,
List<OlePatron> olePatrons) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronAffiliations(org.codehaus.jettison.json.JSONArray affiliationJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronEmail(org.codehaus.jettison.json.JSONArray emailJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronName(org.codehaus.jettison.json.JSONArray emailJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronNotes(org.codehaus.jettison.json.JSONArray noteJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronPhone(org.codehaus.jettison.json.JSONArray phoneJsonArray,
OlePatron olePatron) |
Modifier and Type | Method and Description |
---|---|
List<OlePatron> |
OLEPatronLoaderHelperServiceImpl.formIngestOlePatrons(org.codehaus.jettison.json.JSONArray patronJsonArray,
Map<String,Integer> rejectedPatronBarcodeIndexMap,
Map<String,Integer> selectedPatronBarcodeIndexMap) |
Modifier and Type | Method and Description |
---|---|
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronAddress(org.codehaus.jettison.json.JSONArray addressJsonArray,
OlePatron olePatron,
List<OlePatron> olePatrons) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronAffiliations(org.codehaus.jettison.json.JSONArray affiliationJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronEmail(org.codehaus.jettison.json.JSONArray emailJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronName(org.codehaus.jettison.json.JSONArray emailJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronNotes(org.codehaus.jettison.json.JSONArray noteJsonArray,
OlePatron olePatron) |
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronPhone(org.codehaus.jettison.json.JSONArray phoneJsonArray,
OlePatron olePatron) |
Modifier and Type | Method and Description |
---|---|
OlePatron |
OLEPatronLoaderHelperServiceImpl.populateIngestOlePatronAddress(org.codehaus.jettison.json.JSONArray addressJsonArray,
OlePatron olePatron,
List<OlePatron> olePatrons) |
Modifier and Type | Method and Description |
---|---|
List<OlePatronDocument> |
OlePatronConverterService.createOlePatronDocument(List<OlePatron> createPatronList,
List<OlePatron> failedPatronList)
This method is for creating a OlePatronDocument
|
List<OlePatronDocument> |
OlePatronConverterService.createOlePatronDocument(List<OlePatron> createPatronList,
List<OlePatron> failedPatronList)
This method is for creating a OlePatronDocument
|
List<OlePatronDocument> |
OlePatronConverterService.updateOlePatronDocument(List<OlePatron> updatePatronList,
List<OlePatron> failedPatronList)
This method is for updating the OlePatronDocument
|
List<OlePatronDocument> |
OlePatronConverterService.updateOlePatronDocument(List<OlePatron> updatePatronList,
List<OlePatron> failedPatronList)
This method is for updating the OlePatronDocument
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.