Package wt.structfilter.rule.attribute
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:
-
Method Summary
Modifier and TypeMethodDescriptionList of AttributeStructFilterExpression
Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getExpressionList
List of AttributeStructFilterExpression
Supported API: true
-