Class SingleVariantProvider
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.model.IModel<List<Node>>
,org.apache.wicket.util.io.IClusterable
public class SingleVariantProvider
extends org.apache.wicket.model.LoadableDetachableModel<List<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:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.wicket.model.LoadableDetachableModel
detach, getObject, isAttached, of, onAttach, setObject, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.wicket.model.IModel
as, combineWith, filter, flatMap, isPresent, map, orElse, orElseGet