Class ReferencesCapabilityType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.CapabilityType
com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.ReferencesCapabilityType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ReferencesCapabilityType extends CapabilityType
May specify either the native or simulated references. Native references are provided by the connector. In that case, the "type" item is empty. Also, this capability cannot be disabled by setting the "enabled" property to "false". MidPoint will ignore that setting, and the connector-provided references will still be there and will be used normally. Simulated references are provided by the engineer. In that case, the "type" item is used to specify how they should be simulated. The "enabled" property is used in the standard way.
See Also: