Java Client API Reference 6.0.2.61

Uses of Interface
com.baan.b3.boi1.metadata.IMethodImplementationAdapter

Packages that use IMethodImplementationAdapter
com.baan.b3.boi1.metadata Provides an API for accessing metadata for B3 BOIs. 
 

Uses of IMethodImplementationAdapter in com.baan.b3.boi1.metadata
 

Methods in com.baan.b3.boi1.metadata with parameters of type IMethodImplementationAdapter
 IMethodMetadata IMetadataFactory.createMethodMetadata(java.lang.String p_name, IParameterMetadata[] p_parameters, IParameterMetadata p_returnType, IMethodImplementationAdapter p_implementation, java.lang.String[] p_description)
          Creates an object that describes a method of a BusinessObject or BusinessObjectManager.
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.