BusObjVerb()

Creates a business-object-verb object.

Syntax

public BusObjVerb(String verb, String appSpecInfo);

Parameters

appSpecInfo
Specifies the application-specific information for the verb.

verb
Specifies a verb that is supported by the business object definition.

Return values

The newly instantiated BusObjVerb object.

Exceptions

BusObjInvalidVerbException
Thrown if the specified verb is not valid.

Copyright IBM Corp. 2004