Interface ConfigLinkTableItemDelegate


public interface ConfigLinkTableItemDelegate
Delegate to resolve the role B masters of ConfigurableMastersLink and ConfigurableReferenceLink to versions that will be displayed in the Child Objects tables.

Supported API: true

Extendable: true
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolves the role B masters of ConfigurableMastersLink and ConfigurableReferenceLink to versions that will be displayed in the Child Objects tables.
  • Method Details

    • process

      QueryResult process(QueryResult masters) throws WTException
      Resolves the role B masters of ConfigurableMastersLink and ConfigurableReferenceLink to versions that will be displayed in the Child Objects tables.

      Supported API: true
      Parameters:
      masters -
      Returns:
      QueryResult
      Throws:
      WTException