|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FieldMapper in org.apache.stanbol.entityhub.servicesapi |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi that return FieldMapper | |
|---|---|
FieldMapper |
Entityhub.getFieldMappings()
Getter for the FieldMappings configured for this Site |
| Uses of FieldMapper in org.apache.stanbol.entityhub.servicesapi.mapping |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.mapping that return FieldMapper | |
|---|---|
FieldMapper |
FieldMapper.clone()
Creates a clone of this FieldMapper instance with shallow copies of the FieldMapping instances |
| Uses of FieldMapper in org.apache.stanbol.entityhub.servicesapi.site |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.site that return FieldMapper | |
|---|---|
FieldMapper |
ReferencedSite.getFieldMapper()
Getter for the FieldMappings configured for this Site |
| Uses of FieldMapper in org.apache.stanbol.entityhub.servicesapi.yard |
|---|
| Methods in org.apache.stanbol.entityhub.servicesapi.yard that return FieldMapper | |
|---|---|
FieldMapper |
Cache.getAdditionalMappings()
Getter for the additional mappings used by this Cache. |
FieldMapper |
Cache.getBaseMappings()
Getter for the base mappings used by this Cache. |
| Methods in org.apache.stanbol.entityhub.servicesapi.yard with parameters of type FieldMapper | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||