Package com.evolveum.midpoint.web.model
Class PrismContainerWrapperHeaderModel<C extends Containerable,T extends Containerable> 
java.lang.Object
com.evolveum.midpoint.web.model.ItemWrapperModel<C,PrismContainerWrapper<T>>
 
com.evolveum.midpoint.web.model.PrismContainerWrapperHeaderModel<C,T> 
- All Implemented Interfaces:
- Serializable,- org.apache.wicket.model.IDetachable,- org.apache.wicket.model.IModel<PrismContainerWrapper<T>>,- org.apache.wicket.util.io.IClusterable
public class PrismContainerWrapperHeaderModel<C extends Containerable,T extends Containerable> 
extends ItemWrapperModel<C,PrismContainerWrapper<T>> 
- Author:
- skublik
- See Also:
- 
Field SummaryFields inherited from class com.evolveum.midpoint.web.model.ItemWrapperModelpath
- 
Constructor SummaryConstructorsConstructorDescriptionPrismContainerWrapperHeaderModel(org.apache.wicket.model.IModel<?> parent, ItemPath path, PageBase pageBase) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.web.model.ItemWrapperModelgetParent, isFromContainerValueMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.wicket.model.IModelas, combineWith, detach, filter, flatMap, isPresent, map, orElse, orElseGet, setObject
- 
Constructor Details- 
PrismContainerWrapperHeaderModel
 
- 
- 
Method Details- 
getObject
 
-