Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType
Packages that use ResourceType
Package
Description
Package for reusable and stable GUI Wicket Components.
GUI API package for various utility classes and interfaces.
Implements gathering and evaluation of inbound mappings: both during clockwork and before it (for correlation purposes).
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of ResourceType in com.evolveum.midpoint.gui.api.component
Method parameters in com.evolveum.midpoint.gui.api.component with type arguments of type ResourceTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<Boolean>ResourceTypeAssignmentPopupTabPanel.getObjectSelectCheckBoxEnableModel(org.apache.wicket.model.IModel<SelectableBean<ResourceType>> rowModel) protected voidResourceTypeAssignmentPopupTabPanel.onSelectionPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, List<org.apache.wicket.model.IModel<SelectableBean<ResourceType>>> rowModelList, org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable dataTable) -
Uses of ResourceType in com.evolveum.midpoint.gui.api.factory.wrapper
Methods in com.evolveum.midpoint.gui.api.factory.wrapper that return ResourceTypeMethods in com.evolveum.midpoint.gui.api.factory.wrapper with parameters of type ResourceType -
Uses of ResourceType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return ResourceTypeModifier and TypeMethodDescriptionstatic ResourceTypeWebModelServiceUtils.loadResource(PrismObjectWrapper<ShadowType> shadowWrapper, PageBase pageBase) Methods in com.evolveum.midpoint.gui.api.util that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic PrismObject<ResourceType>WebComponentUtil.findResource(PrismPropertyWrapper itemWrapper, PrismPropertyPanelContext panelCtx) Methods in com.evolveum.midpoint.gui.api.util with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic voidWebComponentUtil.deleteSyncTokenPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, ResourceType resourceType, PageBase pageBase) static booleanWebComponentUtil.isTemplateCategory(@NotNull ResourceType resource) Method parameters in com.evolveum.midpoint.gui.api.util with type arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic Collection<String>WebComponentUtil.getIntentsForKind(PrismObject<ResourceType> resource, ShadowKindType kind) -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object, ItemStatus status) ResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object, ItemStatus status, WrapperContext context) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ResourceTypeModifier and TypeMethodDescriptionResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object, ItemStatus status) ResourceWrapperFactoryImpl.createObjectWrapper(PrismObject<ResourceType> object, ItemStatus status, WrapperContext context) -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.component with type arguments of type ResourceTypeModifierConstructorDescription -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.resource
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource that return types with arguments of type ResourceTypeMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ResourceTypeModifier and TypeMethodDescriptionprotected ResourceOperationalButtonsPanelPageResource.createButtonsPanel(String id, LoadableModel<PrismObjectWrapper<ResourceType>> wrapperModel) protected ResourceDetailsModelPageResource.createObjectDetailsModels(PrismObject<ResourceType> object) protected org.apache.wicket.markup.html.panel.PanelPageResource.createSummaryPanel(String id, org.apache.wicket.model.IModel<ResourceType> summaryModel) static ResourceSchemaResourceDetailsModel.getResourceSchema(PrismObjectWrapper<ResourceType> objectWrapper, PageAdminLTE pageBase) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ResourceTypeModifierConstructorDescriptionPageResource(PrismObject<ResourceType> resource) ResourceDetailsModel(org.apache.wicket.model.LoadableDetachableModel<PrismObject<ResourceType>> prismObjectModel, ModelServiceLocator serviceLocator) -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceTaskCreatorResourceTaskCreator.forResource(@NotNull ResourceType resource, @NotNull PageBase pageBase) -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard with type arguments of type ResourceTypeModifierConstructorDescription -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic with type arguments of type ResourceTypeModifier and TypeMethodDescriptionprotected abstract voidCreateResourceTemplatePanel.onTemplateSelectionPerformed(PrismObject<ResourceType> newObject, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic with type arguments of type ResourceTypeModifierConstructorDescription -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schema
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schema with type arguments of type ResourceTypeModifierConstructorDescription -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<ResourceType>,String>> ConstructionResourceStepPanel.createColumns()protected Class<ResourceType>ConstructionResourceStepPanel.getType() -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.page.admin.shadow
Methods in com.evolveum.midpoint.gui.impl.page.admin.shadow that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<ResourceType>AbstractShadowPanel.getResourceModel() -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type ResourceTypeMethod parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ResourceTypeModifier and TypeMethodDescriptionConstructionValueWrapper.determineIntent(PrismObject<ResourceType> resource) The difference toConstructionValueWrapper.getIntent()is that this method tries to guess the intent by looking at default type definition for given shadow kind.ConstructionValueWrapper.getRefinedSchema(PrismObject<ResourceType> resource) ConstructionValueWrapper.getResourceObjectDefinition(PrismObject<ResourceType> resource) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ResourceType -
Uses of ResourceType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return ResourceTypeModifier and TypeMethodDescriptionstatic ResourceTypeProvisioningObjectsUtil.resolveResource(ShadowType shadowType, boolean isColumn, PageBase pageBase) Methods in com.evolveum.midpoint.gui.impl.util that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic PrismObject<ResourceType>ProvisioningObjectsUtil.getConstructionResource(ConstructionType construction, String operation, PageBase pageBase) Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic booleanProvisioningObjectsUtil.activationNotSupported(ResourceType resource) static CapabilityCollectionTypeProvisioningObjectsUtil.getNativeCapabilities(ResourceType resource, PageBase pageBase) ProvisioningObjectsUtil.getReferenceAssociationDefinition(ResourceType resource, ShadowKindType kind, String intent) static List<ShadowAssociationDefinition>ProvisioningObjectsUtil.getRefinedAssociationDefinition(ResourceType resource, ShadowKindType kind, String intent) static ResourceSchemaProvisioningObjectsUtil.getRefinedSchema(ResourceType resource, PageBase pageBase) static Collection<QName>ProvisioningObjectsUtil.loadResourceObjectClassValues(ResourceType resource, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic StringIconAndStylesUtil.createResourceIcon(PrismObject<ResourceType> object) AssociationChildWrapperUtil.findAssociationDefinitions(PrismObjectWrapper<ResourceType> objectWrapper, ResourceObjectTypeDefinition objectTypeDef) static booleanProvisioningObjectsUtil.isActivationSupported(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static booleanProvisioningObjectsUtil.isAssociationSupported(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static booleanProvisioningObjectsUtil.isPasswordSupported(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static voidProvisioningObjectsUtil.partialConfigurationTest(@NotNull PrismObject<ResourceType> resource, PageBase pageBase, Task task, OperationResult result) static voidProvisioningObjectsUtil.refreshResourceSchema(@NotNull PrismObject<ResourceType> resource, String operation, org.apache.wicket.ajax.AjaxRequestTarget target, PageBase pageBase) static voidProvisioningObjectsUtil.refreshResourceSchema(@NotNull PrismObject<ResourceType> resource, String operation, org.apache.wicket.ajax.AjaxRequestTarget target, PageBase pageBase, OperationResult result) static voidProvisioningObjectsUtil.switchResourceMaintenance(@NotNull PrismObject<ResourceType> resource, String operation, org.apache.wicket.ajax.AjaxRequestTarget target, PageBase pageBase, AdministrativeAvailabilityStatusType mode) static voidProvisioningObjectsUtil.toggleResourceMaintenance(@NotNull PrismObject<ResourceType> resource, String operation, org.apache.wicket.ajax.AjaxRequestTarget target, PageBase pageBase) -
Uses of ResourceType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ResourceTypeModifier and TypeMethodDescriptionModelDiagnosticService.exportDataModel(ResourceType resource, DataModelVisualizer.Target target, Task task, OperationResult parentResult) DataModelVisualizer.visualize(ResourceType resource, DataModelVisualizer.Target target, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.api with type arguments of type ResourceTypeModifier and TypeMethodDescriptionModelService.discoverResourceConnectorConfiguration(PrismObject<ResourceType> resource, OperationResult result) Method work same asProvisioningService.discoverConfiguration(PrismObject, OperationResult).@Nullable BareResourceSchemaModelService.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult parentResult) Method work the same asProvisioningService.fetchSchema(PrismObject, OperationResult).ModelService.testResource(PrismObject<ResourceType> resource, Task task, OperationResult parentResult) Test the resource connection and basic resource connector functionality.ModelService.testResourcePartialConfiguration(PrismObject<ResourceType> resource, Task task, OperationResult parentResult) Test partial resource connector configuration. -
Uses of ResourceType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ResourceTypeMethods in com.evolveum.midpoint.model.api.context that return types with arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull PrismObject<ResourceType>EvaluatedResourceObjectConstruction.getResource()Resource on which the object is to be constructed. -
Uses of ResourceType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return ResourceTypeConstructors in com.evolveum.midpoint.model.api.correlation with parameters of type ResourceTypeModifierConstructorDescriptionShadow(@NotNull ShadowType resourceObject, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull Containerable preFocus, @Nullable Collection<? extends Containerable> candidatePool, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task) -
Uses of ResourceType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type ResourceTypeModifier and TypeMethodDescription<F extends FocusType>
ShadowPurposeTypeMidpointFunctions.computeDefaultProjectionPurpose(F focus, ShadowType shadow, ResourceType resource) Default function used to compute projection purpose.<T> IntegerMidpointFunctions.countAccounts(ResourceType resourceType, String attributeName, T attributeValue) A variant ofMidpointFunctions.countAccounts(String, QName, Object).<T> IntegerMidpointFunctions.countAccounts(ResourceType resourceType, QName attributeName, T attributeValue) A variant ofMidpointFunctions.countAccounts(String, QName, Object).MidpointFunctions.executeAdHocProvisioningScript(ResourceType resource, String language, String code) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, ResourceType resource) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, ResourceType resource, boolean repositoryObjectOnly) <T> booleanMidpointFunctions.isUniqueAccountValue(ResourceType resourceType, ShadowType shadowType, String attributeName, T attributeValue) Checks if the value `attributeValue` of `attributeName` in given shadow is unique on given resource.Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ResourceTypeModifier and TypeMethodDescription<T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctions.getAttributeDefinition(PrismObject<ResourceType> resource, String objectClassName, String attributeName) <T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctions.getAttributeDefinition(PrismObject<ResourceType> resource, QName objectClassName, QName attributeName) -
Uses of ResourceType in com.evolveum.midpoint.model.api.util
Method parameters in com.evolveum.midpoint.model.api.util with type arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic voidResourceUtils.deleteSchema(PrismObject<? extends ResourceType> resource, ModelService modelService, Task task, OperationResult parentResult) -
Uses of ResourceType in com.evolveum.midpoint.model.api.validator
Method parameters in com.evolveum.midpoint.model.api.validator with type arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull ValidationResultResourceValidator.validate(@NotNull PrismObject<ResourceType> resourceObject, @NotNull Scope scope, @Nullable Locale locale, @NotNull Task task, @NotNull OperationResult result) -
Uses of ResourceType in com.evolveum.midpoint.model.common.expression.evaluator.caching
Method parameters in com.evolveum.midpoint.model.common.expression.evaluator.caching with type arguments of type ResourceTypeModifier and TypeMethodDescriptionvoidAssociationSearchExpressionEvaluatorCache.invalidate(PrismObject<ResourceType> resource, PrismObject<? extends ShadowType> shadow) -
Uses of ResourceType in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions with parameters of type ResourceTypeModifier and TypeMethodDescription<T> TBasicExpressionFunctions.getResourceIcfConfigurationPropertyValue(ResourceType resource, String propertyLocalPart) <T> TBasicExpressionFunctions.getResourceIcfConfigurationPropertyValue(ResourceType resource, QName propertyQname) -
Uses of ResourceType in com.evolveum.midpoint.model.impl
Methods in com.evolveum.midpoint.model.impl that return ResourceTypeModifier and TypeMethodDescription@NotNull ResourceTypeResourceObjectProcessingContext.getResource()@NotNull ResourceTypeResourceObjectProcessingContextImpl.getResource()Methods in com.evolveum.midpoint.model.impl with parameters of type ResourceTypeModifier and TypeMethodDescriptionResourceObjectProcessingContextImpl.ResourceObjectProcessingContextBuilder.aResourceObjectProcessingContext(@NotNull ShadowType shadow, @NotNull ResourceType resource, @NotNull Task task) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionMethods in com.evolveum.midpoint.model.impl.controller with parameters of type ResourceTypeModifier and TypeMethodDescriptionModelDiagController.exportDataModel(ResourceType resource, DataModelVisualizer.Target target, Task task, OperationResult parentResult) Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type ResourceTypeModifier and TypeMethodDescriptionModelController.discoverResourceConnectorConfiguration(PrismObject<ResourceType> resource, OperationResult result) @Nullable BareResourceSchemaModelController.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult result) ModelController.testResource(PrismObject<ResourceType> resource, Task task, OperationResult result) ModelController.testResourcePartialConfiguration(PrismObject<ResourceType> resource, Task task, OperationResult result) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.correlation
Methods in com.evolveum.midpoint.model.impl.correlation with parameters of type ResourceTypeModifier and TypeMethodDescriptionbooleanCorrelationServiceImpl.checkCandidateOwner(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceType resource, @NotNull SynchronizationPolicy synchronizationPolicy, @NotNull FocusType candidateOwner, @NotNull Task task, @NotNull OperationResult result) Checks whether the supplied candidate owner would be the correlation result (if real correlation would take place).voidCorrelationCaseManager.createOrUpdateCase(@NotNull ShadowType resourceObject, @NotNull ResourceType resource, @NotNull FocusType preFocus, @NotNull Task task, @NotNull OperationResult result) Creates or updates a correlation case for given correlation operation that finished in "uncertain" state. -
Uses of ResourceType in com.evolveum.midpoint.model.impl.dataModel
Methods in com.evolveum.midpoint.model.impl.dataModel that return types with arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull PrismObject<ResourceType>DataModel.getResource(@NotNull String resourceOid) @NotNull Map<String,PrismObject<ResourceType>> DataModel.getResources()Methods in com.evolveum.midpoint.model.impl.dataModel with parameters of type ResourceTypeModifier and TypeMethodDescriptionDataModelVisualizerImpl.visualize(ResourceType resource, DataModelVisualizer.Target target, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.dataModel with type arguments of type ResourceTypeModifier and TypeMethodDescriptionvoidDataModel.registerResource(PrismObject<ResourceType> resource) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr with parameters of type ResourceTypeModifier and TypeMethodDescription<F extends FocusType>
ShadowPurposeTypeMidpointFunctionsImpl.computeDefaultProjectionPurpose(F focus, ShadowType shadow, ResourceType resource) <T> IntegerMidpointFunctionsImpl.countAccounts(ResourceType resourceType, String attributeName, T attributeValue) <T> IntegerMidpointFunctionsImpl.countAccounts(ResourceType resourceType, QName attributeName, T attributeValue) MidpointFunctionsImpl.executeAdHocProvisioningScript(ResourceType resource, String language, String code) <T> booleanMidpointFunctionsImpl.isUniqueAccountValue(ResourceType resource, ShadowType shadow, String attributeName, T attributeValue) Method parameters in com.evolveum.midpoint.model.impl.expr with type arguments of type ResourceTypeModifier and TypeMethodDescription<T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctionsImpl.getAttributeDefinition(PrismObject<ResourceType> resource, String objectClassName, String attributeName) <T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctionsImpl.getAttributeDefinition(PrismObject<ResourceType> resource, QName objectClassName, QName attributeName) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows that return types with arguments of type ResourceTypeMethod parameters in com.evolveum.midpoint.model.impl.integrity.shadows with type arguments of type ResourceTypeModifier and TypeMethodDescriptionvoidShadowIntegrityCheckActivityRun.cacheResource(PrismObject<ResourceType> resource) voidShadowCheckResult.setResource(PrismObject<ResourceType> resource) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return ResourceTypeModifier and TypeMethodDescriptionLensContext.getResource(String resourceOid) Returns a resource with given OID.LensProjectionContext.getResource()static <F extends ObjectType>
ResourceTypeLensUtil.getResourceReadOnly(LensContext<F> context, String resourceOid, ProvisioningService provisioningService, Task task, OperationResult result) @NotNull ResourceTypeLensProjectionContext.getResourceRequired()Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
LensObjectDeltaOperation<T>LensUtil.createObjectDeltaOperation(ObjectDelta<T> objectDelta, OperationResult result, LensElementContext<T> objectContext, ResourceType resource) voidLensContext.rememberResource(ResourceType resource) Puts resource in the cache for later use.voidLensProjectionContext.setResource(ResourceType resource) voidLensContext.setTriggeringResourceOid(@NotNull ResourceType triggeringResource) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.lens.assignments
Method parameters in com.evolveum.midpoint.model.impl.lens.assignments with type arguments of type ResourceTypeModifier and TypeMethodDescriptionvoidEvaluatedAssignmentImpl.evaluateConstructions(ObjectDeltaObject<AH> focusOdoAbsolute, Consumer<ResourceType> resourceConsumer, Task task, OperationResult result) Evaluates constructions in this assignment. -
Uses of ResourceType in com.evolveum.midpoint.model.impl.lens.construction
Fields in com.evolveum.midpoint.model.impl.lens.construction declared as ResourceTypeModifier and TypeFieldDescriptionfinal @Nullable ResourceTypeResolvedConstructionResource.resourceResolved form of the object.Methods in com.evolveum.midpoint.model.impl.lens.construction that return ResourceTypeMethods in com.evolveum.midpoint.model.impl.lens.construction that return types with arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull PrismObject<ResourceType>EvaluatedResourceObjectConstructionImpl.getResource() -
Uses of ResourceType in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that return ResourceTypeModifier and TypeMethodDescription@NotNull ResourceTypeDefaultSingleShadowInboundsProcessingContextImpl.getResource()Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds with parameters of type ResourceTypeModifierConstructorDescriptionDefaultSingleShadowInboundsProcessingContextImpl(@NotNull ShadowLikeValue shadowLikeValue, @NotNull ResourceType resource, @NotNull InboundMappingContextSpecification mappingContextSpecification, T preFocus, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task, @NotNull ResourceObjectDefinition objectDefinition, @NotNull ResourceObjectInboundProcessingDefinition inboundProcessingDefinition, boolean beforeCorrelation) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.sync
Methods in com.evolveum.midpoint.model.impl.sync that return ResourceTypeMethods in com.evolveum.midpoint.model.impl.sync with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic <F extends FocusType>
FPreMappingsEvaluator.computePreFocus(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceObjectTypeDefinition objectTypeDefinition, @NotNull ResourceType resource, @NotNull Class<F> focusClass, @NotNull Task task, @NotNull OperationResult result) static <C extends Containerable>
voidPreMappingsEvaluator.computePreFocusForAssociationValue(@NotNull ShadowAssociationValue associationValue, @NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull ResourceObjectInboundProcessingDefinition inboundDefinition, @NotNull ResourceType resource, @NotNull InboundMappingContextSpecification mappingContextSpecification, C targetObject, @NotNull Task task, @NotNull OperationResult result) Note the `resourceObjectDefinition` is where we look for definitions of the mapped items; so for the trivial associations it should be the definition of the _subject_.@Nullable ObjectSynchronizationDiscriminatorTypeSynchronizationSorterEvaluatorImpl.evaluate(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull Task task, @NotNull OperationResult parentResult) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.sync.tasks
Fields in com.evolveum.midpoint.model.impl.sync.tasks declared as ResourceTypeModifier and TypeFieldDescriptionfinal @NotNull ResourceTypeProcessingScope.resourceThe resolved resource.Methods in com.evolveum.midpoint.model.impl.sync.tasks that return ResourceTypeMethods in com.evolveum.midpoint.model.impl.sync.tasks with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic ProcessingScopeProcessingScope.of(@NotNull ResourceType resource, @NotNull ResourceObjectSetType resourceObjectSet) static ProcessingScopeProcessingScope.of(@NotNull ResourceType resource, @NotNull ShadowType shadow) See the note in class-level javadoc.Constructors in com.evolveum.midpoint.model.impl.sync.tasks with parameters of type ResourceTypeModifierConstructorDescriptionSynchronizer(@NotNull ResourceType resource, @NotNull PostSearchFilter postSearchFilter, @NotNull ResourceObjectChangeListener objectChangeListener, @NotNull QName sourceChannel, boolean forceAdd) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.sync.tasks.imp
Methods in com.evolveum.midpoint.model.impl.sync.tasks.imp with parameters of type ResourceTypeModifier and TypeMethodDescriptionvoidImportFromResourceLauncher.launch(ResourceType resource, QName objectclass, Task task, OperationResult parentResult) Launch an import. -
Uses of ResourceType in com.evolveum.midpoint.model.impl.sync.tasks.recon
Methods in com.evolveum.midpoint.model.impl.sync.tasks.recon that return types with arguments of type ResourceTypeMethods in com.evolveum.midpoint.model.impl.sync.tasks.recon with parameters of type ResourceTypeModifier and TypeMethodDescriptionvoidReconciliationLauncher.launch(ResourceType resource, QName objectclass, Task task, OperationResult parentResult) Deprecated.Method parameters in com.evolveum.midpoint.model.impl.sync.tasks.recon with type arguments of type ResourceTypeModifier and TypeMethodDescriptionvoidReconciliationResult.setResource(PrismObject<ResourceType> resource) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.util
Methods in com.evolveum.midpoint.model.impl.util with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic VariablesMapModelImplUtils.getDefaultVariablesMap(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) static CriticalityTypeModelImplUtils.handleConnectorErrorCriticality(ResourceType resourceType, Throwable e, OperationResult result) Constructors in com.evolveum.midpoint.model.impl.util with parameters of type ResourceTypeModifierConstructorDescriptionResourceResolutionContext(@NotNull PrismContext prismContext, String defaultVariable, @NotNull ResourceType resource, @NotNull ShadowKindType kind, @NotNull String intent) -
Uses of ResourceType in com.evolveum.midpoint.model.impl.validator
Method parameters in com.evolveum.midpoint.model.impl.validator with type arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull ValidationResultResourceValidatorImpl.validate(@NotNull PrismObject<ResourceType> resourceObject, @NotNull Scope scope, @Nullable Locale locale, @NotNull Task task, @NotNull OperationResult result) -
Uses of ResourceType in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return types with arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull PrismObject<ResourceType>ResourceObjectShadowChangeDescription.getResource()ResourceOperationDescription.getResource()Methods in com.evolveum.midpoint.provisioning.api with parameters of type ResourceTypeModifier and TypeMethodDescriptionProvisioningService.checkConstraints(ResourceObjectDefinition objectTypeDefinition, PrismObject<ShadowType> shadowObject, PrismObject<ShadowType> shadowObjectOld, ResourceType resource, String shadowOid, ConstraintViolationConfirmer constraintViolationConfirmer, ConstraintsCheckingStrategyType strategy, ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) TODO description@NotNull ResourceObjectClassificationProvisioningService.classifyResourceObject(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @Nullable ObjectSynchronizationDiscriminatorType existingSorterResult, @NotNull Task task, @NotNull OperationResult result) Classifies resource object, i.e. determines its kind and intent (not the tag!).@Nullable ObjectSynchronizationDiscriminatorTypeSynchronizationSorterEvaluator.evaluate(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull Task task, @NotNull OperationResult result) TODO@Nullable StringProvisioningService.generateShadowTag(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition definition, @NotNull Task task, @NotNull OperationResult result) Generates shadow tag (for multi-account scenarios). .Method parameters in com.evolveum.midpoint.provisioning.api with type arguments of type ResourceTypeModifier and TypeMethodDescription@NotNull DiscoveredConfigurationProvisioningService.discoverConfiguration(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult parentResult) Discovers additional configuration properties.@Nullable BareResourceSchemaProvisioningService.fetchSchema(@NotNull PrismObject<ResourceType> resource, @NotNull OperationResult parentResult) The operation fetches the resource schema using the connector configuration from provided resource object.voidResourceObjectShadowChangeDescription.setResource(PrismObject<ResourceType> resource) voidResourceOperationDescription.setResource(PrismObject<ResourceType> resource) default @NotNull OperationResultProvisioningService.testPartialConfiguration(@NotNull PrismObject<ResourceType> resource, @NotNull Task task, @NotNull OperationResult parentResult) Test partial resource connection.default @NotNull OperationResultProvisioningService.testResource(@NotNull PrismObject<ResourceType> resource, @NotNull Task task, OperationResult parentResult) @NotNull OperationResultProvisioningService.testResource(@NotNull PrismObject<ResourceType> resource, @Nullable ResourceTestOptions options, @NotNull Task task, OperationResult parentResult) Test the resource connection and basic resource connector functionality. -
Uses of ResourceType in com.evolveum.midpoint.repo.common.expression
Methods in com.evolveum.midpoint.repo.common.expression with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic VariablesMapExpressionUtil.getDefaultVariablesMap(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) Used by both `provisioning` and `model`. -
Uses of ResourceType in com.evolveum.midpoint.repo.sqale.qmodel.resource
Methods in com.evolveum.midpoint.repo.sqale.qmodel.resource with parameters of type ResourceTypeModifier and TypeMethodDescriptionvoidQResourceMapping.storeRelatedEntities(@NotNull MResource row, @NotNull ResourceType schemaObject, @NotNull JdbcSession jdbcSession) @NotNull MResourceQResourceMapping.toRowObjectWithoutFullObject(ResourceType schemaObject, JdbcSession jdbcSession) -
Uses of ResourceType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic <T extends CapabilityType>
TCapabilityUtil.getCapability(@NotNull ResourceType resource, @NotNull Class<T> capabilityClass) static <T extends CapabilityType>
TCapabilityUtil.getCapability(@NotNull ResourceType resource, @Nullable ResourceObjectDefinition objectDefinition, @NotNull Class<T> capabilityClass) Gets a specific capability from resource/connectors/object-class.static <T extends CapabilityType>
TCapabilityUtil.getCapability(@NotNull ResourceType resource, @Nullable CapabilityCollectionType specificObjectTypeOrClassCapabilities, @NotNull Class<T> capabilityClass) static <T extends CapabilityType>
TCapabilityUtil.getEnabledCapability(@NotNull ResourceType resource, @Nullable ResourceObjectDefinition objectDefinition, @NotNull Class<T> capabilityClass) static booleanCapabilityUtil.isActivationStatusCapabilityEnabled(@NotNull ResourceType resource, @Nullable ResourceObjectDefinition objectDefinition) static booleanCapabilityUtil.isReadingCachingOnly(@NotNull ResourceType resource, @Nullable ResourceObjectDefinition objectDefinition) -
Uses of ResourceType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic ConfigurationItemOriginConfigurationItemOrigin.inResourceOrAncestor(@NotNull ResourceType resource) Very approximate origin: we know that the configuration item is used in a given (resolved, i.e., expanded) resource.static ConfigurationItemOriginConfigurationItemOrigin.inResourceOrAncestor(@NotNull ResourceType resource, ItemPath path) -
Uses of ResourceType in com.evolveum.midpoint.schema.merger.resource
Constructors in com.evolveum.midpoint.schema.merger.resource with parameters of type ResourceTypeModifierConstructorDescriptionResourceMergeOperation(@NotNull ResourceType target, @NotNull ResourceType source) -
Uses of ResourceType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic @Nullable ResourceObjectDefinitionResourceSchemaUtil.findDefinitionForBulkOperation(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Looks up appropriate definition for "bulk operation" i.e. operation that is executed for given kind/intent/objectclass on given resource.static ResourceObjectDefinitionResourceSchemaUtil.findObjectDefinitionPrecisely(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Determines object type/class definition in a precise way.static @Nullable SynchronizationPolicySynchronizationPolicyFactory.forKindAndIntent(@NotNull ShadowKindType kind, @NotNull String intent, @NotNull ResourceType resource) CreatesSynchronizationPolicyby looking for type definition and synchronization definition for given kind and intent in resource schema.static @NotNull SynchronizationPolicySynchronizationPolicyFactory.forTypeDefinition(@NotNull ResourceObjectTypeDefinition typeDefinition, @NotNull ResourceType resource) CreatesSynchronizationPolicybased on knownResourceObjectTypeDefinition.static BareResourceSchemaResourceSchemaFactory.getBareSchema(@NotNull ResourceType resource) static @Nullable CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(@NotNull ResourceType resource) static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(ResourceType resourceType, LayerType layer) static @NotNull CompleteResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(@NotNull ResourceType resource) We assume that missing schema is a configuration (not schema) problem.static @NotNull ResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(ResourceType resource, LayerType layer) <T extends CapabilityType>
TAbstractResourceObjectDefinitionImpl.getEnabledCapability(@NotNull Class<T> capabilityClass, ResourceType resource) <T extends CapabilityType>
TCompositeObjectDefinitionImpl.getEnabledCapability(@NotNull Class<T> capabilityClass, ResourceType resource) <T extends CapabilityType>
TResourceObjectDefinition.getEnabledCapability(@NotNull Class<T> capabilityClass, ResourceType resource) Checks the presence of capability in: 1. resource object definition (applicable only to resource object _type_ definitions), 2. additional connectors in resource (only if enabled there), 3. the main connector.static NativeResourceSchemaResourceSchemaFactory.getNativeSchema(@NotNull ResourceType resource) static NativeResourceSchemaResourceSchemaFactory.getNativeSchemaRequired(ResourceType resource) static booleanResourceSchemaFactory.hasParsedSchema(ResourceType resource) static BasicResourceInformationBasicResourceInformation.of(@NotNull ResourceType resource) static CompleteResourceSchemaResourceSchemaFactory.parseCompleteSchema(@NotNull ResourceType resource, NativeResourceSchema nativeSchema) Parses the complete schema from the provided raw schema plus definitions in the resource.static CompleteResourceSchemaResourceSchemaFactory.parseCompleteSchema(ResourceType resource) Executes the real parsing.Method parameters in com.evolveum.midpoint.schema.processor with type arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic BareResourceSchemaResourceSchemaFactory.getBareSchema(@NotNull PrismObject<ResourceType> resource) static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(@NotNull PrismObject<ResourceType> resource) Obtains refined schema for the resource.static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(PrismObject<ResourceType> resource, LayerType layer) Returned schema is immutable.static @NotNull CompleteResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(@NotNull PrismObject<ResourceType> resource) static @NotNull ResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(PrismObject<ResourceType> resource, LayerType layer) static NativeResourceSchemaResourceSchemaFactory.getNativeSchema(@NotNull PrismObject<ResourceType> resource) Obtains "raw" schema for the resource, i.e. the one without `schemaHandling` and similar configuration.static NativeResourceSchemaResourceSchemaFactory.getNativeSchemaRequired(PrismObject<ResourceType> resource) static BasicResourceInformationBasicResourceInformation.of(@NotNull PrismObject<ResourceType> resource) voidResourceSchemaRegistry.registerResourceObjectLoader(Function<String, PrismObject<ResourceType>> schemaLoader) voidResourceSchemaRegistry.unregisterResourceObjectLoader(Function<String, PrismObject<ResourceType>> schemaLoader) -
Uses of ResourceType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg with parameters of type ResourceTypeModifier and TypeMethodDescriptiondefault <T extends CapabilityType>
TResourceObjectDefinitionDelegator.getEnabledCapability(@NotNull Class<T> capabilityClass, ResourceType resource) -
Uses of ResourceType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ResourceTypeMethods in com.evolveum.midpoint.schema.util with parameters of type ResourceTypeModifier and TypeMethodDescriptionstatic voidResourceTypeUtil.checkNotInMaintenance(ResourceType resource) static booleanResourceTypeUtil.doesNeedExpansion(ResourceType resource) Note that this method is not 100% accurate.static @Nullable ObjectSynchronizationTypeResourceTypeUtil.findObjectSynchronization(@Nullable ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent) Deprecated.static @NotNull ConnectorInstanceSpecificationTypeResourceTypeUtil.getAdditionalConnectorSpec(@NotNull ResourceType resource, @NotNull String name) ResourceTypeUtil.getAdministrativeAvailabilityStatus(ResourceType resource) static List<ObjectSynchronizationType>ResourceTypeUtil.getAllSynchronizationBeans(ResourceType resource) Deprecated.static List<ObjectReferenceType>ResourceTypeUtil.getApproverRef(ResourceType resource) ResourceTypeUtil.getConfigurationContainer(ResourceType resourceType) static @Nullable PrismContainerValue<ConfigurationPropertiesType>ResourceTypeUtil.getConfigurationProperties(@NotNull ResourceType resource, @Nullable String connectorName) static @Nullable ConnectorConfigurationTypeResourceTypeUtil.getConnectorConfiguration(@NotNull ResourceType resource, @Nullable String connectorName) static ErrorSelectorTypeResourceTypeUtil.getConnectorErrorCriticality(ResourceType resourceType) static StringResourceTypeUtil.getConnectorOid(ResourceType resource) static List<CapabilityType>ResourceTypeUtil.getEnabledCapabilities(@NotNull ResourceType resource) Assumes that native capabilities are already cached.static <T extends CapabilityType>
TResourceTypeUtil.getEnabledCapability(@NotNull ResourceType resource, @Nullable ResourceObjectTypeDefinitionType resourceObjectTypeDefinitionBean, @NotNull Class<T> capabilityClass) Gets an enabled instance of given capability type.static <T extends CapabilityType>
TResourceTypeUtil.getEnabledCapability(ResourceType resource, Class<T> capabilityClass) Assumes that native capabilities are already cached.static DurationResourceTypeUtil.getGroupingInterval(ResourceType resource) static AvailabilityStatusTypeResourceTypeUtil.getLastAvailabilityStatus(ResourceType resource) static @Nullable CapabilityCollectionTypeResourceTypeUtil.getNativeCapabilitiesCollection(ResourceType resource) Returns collection of capabilities.static List<ObjectReferenceType>ResourceTypeUtil.getOwnerRef(ResourceType resource) static RecordPendingOperationsTypeResourceTypeUtil.getRecordPendingOperations(ResourceType resourceType) static ElementResourceTypeUtil.getResourceXsdSchemaElement(ResourceType resource) static @Nullable PrismContainerValue<ResultsHandlerConfigurationType>ResourceTypeUtil.getResultsHandlerConfiguration(@NotNull ResourceType resource, @Nullable String connectorName) ResourceTypeUtil.getSchemaGenerationConstraints(ResourceType resource) static @NotNull ShadowCheckTypeResourceTypeUtil.getShadowConstraintsCheck(ResourceType resource) static @Nullable ExpressionTypeResourceTypeUtil.getSynchronizationSorterExpression(@NotNull ResourceType resource) static booleanResourceTypeUtil.hasCapabilitiesCached(ResourceType resource) static <T extends CapabilityType>
booleanResourceTypeUtil.hasEnabledCapability(@NotNull ResourceType resource, @NotNull Class<T> capabilityClass) static booleanResourceTypeUtil.hasResourceNativeActivationCapability(@NotNull ResourceType resource) static booleanResourceTypeUtil.hasResourceNativeActivationLockoutCapability(@NotNull ResourceType resource) static booleanResourceTypeUtil.hasResourceNativeActivationStatusCapability(@NotNull ResourceType resource) static booleanResourceTypeUtil.hasSchema(ResourceType resource) static booleanResourceTypeUtil.hasSchemaGenerationConstraints(ResourceType resource) static booleanResourceTypeUtil.isAbstract(@NotNull ResourceType resource) static booleanResourceTypeUtil.isActivationCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isActivationLockoutStatusCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isActivationStatusCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefBean) static booleanResourceTypeUtil.isActivationValidityFromCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefBean) static booleanResourceTypeUtil.isActivationValidityToCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isAuxiliaryObjectClassCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isAvoidDuplicateValues(ResourceType resource) static <C extends CapabilityType>
booleanResourceTypeUtil.isCapabilityEnabled(ResourceType resource, Class<C> type) static booleanResourceTypeUtil.isCaseIgnoreAttributeNames(ResourceType resource) static booleanResourceTypeUtil.isComplete(@NotNull ResourceType resource) static booleanResourceTypeUtil.isCountObjectsCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isCreateCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isCredentialsCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isDeleteCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isDiscoveryAllowed(@NotNull ResourceType resource) static booleanResourceTypeUtil.isDown(ResourceType resource) static booleanResourceTypeUtil.isInMaintenance(ResourceType resource) static booleanResourceTypeUtil.isLastLoginTimestampCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType def) static booleanResourceTypeUtil.isLiveSyncCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isPagedSearchCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isPasswordCapabilityEnabled(ResourceType resource, ResourceObjectTypeDefinitionType typeDefinitionBean) static booleanResourceTypeUtil.isReadCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isRefreshOnRead(ResourceType resource) static booleanResourceTypeUtil.isScriptCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isSynchronizationDefined(ResourceType resource) static booleanResourceTypeUtil.isTemplate(@NotNull ResourceType resource) static booleanResourceTypeUtil.isTestConnectionCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isUp(@NotNull ResourceType resource) static booleanResourceTypeUtil.isUpdateCapabilityEnabled(ResourceType resource) static booleanResourceTypeUtil.isValidateSchema(ResourceType resource) static booleanSimulationUtil.isVisible(@NotNull ResourceType resource, @Nullable ResourceObjectDefinition objectDefinition, @NotNull TaskExecutionMode mode) TODO descriptionstatic CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinition(@NotNull ResourceObjectInboundProcessingDefinition objectInboundProcDef, @Nullable ObjectSynchronizationType synchronizationBean, @NotNull ResourceType resource) "Compiles" the correlation definition from all available information: . attribute-level "correlation" configuration snippets . legacy correlation/confirmation expressions/filtersstatic ResourceResource.of(@NotNull ResourceType resourceBean) static voidResourceTypeUtil.setResourceXsdSchema(ResourceType resourceType, Element xsdElement) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic @NotNull AssignmentTypeObjectTypeUtil.createAssignmentWithConstruction(@NotNull PrismObject<ResourceType> object, ShadowKindType kind, String intent) ResourceTypeUtil.findObjectTypeDefinition(PrismObject<ResourceType> resourceObject, @Nullable ShadowKindType kind, @Nullable String intent) ResourceTypeUtil.getConfigurationContainer(PrismObject<ResourceType> resource) static PrismObject<ConnectorType>ResourceTypeUtil.getConnectorIfPresent(PrismObject<ResourceType> resource) static StringResourceTypeUtil.getConnectorOid(PrismObject<ResourceType> resource) static ElementResourceTypeUtil.getResourceXsdSchemaElement(PrismObject<ResourceType> resource) static booleanResourceTypeUtil.isInMaintenance(PrismObject<ResourceType> resource) static ResourceResource.of(@NotNull PrismObject<ResourceType> resourceObject) static voidResourceTypeUtil.setResourceXsdSchema(PrismObject<ResourceType> resource, Element xsdElement) -
Uses of ResourceType in com.evolveum.midpoint.schema.validator.processor
Method parameters in com.evolveum.midpoint.schema.validator.processor with type arguments of type ResourceTypeModifier and TypeMethodDescriptionbooleanAddRemoveAttributeValuesProcessor.process(PrismObject<ResourceType> object, ItemPath path) booleanResourceSynchronizationProcessor.process(PrismObject<ResourceType> object, ItemPath path) ResourceSynchronizationProcessor.upgradeDescription(PrismObject<ResourceType> object, ItemPath path) -
Uses of ResourceType in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment with parameters of type ResourceTypeModifier and TypeMethodDescriptionprotected AssignmentEditorDtoAbstractAssignmentListPanel.addSelectedResourceAssignPerformed(ResourceType resource) -
Uses of ResourceType in com.evolveum.midpoint.web.page.admin.resources
Methods in com.evolveum.midpoint.web.page.admin.resources that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<PrismObject<ResourceType>>ResourceContentPanel.getResourceModel()Deprecated, for removal: This API element is subject to removal in a future version.protected List<SummaryTag<ResourceType>>ResourceSummaryPanel.getSummaryTagComponentList()Constructors in com.evolveum.midpoint.web.page.admin.resources with parameters of type ResourceTypeConstructor parameters in com.evolveum.midpoint.web.page.admin.resources with type arguments of type ResourceTypeModifierConstructorDescriptionPageResourceVisualization(@NotNull PrismObject<ResourceType> resourceObject) ResourceContentPanel(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.ResourceSummaryPanel(String id, org.apache.wicket.model.IModel<ResourceType> model, SummaryPanelSpecificationType summaryPanelSpecificationType) -
Uses of ResourceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ResourceTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ResourceTypeModifier and TypeMethodDescriptionResourceType._super(SuperResourceDeclarationType value) ResourceType.additionalConnector(ConnectorInstanceSpecificationType value) ResourceType.administrativeOperationalState(AdministrativeOperationalStateType value) ResourceType.archetypeRef(ObjectReferenceType value) ResourceType.archetypeRef(String oid, QName type) ResourceType.archetypeRef(String oid, QName type, QName relation) ResourceType.assignment(AssignmentType value) ResourceType.business(ResourceBusinessConfigurationType value) ResourceType.cacheInvalidationTimestamp(String value) ResourceType.cacheInvalidationTimestamp(XMLGregorianCalendar value) ResourceType.caching(ShadowCachingPolicyType value) ResourceType.capabilities(CapabilitiesType value) ResourceType.clone()ResourceType.connectorConfiguration(ConnectorConfigurationType value) ResourceType.connectorRef(ObjectReferenceType value) ResourceType.connectorRef(String oid, QName type) ResourceType.connectorRef(String oid, QName type, QName relation) ResourceType.consistency(ResourceConsistencyType value) ObjectFactory.createResourceType()ResourceType.delegatedRef(ObjectReferenceType value) ResourceType.delegatedRef(String oid, QName type) ResourceType.delegatedRef(String oid, QName type, QName relation) ResourceType.description(String value) ResourceType.diagnosticInformation(DiagnosticInformationType value) ResourceType.documentation(String value) ResourceType.effectiveMarkRef(ObjectReferenceType value) ResourceType.effectiveMarkRef(String oid, QName type) ResourceType.effectiveMarkRef(String oid, QName type, QName relation) ResourceType.effectiveOperationPolicy(ObjectOperationPolicyType value) ResourceType.extension(ExtensionType value) ResourceType.fetchResult(OperationResultType value) ResourceType.indestructible(Boolean value) ResourceType.iterationToken(String value) ResourceType.lensContext(LensContextType value) ResourceType.lifecycleState(String value) ResourceType.metadata(MetadataType value) ResourceType.name(PolyStringType value) ResourceType.operationalState(OperationalStateType value) ResourceType.operationalStateHistory(OperationalStateType value) ResourceType.operationExecution(OperationExecutionType value) ResourceType.parentOrgRef(ObjectReferenceType value) ResourceType.parentOrgRef(String oid, QName type) ResourceType.parentOrgRef(String oid, QName type, QName relation) ResourceType.policyException(PolicyExceptionType value) ResourceType.policySituation(String value) ResourceType.policyStatement(PolicyStatementType value) ResourceType.projection(ProjectionPolicyType value) ResourceType.roleInfluenceRef(ObjectReferenceType value) ResourceType.roleInfluenceRef(String oid, QName type) ResourceType.roleInfluenceRef(String oid, QName type, QName relation) ResourceType.roleMembershipRef(ObjectReferenceType value) ResourceType.roleMembershipRef(String oid, QName type) ResourceType.roleMembershipRef(String oid, QName type, QName relation) ResourceType.schema(XmlSchemaType value) ResourceType.schemaHandling(SchemaHandlingType value) ResourceType.scripts(OperationProvisioningScriptsType value) ResourceType.synchronization(SynchronizationType value) ResourceType.tenantRef(ObjectReferenceType value) ResourceType.trigger(TriggerType value) ResourceType.triggeredPolicyRule(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionResourceType.asPrismObject()jakarta.xml.bind.JAXBElement<ResourceType>ObjectFactory.createResource(ResourceType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ResourceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourceType>ObjectFactory.createResource(ResourceType value)