BusinessProcessUtil

This is a WBI-C provided utility class. It has the following methods:

Method

getSecurityService

Method description

Retrieves a Security Service object

Syntax

public SecurityServiceInterface getSecurityService()

Parameters

None

Method

getPartnerService

Method description

Retrieves a Partner Service object

Syntax

public PartnerServiceInterface getPartnerService()

Parameters

None

Method

getMapService

Method description

Retrieves a MapService object

Syntax

public MapServiceInterface getMapService()

Parameters

None

Constants

These are used for updating the status of the business document.

public static final String BCG_DOCSTATE_FAILED = "Failed"
public static final String BCG_DOCSTATE_IN_PROCESS = "In Process"

Copyright IBM Corp. 2003, 2004