public String[] getSupportedVerbs();
None.
An array of String objects, each of which contains a supported verb of the business object. Compare these String values with the following verb constants:
If your application supports other verbs, create your own verb constants to represent these verbs.