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:
  • Field Summary

    Fields inherited from class wt.structfilter.rule.attribute._AttributeStructFilterRule

    EXTERNALIZATION_VERSION_UID, LINK_TYPE_IDENTIFIER, OBJECT_TYPE_IDENTIFIER

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.structfilter.rule._StructFilterRule

    OWNER, OWNER_REFERENCE, RULE_ORDER, STRUCT_FILTER_ACTION

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Modifier and Type
    Method
    Description
    List of AttributeStructFilterExpression

    Supported API: true

    Methods inherited from class wt.structfilter.rule.attribute._AttributeStructFilterRule

    getClassInfo, getConceptualClassname, getLinkTypeIdentifier, getObjectTypeIdentifier, getOwner, getOwnerReference, getRuleOrder, getStructFilterAction, getType, readExternal, readVersion, setLinkTypeIdentifier, setObjectTypeIdentifier, setOwner, setOwnerReference, setRuleOrder, setStructFilterAction, super_readExternal_AttributeStructFilterRule, super_readVersion_AttributeStructFilterRule, super_writeExternal_AttributeStructFilterRule, writeExternal

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity