Uses of Interface
com.mayam.wf.attributes.shared.AttributeManager
-
Uses of AttributeManager in com.mayam.wf.attributes.shared
Modifier 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
Modifier 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)