Determines whether the verb passed to the method is supported by this business object definition.
public boolean isVerbSupported(String verb);
Returns true if the specified verb is supported; otherwise, returns false.
None.
getVerb(),, getSupportedVerbs()