Java Client API Reference 6.0.2.61

com.baan.b3.boi1.metadata
Interface IManagerMethodMetadata

All Superinterfaces:
IMethodMetadata

public interface IManagerMethodMetadata
extends IMethodMetadata

Describes a method of a BusinessObjectManager.

Version:
Build Nr 61, file version \\main\\1, 15:09:09 24-07-2006 UTC
See Also:
IManagerMetadata

Method Summary
 com.baan.b3.boi1.metadata.dt.ProgrammingModel getProgrammingModel()
          Retrieves the the model type used by the method.
 
Methods inherited from interface com.baan.b3.boi1.metadata.IMethodMetadata
getDescription, getName, getParameters, getReturnType, invoke, invokeWithStrings
 

Method Detail

getProgrammingModel

public com.baan.b3.boi1.metadata.dt.ProgrammingModel getProgrammingModel()
Retrieves the the model type used by the method.
Threading policy: MTSafe.
Returns:
The model type

Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.