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.
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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) DataModelVisualizer.visualize(ResourceType resource, DataModelVisualizer.Target target, com.evolveum.midpoint.task.api.Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.api with type arguments of type ResourceTypeModifier and TypeMethodDescriptioncom.evolveum.midpoint.provisioning.api.DiscoveredConfigurationModelService.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, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Test the resource connection and basic resource connector functionality.ModelService.testResourcePartialConfiguration(PrismObject<ResourceType> resource, com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
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)