Modifier and Type | Method and Description |
---|---|
static boolean |
SynchronizationUtils.isPolicyApplicable(QName objectClass,
ShadowKindType kind,
String intent,
ObjectSynchronizationType synchronizationPolicy,
com.evolveum.midpoint.prism.PrismObject<ResourceType> resource) |
Modifier and Type | Method and Description |
---|---|
ShadowKindType |
RefinedObjectClassDefinition.getKind() |
ShadowKindType |
RefinedAssociationDefinition.getKind() |
ShadowKindType |
LayerRefinedObjectClassDefinition.getKind() |
ShadowKindType |
CompositeRefinedObjectClassDefinition.getKind() |
Modifier and Type | Method and Description |
---|---|
static <O extends com.evolveum.midpoint.prism.Objectable,X> |
ShadowDiscriminatorObjectDelta.createModificationReplaceProperty(Class<O> type,
String resourceOid,
ShadowKindType kind,
String intent,
com.evolveum.midpoint.prism.path.ItemPath propertyPath,
com.evolveum.midpoint.prism.PrismContext prismContext,
X... propertyValues)
Convenience method for quick creation of object deltas that replace a single object property.
|
CompositeRefinedObjectClassDefinition |
RefinedResourceSchema.determineCompositeObjectClassDefinition(QName structuralObjectClassQName,
ShadowKindType kind,
String intent) |
ObjectClassComplexTypeDefinition |
LayerRefinedResourceSchema.findDefaultObjectClassDefinition(ShadowKindType kind) |
ObjectClassComplexTypeDefinition |
LayerRefinedResourceSchema.findObjectClassDefinition(ShadowKindType kind,
String intent) |
RefinedObjectClassDefinition |
RefinedResourceSchema.findRefinedDefinitionByObjectClassQName(ShadowKindType kind,
QName objectClass) |
LayerRefinedObjectClassDefinition |
LayerRefinedResourceSchema.findRefinedDefinitionByObjectClassQName(ShadowKindType kind,
QName objectClass) |
Collection<RefinedAssociationDefinition> |
RefinedObjectClassDefinition.getAssociations(ShadowKindType kind) |
Collection<RefinedAssociationDefinition> |
LayerRefinedObjectClassDefinition.getAssociations(ShadowKindType kind) |
Collection<RefinedAssociationDefinition> |
CompositeRefinedObjectClassDefinition.getAssociations(ShadowKindType kind) |
RefinedObjectClassDefinition |
RefinedResourceSchema.getDefaultRefinedDefinition(ShadowKindType kind) |
LayerRefinedObjectClassDefinition |
LayerRefinedResourceSchema.getDefaultRefinedDefinition(ShadowKindType kind) |
static List<String> |
RefinedResourceSchema.getIntentsForKind(RefinedResourceSchema rSchema,
ShadowKindType kind) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
ShadowType shadow) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
RefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
String intent) |
com.evolveum.midpoint.prism.PrismObjectDefinition<ShadowType> |
LayerRefinedResourceSchema.getObjectDefinition(ShadowKindType kind,
String intent) |
RefinedObjectClassDefinition |
RefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
Collection<String> intents)
If no intents are provided, default account definition is returned.
|
RefinedObjectClassDefinition |
RefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
ShadowType shadow) |
LayerRefinedObjectClassDefinition |
LayerRefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
ShadowType shadow) |
RefinedObjectClassDefinition |
RefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
String intent)
if null accountType is provided, default account definition is returned.
|
LayerRefinedObjectClassDefinition |
LayerRefinedResourceSchema.getRefinedDefinition(ShadowKindType kind,
String intent) |
Collection<? extends RefinedObjectClassDefinition> |
RefinedResourceSchema.getRefinedDefinitions(ShadowKindType kind) |
Collection<? extends RefinedObjectClassDefinition> |
LayerRefinedResourceSchema.getRefinedDefinitions(ShadowKindType kind) |
void |
RefinedObjectClassDefinition.setKind(ShadowKindType kind) |
void |
LayerRefinedObjectClassDefinition.setKind(ShadowKindType kind) |
Modifier and Type | Method and Description |
---|---|
ShadowKindType |
EvaluatedConstruction.getKind() |
Modifier and Type | Method and Description |
---|---|
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid,
ShadowKindType kind,
String intent) |
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid,
ShadowKindType kind,
String intent,
boolean repositoryObjectOnly) |
Modifier and Type | Method and Description |
---|---|
ShadowKindType |
ResourceShadowDiscriminator.getKind() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceShadowDiscriminator.setKind(ShadowKindType kind) |
Constructor and Description |
---|
ResourceShadowDiscriminator(ShadowDiscriminatorType accRefType,
String defaultResourceOid,
ShadowKindType defaultKind) |
ResourceShadowDiscriminator(String resourceOid,
ShadowKindType kind,
String intent) |
ResourceShadowDiscriminator(String resourceOid,
ShadowKindType kind,
String intent,
boolean thombstone) |
Modifier and Type | Method and Description |
---|---|
ShadowKindType |
ResourceAttributeContainerDefinition.getKind() |
ShadowKindType |
ResourceAttributeContainer.getKind() |
ShadowKindType |
ObjectClassComplexTypeDefinition.getKind() |
Modifier and Type | Method and Description |
---|---|
ObjectClassComplexTypeDefinition |
ResourceSchema.findDefaultObjectClassDefinition(ShadowKindType kind) |
ObjectClassComplexTypeDefinition |
ResourceSchema.findObjectClassDefinition(ShadowKindType kind,
String intent) |
void |
ResourceAttributeContainerDefinition.setKind(ShadowKindType kind) |
void |
ObjectClassComplexTypeDefinition.setKind(ShadowKindType kind) |
Modifier and Type | Method and Description |
---|---|
static ShadowKindType |
ResourceTypeUtil.fillDefault(ShadowKindType kind) |
static ShadowKindType |
ShadowUtil.getKind(ShadowType shadow) |
Modifier and Type | Method and Description |
---|---|
static com.evolveum.midpoint.prism.query.ObjectQuery |
ObjectQueryUtil.createResourceAndKind(String resourceOid,
ShadowKindType kind,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static com.evolveum.midpoint.prism.query.ObjectQuery |
ObjectQueryUtil.createResourceAndKindIntent(String resourceOid,
ShadowKindType kind,
String intent,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static com.evolveum.midpoint.prism.query.ObjectFilter |
ObjectQueryUtil.createResourceAndKindIntentFilter(String resourceOid,
ShadowKindType kind,
String intent,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static ShadowKindType |
ResourceTypeUtil.fillDefault(ShadowKindType kind) |
static ObjectSynchronizationType |
ResourceTypeUtil.findObjectSynchronization(ResourceType resource,
ShadowKindType kind,
String intent) |
static ResourceObjectTypeDefinitionType |
ResourceTypeUtil.findObjectTypeDefinition(com.evolveum.midpoint.prism.PrismObject<ResourceType> resourceObject,
ShadowKindType kind,
String intent) |
static ResourceObjectTypeDefinitionType |
ResourceTypeUtil.getResourceObjectTypeDefinitionType(ResourceType resource,
ShadowKindType kind,
String intent) |
static boolean |
ShadowUtil.matches(ShadowType shadowType,
String resourceOid,
ShadowKindType kind,
String intent) |
static boolean |
MiscSchemaUtil.matchesKind(ShadowKindType expectedKind,
ShadowKindType actualKind) |
Modifier and Type | Field and Description |
---|---|
protected ShadowKindType |
ShadowDiscriminatorType.kind |
protected ShadowKindType |
ResourceObjectAssociationType.kind |
protected ShadowKindType |
ObjectSynchronizationType.kind |
Modifier and Type | Field and Description |
---|---|
protected List<ShadowKindType> |
OperationProvisioningScriptType.kind |
protected List<ShadowKindType> |
EventHandlerType.objectKind |
Modifier and Type | Method and Description |
---|---|
static ShadowKindType |
ShadowKindType.fromValue(String v) |
ShadowKindType |
ShadowType.getKind() |
ShadowKindType |
ShadowDiscriminatorType.getKind()
Gets the value of the kind property.
|
ShadowKindType |
ResourceObjectTypeDefinitionType.getKind() |
ShadowKindType |
ResourceObjectAssociationType.getKind()
Gets the value of the kind property.
|
ShadowKindType |
ObjectSynchronizationType.getKind()
Gets the value of the kind property.
|
ShadowKindType |
ConstructionType.getKind() |
static ShadowKindType |
ShadowKindType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShadowKindType[] |
ShadowKindType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ShadowKindType> |
OperationProvisioningScriptType.getKind()
Gets the value of the kind property.
|
List<ShadowKindType> |
EventHandlerType.getObjectKind()
Gets the value of the objectKind property.
|
Modifier and Type | Method and Description |
---|---|
void |
ShadowType.setKind(ShadowKindType value) |
void |
ShadowDiscriminatorType.setKind(ShadowKindType value)
Sets the value of the kind property.
|
void |
ResourceObjectTypeDefinitionType.setKind(ShadowKindType value) |
void |
ResourceObjectAssociationType.setKind(ShadowKindType value)
Sets the value of the kind property.
|
void |
ObjectSynchronizationType.setKind(ShadowKindType value)
Sets the value of the kind property.
|
void |
ConstructionType.setKind(ShadowKindType value) |
Copyright © 2016 Evolveum. All rights reserved.