Package wt.structfilter.rule.attribute
Class AttributeStructFilterExpression
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.structfilter.rule.attribute._AttributeStructFilterExpression
wt.structfilter.rule.attribute.AttributeStructFilterExpression
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="attribute",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=300)),@GeneratedProperty(name="value",type=java.lang.String.class),@GeneratedProperty(name="expressionOrder",type=int.class),@GeneratedProperty(name="comparison",type=AttributeStructFilterComparison.class)},foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="theAttributeStructFilterRule",type=AttributeStructFilterRule.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="expression")),tableProperties=@TableProperties(tableName="AttributeStructFilterExpr"))
public class AttributeStructFilterExpression
extends wt.structfilter.rule.attribute._AttributeStructFilterExpression
Use the newAttributeStructFilterExpression static factory
method(s), not the AttributeStructFilterExpression constructor,
to construct instances of this class. Instances must be constructed
using the static factory(s), in order to ensure proper initialization
of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType