- All Implemented Interfaces:
- Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<List<javax.jcr.Node>>, org.apache.wicket.util.io.IClusterable
public class SingleVariantProvider
extends org.apache.wicket.model.LoadableDetachableModel<List<javax.jcr.Node>>
Load a single representative for each set of variants of a document.
Different documents can share a name, so the comparison is based on the
handle that contains the variants. The first document (lowest sns index
in resultset) is used.
- See Also:
- Serialized Form