Package | Description |
---|---|
com.evolveum.midpoint.provisioning.impl | |
com.evolveum.midpoint.provisioning.ucf.api | |
com.evolveum.midpoint.provisioning.ucf.impl |
Modifier and Type | Method and Description |
---|---|
List<Change<ShadowType>> |
ResourceObjectConverter.fetchChanges(ConnectorInstance connector,
ResourceType resource,
RefinedObjectClassDefinition objectClass,
PrismProperty<?> lastToken,
OperationResult parentResult) |
List<Change<ShadowType>> |
ShadowCache.fetchChanges(ResourceType resourceType,
QName objectClass,
PrismProperty<?> lastToken,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
PrismObject<ShadowType> |
ShadowManager.findOrCreateShadowFromChange(ResourceType resource,
Change<ShadowType> change,
RefinedObjectClassDefinition objectClassDefinition,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
<T extends ShadowType> |
ConnectorInstance.fetchChanges(ObjectClassComplexTypeDefinition objectClass,
PrismProperty<?> lastToken,
OperationResult parentResult)
Token may be null.
|
Modifier and Type | Method and Description |
---|---|
<T extends ShadowType> |
ConnectorInstanceIcfImpl.fetchChanges(ObjectClassComplexTypeDefinition objectClass,
PrismProperty<?> lastToken,
OperationResult parentResult) |
Copyright © 2013 evolveum. All rights reserved.