Esri Geoportal Server
1.0

com.esri.gpt.catalog.discovery
Class DiscoveryComponent

java.lang.Object
  extended by com.esri.gpt.catalog.discovery.DiscoveryComponent
Direct Known Subclasses:
DcElement, Discoverable, DiscoveredRecord, DiscoveryClause, DiscoveryFilter, DiscoveryQuery, DiscoveryResult, PropertyMeaning, PropertySets

public class DiscoveryComponent
extends Object

Super-class for objects that participate in the discovery model.


Constructor Summary
protected DiscoveryComponent()
          Default constructor.
 
Method Summary
 void echo(StringBuffer sb)
          Appends property information for the component to a StringBuffer.
 String toString()
          Returns the string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiscoveryComponent

protected DiscoveryComponent()
Default constructor.

Method Detail

echo

public void echo(StringBuffer sb)
Appends property information for the component to a StringBuffer.
The method is intended to support "FINEST" logging.

Parameters:
sb - the StringBuffer to use when appending information

toString

public String toString()
Returns the string representation of the object.

Overrides:
toString in class Object
Returns:
the string

Esri Geoportal Server
1.0

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