Java Client API Reference 6.0.2.61

Package com.baan.b3.boi1.metadata

Provides an API for accessing metadata for B3 BOIs.

See:
          Description

Interface Summary
IBusinessObjectMetadata Describes BusinessObject types.
IBusinessObjectMethodMetadata Describes a method of a BusinessObject.
IIteratorMetadata Describes Iterator types.
IManagerMetadata Describes a BusinessObjectManager.
IManagerMethodMetadata Describes a method of a BusinessObjectManager.
IMemberAccessor Delegate for IMemberMetadata.
IMemberMetadata Describes a member of a BusinessObject.
IMetadataFactory Creates instances of metadata objects.
IMethodImplementationAdapter Delegate for IMethodMetadata.
IMethodMetadata Describes a method of a BusinessObject or BusinessObjectManager.
IObjectMetadata Describes an object type.
IParameterMetadata Describes a parameter of a method.
IPrimalMemberAccessor Delegate for IPrimalMemberMetadata.
IPrimalMemberMetadata Describes a primal member of a BusinessObject.
IPrimalObjectMetadata Describes Primal object types.
 

Class Summary
MetadataUtil Provides convenience methods for working with metadata objects.
 

Package com.baan.b3.boi1.metadata Description

Provides an API for accessing metadata for B3 BOIs.
Version: Build Nr 61, file version \\main\\2, 15:09:09 24-07-2006 UTC
The classes in this package describe the structure of B3 BOIs, their members, methods and parameter types.
The MetadataUtil.getBusinessObjectMetadata(java.lang.String), MetadataUtil.getManagerMetadata(java.lang.String) and generated retrieveMetadata() methods can be used as entry points.
The public interface provided by this package and its sub-packages is guaranteed to be supported until the end of the year 2000. All effort will be made to also support the interface in versions of the B3 technology beyond that date.

Related Documentation

None.

Since:
OpenWorld Adapter 2.0

Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.