Interface ViewDelegate

All Known Implementing Classes:
DefaultViewDelegate

public interface ViewDelegate
The delegate responsible for supplying list of view names and default view name for list of object identifiers.

Supported API: true

Extendable: true
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the ViewValueBean that will provide the list of view names and default view name

    Supported API: true
  • Method Details

    • getViewValuesBean

      ViewValueBean getViewValuesBean(ViewContextBean viewContextBean)
      Gets the ViewValueBean that will provide the list of view names and default view name

      Supported API: true
      Parameters:
      viewContextBean -
      Returns:
      ViewValueBean