Package org.ametys.plugins.repository.collection
-
Class Summary Class Description AmetysObjectCollection<F extends AmetysObjectCollectionFactory,A extends AmetysObject> AnAmetysObject
representing a collection of otherAmetysObject
s.
The collection stored its contents in the JCR Repository in a hash tree for optimizing performances.
Please note that this implementation does not keep the insertion order of elements.AmetysObjectCollectionFactory Factory forAmetysObjectCollection
.