Class AttributeStructFilter

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.filter._NavigationFilter2
wt.filter.NavigationFilter2
wt.structfilter.rule.attribute._AttributeStructFilter
wt.structfilter.rule.attribute.AttributeStructFilter
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.structfilter._StructFilterRuleOwner, wt.structfilter.StructFilterRuleOwner

@GenAsPersistable(superClass=NavigationFilter2.class, interfaces=wt.structfilter.StructFilterRuleOwner.class, properties=@GeneratedProperty(name="filterDelegateType",type=wt.structfilter.rule.attribute.AttributeStructFilterDelegateType.class,initialValue="AttributeStructFilterDelegateType.getAttributeStructFilterDelegateTypeDefault()",javaDoc="Specifies the type of delegate that should process this filter.")) public class AttributeStructFilter extends wt.structfilter.rule.attribute._AttributeStructFilter

Use the newAttributeStructFilter static factory method(s), not the AttributeStructFilter 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: