|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedSiteException | |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.site | |
| Uses of ManagedSiteException in org.apache.stanbol.entityhub.servicesapi.site |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.site that throw ManagedSiteException | |
|---|---|
void |
ManagedSite.delete(String id)
Deletes the Entity with the parsed id. |
void |
ManagedSite.deleteAll()
Deletes all Entities and their Mappings from the Entityhub. |
void |
ManagedSite.store(Iterable<Representation> representation)
Stores (create or updates) the parsed representations. |
void |
ManagedSite.store(Representation representation)
Stores (create or updates) the parsed representation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||