Package wt.configurablelink
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
Supported API: true
Extendable: true
-
Method Summary
Modifier and TypeMethodDescriptionprocess(QueryResult masters) Resolves the role B masters of ConfigurableMastersLink and ConfigurableReferenceLink to versions that will be displayed in the Child Objects tables.
-
Method Details
-
process
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
-