public class MapAccessAdapter extends Object implements AspectAccessAdapter
Constructor and Description |
---|
MapAccessAdapter(String pAspectName)
Creates a new adapter for a Map-based source.
|
public MapAccessAdapter(String pAspectName)
pAspectName
- the aspect name, may be separated by AspectAdapter.SEPARATORpublic boolean isEditable()
isEditable
in interface AspectAccessAdapter
public Object getValue(Object pSource)
getValue
in interface AspectAccessAdapter
pSource
- the source, may be nullpublic void setValue(Object pSource, Object pValue)
setValue
in interface AspectAccessAdapter
pSource
- the source, never nullpValue
- the new value, may be nullCopyright © 2017 Jürgen Zeller (privat). All rights reserved.