Java Client API Reference 6.0.2.61

com.baan.b3.boi1.metadata
Interface IIteratorMetadata

All Superinterfaces:
IObjectMetadata

public interface IIteratorMetadata
extends IObjectMetadata

Describes Iterator types.

Version:
Build Nr 61, file version \\main\\3, 15:09:02 24-07-2006 UTC

Method Summary
 IBusinessObjectMetadata getBusinessObjectType()
          Retrieves the type of BusinessObject returned by this Iterator type.
 
Methods inherited from interface com.baan.b3.boi1.metadata.IObjectMetadata
getDescription, getTypeName, isReadOnly
 

Method Detail

getBusinessObjectType

public IBusinessObjectMetadata getBusinessObjectType()
Retrieves the type of BusinessObject returned by this Iterator type.
Threading policy: MTSafe.
Returns:
the type of BusinessObject returned by this Iterator type

Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.