Uses of Interface
org.apache.stanbol.entityhub.servicesapi.yard.Yard

Packages that use Yard
org.apache.stanbol.entityhub.servicesapi   
org.apache.stanbol.entityhub.servicesapi.yard   
 

Uses of Yard in org.apache.stanbol.entityhub.servicesapi
 

Methods in org.apache.stanbol.entityhub.servicesapi that return Yard
 Yard Entityhub.getYard()
          Getter for the Yard storing the Entities and Mappings managed by this Entityhub.
 

Uses of Yard in org.apache.stanbol.entityhub.servicesapi.yard
 

Subinterfaces of Yard in org.apache.stanbol.entityhub.servicesapi.yard
 interface Cache
          The Cache is a mediator between a Yard storing the cached information and the Site acting as access point to a referenced information source.
 

Methods in org.apache.stanbol.entityhub.servicesapi.yard that return Yard
 Yard YardManager.getYard(String id)
          Getter for the Yard based on the parsed Id
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.