Class LimitedInboundsSource
java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsSource
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.LimitedInboundsSource
- All Implemented Interfaces:
DebugDumpable
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionLimitedInboundsSource(@NotNull SingleShadowInboundsProcessingContext<?> ctx) -
Method Summary
Methods inherited from class com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep.InboundsSource
createMappingSpec, debugDump, getInboundProcessingDefinition, getSourceDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
LimitedInboundsSource
public LimitedInboundsSource(@NotNull @NotNull SingleShadowInboundsProcessingContext<?> ctx) throws SchemaException, ConfigurationException
-
-
Method Details
-
isItemLoaded
- Specified by:
isItemLoadedin classInboundsSource
-
isFullShadowLoaded
public boolean isFullShadowLoaded()- Specified by:
isFullShadowLoadedin classInboundsSource
-
isShadowGone
public boolean isShadowGone()- Specified by:
isShadowGonein classInboundsSource
-