Package org.ametys.plugins.repository.virtual
package org.ametys.plugins.repository.virtual
-
InterfacesClassDescriptionVirtualAmetysObjectFactory<A extends AmetysObject>
AmetysObjectFactoryfor handling "virtual" objects, in that they did not rely directly to the JCR storage.
Such factory is bounded to an object through a particular property in the JCR tree.
VirtualAmetysObjecthandled by aVirtualAmetysObjectFactoryare considered as children of theJCRAmetysObjectcorresponding to the JCR Node holding that property.