Package org.apache.jackrabbit.ocm.manager.collectionconverter.impl

Class Summary
AbstractCollectionConverterImpl Abstract class used for all CollectionConverter
BeanReferenceCollectionConverterImpl Collection Mapping used to map a reference/uuid property list into a java bean collection (readonly).
DefaultCollectionConverterImpl Default Collection Mapping/convertion implementation.
ManageableArrayList ManageableCollection ArrayList implementation
ManageableSet This class/interface
ManageableVector ManageableCollection Vector implementation
ManagedHashMap The ManagedHashMap class provides Map support to JCR Mapping
MultiValueCollectionConverterImpl Collection Mapping/convertion implementation used for multi values properties This collection mapping strategy maps a collection into a JCR multi value property
NTCollectionConverterImpl Collection Mapping/convertion based on node type.
ReferenceCollectionConverterImpl This collection mapping strategy maps a collection of String into a JCR multi value property based on the reference type
ResidualNodesCollectionConverterImpl The ResidualNodesCollectionConverterImpl is a collection converter for multiple child nodes accessed through Node.getNodes(String pattern).
ResidualPropertiesCollectionConverterImpl The ResidualPropertiesCollectionConverterImpl is a collection converter for multiple properties accessed through Node.getProperties(String pattern).
 



Copyright © 2004-2008 Apache Software Foundation. All Rights Reserved.