|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedSiteConfiguration
| Field Summary | |
|---|---|
static String |
YARD_ID
The key used for the configuration of the id for the yard used as to manage the Entity data. |
| Fields inherited from interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration |
|---|
DEFAULT_EXPIRE_DURATION, DEFAULT_MAPPING_STATE, DEFAULT_SYMBOL_STATE, DESCRIPTION, ENTITY_PREFIX, ID, NAME, SITE_ATTRIBUTION, SITE_ATTRIBUTION_URL, SITE_FIELD_MAPPINGS, SITE_LICENCE_NAME, SITE_LICENCE_TEXT, SITE_LICENCE_URL |
| Method Summary | |
|---|---|
String |
getYardId()
The name of the Yard used by the ManagedSite to store the
Entity data. |
| Methods inherited from interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration |
|---|
getAttribution, getAttributionUrl, getConfiguration, getDefaultExpireDuration, getDefaultManagedEntityState, getDefaultMappedEntityState, getDescription, getEntityPrefixes, getFieldMappings, getId, getLicenses, getName |
| Field Detail |
|---|
static final String YARD_ID
| Method Detail |
|---|
String getYardId()
ManagedSite to store the
Entity data. A ManagedSite will only be available if the
Yard
with this ID is also available os OSGI service.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||