com.tivoli.twg.engine
Class TWGDbGetMetaDataCmd

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

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

TWGDbGetMetaDataCmd encapsulates the parameters for getting meta information about the Director database. 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 TWGDbMetaData object is passed as output parameter 0 on the IPC response.

Return codes (all found in TWGDatabaseConstants):