Package com.evolveum.midpoint.web.model
Class XmlGregorianCalendarModel
java.lang.Object
org.apache.wicket.model.Model<Date>
com.evolveum.midpoint.web.model.XmlGregorianCalendarModel
- All Implemented Interfaces:
- Serializable,- org.apache.wicket.model.IDetachable,- org.apache.wicket.model.IModel<Date>,- org.apache.wicket.model.IObjectClassAwareModel<Date>,- org.apache.wicket.util.io.IClusterable
- Author:
- lazyman
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionXmlGregorianCalendarModel(org.apache.wicket.model.IModel<XMLGregorianCalendar> model) 
- 
Method SummaryMethods inherited from class org.apache.wicket.model.Modeldetach, equals, getObjectClass, hashCode, of, of, of, ofList, ofMap, ofSet, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.wicket.model.IModelas, combineWith, filter, flatMap, isPresent, map, orElse, orElseGet
- 
Constructor Details- 
XmlGregorianCalendarModel
 
- 
- 
Method Details