Package wt.structfilter.rule.attribute
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:
-
Field Summary
Fields inherited from class wt.structfilter.rule.attribute._AttributeStructFilter
EXTERNALIZATION_VERSION_UID, FILTER_DELEGATE_TYPEFields inherited from class wt.filter._NavigationFilter2
NAV_CRITERIA, NAV_CRITERIA_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.structfilter._StructFilterRuleOwner
OWNED_RULESFields 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._AttributeStructFilter
getClassInfo, getConceptualClassname, getFilterDelegateType, getType, readExternal, readVersion, setFilterDelegateType, setOwnedRules, super_readExternal_AttributeStructFilter, super_readVersion_AttributeStructFilter, super_writeExternal_AttributeStructFilter, writeExternalMethods inherited from class wt.filter._NavigationFilter2
getNavCriteria, getNavCriteriaReference, readVersion, setNavCriteria, setNavCriteriaReference, super_readExternal_NavigationFilter2, super_readVersion_NavigationFilter2, super_writeExternal_NavigationFilter2Methods 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, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity