dbXML API

com.dbxml.db.client.tools.command
Class ListBase

java.lang.Object
  extended bycom.dbxml.db.client.tools.command.CommandBase
      extended bycom.dbxml.db.client.tools.command.ListBase
All Implemented Interfaces:
Command
Direct Known Subclasses:
ListCollections, ListContents, ListExtensions, ListIndexers, ListRoles, ListTriggers, ListUsers

public abstract class ListBase
extends CommandBase

ListBase serves as a base class for several listing Commands.


Constructor Summary
ListBase()
           
 
Method Summary
 void process()
          process processes the Command.
 
Methods inherited from class com.dbxml.db.client.tools.command.CommandBase
getCommandLine, setCommandLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListBase

public ListBase()
Method Detail

process

public final void process()
                   throws dbXMLException
Description copied from interface: Command
process processes the Command.

Throws:
dbXMLException

dbXML API

Copyright (c) 2004 The dbXML Group