Class ObjectDeltaModel
java.lang.Object
com.evolveum.midpoint.gui.impl.factory.panel.ObjectDeltaModel
- All Implemented Interfaces:
- Serializable,- org.apache.wicket.model.IDetachable,- org.apache.wicket.model.IModel<String>,- org.apache.wicket.util.io.IClusterable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionObjectDeltaModel(org.apache.wicket.model.IModel<ObjectDeltaType> model, ModelServiceLocator locator) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.wicket.model.IModelcombineWith, detach, filter, flatMap, isPresent, map, orElse, orElseGet
- 
Constructor Details- 
ObjectDeltaModelpublic ObjectDeltaModel(org.apache.wicket.model.IModel<ObjectDeltaType> model, ModelServiceLocator locator) 
 
- 
- 
Method Details