Interface | Description |
---|---|
VirtualAmetysObjectFactory<A extends AmetysObject> |
AmetysObjectFactory for 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. Virtual AmetysObject handled by a VirtualAmetysObjectFactory are considered as children of the JCRAmetysObject corresponding to the JCR Node holding that property. |