Class CorrelationSuggestionWorkDefinitionType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkDefinitionType
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectTypeRelatedSuggestionWorkDefinitionType
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationSuggestionWorkDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
public class CorrelationSuggestionWorkDefinitionType
extends ObjectTypeRelatedSuggestionWorkDefinitionType
Work definition for "suggest correlation" activity (smart integration).
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
ContainerablePrismBinding.ContainerableList<T extends Containerable>, ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final Producer<CorrelationSuggestionWorkDefinitionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectTypeRelatedSuggestionWorkDefinitionType
F_FORCE_RECOMPUTE_SCHEMA_MATCH, F_OBJECT_TYPE, F_RESOURCE_REF, F_SCHEMA_MATCH_REFFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanforceRecomputeSchemaMatch(Boolean value) resourceRef(ObjectReferenceType value) resourceRef(String oid, QName type) resourceRef(String oid, QName type, QName relation) schemaMatchRef(String oid, QName type) schemaMatchRef(String oid, QName type, QName relation) targetPathsToIgnore(ItemPathType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectTypeRelatedSuggestionWorkDefinitionType
getForceRecomputeSchemaMatch, getObjectType, getResourceRef, getSchemaMatchRef, isForceRecomputeSchemaMatch, setForceRecomputeSchemaMatch, setObjectType, setResourceRef, setSchemaMatchRefMethods 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_TARGET_PATHS_TO_IGNORE
-
F_PERMISSIONS
-
FACTORY
-
-
Constructor Details
-
CorrelationSuggestionWorkDefinitionType
public CorrelationSuggestionWorkDefinitionType() -
CorrelationSuggestionWorkDefinitionType
Deprecated.
-
-
Method Details
-
getTargetPathsToIgnore
-
getPermissions
-
equals
- Overrides:
equalsin classObjectTypeRelatedSuggestionWorkDefinitionType
-
id
- Overrides:
idin classObjectTypeRelatedSuggestionWorkDefinitionType
-
targetPathsToIgnore
-
permissions
-
resourceRef
- Overrides:
resourceRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
resourceRef
- Overrides:
resourceRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
resourceRef
- Overrides:
resourceRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
beginResourceRef
- Overrides:
beginResourceRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
objectType
public CorrelationSuggestionWorkDefinitionType objectType(ResourceObjectTypeIdentificationType value) - Overrides:
objectTypein classObjectTypeRelatedSuggestionWorkDefinitionType
-
beginObjectType
- Overrides:
beginObjectTypein classObjectTypeRelatedSuggestionWorkDefinitionType
-
schemaMatchRef
- Overrides:
schemaMatchRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
schemaMatchRef
- Overrides:
schemaMatchRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
schemaMatchRef
public CorrelationSuggestionWorkDefinitionType schemaMatchRef(String oid, QName type, QName relation) - Overrides:
schemaMatchRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
beginSchemaMatchRef
- Overrides:
beginSchemaMatchRefin classObjectTypeRelatedSuggestionWorkDefinitionType
-
forceRecomputeSchemaMatch
- Overrides:
forceRecomputeSchemaMatchin classObjectTypeRelatedSuggestionWorkDefinitionType
-
end
public <X> X end()- Overrides:
endin classObjectTypeRelatedSuggestionWorkDefinitionType
-
clone
- Overrides:
clonein classObjectTypeRelatedSuggestionWorkDefinitionType
-