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
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:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final Producer<ReferencesCapabilityType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.CapabilityType
F_ENABLEDFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.evolveum.midpoint.xml.ns._public.resource.capabilities_3.CapabilityType
getEnabled, isEnabled, setEnabledMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_TYPE
-
FACTORY
-
-
Constructor Details
-
ReferencesCapabilityType
public ReferencesCapabilityType() -
ReferencesCapabilityType
Deprecated.
-
-
Method Details
-
getType
-
createTypeList
-
equals
- Overrides:
equalsin classCapabilityType
-
type
-
beginType
-
enabled
- Overrides:
enabledin classCapabilityType
-
end
public <X> X end()- Overrides:
endin classCapabilityType
-
clone
- Overrides:
clonein classCapabilityType
-