com.tivoli.twg.engine
Class TWGDbGetQueriesCmd

java.lang.Object
  extended bycom.tivoli.twg.engine.TWGDbGetQueriesCmd
All Implemented Interfaces:
java.io.Serializable

public class TWGDbGetQueriesCmd
extends java.lang.Object
implements java.io.Serializable

The TWGDbGetQueriesCmd command is used for getting information about existing saved database queries. This command returns can request information about a single query, all the queries in a single physical Director database, or all queries in all Director databases.

The TWGDbGetQueriesCmd object is passed as a parameter on an IPC command to the database query service node (TWGDatabaseConstants.QUERY_SERVICE_NODE_NAME).

Return codes (all found in TWGDatabaseConstants):