| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.discovery.DiscoveryComponent
com.esri.gpt.catalog.discovery.DiscoveryClause
public class DiscoveryClause
Super-class for a clause within a filter.
| Constructor Summary | |
|---|---|
protected  | 
DiscoveryClause()
Default constructor.  | 
| Method Summary | |
|---|---|
 void | 
echo(StringBuffer sb)
Appends property information for the component to a buffer.  | 
 void | 
echo(StringBuffer sb,
     int depth)
Appends property information for the component to a buffer.  | 
| 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 | 
|---|
protected DiscoveryClause()
| Method Detail | 
|---|
public void echo(StringBuffer sb)
echo in class DiscoveryComponentsb - the buffer to use when appending information
public void echo(StringBuffer sb,
                 int depth)
sb - the buffer to use when appending informationdepth - the depth of the clause
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||