AgentMetaData class

The Object Discovery Agent Development Kit (ODK) API provides the AgentMetaData class to contain the metadata for the Object Discovery Agent (ODA). Member variables of this class represent the ODA metadata. Business Object Wizard can access the ODA's metadata by calling the getMetaData() method in the ODA's class.

The AgentMetaData class defines the following:

The AgentMetaData class implements the ODKConstant interface. Therefore, all constants defined in ODKConstant are available to an AgentMetaData object. For a list of constants the ODKConstant interface defines, see ODKConstant interface.

Copyright IBM Corp. 1997, 2003