Java Client API Reference 6.0.2.61

Uses of Class
com.baan.b3.boi1.dt.SynchronizationActionType

Packages that use SynchronizationActionType
com.baan.b3.boi1 Provides a typesafe API for use with B3 BOIs. 
com.baan.b3.boi1.dt Provides datatypes used in the com.baan.b3.boi1 package. 
 

Uses of SynchronizationActionType in com.baan.b3.boi1
 

Methods in com.baan.b3.boi1 that return SynchronizationActionType
 SynchronizationActionType ISynchronizationExceptionDescriptor.getActionType()
          Retrieves the type of the attempted synchronization action.
 

Uses of SynchronizationActionType in com.baan.b3.boi1.dt
 

Fields in com.baan.b3.boi1.dt declared as SynchronizationActionType
static SynchronizationActionType SynchronizationActionType.INSERT
          Insert action type
static SynchronizationActionType SynchronizationActionType.DELETE
          Delete action type
static SynchronizationActionType SynchronizationActionType.CHANGE
          Indicates manager-wide transaction scope.
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.