Interface BrowseContext

    • Method Detail

      • getOperationType

        OperationType getOperationType()
        Returns the currently configured OperationType
      • getCustomOperationType

        String getCustomOperationType()
        Returns the custom type of the operation that is currently being configured. This is the customTypeId field from the connector descriptor.
        Returns:
        customTypeId field from the connector descriptor.
      • getOperationProperties

        PropertyMap getOperationProperties()
        Returns any operation properties flagged as includeInBrowse for the current OperationType in the connector's descriptor.