|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPojoPropertyAccessorProxyAdapterComponentType | |
|---|---|
| net.sf.mmm.util.pojo.descriptor.impl.accessor | Contains the implementation of the
Introspection-Accessor-API. |
| Uses of AbstractPojoPropertyAccessorProxyAdapterComponentType in net.sf.mmm.util.pojo.descriptor.impl.accessor |
|---|
| Subclasses of AbstractPojoPropertyAccessorProxyAdapterComponentType in net.sf.mmm.util.pojo.descriptor.impl.accessor | |
|---|---|
class |
PojoPropertyAccessorProxyAdd
This is the implementation of the PojoPropertyAccessorOneArg
interface for adding an element
using the getter from another accessor returning an array or
Collection. |
class |
PojoPropertyAccessorProxyGetIndexed
This is the implementation of the PojoPropertyAccessorIndexedNonArg
interface for getting an element from another accessor returning an array or
List. |
class |
PojoPropertyAccessorProxyGetMapped
This is the implementation of the PojoPropertyAccessorOneArg
interface for getting an
element from another accessor returning a Map. |
class |
PojoPropertyAccessorProxyRemove
This is the implementation of the PojoPropertyAccessorOneArg
interface for removing an
element using the getter from another accessor returning an array or
Collection. |
class |
PojoPropertyAccessorProxySetIndexed
This is the implementation of the PojoPropertyAccessorIndexedOneArg
interface for setting an indexed property using the getter from another accessor returning
an array or List. |
class |
PojoPropertyAccessorProxySetMapped
This is the implementation of the PojoPropertyAccessorTwoArg
interface for setting an
element in a Map returned from another accessor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||