Class ResourceObjectTypeDefinitionType

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

public class ResourceObjectTypeDefinitionType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Defines a type of resource objects. By pointing to this kind of definition (by specifying kind and intent), resource objects can be created and searched for. Note that this XSD type is - maybe temporarily - used also for specification of resource object class refinements. See SchemaHandlingType.objectClass item description.
See Also: