public interface ManagedSiteConfiguration extends SiteConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
YARD_ID
The key used for the configuration of the id for the yard used as to
manage the Entity data.
|
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| Modifier and Type | Method and Description |
|---|---|
String |
getYardId()
The name of the Yard used by the
ManagedSite to store the
Entity data. |
getAttribution, getAttributionUrl, getConfiguration, getDefaultExpireDuration, getDefaultManagedEntityState, getDefaultMappedEntityState, getDescription, getEntityPrefixes, getFieldMappings, getId, getLicenses, getNamestatic final String YARD_ID
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.Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.