public static final class AttributeFilterContext.GetAttributeContext extends AttributeFilterContext
AttributeFilterContext.GetAttributeContext, AttributeFilterContext.SetAttributeContext| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(AttributeId attributeId)
Get the value for the attribute identified by
attributeId using the next filter in the chain. |
getNode, getSession, isObservable, setObservablepublic Object getAttribute(AttributeId attributeId)
attributeId using the next filter in the chain.attributeId - the AttributeId of the attribute to get the value of.attributeId from the next filter in the chain.Copyright © 2021. All rights reserved.