com.tivoli.twg.engine
Class TWGDbCopyQueryCmd

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

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

TWGDbCopyQueryCmd encapsulates the parameters for copying an existing saved query. The persistent object id for the query is used to identify the query to be copied. The query display name, query graphic and query format are the parameters that may be changed in the copy query command. The new query created by copying another query is always a User query even if the source query was a Default query.

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