com.tivoli.twg.engine
Class TWGDbFindTableByClassnameCmd

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

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

TWGDbFindTableByClassnameCmd encapsulates the parameters for finding the token name for the table that corresponds to the table class name. It is passed as a parameter on an IPC command to the database update service node.

If the return code from this command is zero, a TWGDbFindTableReply object is passed as an ouput parameter on the IPC response.

Return codes (all found in TWGDatabaseConstants):