Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowKindType
Package
Description
Package for reusable and stable GUI Wicket Components.
GUI API package for various utility classes and interfaces.
-
Uses of ShadowKindType in com.evolveum.midpoint.gui.api.component
Modifier and TypeMethodDescriptionprotected void
TypedAssignablePanel.addPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, List<T> selected, QName relation, ShadowKindType kind, String intent) -
Uses of ShadowKindType in com.evolveum.midpoint.gui.api.util
Modifier and TypeMethodDescriptionstatic Collection<String>
WebComponentUtil.getIntentsForKind
(PrismObject<ResourceType> resource, ShadowKindType kind) -
Uses of ShadowKindType in com.evolveum.midpoint.gui.impl.page.admin.resource
Modifier and TypeMethodDescriptionResourceDetailsModel.getDefaultObjectType
(ShadowKindType kind) List<? extends ResourceObjectTypeDefinition>
ResourceDetailsModel.getResourceObjectTypesDefinitions
(ShadowKindType kind) -
Uses of ShadowKindType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Modifier and TypeMethodDescriptionprotected ShadowKindType
ResourceAccountsPanel.getKind()
protected ShadowKindType
ResourceEntitlementsPanel.getKind()
protected ShadowKindType
ResourceGenericsPanel.getKind()
protected abstract ShadowKindType
ResourceObjectsPanel.getKind()
Modifier and TypeMethodDescriptionResourceTaskCreator.withCoordinates
(ShadowKindType kind, String intent, QName objectClass) ModifierConstructorDescriptionResourceContentPanel
(String id, ShadowKindType kind, ResourceDetailsModel model, ContainerPanelConfigurationType config) ResourceContentPanel
(String id, ShadowKindType kind, ResourceDetailsModel model, ContainerPanelConfigurationType config, boolean isRepoSearch) -
Uses of ShadowKindType in com.evolveum.midpoint.gui.impl.prism.wrapper
-
Uses of ShadowKindType in com.evolveum.midpoint.gui.impl.util
Modifier and TypeMethodDescriptionstatic String
IconAndStylesUtil.createShadowIcon
(@Nullable ShadowKindType kind) static List<ResourceAssociationDefinition>
ProvisioningObjectsUtil.getRefinedAssociationDefinition
(ResourceType resource, ShadowKindType kind, String intent) -
Uses of ShadowKindType in com.evolveum.midpoint.model.api.authentication
Modifier and TypeMethodDescriptionCompiledGuiProfile.findShadowCollectionView
(@NotNull String resourceOid, ShadowKindType kindType, String intent) boolean
CompiledShadowCollectionView.match
(String resourceOid, ShadowKindType kind, String intent) void
CompiledShadowCollectionView.setShadowKindType
(ShadowKindType shadowKindType) -
Uses of ShadowKindType in com.evolveum.midpoint.model.api.context
Modifier and TypeMethodDescription@NotNull ShadowKindType
EvaluatedResourceObjectConstruction.getKind()
Kind of the resource object.@Nullable ShadowKindType
ProjectionContextFilter.getKind()
@Nullable ShadowKindType
ProjectionContextKey.getKind()
Modifier and TypeMethodDescriptionstatic ProjectionContextKey
ProjectionContextKey.classified
(@NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent, @Nullable String tag) Kind and intent must not be "unknown".static ProjectionContextKey
ProjectionContextKey.classified
(@NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent, @Nullable String tag, int order, boolean gone) Kind and intent must not be "unknown".ModifierConstructorDescriptionProjectionContextFilter
(@Nullable String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent) By not specifying the tag the caller says it does not matter.ProjectionContextFilter
(@Nullable String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable String tag) By specifying the tag the caller indicates it wants the exact match. -
Uses of ShadowKindType in com.evolveum.midpoint.model.api.expr
Modifier and TypeMethodDescriptionMidpointFunctions.findCandidateOwners
(@NotNull Class<F> focusType, @NotNull ShadowType resourceObject, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent) Finds candidate owners using defined correlation rules.MidpointFunctions.getFocusesByCorrelationRule
(Class<F> type, String resourceOid, ShadowKindType kind, String intent, ShadowType shadow) Deprecated.default ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid, ShadowKindType kind, String intent) MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly) Null values of resource oid, kind, and intent mean "any". -
Uses of ShadowKindType in com.evolveum.midpoint.schema
Modifier and TypeFieldDescriptionprotected final @Nullable ShadowKindType
ResourceShadowCoordinates.kind
Modifier and TypeMethodDescription@Nullable ShadowKindType
ResourceOperationCoordinates.getKind()
@NotNull ShadowKindType
ResourceOperationCoordinates.TypeScoped.getKind()
@Nullable ShadowKindType
ResourceShadowCoordinates.getKind()
ObjectDeltaOperation.getShadowKind()
Modifier and TypeMethodDescriptionstatic ResourceOperationCoordinates
ResourceOperationCoordinates.of
(@NotNull String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) static ResourceOperationCoordinates
ResourceOperationCoordinates.ofType
(@NotNull String resourceOid, @NotNull ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) void
ObjectDeltaOperation.setShadowKind
(ShadowKindType kind) ModifierConstructorDescriptionResourceShadowCoordinates
(@Nullable String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable String tag, @Nullable QName objectClass) ResourceShadowCoordinates
(String resourceOid, ShadowKindType kind, String intent) ResourceShadowCoordinates
(String resourceOid, ShadowKindType kind, String intent, QName objectClass) -
Uses of ShadowKindType in com.evolveum.midpoint.schema.processor
Modifier and TypeMethodDescription@NotNull ShadowKindType
ResourceAssociationDefinition.getKind()
@NotNull ShadowKindType
ResourceObjectTypeDefinition.getKind()
Kind of objects covered by this object type.@NotNull ShadowKindType
ResourceObjectTypeDefinitionImpl.getKind()
@NotNull ShadowKindType
ResourceObjectTypeIdentification.getKind()
@NotNull ShadowKindType
SynchronizationPolicy.getKind()
Modifier and TypeMethodDescriptionstatic @Nullable ResourceObjectTypeIdentification
ResourceObjectTypeIdentification.createIfKnown
(@Nullable ShadowKindType kind, @Nullable String intent) static <O extends Objectable,
X>
ShadowCoordinatesQualifiedObjectDelta<O>RefineryObjectFactory.createShadowDiscriminatorModificationReplaceProperty
(Class<O> type, String resourceOid, ShadowKindType kind, String intent, ItemPath propertyPath, PrismContext prismContext, X... propertyValues) Convenience method for quick creation of object deltas that replace a single object property.default @Nullable ResourceObjectDefinition
ResourceSchema.findDefaultDefinitionForKind
(@NotNull ShadowKindType kind) Returns the "default for kind" type definition for given kind.default @NotNull ResourceObjectDefinition
ResourceSchema.findDefaultDefinitionForKindRequired
(@NotNull ShadowKindType kind) AsResourceSchema.findDefaultDefinitionForKind(ShadowKindType)
but the definition must exist.static @Nullable ResourceObjectDefinition
ResourceSchemaUtil.findDefinitionForBulkOperation
(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Looks up appropriate definition for "bulk operation" i.e.default @Nullable ResourceObjectDefinition
ResourceSchema.findObjectDefinition
(@NotNull ShadowKindType kind, @NotNull String intent) Returns the definition for known kind and intent.default @Nullable ResourceObjectDefinition
ResourceSchema.findObjectDefinition
(@NotNull ShadowKindType kind, @NotNull String intent, @Nullable QName objectClassName) AsResourceSchema.findObjectDefinition(ShadowKindType, String)
but checks the object class compatibility (if object class name is provided).static ResourceObjectDefinition
ResourceSchemaUtil.findObjectDefinitionPrecisely
(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Determines object type/class definition in a precise way.default @NotNull ResourceObjectDefinition
ResourceSchema.findObjectDefinitionRequired
(@NotNull ShadowKindType kind, @NotNull String intent) AsResourceSchema.findObjectDefinition(ShadowKindType, String)
but the definition must exist.static @NotNull ResourceObjectTypeDefinition
ResourceSchemaTestUtil.findObjectTypeDefinitionRequired
(@NotNull ResourceSchema schema, @NotNull ShadowKindType kind, @Nullable String intent) Returns object _type_ definition for given kind and intent.static @Nullable SynchronizationPolicy
SynchronizationPolicyFactory.forKindAndIntent
(@NotNull ShadowKindType kind, @NotNull String intent, @NotNull ResourceType resource) CreatesSynchronizationPolicy
by looking for type definition and synchronization definition for given kind and intent in resource schema.default Collection<ResourceAssociationDefinition>
AssociationDefinitionStore.getAssociationDefinitions
(ShadowKindType kind) default @NotNull Collection<String>
ResourceSchema.getIntentsForKind
(ShadowKindType kind) TODO descriptiondefault @Nullable ResourceObjectTypeDefinition
ResourceSchema.getObjectTypeDefinition
(@NotNull ShadowKindType kind, @NotNull String intent) Returns definition of the given type.default @NotNull List<? extends ResourceObjectTypeDefinition>
ResourceSchema.getObjectTypeDefinitions
(@Nullable ShadowKindType kind) Returns definitions for all types with given kind.boolean
CompositeObjectDefinitionImpl.isDefaultFor
(@NotNull ShadowKindType kind) boolean
ResourceObjectClassDefinitionImpl.isDefaultFor
(@NotNull ShadowKindType kind) boolean
ResourceObjectDefinition.isDefaultFor
(@NotNull ShadowKindType kind) Returns true if this definition can be considered as a default for the specified kind.boolean
ResourceObjectTypeDefinitionImpl.isDefaultFor
(@NotNull ShadowKindType kind) default boolean
ResourceObjectTypeDefinition.matches
(@NotNull ShadowKindType kind, @NotNull String intent) Returns true if this object type matches specified (non-null) kind and intent.default boolean
ResourceObjectTypeDefinition.matchesKind
(@Nullable ShadowKindType kind) Returns true if the type definition is of specified kind.static @NotNull ResourceObjectTypeIdentification
ResourceObjectTypeIdentification.of
(@NotNull ShadowKindType kind, @NotNull String intent) -
Uses of ShadowKindType in com.evolveum.midpoint.schema.processor.deleg
Modifier and TypeMethodDescriptiondefault @NotNull ShadowKindType
ResourceObjectTypeDefinitionDelegator.getKind()
Modifier and TypeMethodDescriptiondefault boolean
ResourceObjectDefinitionDelegator.isDefaultFor
(@NotNull ShadowKindType kind) default boolean
ResourceObjectTypeDefinitionDelegator.isDefaultFor
(@NotNull ShadowKindType kind) -
Uses of ShadowKindType in com.evolveum.midpoint.schema.simulation
ModifierConstructorDescriptionPartitionScope
(QName objectType, String structuralArchetypeOid, String resourceOid, ShadowKindType kind, String intent, Set<QName> allDimensions) -
Uses of ShadowKindType in com.evolveum.midpoint.schema.util
Modifier and TypeMethodDescriptionstatic @NotNull ShadowKindType
ResourceTypeUtil.fillDefault
(ShadowKindType kind) static @NotNull ShadowKindType
ConstructionTypeUtil.getKind
(@NotNull ConstructionType construction) static @NotNull ShadowKindType
ResourceObjectTypeDefinitionTypeUtil.getKind
(@NotNull ResourceObjectTypeDefinitionType bean) static ShadowKindType
ShadowUtil.getKind
(PrismObject<ShadowType> shadow) static ShadowKindType
ShadowUtil.getKind
(ShadowType shadow) static @NotNull ShadowKindType
ResourceObjectTypeDependencyTypeUtil.getKindRequired
(@NotNull ResourceObjectTypeDependencyType dependency) static @NotNull ShadowKindType
ShadowUtil.resolveDefault
(ShadowKindType kind) Modifier and TypeMethodDescriptionstatic @NotNull AssignmentType
ObjectTypeUtil.createAssignmentWithConstruction
(@NotNull PrismObject<ResourceType> object, ShadowKindType kind, String intent) static ObjectQuery
ObjectQueryUtil.createResourceAndKind
(String resourceOid, ShadowKindType kind) static @NotNull ObjectQuery
ObjectQueryUtil.createResourceAndKindIntent
(String resourceOid, ShadowKindType kind, String intent) static ObjectFilter
ObjectQueryUtil.createResourceAndKindIntentFilter
(String resourceOid, ShadowKindType kind, String intent) static @NotNull ShadowKindType
ResourceTypeUtil.fillDefault
(ShadowKindType kind) static @Nullable ObjectSynchronizationType
ResourceTypeUtil.findObjectSynchronization
(@Nullable ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent) Deprecated.ResourceTypeUtil.findObjectTypeDefinition
(PrismObject<ResourceType> resourceObject, @Nullable ShadowKindType kind, @Nullable String intent) static boolean
ShadowUtil.isClassified
(ShadowKindType kind, String intent) static boolean
ShadowUtil.isKnown
(ShadowKindType kind) static boolean
ShadowUtil.isNotKnown
(ShadowKindType kind) static boolean
ResourceObjectTypeDefinitionTypeUtil.matches
(@NotNull ResourceObjectTypeDefinitionType bean, @NotNull ShadowKindType kind, @NotNull String intent) static boolean
ShadowUtil.matches
(@NotNull ShadowType shadow, @Nullable String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent) Null values mean "any" here.static boolean
MiscSchemaUtil.matchesKind
(ShadowKindType expectedKind, ShadowKindType actualKind) @NotNull S_MatchingRuleEntry
Resource.queryFor
(@NotNull ShadowKindType kind, @NotNull String intent) static @NotNull ShadowKindType
ShadowUtil.resolveDefault
(ShadowKindType kind) static FocusIdentitySourceType
FocusIdentitySourceTypeUtil.resourceObject
(String resourceOid, ShadowKindType kind, String intent) -
Uses of ShadowKindType in com.evolveum.midpoint.web.page.admin.resources
Modifier and TypeMethodDescriptionstatic ShadowKindType
ResourceContentPanel.getKind()
Deprecated, for removal: This API element is subject to removal in a future version.ModifierConstructorDescriptionResourceContentPanel
(String id, org.apache.wicket.model.IModel<PrismObject<ResourceType>> resourceModel, QName objectClass, ShadowKindType kind, String intent, String searchMode, ContainerPanelConfigurationType config) Deprecated, for removal: This API element is subject to removal in a future version.ResourceContentRepositoryPanel
(String id, org.apache.wicket.model.IModel<PrismObject<ResourceType>> resourceModel, QName objectClass, ShadowKindType kind, String intent, String searchMode, ContainerPanelConfigurationType config) Deprecated, for removal: This API element is subject to removal in a future version.ResourceContentResourcePanel
(String id, org.apache.wicket.model.IModel<PrismObject<ResourceType>> resourceModel, QName objectClass, ShadowKindType kind, String intent, String searchMode, ContainerPanelConfigurationType config) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ShadowKindType in com.evolveum.midpoint.web.page.admin.resources.content.dto
-
Uses of ShadowKindType in com.evolveum.midpoint.web.page.admin.users.component
-
Uses of ShadowKindType in com.evolveum.midpoint.web.session
Modifier and TypeMethodDescriptionSessionStorage.getResourceContentStorage
(ShadowKindType kind) SessionStorage.getResourceContentStorage
(ShadowKindType kind, String searchMode) Deprecated. -
Uses of ShadowKindType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeFieldDescriptionprotected ShadowKindType
ObjectSynchronizationDiscriminatorType.kind
protected ShadowKindType
ObjectDeltaOperationType.shadowKind
Modifier and TypeFieldDescriptionprotected List<ShadowKindType>
OperationProvisioningScriptType.kind
Modifier and TypeMethodDescriptionstatic ShadowKindType
BasicResourceObjectSetType.getKind()
ConstructionType.getKind()
FocusIdentitySourceType.getKind()
GuiShadowDetailsPageType.getKind()
GuiShadowListViewType.getKind()
ObjectSynchronizationDiscriminatorType.getKind()
ObjectSynchronizationType.getKind()
ResourceObjectAssociationType.getKind()
ResourceObjectTypeDefinitionType.getKind()
ResourceObjectTypeDependencyType.getKind()
ShadowDiscriminatorType.getKind()
ShadowType.getKind()
SimulationMetricPartitionScopeType.getKind()
SuperObjectTypeReferenceType.getKind()
ObjectDeltaOperationType.getShadowKind()
static ShadowKindType
Returns the enum constant of this class with the specified name.static ShadowKindType[]
ShadowKindType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOperationProvisioningScriptType.getKind()
BaseEventHandlerType.getObjectKind()
Modifier and TypeMethodDescriptionBasicResourceObjectSetType.kind
(ShadowKindType value) ConstructionType.kind
(ShadowKindType value) FocusIdentitySourceType.kind
(ShadowKindType value) GuiShadowDetailsPageType.kind
(ShadowKindType value) GuiShadowListViewType.kind
(ShadowKindType value) ObjectSynchronizationDiscriminatorType.kind
(ShadowKindType value) ObjectSynchronizationType.kind
(ShadowKindType value) OperationProvisioningScriptType.kind
(ShadowKindType value) ResourceObjectAssociationType.kind
(ShadowKindType value) ResourceObjectSetType.kind
(ShadowKindType value) ResourceObjectTypeDefinitionType.kind
(ShadowKindType value) ResourceObjectTypeDependencyType.kind
(ShadowKindType value) ShadowDiscriminatorType.kind
(ShadowKindType value) ShadowType.kind
(ShadowKindType value) SimulationMetricPartitionScopeType.kind
(ShadowKindType value) SuperObjectTypeReferenceType.kind
(ShadowKindType value) AccountActivationNotifierType.objectKind
(ShadowKindType value) AccountPasswordNotifierType.objectKind
(ShadowKindType value) BaseEventHandlerType.objectKind
(ShadowKindType value) ConfirmationNotifierType.objectKind
(ShadowKindType value) CustomNotifierType.objectKind
(ShadowKindType value) DummyNotifierType.objectKind
(ShadowKindType value) EventHandlerType.objectKind
(ShadowKindType value) GeneralNotifierType.objectKind
(ShadowKindType value) PasswordResetNotifierType.objectKind
(ShadowKindType value) RegistrationConfirmationNotifierType.objectKind
(ShadowKindType value) SimpleCampaignNotifierType.objectKind
(ShadowKindType value) SimpleCampaignStageNotifierType.objectKind
(ShadowKindType value) SimpleCaseManagementNotifierType.objectKind
(ShadowKindType value) SimpleFocalObjectNotifierType.objectKind
(ShadowKindType value) SimplePolicyRuleNotifierType.objectKind
(ShadowKindType value) SimpleReportNotifierType.objectKind
(ShadowKindType value) SimpleResourceObjectNotifierType.objectKind
(ShadowKindType value) SimpleReviewerNotifierType.objectKind
(ShadowKindType value) SimpleTaskNotifierType.objectKind
(ShadowKindType value) SimpleUserNotifierType.objectKind
(ShadowKindType value) SimpleWorkflowNotifierType.objectKind
(ShadowKindType value) TimeValidityNotifierType.objectKind
(ShadowKindType value) UserPasswordNotifierType.objectKind
(ShadowKindType value) void
BasicResourceObjectSetType.setKind
(ShadowKindType value) void
ConstructionType.setKind
(ShadowKindType value) void
FocusIdentitySourceType.setKind
(ShadowKindType value) void
GuiShadowDetailsPageType.setKind
(ShadowKindType value) void
GuiShadowListViewType.setKind
(ShadowKindType value) void
ObjectSynchronizationDiscriminatorType.setKind
(ShadowKindType value) void
ObjectSynchronizationType.setKind
(ShadowKindType value) void
ResourceObjectAssociationType.setKind
(ShadowKindType value) void
ResourceObjectTypeDefinitionType.setKind
(ShadowKindType value) void
ResourceObjectTypeDependencyType.setKind
(ShadowKindType value) void
ShadowDiscriminatorType.setKind
(ShadowKindType value) void
ShadowType.setKind
(ShadowKindType value) void
SimulationMetricPartitionScopeType.setKind
(ShadowKindType value) void
SuperObjectTypeReferenceType.setKind
(ShadowKindType value) void
ObjectDeltaOperationType.setShadowKind
(ShadowKindType value) ObjectDeltaOperationType.shadowKind
(ShadowKindType value)