Class WSBrowser

  • All Implemented Interfaces:
    Browser

    public class WSBrowser
    extends BaseBrowser
    Implementation of webservice browsing. Provides many convenience methods and customization points for manipulating the data definitions according to the needs of the target webservice. Default implementation implements pretty much all the functionality necessary for browsing an EXECUTE operation but not for any other operation (as the expectation is that the other operations involve more custom, conceptual grouping work on the part of the connector developer).