|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AliasMapping
An alias mapping is a mapping that is associated with an alias.
| Method Summary | |
|---|---|
String |
getAlias()
Returns the alias this mapping is associated with. |
String |
getAnalyzer()
Returns the analyzer lookup name of this alias mapping. |
String[] |
getExtendedAliases()
Returns a list of aliases that this alias extends. |
String[] |
getExtendingAliases()
Returns a list of all the aliases that extend this mapping. |
AliasMapping |
shallowCopy()
Performs a shalow copy of this mapping, not including any internal mappings belonging to MultipleMapping. |
| Methods inherited from interface org.compass.core.mapping.MultipleMapping |
|---|
getMapping, getMapping, mappingsIt |
| Methods inherited from interface org.compass.core.mapping.Mapping |
|---|
controlsObjectNullability, copy, getConverter, getConverterName, getName, getPath |
| Method Detail |
|---|
AliasMapping shallowCopy()
MultipleMapping.
String getAlias()
String[] getExtendedAliases()
String[] getExtendingAliases()
String getAnalyzer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||