public interface OLEShelvingSchemeLoaderService
Modifier and Type | Method and Description |
---|---|
List<OleShelvingScheme> |
exportAllShelvingSchemes() |
Object |
exportShelvingSchemeByCode(String shelvingSchemeCode) |
Object |
exportShelvingSchemeById(String shelvingSchemeId) |
Object |
importShelvingSchemes(String bodyContent,
com.sun.jersey.api.core.HttpContext context) |
OLELoaderResponseBo |
updateShelvingSchemeById(String shelvingSchemeId,
String bodyContent,
com.sun.jersey.api.core.HttpContext context) |
Object importShelvingSchemes(String bodyContent, com.sun.jersey.api.core.HttpContext context)
OLELoaderResponseBo updateShelvingSchemeById(String shelvingSchemeId, String bodyContent, com.sun.jersey.api.core.HttpContext context)
Object exportShelvingSchemeById(String shelvingSchemeId)
Object exportShelvingSchemeByCode(String shelvingSchemeCode)
List<OleShelvingScheme> exportAllShelvingSchemes()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.