| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.site |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedSite
Extends ReferencedSite by create/update/delete functionalities
|
| Modifier and Type | Method and Description |
|---|---|
Site |
SiteManager.getSite(String id)
Getter for the referenced site based on the id
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Site> |
SiteManager.getSitesByEntityPrefix(String entityUri)
Getter for Sites that manages entities with the given ID.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.