Package org.ametys.plugins.repository.collection
package org.ametys.plugins.repository.collection
-
ClassDescriptionAn
AmetysObject
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.Factory forAmetysObjectCollection
.