com.tivoli.twg.engine
Class TWGDbChangeQueryCmd

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

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

TWGDbChangeQueryCmd encapsulates the parameters for modifying an existing saved query. The persistent object id for the query is used to identify the query to be changed.

The TWGDbChangeQueryCmd 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):