gov.noaa.pmel.tmap.db
Class UI
java.lang.Object
|
+--gov.noaa.pmel.tmap.db.DbaseObject
|
+--gov.noaa.pmel.tmap.db.UI
- public class UI
- extends DbaseObject
| Methods inherited from class gov.noaa.pmel.tmap.db.DbaseObject |
addField, addField, convert, deserialize, deserialize, deserialize, deserializeAggregate, deserializeAggregate, deserializeAggregate, deserializeManyToMany, deserializeManyToMany, doDeserializeAggregate, getOid, setup, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
mLiveMap
LiveMap mLiveMap
mOps
java.util.Vector mOps
mViews
java.util.Vector mViews
mOptions
java.util.Vector mOptions
mConstraints
java.util.Vector mConstraints
mViewByName
java.util.Hashtable mViewByName
isConstrained
boolean isConstrained
z_text
java.lang.String z_text
UI
public UI()
get_z_text
public java.lang.String get_z_text()
isConstrained
public boolean isConstrained()
getLiveMap
public LiveMap getLiveMap()
throws java.sql.SQLException
java.sql.SQLException
getOps
public java.util.Vector getOps()
throws java.sql.SQLException
java.sql.SQLException
getOps
public java.util.Vector getOps(java.lang.String view)
throws java.sql.SQLException
java.sql.SQLException
getConstraints
public java.util.Vector getConstraints()
throws java.sql.SQLException
java.sql.SQLException
getOps
public java.util.Vector getOps(java.lang.String view,
java.lang.String mode)
throws java.sql.SQLException
java.sql.SQLException
getOptions
public java.util.Vector getOptions(java.lang.String op)
throws java.sql.SQLException
java.sql.SQLException
getOptions
public java.util.Vector getOptions()
throws java.sql.SQLException
java.sql.SQLException
getViewByName
public View getViewByName(java.lang.String name)
throws java.sql.SQLException
java.sql.SQLException
getViews
public java.util.Vector getViews()
throws java.sql.SQLException
java.sql.SQLException
main
public static void main(java.lang.String[] args)
throws java.sql.SQLException
java.sql.SQLException