com.assaydepot
Class AssayDepotTreeImpl

java.lang.Object
  extended by com.assaydepot.AssayDepotTreeImpl
All Implemented Interfaces:
AssayDepot

public class AssayDepotTreeImpl
extends Object
implements AssayDepot


Method Summary
 Provider getProvider(String id)
           
 Results getProviderRefs(String query)
           
 Ware getWare(String id)
           
 Results getWareRefs(String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProvider

public Provider getProvider(String id)
Specified by:
getProvider in interface AssayDepot

getProviderRefs

public Results getProviderRefs(String query)
Specified by:
getProviderRefs in interface AssayDepot

getWareRefs

public Results getWareRefs(String query)
Specified by:
getWareRefs in interface AssayDepot

getWare

public Ware getWare(String id)
Specified by:
getWare in interface AssayDepot


Copyright © 2012. All Rights Reserved.