public interface OLEPatronLoaderService
Modifier and Type | Method and Description |
---|---|
List<OlePatronDocument> |
exportAllPatrons() |
Object |
exportPatronByCode(String shelvingSchemeCode) |
Object |
exportPatronById(String patronId) |
Object |
importPatrons(String bodyContent,
com.sun.jersey.api.core.HttpContext context) |
Object importPatrons(String bodyContent, com.sun.jersey.api.core.HttpContext context)
Object exportPatronById(String patronId)
Object exportPatronByCode(String shelvingSchemeCode)
List<OlePatronDocument> exportAllPatrons()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.