Uses of Interface
com.mayam.wf.attributes.shared.AttributeManager
Packages that use AttributeManager
-
Uses of AttributeManager in com.mayam.wf.attributes.shared
Classes in com.mayam.wf.attributes.shared that implement AttributeManagerMethods in com.mayam.wf.attributes.shared that return AttributeManagerModifier and TypeMethodDescriptionAttributeRangeMap.getEndManager()
Returns an AttributeManager which manages only the end values of this map.AttributeRangeMap.getStartManager()
Returns an AttributeManager which manages only the start values of this map.AttributeManager.setAttribute
(Attribute attribute, Object value) Attribute mutator. -
Uses of AttributeManager in com.mayam.wf.config.shared
Methods in com.mayam.wf.config.shared that return AttributeManagerModifier and TypeMethodDescriptionabstract AttributeManager
AttributeManagerHolder.getDefaultManager()
abstract AttributeManager
AttributeManagerHolder.getGrandparentManager()
AttributeManagerHolder.getManager
(Field field) AttributeManagerHolder.getManager
(Field.HierarchyLevel level) abstract AttributeManager
AttributeManagerHolder.getParentManager()
AttributeManagerHolder.getWrappedManager
(Field field) AttributeManagerHolder.getWrappedManager
(Field.HierarchyLevel level)