Uses of Interface
org.apache.stanbol.entityhub.servicesapi.site.Site

Packages that use Site
org.apache.stanbol.entityhub.servicesapi.site   
 

Uses of Site in org.apache.stanbol.entityhub.servicesapi.site
 

Subinterfaces of Site in org.apache.stanbol.entityhub.servicesapi.site
 interface ManagedSite
          Extends ReferencedSite by create/update/delete functionalities
 

Methods in org.apache.stanbol.entityhub.servicesapi.site that return Site
 Site SiteManager.getSite(String id)
          Getter for the referenced site based on the id
 

Methods in org.apache.stanbol.entityhub.servicesapi.site that return types with arguments of type Site
 Collection<Site> SiteManager.getSitesByEntityPrefix(String entityUri)
          Getter for Sites that manages entities with the given ID.
 



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