|
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
public class DiscoveryComponent
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 |
---|
protected DiscoveryComponent()
Method Detail |
---|
public void echo(StringBuffer sb)
sb
- the StringBuffer to use when appending informationpublic String toString()
toString
in class Object
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |