| Modifier and Type | Method and Description |
|---|---|
FieldMapper |
Entityhub.getFieldMappings()
Getter for the FieldMappings configured for this Site
|
| Modifier and Type | Method and Description |
|---|---|
FieldMapper |
FieldMapper.clone()
Creates a clone of this FieldMapper instance with shallow copies of the
FieldMapping instances |
| Modifier and Type | Method and Description |
|---|---|
FieldMapper |
Site.getFieldMapper()
Getter for the FieldMappings configured for this Site
|
| Modifier and Type | Method and Description |
|---|---|
FieldMapper |
Cache.getAdditionalMappings()
Getter for the additional mappings used by this Cache.
|
FieldMapper |
Cache.getBaseMappings()
Getter for the base mappings used by this Cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cache.setAdditionalMappings(FieldMapper fieldMapper)
Sets the additional field mappings for a cache.
|
void |
Cache.setBaseMappings(FieldMapper fieldMapper)
Sets the base mappings to the parsed field mapper and stores the new
configuration to the yard.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.