public interface OleLocationService
| Modifier and Type | Method and Description | 
|---|---|
| boolean | createLocation(OleLocation oleLocation) | 
| OleLocation | getLocation(String locationCode) | 
| boolean | updateLocation(OleLocation oleLocation) | 
boolean createLocation(OleLocation oleLocation)
boolean updateLocation(OleLocation oleLocation)
OleLocation getLocation(String locationCode)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.