Methods

Your application invokes the following methods to render the Browse Work Teams dialog box.

  • getFieldMetadata—Gets the work team field definitions that are used to populate the work team column headers in the browse work team table.
  • getFieldValues—Gets the work team field values that are used to populate the work team rows in the browse work team table.
  • getFilters—Gets work team field definitions and values for work team fields that can be filtered. An administrator can designate work team fields as filters. These fields are displayed in this dialog so that a user can limit the list of work teams based on the filters.

Note:

For all the above calls, set the FieldContext parameter of the method to FieldContext.WORKTEAMS.