The
CxObjectAttr class is the object attribute class for Java
connectors. It is part of the
CxCommon package. It defines an
attribute of a business object specification. The class defines methods
for getting information about attributes.
- Note:
- The CWConnectorBusObj class is the Java connector library class
that is a wrapper for the methods in the CxObjectAttr class of the
low-level Java connector library. The CWConnectorBusObj
class provides access to a business object, business object array, business
object definition, and attributes. The CWConnectorAttrType
class defines the attribute-type constants. Most Java-connector
development should use the Java connector library. For more information
on the classes of the Java connector library, see Overview of the Java connector library.
This class contains the following:
