Esri Geoportal Server
1.0

com.esri.gpt.catalog.discovery
Class PropertyMeaning.AnyText

java.lang.Object
  extended by com.esri.gpt.catalog.discovery.DiscoveryComponent
      extended by com.esri.gpt.catalog.discovery.PropertyMeaning
          extended by com.esri.gpt.catalog.discovery.PropertyMeaning.AnyText
Enclosing class:
PropertyMeaning

public static class PropertyMeaning.AnyText
extends PropertyMeaning

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

PropertyMeaning.AnyText

public PropertyMeaning.AnyText()
Default constructor.


PropertyMeaning.AnyText

public PropertyMeaning.AnyText(String name)
Constructor with a supplied name.

Method Detail

getNamesToConsider

public StringSet getNamesToConsider()
Gets the property meaning names to consider for an any text query.


setNamesToConsider

public void setNamesToConsider(StringSet names)
Gets the property meaning names to consider for an any text query.


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.