| 
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.framework.sql.DatabaseReferences
public final class DatabaseReferences
DatabaseReference collection.
| Constructor Summary | |
|---|---|
DatabaseReferences()
Default constructor.  | 
|
| Method Summary | |
|---|---|
 void | 
add(DatabaseReference reference,
    boolean testConnection)
Adds a DatabaseReference to the collection.  | 
protected  DatabaseReference | 
findByTag(String tag)
Finds the DatabaseReference associated with a tag.  | 
 String | 
toString()
Returns a string representation of this object.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DatabaseReferences()
| Method Detail | 
|---|
public void add(DatabaseReference reference,
                boolean testConnection)
reference - the DatabaseReference to addtestConnection - if true the connection will be testedprotected DatabaseReference findByTag(String tag)
tag - the tag associated with the reference to find
public 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 | ||||||||