org.kuali.ole.service.impl
Class OleLocationWebServiceImpl

java.lang.Object
  extended by org.kuali.ole.service.impl.OleLocationWebServiceImpl
All Implemented Interfaces:
OleLocationWebService

public class OleLocationWebServiceImpl
extends Object
implements OleLocationWebService

Created with IntelliJ IDEA. User: ? Date: 2/21/13 Time: 10:48 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleLocationWebServiceImpl()
           
 
Method Summary
 List<String> getItemLocation()
           
 List<String> getItemType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleLocationWebServiceImpl

public OleLocationWebServiceImpl()
Method Detail

getItemLocation

public List<String> getItemLocation()
Specified by:
getItemLocation in interface OleLocationWebService

getItemType

public List<String> getItemType()
Specified by:
getItemType in interface OleLocationWebService


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.