Retrieves a list of supported business objects for the current connector.
This method is only valid when the integration broker is InterChange Server.
public static String[] getSupportedBusObjNames()
None.
A String array that contains a list of the names of the supported business objects for the connector.
The getSupportedBusObjNames() method returns a list of top-level supported business objects for the current connector; that is, if the connector supports business objects that contain child business objects, getSupportedBusObjNames() includes only the name of the parent object in its list.