Class SchemaMatchPreloadWorkDefinitionType
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.SchemaMatchPreloadWorkDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Work definition for schema match pre-loading activity (smart integration).
Used to pre-populate the schema matching cache in the background after object type suggestions are complete.
- 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 ItemNamestatic final ItemNamestatic final Producer<SchemaMatchPreloadWorkDefinitionType>Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanobjectclass(QName value) resourceRef(ObjectReferenceType value) resourceRef(String oid, QName type) resourceRef(String oid, QName type, QName relation) voidsetObjectclass(QName value) voidvoidsourceTaskRef(ObjectReferenceType value) sourceTaskRef(String oid, QName type) sourceTaskRef(String oid, QName type, QName relation) Methods 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_RESOURCE_REF
-
F_OBJECTCLASS
-
F_PERMISSIONS
-
F_SOURCE_TASK_REF
-
FACTORY
-
-
Constructor Details
-
SchemaMatchPreloadWorkDefinitionType
public SchemaMatchPreloadWorkDefinitionType() -
SchemaMatchPreloadWorkDefinitionType
Deprecated.
-
-
Method Details
-
getResourceRef
-
setResourceRef
-
getObjectclass
-
setObjectclass
-
getPermissions
-
getSourceTaskRef
-
setSourceTaskRef
-
equals
- Overrides:
equalsin classAbstractWorkDefinitionType
-
id
- Overrides:
idin classAbstractWorkDefinitionType
-
resourceRef
-
resourceRef
-
resourceRef
-
beginResourceRef
-
objectclass
-
permissions
-
sourceTaskRef
-
sourceTaskRef
-
sourceTaskRef
-
beginSourceTaskRef
-
end
public <X> X end()- Overrides:
endin classAbstractWorkDefinitionType
-
clone
- Overrides:
clonein classAbstractWorkDefinitionType
-