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:
-
Field Summary
Fields inherited from class wt.structfilter.rule.attribute._AttributeStructFilterExpression
ATTRIBUTE, ATTRIBUTE_STRUCT_FILTER_RULE, ATTRIBUTE_STRUCT_FILTER_RULE_REFERENCE, COMPARISON, EXPRESSION_ORDER, EXTERNALIZATION_VERSION_UID, VALUEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.structfilter.rule.attribute._AttributeStructFilterExpression
getAttribute, getAttributeStructFilterRule, getAttributeStructFilterRuleReference, getClassInfo, getComparison, getConceptualClassname, getExpressionOrder, getType, getValue, readExternal, readExternal, readVersion, setAttribute, setAttributeStructFilterRule, setAttributeStructFilterRuleReference, setComparison, setExpressionOrder, setValue, super_readExternal_AttributeStructFilterExpression, super_readVersion_AttributeStructFilterExpression, super_writeExternal_AttributeStructFilterExpression, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo