Class AbstractObjectTypeConfigurationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractObjectTypeConfigurationType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
GuiObjectDetailsPageType, ObjectFormType

public abstract class AbstractObjectTypeConfigurationType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Abstract supertype for all data types that specify configuration properties for a specific object type (User, Role, Org, Resource, ...)
See Also: