retrieveState()

Retrieves the latest value of the retry count stored in the CxCollabState database table.

Syntax

public int retrieveState(java.lang.String Verb,
                java.lang.String BusinessObjectType,
                java.lang.String PropDocID,
                int State)
 

Parameters

Verb
Specifies the verb to use. In this case, the value must be Retrieve.

BusinessObjectType
Specifies the type of the business object.

PropDocID
Specifies identifier for the business object.

State
Specifies the state value.

Exceptions

Throws the following exceptions:

Copyright IBM Corp. 2003, 2004