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).
BeanReferenceMapConverterImpl Map converter used to map reference/uuid property by key into a java.util.Map.
DefaultCollectionConverterImpl Default Collection Mapping/convertion implementation.
ManageableCollectionImpl ManageableCollection ArrayList implementation
ManageableMapImpl ManageableCollection ArrayList implementation
MapReferenceValueEncoder  
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 The Apache Software Foundation. All Rights Reserved.