wt.query.specification
Interface IndependentAttrSearchExp
- All Superinterfaces:
- AttributeSearchExp, SearchExpression
- All Known Implementing Classes:
- DefaultIndependentAttrSearchExp
- public interface IndependentAttrSearchExp
- extends AttributeSearchExp
Supported API: false
Extendable: false
DEPENDENT
public static final String DEPENDENT
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getDependent
public DependentAttrSearchExp getDependent()
- Gets the object for the association that plays role: DEPENDENT.
Supported API: false
- Returns:
- DependentAttrSearchExp
setDependent
public void setDependent(DependentAttrSearchExp a_Dependent)
throws WTPropertyVetoException
- Sets the object for the association that plays role: DEPENDENT.
Supported API: false
- Parameters:
a_Dependent
-
- Throws:
WTPropertyVetoException