|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.discovery.DiscoveryComponent com.esri.gpt.catalog.discovery.PropertyMeaning com.esri.gpt.catalog.discovery.PropertyMeaning.AnyText
public static class PropertyMeaning.AnyText
Any text meaning (for queries executed against multiple fields).
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.esri.gpt.catalog.discovery.PropertyMeaning |
---|
PropertyMeaning.AnyText, PropertyMeaning.Geometry |
Constructor Summary | |
---|---|
PropertyMeaning.AnyText()
Default constructor. |
|
PropertyMeaning.AnyText(String name)
Constructor with a supplied name. |
Method Summary | |
---|---|
StringSet |
getNamesToConsider()
Gets the property meaning names to consider for an any text query. |
void |
setNamesToConsider(StringSet names)
Gets the property meaning names to consider for an any text query. |
Methods inherited from class com.esri.gpt.catalog.discovery.PropertyMeaning |
---|
echo, echo, getAllowLeadingWildcard, getComparisonType, getDcElement, getMeaningType, getName, getValueType, setAllowLeadingWildcard, setComparisonType, setDcElement, setMeaningType, setName, setValueType |
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryComponent |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyMeaning.AnyText()
public PropertyMeaning.AnyText(String name)
Method Detail |
---|
public StringSet getNamesToConsider()
public void setNamesToConsider(StringSet names)
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |