Class AttributeStructFilterRule

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.structfilter.rule.attribute._AttributeStructFilterRule
wt.structfilter.rule.attribute.AttributeStructFilterRule
All Implemented Interfaces:
Externalizable, Serializable, wt.alternaterep._AlternateRepDefinitionRule, wt.alternaterep.AlternateRepDefinitionRule, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.structfilter.rule._StructFilterRule, StructFilterRule

@GenAsPersistable(superClass=WTObject.class,interfaces=StructFilterRule.class,properties={@GeneratedProperty(name="objectTypeIdentifier",type=java.lang.String.class),@GeneratedProperty(name="linkTypeIdentifier",type=java.lang.String.class)},tableProperties=@TableProperties(compositeIndex1="+ownerReference.key.id")) public class AttributeStructFilterRule extends wt.structfilter.rule.attribute._AttributeStructFilterRule

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