public String getVerbAppText(String verb);
A String object containing the value of AppSpecificInfo for the specified verb. If the business object does not have application-specific information for the verb, the method returns an empty string.
See also the description of the getVerb() method.