Class ShadowKindTypeListModel
java.lang.Object
org.apache.wicket.model.LoadableDetachableModel<List<ShadowKindType>>
com.evolveum.midpoint.gui.impl.factory.panel.enump.ShadowKindTypeListModel
- All Implemented Interfaces:
Serializable,org.apache.wicket.model.IDetachable,org.apache.wicket.model.IModel<List<ShadowKindType>>,org.apache.wicket.util.io.IClusterable
public class ShadowKindTypeListModel
extends org.apache.wicket.model.LoadableDetachableModel<List<ShadowKindType>>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wicket.model.LoadableDetachableModel
detach, getObject, isAttached, of, onAttach, onDetach, setObject, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.wicket.model.IModel
as, combineWith, filter, flatMap, isPresent, map, orElse, orElseGet
-
Constructor Details
-
ShadowKindTypeListModel
public ShadowKindTypeListModel()
-
-
Method Details
-
load
- Specified by:
loadin classorg.apache.wicket.model.LoadableDetachableModel<List<ShadowKindType>>
-