org.apache.stanbol.entityhub.servicesapi.mapping
Interface FieldMapperConfig


Deprecated. unsure - Currently the functionality of this service is part of the EntityhubConfiguration and the SiteConfiguration interfaces. Access Methods for the FieldMapper are defined by the Entityhub and the ReferencedSite interfaces

@Deprecated
public interface FieldMapperConfig

Intended to define the configuration of the fieldMapper.

Author:
Rupert Westenthaler

Field Summary
static String DEFAULT_MAPPINGS
          Deprecated. The property used to configure the default mappings used by all ReferencedSite instances active within the Entityhub
static String SITE_MAPPINGS
          Deprecated. The Property used to configure mappings that are only used for representation of a specific Site.
 

Field Detail

DEFAULT_MAPPINGS

static final String DEFAULT_MAPPINGS
Deprecated. 
The property used to configure the default mappings used by all ReferencedSite instances active within the Entityhub

See Also:
Constant Field Values

SITE_MAPPINGS

static final String SITE_MAPPINGS
Deprecated. 
The Property used to configure mappings that are only used for representation of a specific Site.

See Also:
Constant Field Values


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.