| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.site |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.