Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType
Packages that use ObjectType
Package
Description
Package for reusable and stable GUI Wicket Components.
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
Deals with items processing: buffering, fetching by workers, processing.
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
Supports merging of (usually) configuration beans.
Provides all the necessary support for evaluating selectors and their clauses, i.e.
-
Uses of ObjectType in com.evolveum.midpoint.audit.api
Methods in com.evolveum.midpoint.audit.api that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>>
AuditEventRecord.getDeltas()
Method parameters in com.evolveum.midpoint.audit.api with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
AuditEventRecord.addDelta
(ObjectDeltaOperation<? extends ObjectType> delta) void
AuditEventRecord.addDeltas
(Collection<? extends ObjectDeltaOperation<? extends ObjectType>> deltasToAdd) -
Uses of ObjectType in com.evolveum.midpoint.authentication.api.config
Methods in com.evolveum.midpoint.authentication.api.config that return types with arguments of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.common.crypto
Methods in com.evolveum.midpoint.common.crypto with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
voidCryptoUtil.checkEncrypted
(ObjectDelta<T> delta) static <T extends ObjectType>
voidCryptoUtil.checkEncrypted
(PrismObject<T> object) static <T extends ObjectType>
Collection<? extends ItemDelta<?,?>> CryptoUtil.computeReencryptModifications
(Protector protector, PrismObject<T> object) static <T extends ObjectType>
booleanCryptoUtil.containsCleartext
(PrismObject<T> object) static <T extends ObjectType>
booleanCryptoUtil.containsHashedData
(PrismObject<T> object) static <T extends ObjectType>
voidCryptoUtil.encryptValues
(Protector protector, ObjectDelta<T> delta) Encrypts all encryptable values in delta.static <T extends ObjectType>
voidCryptoUtil.encryptValues
(Protector protector, PrismObject<T> object) Encrypts all encryptable values in the object.static <T extends ObjectType>
@NotNull Collection<String>CryptoUtil.getEncryptionKeyNames
(PrismObject<T> object) static <T extends ObjectType>
intCryptoUtil.reencryptValues
(Protector protector, PrismObject<T> object) Re-encrypts all encryptable values in the object. -
Uses of ObjectType in com.evolveum.midpoint.gui.api.component
Classes in com.evolveum.midpoint.gui.api.component with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractAssignmentPopupTabPanel<O extends ObjectType>
Created by honchar.class
AbstractPopupTabPanel<O extends ObjectType>
Created by honcharclass
ChooseMemberPopup<O extends ObjectType,
T extends AbstractRoleType> Created by honcharclass
ChooseOrgMemberPopup<O extends ObjectType>
class
MainObjectListPanel<O extends ObjectType>
class
MemberPopupTabPanel<O extends ObjectType>
Created by honcharclass
MultiTypesMemberPopupTabPanel<O extends ObjectType>
Created by honchar.class
ObjectBrowserPanel<O extends ObjectType>
class
ObjectListPanel<O extends ObjectType>
class
PopupObjectListPanel<O extends ObjectType>
class
TypedAssignablePanel<T extends ObjectType>
Methods in com.evolveum.midpoint.gui.api.component with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <T extends ObjectType>
PopupObjectListPanel<T>AbstractPopupTabPanel.getObjectListPanel()
Method parameters in com.evolveum.midpoint.gui.api.component with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected ObjectQuery
ChooseMemberPopup.createInOidQuery
(List<ObjectType> selectedObjectsList) -
Uses of ObjectType in com.evolveum.midpoint.gui.api.component.autocomplete
Methods in com.evolveum.midpoint.gui.api.component.autocomplete with type parameters of type ObjectTypeModifier and TypeMethodDescriptiondefault <O extends ObjectType>
StringAutocompleteConfigurationMixin.getDisplayNameFromExpression
(String contextDesc, @Nullable ExpressionType expressionType, @NotNull Function<PrismObject<O>, String> defaultDisplayNameFunction, @NotNull PrismObject<O> object, @NotNull BasePanel<?> panel) protected <O extends ObjectType>
Class<O>ReferenceConverter.getReferenceTargetObjectType()
-
Uses of ObjectType in com.evolveum.midpoint.gui.api.component.objecttypeselect
Classes in com.evolveum.midpoint.gui.api.component.objecttypeselect with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.api.factory.wrapper
Classes in com.evolveum.midpoint.gui.api.factory.wrapper with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType,
T extends ObjectType>
voidPageBase.authorize
(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target, OperationResult result) <O extends ObjectType,
T extends ObjectType>
voidPageBase.authorize
(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target, OperationResult result) <O extends ObjectType>
PrismObjectWrapperFactory<O>PageAdminLTE.findObjectWrapperFactory
(PrismObjectDefinition<O> objectDef) <O extends ObjectType>
booleanPageAdminLTE.isAuthorized
(ModelAuthorizationAction action, PrismObject<O> object) <O extends ObjectType,
T extends ObjectType>
booleanPageAdminLTE.isAuthorized
(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target) <O extends ObjectType,
T extends ObjectType>
booleanPageAdminLTE.isAuthorized
(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target) -
Uses of ObjectType in com.evolveum.midpoint.gui.api.prism.wrapper
Classes in com.evolveum.midpoint.gui.api.prism.wrapper with type parameters of type ObjectTypeModifier and TypeInterfaceDescriptioninterface
PrismObjectValueWrapper<O extends ObjectType>
interface
PrismObjectWrapper<O extends ObjectType>
Methods in com.evolveum.midpoint.gui.api.prism.wrapper with type parameters of type ObjectTypeModifier and TypeMethodDescription<OW extends PrismObjectWrapper<O>,
O extends ObjectType>
OWItemWrapper.findObjectWrapper()
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that return ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.api.registry
Methods in com.evolveum.midpoint.gui.api.registry with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
PrismObjectWrapperFactory<O>GuiComponentRegistry.getObjectWrapperFactory
(PrismObjectDefinition<O> objectDef) -
Uses of ObjectType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
QNameWebComponentUtil.classToQName
(PrismContext prismContext, Class<T> clazz) static <T extends ObjectType>
QNameWebComponentUtil.classToQName
(Class<T> clazz) static <T extends ObjectType>
intWebModelServiceUtils.countObjects
(Class<T> type, ObjectQuery query, PageBase page) static <T extends ObjectType>
ObjectDelta<T>WebModelServiceUtils.createActivationAdminStatusDelta
(Class<T> type, String oid, boolean enabled, PrismContext context) static <O extends ObjectType>
CompositedIconWebComponentUtil.createCompositeIconForObject
(O obj, OperationResult result, PageBase pageBase) static <O extends ObjectType>
List<ObjectReferenceType>WebModelServiceUtils.createObjectReferenceListForObjects
(PageBase page, List<PrismObject<O>> objects, Map<String, String> referenceMap) static <O extends ObjectType>
List<ObjectReferenceType>WebModelServiceUtils.createObjectReferenceListForType
(Class<O> type, PageBase page, Map<String, String> referenceMap) static <T extends ObjectType>
org.apache.wicket.ComponentWebComponentUtil.createPanel
(Class<? extends org.apache.wicket.markup.html.panel.Panel> panelClass, String markupId, ObjectDetailsModels<T> objectDetailsModels, ContainerPanelConfigurationType panelConfig) static <T extends ObjectType>
voidWebModelServiceUtils.deleteObject
(Class<T> type, String oid, ModelExecuteOptions options, OperationResult result, PageBase page) static <T extends ObjectType>
voidWebModelServiceUtils.deleteObject
(Class<T> type, String oid, ModelExecuteOptions options, OperationResult result, PageBase page, PrismObject<UserType> principal) static <T extends ObjectType>
voidWebModelServiceUtils.deleteObject
(Class<T> type, String oid, OperationResult result, PageBase page) <O extends ObjectType>
PrismObjectWrapperFactory<O>ModelServiceLocator.findObjectWrapperFactory
(PrismObjectDefinition<O> objectDef) static <O extends ObjectType>
DisplayTypeGuiDisplayTypeUtil.getArchetypePolicyDisplayType
(PrismObject<O> object, PageAdminLTE pageBase) static <O extends ObjectType>
DisplayTypeGuiDisplayTypeUtil.getArchetypePolicyDisplayType
(O object, PageAdminLTE pageBase) static <O extends ObjectType>
ArchetypePolicyTypeWebComponentUtil.getArchetypeSpecification
(PrismObject<O> object, ModelServiceLocator locator) static <O extends ObjectType>
StringWebComponentUtil.getDisplayNameOrName
(ObjectReferenceType ref, PageBase pageBase, String operation, boolean translate) static <O extends ObjectType>
DisplayTypeGuiDisplayTypeUtil.getDisplayTypeForObject
(PrismObject<O> obj, OperationResult result, PageBase pageBase) static <O extends ObjectType>
DisplayTypeGuiDisplayTypeUtil.getDisplayTypeForObject
(O obj, OperationResult result, PageBase pageBase) static <O extends ObjectType>
StringWebComponentUtil.getEffectiveName
(PrismObject<O> object, QName propertyName) static <O extends ObjectType>
StringWebComponentUtil.getEffectiveName
(PrismObject<O> object, QName propertyName, boolean translate) static <O extends ObjectType>
StringWebComponentUtil.getEffectiveName
(Referencable ref, QName propertyName, PageBase pageBase, String operation, boolean translate) static <O extends ObjectType>
StringWebComponentUtil.getLabelForType
(Class<O> type, boolean startsWithUppercase) static <O extends ObjectType>
StringWebComponentUtil.getName
(ObjectReferenceType ref, PageBase pageBase, String operation) static <O extends ObjectType>
SummaryPanelSpecificationTypeWebComponentUtil.getSummaryPanelSpecification
(Class<O> type, CompiledGuiProfile compiledGuiProfile) Deprecated.static <O extends ObjectType>
PrismObject<O>WebModelServiceUtils.loadObject
(PrismReferenceValue objectRef, QName expectedTargetType, PageBase pageBase, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject
(Referencable objectReference, boolean allowNull, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject
(Referencable objectReference, PageAdminLTE page) static <T extends ObjectType>
PrismObject<T>WebModelServiceUtils.loadObject
(Referencable objectReference, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject
(Class<T> type, String oid, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, boolean allowNotFound, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@Nullable PrismObject<T>WebModelServiceUtils.loadObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, PageAdminLTE page, Task task, OperationResult result) static <O extends ObjectType>
List<O>WebComponentUtil.loadReferencedObjectList
(List<ObjectReferenceType> refList, String operation, PageAdminLTE pageBase) static <O extends ObjectType>
List<O>WebComponentUtil.loadReferencedObjectList
(List<ObjectReferenceType> refList, String operation, Task task, PageAdminLTE pageBase) static <T extends ObjectType>
Class<T>WebComponentUtil.qnameToClass
(PrismContext prismContext, QName type, Class<T> returnType) static <O extends ObjectType>
PrismObject<O>WebModelServiceUtils.reconstructObject
(Class<O> type, String oid, String eventIdentifier, Task task, OperationResult result) static <O extends ObjectType>
List<QName>WebComponentUtil.resolveObjectTypesToQNames
(Collection<Class<? extends O>> types, PrismContext prismContext) Takes a collection of object types (classes) that may contain abstract types.static <T extends ObjectType>
PrismObject<T>WebModelServiceUtils.resolveReferenceNoFetch
(Referencable reference, PageAdminLTE page, Task task, OperationResult result) static <T extends ObjectType>
@NotNull List<PrismObject<T>>WebModelServiceUtils.searchObjects
(Class<T> type, ObjectQuery query, OperationResult result, PageAdminLTE page) static <T extends ObjectType>
@NotNull List<PrismObject<T>>WebModelServiceUtils.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult result, PageAdminLTE page) static <T extends ObjectType>
@NotNull List<PrismObject<T>>WebModelServiceUtils.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult result, PageAdminLTE page, PrismObject<UserType> principal) Methods in com.evolveum.midpoint.gui.api.util with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic String
WebComponentUtil.getEffectiveName
(ObjectType object, QName propertyName) static String
WebComponentUtil.getEffectiveName
(ObjectType object, QName propertyName, boolean translate) static String
WebComponentUtil.getName
(ObjectType object) static String
WebComponentUtil.getName
(ObjectType object, boolean translate) Method parameters in com.evolveum.midpoint.gui.api.util with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic @NotNull List<InlineMenuItem>
WebComponentUtil.createMenuItemsFromActions
(@NotNull List<GuiActionType> actions, String operation, PageBase pageBase, @NotNull Supplier<Collection<? extends ObjectType>> selectedObjectsSupplier) static void
WebComponentUtil.createToastForCreateObject
(org.apache.wicket.ajax.AjaxRequestTarget target, Class<? extends ObjectType> type) static void
WebComponentUtil.createToastForUpdateObject
(org.apache.wicket.ajax.AjaxRequestTarget target, Class<? extends ObjectType> type) static boolean
WebComponentUtil.isAuthorized
(Class<? extends ObjectType> clazz) static void
WebModelServiceUtils.save
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result, Task task, PageAdminLTE page) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component
Classes in com.evolveum.midpoint.gui.impl.component with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.custom
Classes in com.evolveum.midpoint.gui.impl.component.custom with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.data.column
Methods in com.evolveum.midpoint.gui.impl.component.data.column with parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected String
ConfigurableExpressionColumn.getStringValueForObject
(ObjectType object) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.data.provider
Classes in com.evolveum.midpoint.gui.impl.component.data.provider with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectDataProvider<W extends Serializable,
O extends ObjectType> class
RepositoryObjectDataProvider<O extends ObjectType>
class
SelectableBeanObjectDataProvider<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.search.panel
Methods in com.evolveum.midpoint.gui.impl.component.search.panel with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
Class<O>ReferenceAutocomplete.getReferenceTargetObjectType()
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.tile
Classes in com.evolveum.midpoint.gui.impl.component.tile with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
MultiSelectTileTablePanel<E extends Serializable,
O extends ObjectType> class
SelectableFocusTilePanel<O extends ObjectType>
class
SingleSelectTileTablePanel<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.component.wizard
Classes in com.evolveum.midpoint.gui.impl.component.wizard with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
MultiSelectTileWizardStepPanel<SI extends Serializable,
O extends ObjectType, ODM extends ObjectDetailsModels, V extends Containerable> class
SelectTileWizardStepPanel<O extends ObjectType,
ODM extends ObjectDetailsModels, V extends Containerable> class
SingleTileWizardStepPanel<O extends ObjectType,
ODM extends ObjectDetailsModels, V extends Containerable> -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.factory.wrapper
Classes in com.evolveum.midpoint.gui.impl.factory.wrapper with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.model
Classes in com.evolveum.midpoint.gui.impl.model with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin
Classes in com.evolveum.midpoint.gui.impl.page.admin with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractObjectMainPanel<O extends ObjectType,
M extends ObjectDetailsModels<O>> class
AbstractPageObjectDetails<O extends ObjectType,
ODM extends ObjectDetailsModels<O>> class
CreateTemplatePanel<O extends ObjectType>
class
FormWrapperValidator<O extends ObjectType>
Created by Viliam Repan (lazyman).class
ObjectDetailsModels<O extends ObjectType>
class
PageObjectModel<O extends ObjectType>
Methods in com.evolveum.midpoint.gui.impl.page.admin that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionCollection<ObjectDelta<? extends ObjectType>>
ObjectDetailsModels.collectDeltas
(OperationResult result) Collection<ObjectDelta<? extends ObjectType>>
ObjectDetailsModels.collectDeltaWithoutSavedDeltas
(OperationResult result) protected Collection<ObjectDeltaOperation<? extends ObjectType>>
AbstractPageObjectDetails.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangeExecutor.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Executes changes on behalf of the parent page.Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ProgressAwareChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ModelExecuteOptions options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Executes changes on behalf of the parent page.Collection<ObjectDeltaOperation<? extends ObjectType>>
ProgressAwareChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected List<ObjectDelta<? extends ObjectType>>
ObjectDetailsModels.getAdditionalModifyDeltas
(OperationResult result) Collection<ObjectDeltaOperation<? extends ObjectType>>
AbstractPageObjectDetails.saveOrPreviewPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, OperationResult result, boolean previewOnly) Collection<ObjectDeltaOperation<? extends ObjectType>>
AbstractPageObjectDetails.saveOrPreviewPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, OperationResult result, boolean previewOnly, Task task) Method parameters in com.evolveum.midpoint.gui.impl.page.admin with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>
AbstractPageObjectDetails.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangeExecutor.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Executes changes on behalf of the parent page.Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Collection<ObjectDeltaOperation<? extends ObjectType>>
ProgressAwareChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ModelExecuteOptions options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Executes changes on behalf of the parent page.Collection<ObjectDeltaOperation<? extends ObjectType>>
ProgressAwareChangesExecutorImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected boolean
AbstractPageObjectDetails.noChangesToExecute
(Collection<ObjectDelta<? extends ObjectType>> deltas, ExecuteChangeOptionsDto options) protected Collection<SimpleValidationError>
ObjectDetailsModels.performCustomValidation
(PrismObject<O> object, Collection<ObjectDelta<? extends ObjectType>> deltas) protected void
AbstractPageObjectDetails.postProcessResult
(OperationResult result, Collection<ObjectDeltaOperation<? extends ObjectType>> executedDeltas, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType,
R extends AbstractRoleType>
voidMemberOperationsGuiHelper.assignMembers
(PageBase pageBase, R targetRefObject, org.apache.wicket.ajax.AjaxRequestTarget target, Search search, List<QName> objectTypes, List<ObjectReferenceType> archetypeRefList, boolean isOrgTreePanelVisible) static <O extends ObjectType>
voidMemberOperationsGuiHelper.assignOrgMembers
(PageBase pageBase, OrgType targetRefObject, org.apache.wicket.ajax.AjaxRequestTarget target, Search search, List<QName> objectTypes, List<ObjectReferenceType> archetypeRefList) Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected List<? extends ObjectType>
AbstractRoleMemberPanel.getSelectedRealObjects()
protected List<? extends ObjectType>
GovernanceCardsPanel.getSelectedRealObjects()
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement with type arguments of type ObjectTypeModifier and TypeMethodDescriptionInducedEntitlementsValidator.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) InducedEntitlementsValidator.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.component
Classes in com.evolveum.midpoint.gui.impl.page.admin.component with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
GenericMultivalueContainerPanel<C extends Containerable,
O extends ObjectType> class
GenericSingleContainerPanel<C extends Containerable,
O extends ObjectType> class
OperationalButtonsPanel<O extends ObjectType>
Use newOperationsPanel
andOperationPanelPart
to create proper HTML for this panel ("card" with fieldsets that are responsive)Methods in com.evolveum.midpoint.gui.impl.page.admin.component that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionModelContext<? extends ObjectType>
ProgressPanel.getPreviewResult()
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.component.preview
Classes in com.evolveum.midpoint.gui.impl.page.admin.component.preview with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.focus
Classes in com.evolveum.midpoint.gui.impl.page.admin.focus with type parameters of type ObjectTypeMethods in com.evolveum.midpoint.gui.impl.page.admin.focus that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>
PageFocusDetails.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected List<ObjectDelta<? extends ObjectType>>
FocusDetailsModels.getAdditionalModifyDeltas
(OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.focus with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
PageFocusDetails.collectObjectsForPreview
(Map<PrismObject<F>, ModelContext<? extends ObjectType>> modelContextMap) protected Collection<ObjectDeltaOperation<? extends ObjectType>>
PageFocusDetails.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
PageFocusDetails.postProcessResult
(OperationResult result, Collection<ObjectDeltaOperation<? extends ObjectType>> executedDeltas, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <AH extends ObjectType>
voidShadowMarkPanel.initMemberTable
(org.apache.wicket.markup.html.form.Form<?> form) Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected List<? extends ObjectType>
ShadowMarkPanel.getSelectedRealObjects()
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
TemplateTile<SelectableBean<O>>TemplateTile.createTileFromObject
(SelectableBean<O> object, PageBase pageBase) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionList<ObjectDelta<? extends ObjectType>>
BusinessRoleDto.getObjectDeltas()
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
BusinessRoleDto.setObjectDeltas
(List<ObjectDelta<? extends ObjectType>> objectDeltas) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type ObjectTypeModifierConstructorDescriptionBusinessRoleDto
(PrismObject<UserType> prismObjectUser, PrismObject<RoleType> prismRoleObject, List<ObjectDelta<? extends ObjectType>> objectDeltas, int assignedCount, int unassignedCount, boolean include) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.simulation
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.simulation with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Visualization
SimulationsGuiUtil.createVisualization
(ObjectDelta<? extends ObjectType> delta, PageBase page) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.task
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.task with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
PageTask.postProcessResult
(OperationResult result, Collection<ObjectDeltaOperation<? extends ObjectType>> executedDeltas, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.admin.user
Methods in com.evolveum.midpoint.gui.impl.page.admin.user that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>
PageUser.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.user with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
PageUser.collectObjectsForPreview
(Map<PrismObject<UserType>, ModelContext<? extends ObjectType>> prismObjectModelContextMap) protected Collection<ObjectDeltaOperation<? extends ObjectType>>
PageUser.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected boolean
PageUser.noChangesToExecute
(Collection<ObjectDelta<? extends ObjectType>> deltas, ExecuteChangeOptionsDto options) protected void
PageUser.processAdditionalFocalObjectsForPreview
(Map<PrismObject<UserType>, ModelContext<? extends ObjectType>> modelContextMap) for now used only for delegation changes -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.self.credentials
Methods in com.evolveum.midpoint.gui.impl.page.self.credentials that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionPrismObject<? extends ObjectType>
PasswordAccountDto.getObject()
Method parameters in com.evolveum.midpoint.gui.impl.page.self.credentials with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
ChangePasswordPanel.collectDeltas
(Collection<ObjectDelta<? extends ObjectType>> deltas, ProtectedStringType currentPassword, ItemPath valuePath) protected void
PropagatePasswordPanel.collectDeltas
(Collection<ObjectDelta<? extends ObjectType>> deltas, ProtectedStringType currentPassword, ItemPath valuePath) Constructor parameters in com.evolveum.midpoint.gui.impl.page.self.credentials with type arguments of type ObjectTypeModifierConstructorDescriptionPasswordAccountDto
(@NotNull PrismObject<? extends ObjectType> object, String displayName, String resourceName, Boolean enabled, boolean midpoint) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type ObjectTypeMethod parameters in com.evolveum.midpoint.gui.impl.page.self.requestAccess with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
CatalogItemDetailsPanel.addPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<ObjectType> model) protected void
CatalogItemDetailsPanel.closePerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<ObjectType> model) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.prism.panel
Classes in com.evolveum.midpoint.gui.impl.prism.panel with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
PrismObjectValueWrapperImpl<O extends ObjectType>
class
PrismObjectWrapperImpl<O extends ObjectType>
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with type parameters of type ObjectTypeModifier and TypeMethodDescription<OW extends PrismObjectWrapper<O>,
O extends ObjectType>
OWItemWrapperImpl.findObjectWrapper()
<OW extends PrismObjectWrapper<O>,
O extends ObjectType>
OWValueMetadataWrapperImpl.findObjectWrapper()
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return ObjectType -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.registry
Methods in com.evolveum.midpoint.gui.impl.registry with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
PrismObjectWrapperFactory<O>GuiComponentRegistryImpl.getObjectWrapperFactory
(PrismObjectDefinition<O> objectDef) -
Uses of ObjectType in com.evolveum.midpoint.gui.impl.util
Fields in com.evolveum.midpoint.gui.impl.util with type parameters of type ObjectTypeModifier and TypeFieldDescriptionstatic final Map<Class<? extends ObjectType>,
Class<? extends PageBase>> DetailsPageUtil.OBJECT_DETAILS_PAGE_MAP
Methods in com.evolveum.midpoint.gui.impl.util with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
StringIconAndStylesUtil.createDefaultBlackIcon
(QName objectType) static <T extends ObjectType>
StringIconAndStylesUtil.createDefaultColoredIcon
(QName objectType) static <T extends ObjectType>
StringIconAndStylesUtil.createDefaultIcon
(PrismObject<T> object) static <T extends ObjectType>
StringIconAndStylesUtil.getBoxCssClasses
(QName objectType) static <T extends ObjectType>
StringIconAndStylesUtil.getBoxThinCssClasses
(QName objectType) static <O extends ObjectType>
IconTypeIconAndStylesUtil.getIconForActivationStatus
(O obj) static <O extends ObjectType>
IconTypeIconAndStylesUtil.getIconForLifecycleState
(O obj) static <T extends ObjectType>
List<SelectableBean<T>>TableUtil.getSelectedModels
(org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable table) Methods in com.evolveum.midpoint.gui.impl.util that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Class<? extends ObjectType>
DetailsPageUtil.getObjectTypeForDetailsPage
(PageBase pageType) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic void
DetailsPageUtil.dispatchToObjectDetailsPage
(Class<? extends ObjectType> objectClass, String oid, org.apache.wicket.Component component, boolean failIfUnsupported) DetailsPageUtil.getNewlyCreatedObjectPage
(Class<? extends ObjectType> type) DetailsPageUtil.getObjectDetailsPage
(Class<? extends ObjectType> type) DetailsPageUtil.getObjectListPage
(Class<? extends ObjectType> type) -
Uses of ObjectType in com.evolveum.midpoint.init
Methods in com.evolveum.midpoint.init with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
voidDataImport.preImportUpdate
(PrismObject<O> object, Task task, OperationResult mainResult) -
Uses of ObjectType in com.evolveum.midpoint.model.api
Classes in com.evolveum.midpoint.model.api with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectTreeDeltas<T extends ObjectType>
Structure that contains all primary changes requested: from focus as well as from projections.Methods in com.evolveum.midpoint.model.api with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
CompareResultTypeModelService.compareObject
(PrismObject<O> object, Collection<SelectorOptions<GetOperationOptions>> readOptions, ModelCompareOptions compareOptions, @NotNull List<? extends ItemPath> ignoreItemPaths, Task task, OperationResult result) TODOdefault <T extends ObjectType>
IntegerModelService.countObjects
(TypedQuery<T> query, Task task, OperationResult parentResult) <T extends ObjectType>
IntegerModelService.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) Count objects.static <T extends ObjectType>
ObjectTreeDeltas<T>ObjectTreeDeltas.fromObjectTreeDeltasType
(ObjectTreeDeltasType deltasType) <O extends ObjectType>
StringModelInteractionService.generateNonce
(NonceCredentialsPolicyType noncePolicy, Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionService.generateValue
(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, Task task, OperationResult parentResult) <O extends ObjectType>
StringModelInteractionService.generateValue
(ValuePolicyType policy, int defaultLength, boolean generateMinimalSize, PrismObject<O> object, String shortDesc, Task task, OperationResult inputResult) TEMPORARY.<O extends ObjectType,
R extends AbstractRoleType>
ItemSecurityConstraintsModelInteractionService.getAllowedRequestAssignmentItems
(PrismObject<O> object, PrismObject<R> target, Task task, OperationResult result) Returns decisions for individual items for "assign" authorization.<T extends ObjectType>
ObjectFilterModelInteractionService.getDonorFilter
(Class<T> searchResultType, ObjectFilter origFilter, String targetAuthorizationAction, Task task, OperationResult parentResult) Returns filter for lookup of donors of power of attorney.<O extends ObjectType>
PrismObjectDefinition<O>ModelInteractionService.getEditObjectDefinition
(PrismObject<O> object, AuthorizationPhaseType phase, Task task, OperationResult result) Returns a schema that reflects editability of the object in terms of midPoint schema limitations and security.<O extends ObjectType>
MetadataItemProcessingSpecModelInteractionService.getMetadataItemProcessingSpec
(ItemPath metadataItemPath, PrismObject<O> object, Task task, OperationResult result) Returns specification of processing of given metadata item (e.g.<T extends ObjectType>
@NotNull PrismObject<T>ModelService.getObject
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult result) Returns object for provided OID.<O extends ObjectType>
voidModelService.importObject
(PrismObject<O> object, ImportOptionsType options, Task task, OperationResult result) Import object.static <T extends ObjectType>
ObjectTreeDeltasTypeObjectTreeDeltas.mergeDeltas
(ObjectTreeDeltasType deltaTree, ObjectDeltaType deltaToMerge) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ModelService.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) Merge two objects into one.<O extends ObjectType>
MergeDeltas<O>ModelInteractionService.mergeObjectsPreviewDeltas
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) <O extends ObjectType>
PrismObject<O>ModelInteractionService.mergeObjectsPreviewObject
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) <O extends ObjectType>
ProcessedObject<O>ModelService.parseProcessedObject
(@NotNull SimulationResultProcessedObjectType bean, @NotNull Task task, @NotNull OperationResult result) <F extends ObjectType>
ModelContext<F>ModelInteractionService.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Computes the most likely changes triggered by the provided delta.<F extends ObjectType>
ModelContext<F>ModelInteractionService.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult result) <F extends ObjectType>
voidModelService.recompute
(Class<F> type, String oid, ModelExecuteOptions options, Task task, OperationResult parentResult) Recomputes focal object with the specified OID.<O extends ObjectType>
PrismObject<O>ModelAuditService.reconstructObject
(Class<O> type, String oid, String eventIdentifier, Task task, OperationResult result) default <T extends ObjectType>
SearchResultList<PrismObject<T>>ModelService.searchObjects
(TypedQuery<T> query, Task task, OperationResult parentResult) <T extends ObjectType>
SearchResultList<PrismObject<T>>ModelService.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) Search for objects.<T extends ObjectType>
SearchResultMetadataModelService.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) Search for objects in iterative fashion (using callback).<F extends ObjectType>
ModelContext<F>ModelInteractionService.unwrapModelContext
(LensContextType wrappedContext, Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionService.validateValue
(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, Task task, OperationResult parentResult) <O extends ObjectType>
List<StringLimitationResult>ModelInteractionService.validateValue
(ProtectedStringType protectedStringValue, ValuePolicyType pp, PrismObject<O> object, Task task, OperationResult parentResult) <O extends ObjectType>
ModelContextVisualizationModelInteractionService.visualizeModelContext
(ModelContext<O> context, Task task, OperationResult result) Methods in com.evolveum.midpoint.model.api that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptiondefault Collection<ObjectDeltaOperation<? extends ObjectType>>
ModelService.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Execute the provided object deltas.Collection<ObjectDeltaOperation<? extends ObjectType>>
ModelService.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult parentResult) List<ObjectDelta<? extends ObjectType>>
ObjectTreeDeltas.getDeltaList()
<O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ModelService.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) Merge two objects into one.Methods in com.evolveum.midpoint.model.api with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
ModelAuditRecorder.auditLoginSuccess
(ObjectType object, ConnectionEnvironment connEnv) Method parameters in com.evolveum.midpoint.model.api with type arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Collection<EvaluatedPolicyRule>
ModelInteractionService.evaluateCollectionPolicyRules
(@NotNull PrismObject<ObjectCollectionType> collection, @Nullable CompiledObjectCollectionView preCompiledView, @Nullable Class<? extends ObjectType> targetTypeClass, @NotNull Task task, @NotNull OperationResult result) Returns all policy rules that apply to the collection.default Collection<ObjectDeltaOperation<? extends ObjectType>>
ModelService.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Execute the provided object deltas.Collection<ObjectDeltaOperation<? extends ObjectType>>
ModelService.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult parentResult) void
ModelInteractionService.expandConfigurationObject
(@NotNull PrismObject<? extends ObjectType> configurationObject, @NotNull Task task, @NotNull OperationResult result) SeeProvisioningService.expandConfigurationObject(PrismObject, Task, OperationResult)
for the description.boolean
ModelService.isSupportedByRepository
(@NotNull Class<? extends ObjectType> type) Returns `true` if the particular object type is supported by the current repository.<F extends ObjectType>
ModelContext<F>ModelInteractionService.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult result) Computes the most likely changes triggered by the provided delta.<F extends ObjectType>
ModelContext<F>ModelInteractionService.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult result) @NotNull Visualization
ModelInteractionService.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, boolean includeOriginalObject, Task task, OperationResult result) @NotNull Visualization
ModelInteractionService.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, Task task, OperationResult result) @NotNull Visualization
ModelInteractionService.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, ObjectReferenceType objectRef, Task task, OperationResult result) @NotNull Visualization
ModelInteractionService.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, Task task, OperationResult result) ModelInteractionService.visualizeDeltas
(List<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
@NotNull List<CompiledObjectCollectionView>CompiledGuiProfile.findAllApplicableArchetypeViews
(@NotNull Class<O> objectType) <O extends ObjectType>
@NotNull List<CompiledObjectCollectionView>CompiledGuiProfile.findAllApplicableArchetypeViews
(@NotNull Class<O> objectType, OperationTypeType operationType) <O extends ObjectType>
@NotNull List<CompiledObjectCollectionView>CompiledGuiProfile.findAllApplicableObjectCollectionViews
(Class<O> compileTimeClass) Find all views that are applicable for a particular object type.<O extends ObjectType>
@Nullable CompiledObjectCollectionViewCompiledGuiProfile.findApplicableArchetypeView
(@NotNull String archetypeOid) Find archetype view for archetype defined by oid.<O extends ObjectType>
GuiObjectDetailsPageTypeCompiledGuiProfile.findObjectDetailsConfiguration
(Class<O> compileTimeClass) <O extends ObjectType>
GuiObjectDetailsPageTypeCompiledGuiProfile.findObjectDetailsConfiguration
(QName typeQName) <O extends ObjectType>
GuiResourceDetailsPageTypeCompiledGuiProfile.findResourceDetailsConfiguration
(String connectorOid) <O extends ObjectType>
GuiShadowDetailsPageTypeCompiledGuiProfile.findShadowDetailsConfiguration
(ResourceShadowCoordinates coordinates) -
Uses of ObjectType in com.evolveum.midpoint.model.api.context
Classes in com.evolveum.midpoint.model.api.context with type parameters of type ObjectTypeModifier and TypeInterfaceDescriptioninterface
ModelContext<F extends ObjectType>
interface
ModelElementContext<O extends ObjectType>
Methods in com.evolveum.midpoint.model.api.context that return ObjectTypeModifier and TypeMethodDescription@NotNull ObjectType
EvaluatedExclusionTrigger.getConflictingTarget()
AssignmentPath.getProtoRole()
In the context of meta-roles this is the role that the currently-processed inducement "applies to".AssignmentPathSegment.getSource()
AssignmentPathSegment.getTarget()
@NotNull ObjectType
EvaluatedExclusionTrigger.getThisTarget()
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull List<ObjectType>
AssignmentPath.getFirstOrderChain()
Returns a "user understandable" part of this path.Methods in com.evolveum.midpoint.model.api.context with parameters of type ObjectTypeConstructors in com.evolveum.midpoint.model.api.context with parameters of type ObjectTypeModifierConstructorDescriptionEvaluatedExclusionTrigger
(@NotNull ExclusionPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage, @NotNull EvaluatedAssignment thisAssignment, @NotNull EvaluatedAssignment conflictingAssignment, @NotNull ObjectType thisTarget, @NotNull ObjectType conflictingTarget, @NotNull AssignmentPath thisPath, @NotNull AssignmentPath conflictingPath, boolean enforcementOverride) -
Uses of ObjectType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
@NotNull List<F>CompleteCorrelationResult.getAllCandidates
(@NotNull Class<F> focusType) Returns all candidates of given type.Methods in com.evolveum.midpoint.model.api.correlation that return ObjectTypeModifier and TypeMethodDescription@Nullable ObjectType
CompleteCorrelationResult.getOwner()
@NotNull ObjectType
CorrelationContext.Focus.getPrimaryCorrelatedObject()
abstract @NotNull ObjectType
CorrelationContext.getPrimaryCorrelatedObject()
Returns the object (e.g.@NotNull ObjectType
CorrelationContext.Shadow.getPrimaryCorrelatedObject()
Methods in com.evolveum.midpoint.model.api.correlation that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Class<? extends ObjectType>
CorrelationContext.getFocusType()
Methods in com.evolveum.midpoint.model.api.correlation with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic CompleteCorrelationResult
CompleteCorrelationResult.existingOwner
(@NotNull ObjectType owner, @Nullable CandidateOwnersMap candidateOwnersMap, @Nullable ResourceObjectOwnerOptionsType optionsBean) -
Uses of ObjectType in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that return ObjectTypeMethods in com.evolveum.midpoint.model.api.correlator with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
CandidateOwnersMap.put
(@NotNull ObjectType candidate, @Nullable String externalId, double confidence) Constructors in com.evolveum.midpoint.model.api.correlator with parameters of type ObjectTypeModifierConstructorDescriptionCandidateOwner
(@NotNull ObjectType object, @Nullable String externalId, double confidence) -
Uses of ObjectType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
StringMidpointFunctions.addObject
(PrismObject<T> newObject) <T extends ObjectType>
StringMidpointFunctions.addObject
(PrismObject<T> newObject, ModelExecuteOptions options) <T extends ObjectType>
StringMidpointFunctions.addObject
(T newObject) <T extends ObjectType>
StringMidpointFunctions.addObject
(T newObject, ModelExecuteOptions options) default <O extends ObjectType>
voidMidpointFunctions.addRecomputeTrigger
(PrismObject<O> object, Long timestamp) <O extends ObjectType>
voidMidpointFunctions.addRecomputeTrigger
(PrismObject<O> object, Long timestamp, MidpointFunctions.TriggerCustomizer triggerCustomizer) default <O extends ObjectType>
voidMidpointFunctions.addRecomputeTrigger
(O object, Long timestamp) default <O extends ObjectType>
voidMidpointFunctions.addRecomputeTrigger
(O object, Long timestamp, MidpointFunctions.TriggerCustomizer triggerCustomizer) <T extends ObjectType>
voidMidpointFunctions.applyDefinition
(T object) <T extends ObjectType>
intMidpointFunctions.countObjects
(Class<T> type, ObjectQuery query) Count objects.<T extends ObjectType>
intMidpointFunctions.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) Count objects.<T extends ObjectType>
TMidpointFunctions.createEmptyObject
(Class<T> type) Creates empty prism object of specified type in memory.<T extends ObjectType>
TMidpointFunctions.createEmptyObjectWithName
(Class<T> type, PolyString name) Creates empty prism object of specified type and with specified name in memory.<T extends ObjectType>
TMidpointFunctions.createEmptyObjectWithName
(Class<T> type, PolyStringType name) Creates empty prism object of specified type and with specified name in memory.<T extends ObjectType>
TMidpointFunctions.createEmptyObjectWithName
(Class<T> type, String name) Creates empty prism object of specified type and with specified name in memory.<T extends ObjectType>
voidMidpointFunctions.deleteObject
(Class<T> type, String oid) <T extends ObjectType>
voidMidpointFunctions.deleteObject
(Class<T> type, String oid, ModelExecuteOptions options) <O extends ObjectType>
ArchetypeTypeMidpointFunctions.getArchetype
(O object) Deprecated.<O extends ObjectType>
StringMidpointFunctions.getArchetypeOid
(O object) Deprecated.<O extends ObjectType>
@NotNull List<ArchetypeType>MidpointFunctions.getArchetypes
(O object) <F extends ObjectType>
ModelElementContext<F>MidpointFunctions.getFocusContext()
<F extends ObjectType>
ModelContext<F>MidpointFunctions.getModelContext()
<T extends ObjectType>
TReturns object for provided OID.<T extends ObjectType>
TMidpointFunctions.getObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options) Returns object for provided OID.<O extends ObjectType,
T>
List<O>MidpointFunctions.getObjectsInConflictOnPropertyValue
(O objectType, String propertyPathString, T propertyValue, boolean getAllConflicting) default <O extends ObjectType>
booleanMidpointFunctions.hasArchetype
(O object, String archetypeOid) <F extends ObjectType>
booleanMidpointFunctions.hasLinkedAccount
(String resourceOid) <T extends ObjectType>
voidMidpointFunctions.modifyObject
(ObjectDelta<T> modifyDelta) <T extends ObjectType>
voidMidpointFunctions.modifyObject
(ObjectDelta<T> modifyDelta, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result) <T extends ObjectType>
TMidpointFunctions.resolveReference
(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctions.resolveReferenceIfExists
(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctions.searchObjectByName
(Class<T> type, PolyString name) Search for objects by name.<T extends ObjectType>
TMidpointFunctions.searchObjectByName
(Class<T> type, PolyStringType name) Search for objects by name.<T extends ObjectType>
TMidpointFunctions.searchObjectByName
(Class<T> type, String name) Search for objects by name.<T extends ObjectType>
List<T>MidpointFunctions.searchObjects
(TypedQuery<T> query) <T extends ObjectType>
List<T>MidpointFunctions.searchObjects
(Class<T> type, ObjectQuery query) Search for objects.<T extends ObjectType>
List<T>MidpointFunctions.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) Search for objects.<T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler) Search for objects in iterative fashion (using callback).<T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options) Search for objects in iterative fashion (using callback).Methods in com.evolveum.midpoint.model.api.expr with parameters of type ObjectTypeModifier and TypeMethodDescriptionMidpointFunctions.getArchetypeOids
(ObjectType object) Returns a list of archetype OIDs for given object.MidpointFunctions.getParentOrgByArchetype
(ObjectType object, String archetypeOid) Returns parent org of the specified object that have a specific archetype.OrgStructFunctions.getParentOrgByArchetype
(ObjectType object, String archetypeOid, boolean preAuthorized) MidpointFunctions.getParentOrgByOrgType
(ObjectType object, String orgType) Returns parent org of the specified object that have a specific orgType.OrgStructFunctions.getParentOrgByOrgType
(ObjectType object, String orgType, boolean preAuthorized) MidpointFunctions.getParentOrgs
(ObjectType object) Returns all parent orgs of the specified object.MidpointFunctions.getParentOrgs
(ObjectType object, String relation, String orgType) Returns parent orgs of the specified object that have a specific relation and orgType.MidpointFunctions.getParentOrgs
(ObjectType object, QName relation, String orgType) Returns parent orgs of the specified object that have a specific relation and orgType.OrgStructFunctions.getParentOrgs
(ObjectType object, boolean preAuthorized) OrgStructFunctions.getParentOrgs
(ObjectType object, String relation, String orgType, boolean preAuthorized) OrgStructFunctions.getParentOrgs
(ObjectType object, QName relation, @NotNull Predicate<OrgType> predicate, boolean preAuthorized) OrgStructFunctions.getParentOrgs
(ObjectType object, QName relation, String orgType, boolean preAuthorized) MidpointFunctions.getParentOrgsByRelation
(ObjectType object, String relation) Returns parent orgs of the specified object that have a specific relation.MidpointFunctions.getParentOrgsByRelation
(ObjectType object, QName relation) Returns parent orgs of the specified object that have a specific relation.OrgStructFunctions.getParentOrgsByRelation
(ObjectType object, String relation, boolean preAuthorized) OrgStructFunctions.getParentOrgsByRelation
(ObjectType object, QName relation, boolean preAuthorized) boolean
MidpointFunctions.isDirectlyAssigned
(ObjectType target) <F extends FocusType>
booleanMidpointFunctions.isDirectlyAssigned
(F focusType, ObjectType target) default boolean
MidpointFunctions.isEffectivelyEnabled
(@Nullable ObjectType object) Returns true if the object is effectively enabled.<T> boolean
MidpointFunctions.isUniquePropertyValue
(ObjectType objectType, String propertyPathString, T propertyValue) Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ObjectTypeModifier and TypeMethodDescriptionboolean
OptimizingTriggerCreator.createForNamedObject
(@NotNull Class<? extends ObjectType> type, @NotNull String name) Creates a trigger for the object with the given name.boolean
OptimizingTriggerCreator.createForObject
(@NotNull Class<? extends ObjectType> type, @NotNull String oid) Creates a trigger to the user with the given OID.void
MidpointFunctions.createRecomputeTrigger
(Class<? extends ObjectType> type, String oid) Goes directly to repository service.void
MidpointFunctions.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas) Execute the provided object deltas.void
MidpointFunctions.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) Execute the provided object deltas.<F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.api.hooks
Methods in com.evolveum.midpoint.model.api.hooks with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
HookOperationModeChangeHook.invoke
(@NotNull ModelContext<O> context, @NotNull Task task, @NotNull OperationResult result) Generic method to be implemented by the hook.<T extends ObjectType>
voidReadHook.invoke
(PrismObject<T> object, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) todoMethod parameters in com.evolveum.midpoint.model.api.hooks with type arguments of type ObjectTypeModifier and TypeMethodDescriptiondefault void
ChangeHook.invokePreview
(@NotNull ModelContext<? extends ObjectType> context, Task task, OperationResult result) Invokes the hook in "preview mode". -
Uses of ObjectType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
@Nullable PrismObject<T>RoleAnalysisService.getObject
(@NotNull Class<T> objectTypeClass, @NotNull String oid, @NotNull Task task, @NotNull OperationResult result) Retrieves a PrismObject based on its OID. -
Uses of ObjectType in com.evolveum.midpoint.model.api.simulation
Classes in com.evolveum.midpoint.model.api.simulation with type parameters of type ObjectTypeModifier and TypeInterfaceDescriptioninterface
ProcessedObject<O extends ObjectType>
Parsed analogy ofSimulationResultProcessedObjectType
. -
Uses of ObjectType in com.evolveum.midpoint.model.api.trigger
Methods in com.evolveum.midpoint.model.api.trigger with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
Collection<TriggerType>MultipleTriggersHandler.handle
(@NotNull PrismObject<O> object, @NotNull Collection<TriggerType> triggers, @NotNull RunningTask task, @NotNull OperationResult result) Precondition: triggers have the same timestamp -
Uses of ObjectType in com.evolveum.midpoint.model.api.util
Classes in com.evolveum.midpoint.model.api.util with type parameters of type ObjectTypeMethods in com.evolveum.midpoint.model.api.util with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidClockworkInspector.afterMappingEvaluation
(ModelContext<F> context, Mapping<?, ?> evaluatedMapping) May be used to gather profiling data, etc.<F extends ObjectType>
voidClockworkInspector.clockworkFinish
(ModelContext<F> context) <F extends ObjectType>
voidClockworkInspector.clockworkStart
(ModelContext<F> context) <F extends ObjectType>
voidClockworkInspector.clockworkStateSwitch
(ModelContext<F> contextBefore, ModelState newState) <F extends ObjectType>
voidClockworkInspector.projectorFinish
(ModelContext<F> context) <F extends ObjectType>
voidClockworkInspector.projectorStart
(ModelContext<F> context) static <O extends ObjectType>
ModelContext<O>ModelContextUtil.unwrapModelContext
(LensContextType lensContextType, ModelInteractionService modelInteractionService, Task opTask, OperationResult result) Methods in com.evolveum.midpoint.model.api.util that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionList<PrismObject<? extends ObjectType>>
ReferenceResolver.resolve
(@NotNull ObjectReferenceType reference, Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ReferenceResolver.Source source, ReferenceResolver.FilterExpressionEvaluator filterExpressionEvaluator, Task task, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.common
Method parameters in com.evolveum.midpoint.model.common with type arguments of type ObjectTypeModifier and TypeMethodDescriptionLinkManager.getSourceLinkTypeDefinition
(String linkTypeName, List<PrismObject<? extends ObjectType>> objectVariants, OperationResult result) @NotNull LinkTypeDefinitionType
LinkManager.getSourceLinkTypeDefinitionRequired
(String linkTypeName, List<PrismObject<? extends ObjectType>> objectVariants, OperationResult result) LinkManager.getTargetLinkTypeDefinition
(String linkTypeName, List<PrismObject<? extends ObjectType>> objectVariants, OperationResult result) @NotNull LinkTypeDefinitionType
LinkManager.getTargetLinkTypeDefinitionRequired
(String linkTypeName, List<PrismObject<? extends ObjectType>> objectVariants, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.common.archetypes
Methods in com.evolveum.midpoint.model.common.archetypes with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
@NotNull Set<String>ArchetypeManager.determineArchetypeOids
(O before, O after) Determines all archetype OIDs in the "dynamic" case where the object is changed during clockwork processing.static <O extends ObjectType>
LifecycleStateModelTypeArchetypeManager.determineLifecycleModel
(PrismObject<O> object, PrismObject<SystemConfigurationType> systemConfiguration) static <O extends ObjectType>
LifecycleStateModelTypeArchetypeManager.determineLifecycleModel
(PrismObject<O> object, SystemConfigurationType systemConfiguration) <O extends ObjectType>
ObjectPolicyConfigurationTypeArchetypeManager.determineObjectPolicyConfiguration
(@NotNull Class<O> objectClass, OperationResult result) Determines default object policy configuration for the specified object typeMethods in com.evolveum.midpoint.model.common.archetypes with parameters of type ObjectTypeModifier and TypeMethodDescriptionArchetypeManager.determineArchetypeOids
(@Nullable ObjectType object) Determines all archetype OIDs (structural + auxiliary) for a given (static) object.ArchetypeManager.determineArchetypePolicy
(@Nullable ObjectType object, OperationResult result) Determines the archetype policy for an object.ArchetypeManager.determineArchetypePolicy
(Collection<ArchetypeType> allArchetypes, ObjectType object, OperationResult result) Determines "complex" archetype policy; takes auxiliary archetypes, super archetypes, and even legacy (subtype) configuration into account.@NotNull List<ArchetypeType>
ArchetypeManager.determineArchetypes
(@Nullable ObjectType object, OperationResult result) Determines all archetypes for a "static" object.ArchetypeManager.determineObjectPolicyConfiguration
(ObjectType object, OperationResult result) Determines legacy object policy configuration (from subtypes)Method parameters in com.evolveum.midpoint.model.common.archetypes with type arguments of type ObjectTypeModifier and TypeMethodDescriptionArchetypeManager.determineArchetypePolicy
(@Nullable PrismObject<? extends ObjectType> object, OperationResult result) A convenience variant ofArchetypeManager.determineArchetypePolicy(ObjectType, OperationResult)
. -
Uses of ObjectType in com.evolveum.midpoint.model.common.expression
Classes in com.evolveum.midpoint.model.common.expression with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ModelExpressionEnvironment<F extends ObjectType,
V extends PrismValue, D extends ItemDefinition<?>> Describes an environment in which anExpression
is evaluated.static final class
ModelExpressionEnvironment.ExpressionEnvironmentBuilder<F extends ObjectType,
V extends PrismValue, D extends ItemDefinition<?>> Methods in com.evolveum.midpoint.model.common.expression with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
@NotNull ExpressionProfileExpressionProfileManager.determineExpressionProfile
(@NotNull PrismObject<O> object, @NotNull OperationResult result) ReturnsExpressionProfile
for given object, based on its archetype policy.static <F extends ObjectType>
ModelContext<F>ModelExpressionThreadLocalHolder.getLensContext()
static <F extends ObjectType>
@NotNull ModelContext<F>ModelExpressionThreadLocalHolder.getLensContextRequired()
-
Uses of ObjectType in com.evolveum.midpoint.model.common.expression.evaluator
Classes in com.evolveum.midpoint.model.common.expression.evaluator with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractSearchExpressionEvaluator<V extends PrismValue,
O extends ObjectType, D extends ItemDefinition<?>, E extends SearchObjectExpressionEvaluatorType> Expression evaluator that is based on searching for an object of `O` type meeting specified criteria (like entitlement shadow), and then converting it into "processed" form (like association value). -
Uses of ObjectType in com.evolveum.midpoint.model.common.expression.evaluator.caching
Classes in com.evolveum.midpoint.model.common.expression.evaluator.caching with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractSearchExpressionEvaluatorCache<V extends PrismValue,
O extends ObjectType, QK extends QueryKey, QR extends QueryResult<V>> Cache for search expression-based evaluators.Methods in com.evolveum.midpoint.model.common.expression.evaluator.caching that return types with arguments of type ObjectTypeConstructor parameters in com.evolveum.midpoint.model.common.expression.evaluator.caching with type arguments of type ObjectTypeModifierConstructorDescriptionAssociationSearchQueryKey
(Class<? extends ObjectType> type, ObjectQuery query, ObjectSearchStrategyType searchStrategy, ExpressionEvaluationContext params, PrismContext prismContext) -
Uses of ObjectType in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions with parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.model.common.mapping
Methods in com.evolveum.midpoint.model.common.mapping with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
RTAbstractMappingBuilder.addVariableDefinition
(String name, PrismObject<O> midpointObject, Class<O> expectedClass) <O extends ObjectType>
RTAbstractMappingBuilder.addVariableDefinition
(String name, O objectType, Class<O> expectedClass) <O extends ObjectType>
RTAbstractMappingBuilder.rootNode
(PrismObject<? extends ObjectType> mpObject, PrismObjectDefinition<O> definition) <O extends ObjectType>
RTAbstractMappingBuilder.rootNode
(O objectType, PrismObjectDefinition<O> definition) Methods in com.evolveum.midpoint.model.common.mapping that return ObjectTypeModifier and TypeMethodDescriptionAbstractMappingBuilder.getOriginObject()
AbstractMappingImpl.getOriginObject()
Methods in com.evolveum.midpoint.model.common.mapping with parameters of type ObjectTypeMethod parameters in com.evolveum.midpoint.model.common.mapping with type arguments of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
RTAbstractMappingBuilder.rootNode
(PrismObject<? extends ObjectType> mpObject, PrismObjectDefinition<O> definition) -
Uses of ObjectType in com.evolveum.midpoint.model.common.stringpolicy
Classes in com.evolveum.midpoint.model.common.stringpolicy with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractValuePolicyOriginResolver<O extends ObjectType>
interface
ObjectBasedValuePolicyOriginResolver<O extends ObjectType>
ValuePolicyOriginResolver that resolves origin based on some context object (that can be retrieved).Methods in com.evolveum.midpoint.model.common.stringpolicy with type parameters of type ObjectTypeModifier and TypeMethodDescription<R extends ObjectType>
Class<R>AbstractValuePolicyOriginResolver.getOwnerClass()
<R extends ObjectType>
voidAbstractValuePolicyOriginResolver.resolve
(ProhibitedValueItemType prohibitedValueItem, ResultHandler<R> handler, String contextDescription, Task task, OperationResult result) <R extends ObjectType>
voidValuePolicyOriginResolver.resolve
(ProhibitedValueItemType prohibitedValueItem, ResultHandler<R> handler, String contextDescription, Task task, OperationResult result) Resolves "origin object" in given prohibitedValueItem: calls handler for each origin object found. -
Uses of ObjectType in com.evolveum.midpoint.model.common.util
Methods in com.evolveum.midpoint.model.common.util with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidProfilingModelInspector.afterMappingEvaluation
(ModelContext<F> context, Mapping<?, ?> evaluatedMapping) <F extends ObjectType>
voidProfilingModelInspector.clockworkFinish
(ModelContext<F> context) <F extends ObjectType>
voidProfilingModelInspector.clockworkStart
(ModelContext<F> context) <F extends ObjectType>
voidProfilingModelInspector.clockworkStateSwitch
(ModelContext<F> contextBefore, ModelState newState) <F extends ObjectType>
voidProfilingModelInspector.projectorFinish
(ModelContext<F> context) <F extends ObjectType>
voidProfilingModelInspector.projectorStart
(ModelContext<F> context) -
Uses of ObjectType in com.evolveum.midpoint.model.impl
Methods in com.evolveum.midpoint.model.impl with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
StringModelCrudService.addObject
(PrismObject<T> object, ModelExecuteOptions options, Task task, OperationResult parentResult) Add new object.<O extends ObjectType>
IntegerModelObjectResolver.countObjects
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) <T extends ObjectType>
voidModelCrudService.deleteObject
(Class<T> clazz, String oid, ModelExecuteOptions options, Task task, OperationResult parentResult) Deletes object with specified OID.<T extends ObjectType>
PrismObject<T>ModelCrudService.getObject
(Class<T> clazz, String oid, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) <T extends ObjectType>
TModelObjectResolver.getObject
(@NotNull Class<T> clazz, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult result) <T extends ObjectType>
TModelObjectResolver.getObjectSimple
(Class<T> clazz, String oid, GetOperationOptions options, Task task, OperationResult result) <O extends ObjectType>
voidClusterCacheListener.invalidate
(Class<O> type, String oid, boolean clusterwide, CacheInvalidationContext context) <T extends ObjectType>
voidModelCrudService.modifyObject
(Class<T> type, String oid, Collection<? extends ItemDelta<?, ?>> modifications, ModelExecuteOptions options, Task task, OperationResult parentResult) Modifies object using relative change description.<O extends ObjectType>
PrismObject<O>ModelObjectResolver.resolve
(PrismReferenceValue refVal, String contextDesc, GetOperationOptions options, Task task, OperationResult result) <O extends ObjectType>
PrismObject<O>ModelObjectResolver.resolve
(PrismReferenceValue refVal, String contextDesc, Task task, OperationResult result) <O extends ObjectType>
OModelObjectResolver.resolve
(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) <O extends ObjectType>
voidModelObjectResolver.searchIterative
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, ResultHandler<O> handler, Task task, OperationResult result) <T extends ObjectType>
List<PrismObject<T>>ModelCrudService.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) <O extends ObjectType>
SearchResultList<PrismObject<O>>ModelObjectResolver.searchObjects
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) <R,
O extends ObjectType>
RModelObjectResolver.searchOrgTreeWidthFirst
(PrismObject<O> object, Function<PrismObject<OrgType>, R> function, Task task, OperationResult result) <O extends ObjectType,
R extends ObjectType>
PrismObject<R>ModelObjectResolver.searchOrgTreeWidthFirstReference
(PrismObject<O> object, Function<PrismObject<OrgType>, ObjectReferenceType> function, String shortDesc, Task task, OperationResult result) <O extends ObjectType,
R extends ObjectType>
PrismObject<R>ModelObjectResolver.searchOrgTreeWidthFirstReference
(PrismObject<O> object, Function<PrismObject<OrgType>, ObjectReferenceType> function, String shortDesc, Task task, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
SearchResultList<PrismObject<T>>SchemaTransformer.applySchemasAndSecurityToObjects
(SearchResultList<PrismObject<T>> objects, ParsedGetOperationOptions options, Task task, OperationResult result) Applies security to aSearchResultList
of prism objects.<T extends ObjectType>
CompareResultTypeModelController.compareObject
(PrismObject<T> provided, Collection<SelectorOptions<GetOperationOptions>> rawReadOptions, ModelCompareOptions compareOptions, @NotNull List<? extends ItemPath> ignoreItems, Task task, OperationResult parentResult) <T extends ObjectType>
IntegerModelController.countObjects
(Class<T> type, ObjectQuery origQuery, Collection<SelectorOptions<GetOperationOptions>> rawOptions, Task task, OperationResult parentResult) <F extends ObjectType>
voidModelController.executeRecompute
(@NotNull PrismObject<F> focus, @Nullable ModelExecuteOptions options, @NotNull Task task, @NotNull OperationResult result) Generally useful convenience method.<O extends ObjectType>
StringModelInteractionServiceImpl.generateNonce
(NonceCredentialsPolicyType noncePolicy, Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionServiceImpl.generateValue
(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, Task task, OperationResult parentResult) <O extends ObjectType>
StringModelInteractionServiceImpl.generateValue
(ValuePolicyType policy, int defaultLength, boolean generateMinimalSize, PrismObject<O> object, String shortDesc, Task task, OperationResult parentResult) <O extends ObjectType,
R extends AbstractRoleType>
ItemSecurityConstraintsModelInteractionServiceImpl.getAllowedRequestAssignmentItems
(PrismObject<O> object, PrismObject<R> target, Task task, OperationResult result) <T extends ObjectType>
ObjectFilterModelInteractionServiceImpl.getDonorFilter
(Class<T> searchResultType, ObjectFilter origFilter, String targetAuthorizationAction, Task task, OperationResult parentResult) <O extends ObjectType>
PrismObjectDefinition<O>ModelInteractionServiceImpl.getEditObjectDefinition
(PrismObject<O> object, AuthorizationPhaseType phase, Task task, OperationResult parentResult) <O extends ObjectType>
MetadataItemProcessingSpecModelInteractionServiceImpl.getMetadataItemProcessingSpec
(ItemPath metadataItemPath, PrismObject<O> object, Task task, OperationResult result) <T extends ObjectType>
@NotNull PrismObject<T>ModelController.getObject
(@NotNull Class<T> clazz, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> rawOptions, @NotNull Task task, @NotNull OperationResult parentResult) static <T extends ObjectType>
ObjectTypes.ObjectManagerModelController.getObjectManager
(Class<T> clazz, Collection<SelectorOptions<GetOperationOptions>> options) Returns the component that is responsible for execution of get/search/count operation for given type of objects, under given options.<O extends ObjectType>
voidModelController.importObject
(PrismObject<O> object, ImportOptionsType options, Task task, OperationResult parentResult) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ModelController.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult parentResult) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ObjectMerger.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) <O extends ObjectType>
MergeDeltas<O>ModelInteractionServiceImpl.mergeObjectsPreviewDeltas
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult parentResult) <O extends ObjectType>
PrismObject<O>ModelInteractionServiceImpl.mergeObjectsPreviewObject
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult parentResult) <O extends ObjectType>
ProcessedObjectImpl<O>ModelController.parseProcessedObject
(@NotNull SimulationResultProcessedObjectType bean, @NotNull Task task, @NotNull OperationResult result) <F extends ObjectType>
ModelContext<F>ModelInteractionServiceImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult parentResult) <F extends ObjectType>
ModelContext<F>ModelInteractionServiceImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult parentResult) <F extends ObjectType>
voidModelController.recompute
(Class<F> type, String oid, ModelExecuteOptions options, Task task, OperationResult parentResult) <O extends ObjectType>
PrismObject<O>AuditController.reconstructObject
(Class<O> type, String oid, String eventIdentifier, Task task, OperationResult result) <T extends ObjectType>
SearchResultList<PrismObject<T>>ModelController.searchObjects
(Class<T> type, ObjectQuery origQuery, Collection<SelectorOptions<GetOperationOptions>> rawOptions, Task task, OperationResult parentResult) <T extends ObjectType>
SearchResultMetadataModelController.searchObjectsIterative
(Class<T> type, ObjectQuery origQuery, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> rawOptions, Task task, OperationResult parentResult) <F extends ObjectType>
ModelContext<F>ModelInteractionServiceImpl.unwrapModelContext
(LensContextType wrappedContext, Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionServiceImpl.validateValue
(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, Task task, OperationResult parentResult) <O extends ObjectType>
List<StringLimitationResult>ModelInteractionServiceImpl.validateValue
(ProtectedStringType protectedStringValue, ValuePolicyType pp, PrismObject<O> object, Task task, OperationResult parentResult) <O extends ObjectType>
ModelContextVisualizationModelInteractionServiceImpl.visualizeModelContext
(ModelContext<O> context, Task task, OperationResult result) Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionCollection<ObjectDeltaOperation<? extends ObjectType>>
ModelController.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> statusListeners, OperationResult parentResult) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ModelController.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult parentResult) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ObjectMerger.mergeObjects
(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Collection<EvaluatedPolicyRule>
ModelInteractionServiceImpl.evaluateCollectionPolicyRules
(@NotNull PrismObject<ObjectCollectionType> collection, @Nullable CompiledObjectCollectionView preCompiledView, @Nullable Class<? extends ObjectType> targetTypeClass, @NotNull Task task, @NotNull OperationResult result) Collection<ObjectDeltaOperation<? extends ObjectType>>
ModelController.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> statusListeners, OperationResult parentResult) void
ModelInteractionServiceImpl.expandConfigurationObject
(@NotNull PrismObject<? extends ObjectType> configurationObject, @NotNull Task task, @NotNull OperationResult result) boolean
ModelController.isSupportedByRepository
(@NotNull Class<? extends ObjectType> type) <F extends ObjectType>
ModelContext<F>ModelInteractionServiceImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, OperationResult parentResult) <F extends ObjectType>
ModelContext<F>ModelInteractionServiceImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, Task task, Collection<ProgressListener> listeners, OperationResult parentResult) @NotNull Visualization
ModelInteractionServiceImpl.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, boolean includeOriginalObject, Task task, OperationResult result) @NotNull Visualization
ModelInteractionServiceImpl.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, Task task, OperationResult result) @NotNull Visualization
ModelInteractionServiceImpl.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, ObjectReferenceType objectRef, Task task, OperationResult result) @NotNull Visualization
ModelInteractionServiceImpl.visualizeDelta
(ObjectDelta<? extends ObjectType> delta, Task task, OperationResult result) ModelInteractionServiceImpl.visualizeDeltas
(List<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.controller.transformer
Methods in com.evolveum.midpoint.model.impl.controller.transformer with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidDataPolicyProcessor.applyItemsConstraints
(@NotNull PrismContainerDefinition<O> objectDefinition, @NotNull ArchetypePolicyType archetypePolicy) <O extends ObjectType>
voidDataPolicyProcessor.applyObjectTemplateToDefinition
(PrismObjectDefinition<O> objectDefinition, ObjectTemplateType objectTemplate, Task task, OperationResult result) <O extends ObjectType>
voidDataPolicyProcessor.applyObjectTemplateToObject
(PrismObject<O> object, ObjectTemplateType objectTemplate, DefinitionUpdateOption option, Task task, OperationResult result) <O extends ObjectType>
PrismObject<O>DataAccessProcessor.applyReadConstraints
(@NotNull PrismObject<O> object, PrismEntityOpConstraints.ForValueContent constraints) DataAccessProcessor.applyReadConstraints
(LensElementContext<O> elementContext, PrismEntityOpConstraints.ForValueContent readConstraints) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.correlator
Methods in com.evolveum.midpoint.model.impl.correlator with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <F extends ObjectType>
voidCorrelatorUtil.addCandidates
(ObjectSet<F> allCandidates, List<F> candidates, Trace logger) Methods in com.evolveum.midpoint.model.impl.correlator with parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected @NotNull Confidence
BaseCorrelator.determineConfidence
(@NotNull ObjectType candidate, @Nullable BaseCorrelator.ConfidenceValueProvider confidenceValueProvider, @NotNull Task task, @NotNull OperationResult result) @Nullable Confidence
BaseCorrelator.ConfidenceValueProvider.getConfidence
(ObjectType candidate, Task task, OperationResult result) static VariablesMap
CorrelatorUtil.getVariablesMap
(ObjectType focus, ShadowType resourceObject, CorrelationContext correlationContext) Method parameters in com.evolveum.midpoint.model.impl.correlator with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected CorrelationResult
BaseCorrelator.createResult
(@NotNull Collection<? extends ObjectType> candidates, @Nullable BaseCorrelator.ConfidenceValueProvider confidenceValueProvider, @NotNull Task task, @NotNull OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.correlator.items
Methods in com.evolveum.midpoint.model.impl.correlator.items with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic CorrelationItem
CorrelationItem.create
(@NotNull CorrelationItemType itemBean, @NotNull CorrelatorContext<?> correlatorContext, @NotNull ObjectType preFocus) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.dataModel
Method parameters in com.evolveum.midpoint.model.impl.dataModel with type arguments of type ObjectTypeModifier and TypeMethodDescriptionDataModel.resolveRepositoryItem
(Class<? extends ObjectType> aClass, ItemPath path) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
StringMidpointFunctionsImpl.addObject
(PrismObject<T> newObject) <T extends ObjectType>
StringMidpointFunctionsImpl.addObject
(PrismObject<T> newObject, ModelExecuteOptions options) <T extends ObjectType>
StringMidpointFunctionsImpl.addObject
(T newObject) <T extends ObjectType>
StringMidpointFunctionsImpl.addObject
(T newObject, ModelExecuteOptions options) <O extends ObjectType>
voidMidpointFunctionsImpl.addRecomputeTrigger
(PrismObject<O> object, Long timestamp, MidpointFunctions.TriggerCustomizer triggerCustomizer) <O extends ObjectType>
voidMidpointFunctionsImpl.applyDefinition
(O object) <T extends ObjectType>
intMidpointFunctionsImpl.countObjects
(Class<T> type, ObjectQuery query) <T extends ObjectType>
intMidpointFunctionsImpl.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
TMidpointFunctionsImpl.createEmptyObject
(Class<T> type) <T extends ObjectType>
TMidpointFunctionsImpl.createEmptyObjectWithName
(Class<T> type, PolyString name) <T extends ObjectType>
TMidpointFunctionsImpl.createEmptyObjectWithName
(Class<T> type, PolyStringType name) <T extends ObjectType>
TMidpointFunctionsImpl.createEmptyObjectWithName
(Class<T> type, String name) <T extends ObjectType>
voidMidpointFunctionsImpl.deleteObject
(Class<T> type, String oid) <T extends ObjectType>
voidMidpointFunctionsImpl.deleteObject
(Class<T> type, String oid, ModelExecuteOptions options) <O extends ObjectType>
ArchetypeTypeMidpointFunctionsImpl.getArchetype
(O object) Deprecated.<O extends ObjectType>
StringMidpointFunctionsImpl.getArchetypeOid
(O object) Deprecated.<O extends ObjectType>
@NotNull List<ArchetypeType>MidpointFunctionsImpl.getArchetypes
(O object) <F extends ObjectType>
ModelElementContext<F>MidpointFunctionsImpl.getFocusContext()
<F extends ObjectType>
ModelContext<F>MidpointFunctionsImpl.getModelContext()
<T extends ObjectType>
T<T extends ObjectType>
TMidpointFunctionsImpl.getObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
T<O extends ObjectType,
T>
List<O>MidpointFunctionsImpl.getObjectsInConflictOnPropertyValue
(O object, String propertyPathString, T propertyValue, boolean getAllConflicting) <F extends ObjectType>
booleanMidpointFunctionsImpl.hasLinkedAccount
(String resourceOid) <T extends ObjectType>
voidMidpointFunctionsImpl.modifyObject
(ObjectDelta<T> modifyDelta) <T extends ObjectType>
voidMidpointFunctionsImpl.modifyObject
(ObjectDelta<T> modifyDelta, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctionsImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctionsImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result) <T extends ObjectType>
TMidpointFunctionsImpl.resolveReference
(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctionsImpl.resolveReferenceIfExists
(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctionsImpl.searchObjectByName
(Class<T> type, PolyString name) <T extends ObjectType>
TMidpointFunctionsImpl.searchObjectByName
(Class<T> type, PolyStringType name) <T extends ObjectType>
TMidpointFunctionsImpl.searchObjectByName
(Class<T> type, String name) <T extends ObjectType>
List<T>MidpointFunctionsImpl.searchObjects
(TypedQuery<T> query) <T extends ObjectType>
List<T>MidpointFunctionsImpl.searchObjects
(Class<T> type, ObjectQuery query) <T extends ObjectType>
List<T>MidpointFunctionsImpl.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
voidMidpointFunctionsImpl.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler) <T extends ObjectType>
voidMidpointFunctionsImpl.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options) Methods in com.evolveum.midpoint.model.impl.expr with parameters of type ObjectTypeModifier and TypeMethodDescriptionMidpointFunctionsImpl.getArchetypeOids
(ObjectType object) MidpointFunctionsImpl.getParentOrgByArchetype
(ObjectType object, String archetypeOid) OrgStructFunctionsImpl.getParentOrgByArchetype
(ObjectType object, String archetypeOid, boolean preAuthorized) MidpointFunctionsImpl.getParentOrgByOrgType
(ObjectType object, String orgType) OrgStructFunctionsImpl.getParentOrgByOrgType
(ObjectType object, String orgType, boolean preAuthorized) MidpointFunctionsImpl.getParentOrgs
(ObjectType object) MidpointFunctionsImpl.getParentOrgs
(ObjectType object, String relation, String orgType) MidpointFunctionsImpl.getParentOrgs
(ObjectType object, QName relation, String orgType) OrgStructFunctionsImpl.getParentOrgs
(ObjectType object, boolean preAuthorized) OrgStructFunctionsImpl.getParentOrgs
(ObjectType object, String relation, String orgType, boolean preAuthorized) OrgStructFunctionsImpl.getParentOrgs
(ObjectType object, QName relation, @NotNull Predicate<OrgType> predicate, boolean preAuthorized) OrgStructFunctionsImpl.getParentOrgs
(ObjectType object, QName relation, String orgType, boolean preAuthorized) MidpointFunctionsImpl.getParentOrgsByRelation
(ObjectType object, String relation) MidpointFunctionsImpl.getParentOrgsByRelation
(ObjectType object, QName relation) OrgStructFunctionsImpl.getParentOrgsByRelation
(ObjectType object, String relation, boolean preAuthorized) OrgStructFunctionsImpl.getParentOrgsByRelation
(ObjectType object, QName relation, boolean preAuthorized) boolean
MidpointFunctionsImpl.isDirectlyAssigned
(ObjectType target) <F extends FocusType>
booleanMidpointFunctionsImpl.isDirectlyAssigned
(F focusType, ObjectType target) <T> boolean
MidpointFunctionsImpl.isUniquePropertyValue
(ObjectType objectType, String propertyPathString, T propertyValue) Method parameters in com.evolveum.midpoint.model.impl.expr with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
MidpointFunctionsImpl.createRecomputeTrigger
(Class<? extends ObjectType> type, String oid) void
MidpointFunctionsImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas) void
MidpointFunctionsImpl.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctionsImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctionsImpl.previewChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.expr.triggerSetter
Method parameters in com.evolveum.midpoint.model.impl.expr.triggerSetter with type arguments of type ObjectTypeModifier and TypeMethodDescriptionboolean
OptimizingTriggerCreatorImpl.createForNamedObject
(@NotNull Class<? extends ObjectType> type, @NotNull String name) boolean
OptimizingTriggerCreatorImpl.createForObject
(@NotNull Class<? extends ObjectType> type, @NotNull String oid) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.integrity.objects
Methods in com.evolveum.midpoint.model.impl.integrity.objects that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
ObjectIntegrityCheckActivityHandler.MyWorkDefinition, ObjectIntegrityCheckActivityHandler> ObjectIntegrityCheckActivityHandler.getExecutionSupplier()
Methods in com.evolveum.midpoint.model.impl.integrity.objects with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
ObjectStatistics.record
(ObjectType object) void
ObjectTypeStatistics.register
(ObjectType object) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens
Classes in com.evolveum.midpoint.model.impl.lens with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ChangeExecutionResult<O extends ObjectType>
Various information related to the execution of changes in an execution wave.class
ClockworkClick<F extends ObjectType>
Represents and executes a single clockwork click.class
ClockworkRequestAuthorizer<F extends ObjectType,
E extends ObjectType> Authorizes clockwork requests.class
ClockworkRequestAuthorizer<F extends ObjectType,
E extends ObjectType> Authorizes clockwork requests.class
LensContext<F extends ObjectType>
class
LensContextPlaceholder<F extends ObjectType>
This class does nothing.class
LensElementContext<O extends ObjectType>
Lens context for a computation element - a focus or a projection.class
LensFocusContext<O extends ObjectType>
class
LensObjectDeltaOperation<T extends ObjectType>
class
LensOwnerResolver<F extends ObjectType>
class
ObjectDeltaWaves<O extends ObjectType>
Secondary deltas from already completed waves.static class
ObjectDeltaWaves.WaveDelta<O extends ObjectType>
Delta for a specific execution wave.class
RememberedElementState<O extends ObjectType>
Element state that we can return to e.g.Fields in com.evolveum.midpoint.model.impl.lens with type parameters of type ObjectTypeModifier and TypeFieldDescriptionprotected final @NotNull LensContext<? extends ObjectType>
LensElementContext.lensContext
Link to the parent context.Methods in com.evolveum.midpoint.model.impl.lens with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidClockworkMedic.afterMappingEvaluation
(LensContext<F> context, MappingImpl<?, ?> evaluatedMapping) <T extends ObjectType,
F extends ObjectType>
voidOperationalDataManager.applyMetadataAdd
(LensContext<F> context, PrismObject<T> objectToAdd, XMLGregorianCalendar now, Task task) Sets object and assignment metadata on object ADD operation.<T extends ObjectType,
F extends ObjectType>
voidOperationalDataManager.applyMetadataAdd
(LensContext<F> context, PrismObject<T> objectToAdd, XMLGregorianCalendar now, Task task) Sets object and assignment metadata on object ADD operation.<T extends ObjectType,
F extends ObjectType, AH extends AssignmentHolderType>
voidOperationalDataManager.applyMetadataModify
(ObjectDelta<T> objectDelta, Class<T> objectTypeClass, LensElementContext<T> elementContext, XMLGregorianCalendar now, Task task, LensContext<F> context) <T extends ObjectType,
F extends ObjectType, AH extends AssignmentHolderType>
voidOperationalDataManager.applyMetadataModify
(ObjectDelta<T> objectDelta, Class<T> objectTypeClass, LensElementContext<T> elementContext, XMLGregorianCalendar now, Task task, LensContext<F> context) static <F extends ObjectType>
voidClockworkRequestAuthorizer.authorizeContextRequest
(LensContext<F> context, boolean fullInformationAvailable, Task task, OperationResult parentResult) static <F extends ObjectType>
voidLensUtil.checkContextSanity
(LensContext<F> context, String activityDescription, OperationResult result) <F extends ObjectType>
@NotNull HookOperationModeClockwork.click
(@NotNull LensContext<F> context, @NotNull Task task, @NotNull OperationResult result) <F extends ObjectType>
voidClockworkMedic.clockworkFinish
(LensContext<F> context) <F extends ObjectType>
voidClockworkMedic.clockworkStateSwitch
(LensContext<F> contextBefore, ModelState newState) <O extends ObjectType>
voidClockworkConflictResolver.createConflictWatcherAfterFocusAddition
(LensContext<O> context, String oid, String expectedVersion) <F extends ObjectType>
LensContext<F>ContextFactory.createContext
(@NotNull Collection<ObjectDelta<? extends ObjectType>> deltas, @Nullable ModelExecuteOptions options, @NotNull Task task, @NotNull OperationResult result) Creates aLensContext
from a set of deltas (to be executed or previewed).<F extends ObjectType>
MetadataTypeOperationalDataManager.createCreateMetadata
(LensContext<F> context, XMLGregorianCalendar now, Task task) <F extends ObjectType,
T extends ObjectType>
Collection<ItemDelta<?,?>> OperationalDataManager.createModifyMetadataDeltas
(LensContext<F> context, MetadataType existingMetadata, ItemPath metadataPath, Class<T> objectType, XMLGregorianCalendar now, Task task) Creates deltas for modification-related metadata (except for modification approval metadata).<F extends ObjectType,
T extends ObjectType>
Collection<ItemDelta<?,?>> OperationalDataManager.createModifyMetadataDeltas
(LensContext<F> context, MetadataType existingMetadata, ItemPath metadataPath, Class<T> objectType, XMLGregorianCalendar now, Task task) Creates deltas for modification-related metadata (except for modification approval metadata).static <F extends ObjectType>
LensObjectDeltaOperation<F>LensUtil.createObjectDeltaOperation
(ObjectDelta<F> focusDelta, OperationResult result, LensElementContext<F> focusContext, LensProjectionContext projCtx) static <T extends ObjectType>
LensObjectDeltaOperation<T>LensUtil.createObjectDeltaOperation
(ObjectDelta<T> objectDelta, OperationResult result, LensElementContext<T> objectContext, LensProjectionContext projCtx, ResourceType resource) <F extends ObjectType,
O extends ObjectType>
LensContext<F>ContextFactory.createRecomputeContext
(@NotNull PrismObject<O> object, ModelExecuteOptions options, @NotNull Task task, @NotNull OperationResult result) <F extends ObjectType,
O extends ObjectType>
LensContext<F>ContextFactory.createRecomputeContext
(@NotNull PrismObject<O> object, ModelExecuteOptions options, @NotNull Task task, @NotNull OperationResult result) <F extends ObjectType>
LensContext<F>ContextFactory.createSyncContext
(Class<F> focusClass, ResourceObjectShadowChangeDescription change, Task task) Creates empty lens context for synchronization purposes, filling in only the very basic metadata (such as channel).static <F extends ObjectType>
booleanLensUtil.evaluateIterationCondition
(LensContext<F> context, LensElementContext<?> accountContext, IterationSpecificationType iterationSpecification, int iteration, String iterationToken, boolean beforeIteration, ExpressionFactory expressionFactory, VariablesMap variables, Task task, OperationResult result) <O extends ObjectType>
voidChangeExecutor.executeChanges
(LensContext<O> context, Task task, OperationResult parentResult) static <F extends ObjectType,
T>
ObjectDelta<ShadowType>LensUtil.findAPrioriDelta
(LensContext<F> context, LensProjectionContext projCtx) Extracts the delta from this projection context and also from all other projection contexts that have equivalent discriminator.static <F extends ObjectType>
StringLensUtil.formatIterationToken
(LensElementContext<?> accountContext, IterationSpecificationType iterationSpec, int iteration, ExpressionFactory expressionFactory, VariablesMap variables, Task task, OperationResult result) static <T extends ObjectType>
LensContext<T>LensContext.fromLensContextBean
(LensContextType bean, Task task, OperationResult parentResult) static <F extends ObjectType>
StringLensUtil.getChannel
(LensContext<F> context, Task task) static <F extends ObjectType>
@NotNull LensContext.GetOrCreateProjectionContextResultLensContext.getOrCreateProjectionContext
(LensContext<F> context, ProjectionContextKey contextKey) TODO not sure if this method should be here or inProjectionsLoadOperation
(that is currently the only client) The reason for being here is the similarity toLensContext.getOrCreateProjectionContext(LensContext, ConstructionTargetKey, boolean)
and coupling withLensContext.getOrCreateProjectionContext(LensContext, HumanReadableDescribable, Supplier, Supplier)
.static <F extends ObjectType>
@NotNull LensContext.GetOrCreateProjectionContextResultLensContext.getOrCreateProjectionContext
(LensContext<F> context, ConstructionTargetKey targetKey, boolean acceptReaping) static <F extends ObjectType>
ResourceTypeLensUtil.getResourceReadOnly
(LensContext<F> context, String resourceOid, ProvisioningService provisioningService, Task task, OperationResult result) static <F extends ObjectType>
voidLensUtil.moveTriggers
(LensProjectionContext projCtx, LensFocusContext<F> focusCtx) <F extends ObjectType>
LensContext<F>Clockwork.previewChanges
(LensContext<F> context, Collection<ProgressListener> listeners, Task task, OperationResult result) <F extends ObjectType>
voidClockworkMedic.projectorFinish
(LensContext<F> context) <F extends ObjectType>
voidClockworkMedic.projectorStart
(LensContext<F> context) static <F extends ObjectType>
voidLensUtil.reclaimSequences
(LensContext<F> context, RepositoryService repositoryService, Task task, OperationResult result) <FO extends FocusType,
O extends ObjectType>
List<PrismObject<FO>>LensOwnerResolver.resolveOwner
(PrismObject<O> object) <F extends ObjectType>
HookOperationModeClockwork.run
(LensContext<F> context, Task task, OperationResult parentResult) static <T extends ObjectType,
F extends ObjectType>
voidLensUtil.setContextOid
(LensContext<F> context, LensElementContext<T> objectContext, String oid) static <T extends ObjectType,
F extends ObjectType>
voidLensUtil.setContextOid
(LensContext<F> context, LensElementContext<T> objectContext, String oid) static <O extends ObjectType>
voidLensUtil.setDeltaOldValue
(LensElementContext<O> ctx, ItemDelta<?, ?> itemDelta) static <O extends ObjectType>
voidLensUtil.setDeltaOldValue
(LensElementContext<O> ctx, ObjectDelta<O> objectDelta) <O extends ObjectType>
booleanClockworkConflictResolver.shouldCreatePrecondition
(LensContext<O> context, ConflictResolutionType conflictResolution) <F extends ObjectType>
voidClockworkMedic.traceContext
(Trace logger, String activity, String phase, boolean important, LensContext<F> context, boolean showTriples) Methods in com.evolveum.midpoint.model.impl.lens that return ObjectTypeMethods in com.evolveum.midpoint.model.impl.lens that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>>
LensContext.getExecutedDeltas()
Returns all executed deltas, user and all accounts.@NotNull LensContext<? extends ObjectType>
LensElementContext.getLensContext()
Collection<ObjectDelta<? extends ObjectType>>
LensContext.getPrimaryChanges()
@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>>
LensContext.getUnauditedExecutedDeltas()
Returns all executed deltas, user and all accounts.Method parameters in com.evolveum.midpoint.model.impl.lens with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
ClockworkAuditHelper.auditRequestDenied
(@NotNull LensContext<? extends ObjectType> context, @NotNull Task task, @NotNull OperationResult opResult, @NotNull OperationResult execResult) The request was denied before its execution was even started.LensProjectionContext.clone
(LensContext<? extends ObjectType> lensContext) <F extends ObjectType>
LensContext<F>ContextFactory.createContext
(@NotNull Collection<ObjectDelta<? extends ObjectType>> deltas, @Nullable ModelExecuteOptions options, @NotNull Task task, @NotNull OperationResult result) Creates aLensContext
from a set of deltas (to be executed or previewed).boolean
LensContext.hasFocusOfType
(Class<? extends ObjectType> type) Constructor parameters in com.evolveum.midpoint.model.impl.lens with type arguments of type ObjectTypeModifierConstructorDescriptionLensElementContext
(@NotNull Class<O> objectTypeClass, @NotNull LensContext<? extends ObjectType> lensContext) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return ObjectTypeModifier and TypeMethodDescriptionAssignmentPathImpl.getConstructionThisObject()
Used as a source for thisObject variable.AssignmentPathImpl.getProtoRole()
AssignmentPathSegmentImpl.getTarget()
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull List<ObjectType>
AssignmentPathImpl.getFirstOrderChain()
List<PrismObject<? extends ObjectType>>
PathSegmentEvaluation.getTargets()
Methods in com.evolveum.midpoint.model.impl.lens.assignments with parameters of type ObjectTypeModifier and TypeMethodDescriptionint
AssignmentPathImpl.countTargetOccurrences
(ObjectType target) AssignmentPathSegmentImpl.Builder.target
(ObjectType val) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.construction
Fields in com.evolveum.midpoint.model.impl.lens.construction declared as ObjectTypeModifier and TypeFieldDescriptionprotected final @NotNull ObjectType
AbstractConstruction.source
Object in which the construction is defined: either assignment segment source object (assignment holder) or a resource object.Methods in com.evolveum.midpoint.model.impl.lens.construction that return ObjectTypeMethods in com.evolveum.midpoint.model.impl.lens.construction with parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.executor
Classes in com.evolveum.midpoint.model.impl.lens.executor with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
FocusChangeExecution<O extends ObjectType>
Executes changes in the focus context.class
ProjectionChangeExecution<O extends ObjectType>
Represents execution of a change on given projection. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.indexing
Methods in com.evolveum.midpoint.model.impl.lens.indexing with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidIndexingManager.updateIndexDataOnElementAdd
(O objectToAdd, @NotNull LensElementContext<O> elementContext, @NotNull Task task, @NotNull OperationResult result) Updates normalized (indexed) identity data on focus add.<O extends ObjectType>
voidIndexingManager.updateIndexDataOnElementModify
(O current, @NotNull ObjectDelta<O> delta, @NotNull Class<O> objectClass, @NotNull LensElementContext<O> elementContext, @NotNull Task task, @NotNull OperationResult result) Updates normalized (indexed) identity data on focus modification (by adding necessary changes to the `delta` parameter.) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector
Methods in com.evolveum.midpoint.model.impl.lens.projector with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidProjector.project
(@NotNull LensContext<F> context, @NotNull String activityDescription, @NotNull Task task, @NotNull OperationResult parentResult) Runs one projection wave, starting at current execution wave.<F extends ObjectType>
voidProjector.projectAllWaves
(LensContext<F> context, String activityDescription, Task task, OperationResult parentResult) Executes projector from current execution wave to the last computed wave.<F extends ObjectType>
voidProjector.resume
(LensContext<F> context, String activityDescription, Task task, OperationResult parentResult) Resumes projection at current projection wave.<F extends ObjectType>
voidDependencyProcessor.sortProjectionsToWaves
(LensContext<F> context, Task task, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.credentials
Methods in com.evolveum.midpoint.model.impl.lens.projector.credentials with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
ValuePolicyTypeCredentialsProcessor.determinePasswordPolicy
(LensFocusContext<F> focusContext) Legacy.<O extends ObjectType>
ObjectDelta<O>CredentialsProcessor.transformFocusExecutionDelta
(LensContext<O> context, ObjectDelta<O> focusDelta) Called from ChangeExecutor. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.focus
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
voidFocusConstraintsChecker.clearCacheFor
(PolyStringType name) <V extends PrismValue,
D extends ItemDefinition<?>, T extends ObjectType, F extends FocusType>
Map<UniformItemPath,MappingOutputStruct<V>> ProjectionMappingSetEvaluator.evaluateMappingsToTriples
(MappingEvaluatorParams<V, D, T, F> params, Task task, OperationResult result) <O extends ObjectType,
AH extends AssignmentHolderType>
voidAssignmentProcessor.processAssignments
(LensContext<O> context, XMLGregorianCalendar now, Task task, OperationResult parentResult) Processing all the assignments. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.loader
Classes in com.evolveum.midpoint.model.impl.lens.projector.loader with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
MissingShadowContextRefresher<F extends ObjectType>
Refreshes a projection context after the shadow was found to be missing.class
ProjectionFullLoadOperation<F extends ObjectType>
Loads the full resource object for a projection context.Methods in com.evolveum.midpoint.model.impl.lens.projector.loader with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidContextLoader.load
(@NotNull LensContext<F> context, @NotNull String activityDescription, XMLGregorianCalendar ignored, @NotNull Task task, @NotNull OperationResult result) Loads the whole context.<O extends ObjectType>
voidContextLoader.loadFocusContext
(LensContext<O> context, Task task, OperationResult result) Loads just the focus context; projections are ignored at this moment.<F extends ObjectType>
voidContextLoader.updateArchetypePolicyAndRelatives
(@NotNull LensFocusContext<F> focusContext, boolean overwrite, @NotNull Task task, @NotNull OperationResult result) Updates the following in the focus context: - list of archetypes, - (merged) archetype policy (stemming from archetypes), - focus template (stemming from archetype policy).<F extends ObjectType>
voidContextLoader.updateProjectionContext
(LensContext<F> context, LensProjectionContext projectionContext, Task task, OperationResult result) Updates the projection context. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.mappings
Classes in com.evolveum.midpoint.model.impl.lens.projector.mappings with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
FocalMappingEvaluationRequest<MT extends MappingType,
OO extends ObjectType> Contains some of the information necessary to evaluate a mapping.class
MappingEvaluatorParams<V extends PrismValue,
D extends ItemDefinition<?>, T extends ObjectType, F extends FocusType> TODO determine the fate of this classinterface
MappingLoader<O extends ObjectType>
class
ProjectionMappingLoader<F extends ObjectType>
Fields in com.evolveum.midpoint.model.impl.lens.projector.mappings declared as ObjectTypeModifier and TypeFieldDescriptionprotected final OO
FocalMappingEvaluationRequest.originObject
This field is used e.g.Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings with type parameters of type ObjectTypeModifier and TypeMethodDescription<V extends PrismValue,
D extends ItemDefinition, T extends ObjectType, F extends FocusType>
voidNextRecompute.createTrigger
(PrismObject<T> targetObject, PrismObjectDefinition<T> targetObjectDefinition, LensElementContext<T> targetContext) <V extends PrismValue,
D extends ItemDefinition<?>, F extends ObjectType>
voidMappingEvaluator.evaluateMapping
(@NotNull MappingImpl<V, D> mapping, @Nullable LensContext<F> lensContext, @NotNull Task task, @NotNull OperationResult result) <V extends PrismValue,
D extends ItemDefinition<?>, F extends ObjectType>
voidMappingEvaluator.evaluateMapping
(@NotNull MappingImpl<V, D> mapping, @Nullable LensContext<F> lensContext, @Nullable LensProjectionContext projContext, @NotNull Task task, @NotNull OperationResult result) Evaluates parsed mapping in given lens and projection context (if available - they may be null).Constructors in com.evolveum.midpoint.model.impl.lens.projector.mappings with parameters of type ObjectTypeModifierConstructorDescriptionAssignedFocusMappingEvaluationRequest
(@NotNull MappingType mapping, @NotNull ConfigurationItemOrigin mappingOrigin, @NotNull ObjectType originObject, @NotNull EvaluatedAssignmentImpl<?> evaluatedAssignment, @NotNull PlusMinusZero relativeMode, @NotNull AssignmentPathVariables assignmentPathVariables, String sourceDescription) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.policy
Classes in com.evolveum.midpoint.model.impl.lens.projector.policy with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectPolicyRuleEvaluationContext<O extends ObjectType>
Evaluation context for object-based policy rule.class
PolicyRuleEvaluationContext<O extends ObjectType>
Evaluation context for a policy rule.Methods in com.evolveum.midpoint.model.impl.lens.projector.policy with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidPolicyRuleProcessor.enforce
(@NotNull LensContext<O> context, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.policy.evaluators
Methods in com.evolveum.midpoint.model.impl.lens.projector.policy.evaluators with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
VariablesMapConstraintEvaluatorHelper.createVariablesMap
(PolicyRuleEvaluationContext<O> rctx, jakarta.xml.bind.JAXBElement<? extends AbstractPolicyConstraintType> constraintElement) <O extends ObjectType>
@NotNull Collection<EvaluatedAlwaysTrueTrigger>AlwaysTrueConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<AlwaysTruePolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedModificationTrigger.EvaluatedAssignmentModificationTrigger>AssignmentModificationConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<AssignmentModificationPolicyConstraintType> constraintElement, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedCompositeTrigger>CompositeConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<PolicyConstraintsType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedCustomConstraintTrigger>CustomConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<CustomPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedExclusionTrigger>ExclusionConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<ExclusionPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedHasAssignmentTrigger>HasAssignmentConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<HasAssignmentPolicyConstraintType> constraintElement, @NotNull PolicyRuleEvaluationContext<O> ctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedMultiplicityTrigger>MultiplicityConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<MultiplicityPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedModificationTrigger.EvaluatedObjectModificationTrigger>ObjectModificationConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<ModificationPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedOrphanedTrigger>OrphanedConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<OrphanedPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<T>PolicyConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<C> constraint, @NotNull PolicyRuleEvaluationContext<O> ctx, OperationResult result) <O extends ObjectType>
@NotNull Collection<EvaluatedSituationTrigger>PolicySituationConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<PolicySituationPolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedStateTrigger>StateConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<StatePolicyConstraintType> constraint, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) <O extends ObjectType>
@NotNull Collection<EvaluatedTransitionTrigger>TransitionConstraintEvaluator.evaluate
(@NotNull jakarta.xml.bind.JAXBElement<TransitionPolicyConstraintType> constraintElement, @NotNull PolicyRuleEvaluationContext<O> rctx, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.projector.util
Classes in com.evolveum.midpoint.model.impl.lens.projector.util with type parameters of type ObjectTypeModifier and TypeInterfaceDescriptioninterface
ProcessorMethodRef<X extends ObjectType>
Typical processor "component-level" method that performs a well defined part of the computation.interface
ProjectionAwareProcessorMethodRef<X extends ObjectType>
Typical processor "component-level" method that performs a well defined part of the computation.interface
SimplifiedProcessorMethodRef<X extends ObjectType>
Typical processor "component-level" method that performs a well defined part of the computation. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.lens.tasks
Methods in com.evolveum.midpoint.model.impl.lens.tasks with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidTaskOperationalDataManager.updateOnElementAdd
(O objectToAdd, OperationResult result) Computes or re-computes "affected objects" on task being added.<O extends ObjectType>
voidTaskOperationalDataManager.updateOnElementModify
(O current, @NotNull ObjectDelta<O> delta, @NotNull Class<O> objectClass, @NotNull LensElementContext<O> elementContext, OperationResult result) Updates "affected objects" data on task modification (by adding necessary changes to the `delta` parameter.) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.migrator
Methods in com.evolveum.midpoint.model.impl.migrator with type parameters of type ObjectTypeModifier and TypeMethodDescription<F extends ObjectType>
voidMigrator.executeAfterOperationMigration
(LensContext<F> context, OperationResult result) <I extends ObjectType,
O extends ObjectType>
PrismObject<O>Migrator.migrate
(PrismObject<I> original) <I extends ObjectType,
O extends ObjectType>
PrismObject<O>Migrator.migrate
(PrismObject<I> original) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.mining
Methods in com.evolveum.midpoint.model.impl.mining with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
@Nullable PrismObject<T>RoleAnalysisServiceImpl.getObject
(@NotNull Class<T> objectTypeClass, @NotNull String oid, @NotNull Task task, @NotNull OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.scripting
Methods in com.evolveum.midpoint.model.impl.scripting that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
IterativeScriptingActivityHandler.MyWorkDefinition, IterativeScriptingActivityHandler> IterativeScriptingActivityHandler.getExecutionSupplier()
Method parameters in com.evolveum.midpoint.model.impl.scripting with type arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>
PipelineData.getDataAsReferences
(QName defaultTargetType, Class<? extends ObjectType> typeForQuery, ExecutionContext context, OperationResult result) Returns the pipeline content as a list of references. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.scripting.actions
Methods in com.evolveum.midpoint.model.impl.scripting.actions that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected ObjectDelta<? extends ObjectType>
AssignExecutor.createDelta
(AssignmentHolderType object, PipelineItem item, AssignExecutor.AssignParameters parameters, ExecutionContext context, OperationResult result) protected ObjectDelta<? extends ObjectType>
UnassignExecutor.createDelta
(AssignmentHolderType object, PipelineItem item, UnassignExecutor.UnassignParameters parameters, ExecutionContext context, OperationResult result) protected Class<ObjectType>
ApplyDefinitionExecutor.getObjectType()
-
Uses of ObjectType in com.evolveum.midpoint.model.impl.scripting.helpers
Methods in com.evolveum.midpoint.model.impl.scripting.helpers with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
PrismObject<T>OperationsHelper.getObject
(Class<T> type, String oid, boolean noFetch, ExecutionContext context, OperationResult result) Methods in com.evolveum.midpoint.model.impl.scripting.helpers that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionCollection<ObjectDeltaOperation<? extends ObjectType>>
OperationsHelper.applyDelta
(ObjectDelta<? extends ObjectType> delta, ModelExecuteOptions options, boolean dryRun, ExecutionContext context, OperationResult result) Collection<ObjectDeltaOperation<? extends ObjectType>>
OperationsHelper.applyDelta
(ObjectDelta delta, ModelExecuteOptions options, ExecutionContext context, OperationResult result) Collection<ObjectDeltaOperation<? extends ObjectType>>
OperationsHelper.applyDelta
(ObjectDelta delta, ExecutionContext context, OperationResult result) Methods in com.evolveum.midpoint.model.impl.scripting.helpers with parameters of type ObjectTypeModifier and TypeMethodDescriptionOperationsHelper.recordStart
(ExecutionContext context, ObjectType object) Method parameters in com.evolveum.midpoint.model.impl.scripting.helpers with type arguments of type ObjectTypeModifier and TypeMethodDescriptionCollection<ObjectDeltaOperation<? extends ObjectType>>
OperationsHelper.applyDelta
(ObjectDelta<? extends ObjectType> delta, ModelExecuteOptions options, boolean dryRun, ExecutionContext context, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.security
Methods in com.evolveum.midpoint.model.impl.security with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidGuiProfiledPrincipalManagerImpl.invalidate
(Class<O> type, String oid, boolean clusterwide, CacheInvalidationContext context) <F extends FocusType,
O extends ObjectType>
Collection<PrismObject<F>>GuiProfiledPrincipalManagerImpl.resolveOwner
(PrismObject<O> object) Methods in com.evolveum.midpoint.model.impl.security with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
SecurityHelper.auditLoginSuccess
(@NotNull ObjectType object, @NotNull ConnectionEnvironment connEnv) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.simulation
Classes in com.evolveum.midpoint.model.impl.simulation with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ProcessedObjectImpl<O extends ObjectType>
Default (and the only) implementation ofProcessedObject
.class
SingleDeltaSimulationDataImpl<E extends ObjectType>
SimulationData
representing a single delta (in a context).Methods in com.evolveum.midpoint.model.impl.simulation with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
@Nullable ProcessedObjectImpl<O>ProcessedObjectImpl.create
(@NotNull LensElementContext<O> elementContext, @NotNull SimulationTransactionImpl simulationTransaction, @NotNull Task task, @NotNull OperationResult result) CreatesProcessedObjectImpl
for theLensElementContext
.static <E extends ObjectType>
SingleDeltaSimulationDataImpl<E>SingleDeltaSimulationDataImpl.of
(@NotNull LensElementContext<E> elementContext, @NotNull ObjectDelta<E> simulationDelta) static <O extends ObjectType>
@NotNull ProcessedObjectImpl<O>ProcessedObjectImpl.parse
(@NotNull SimulationResultProcessedObjectType bean) CreatesProcessedObjectImpl
from pre-existingSimulationResultProcessedObjectType
bean. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.tasks
Methods in com.evolveum.midpoint.model.impl.tasks that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
DeletionActivityHandler.MyWorkDefinition, DeletionActivityHandler> DeletionActivityHandler.getExecutionSupplier()
protected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
IterativeChangeExecutionActivityHandler.MyWorkDefinition, IterativeChangeExecutionActivityHandler> IterativeChangeExecutionActivityHandler.getExecutionSupplier()
protected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
RecomputationActivityHandler.MyWorkDefinition, RecomputationActivityHandler> RecomputationActivityHandler.getExecutionSupplier()
protected @NotNull SimpleActivityHandler.ExecutionSupplier<ObjectType,
ReindexActivityHandler.MyWorkDefinition, ReindexActivityHandler> ReindexActivityHandler.getExecutionSupplier()
-
Uses of ObjectType in com.evolveum.midpoint.model.impl.tasks.scanner
Classes in com.evolveum.midpoint.model.impl.tasks.scanner with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ScanActivityRun<O extends ObjectType,
WD extends WorkDefinition, MAH extends ModelActivityHandler<WD, MAH>> Things that we want to remember for all task scanners, like scanning timestamps. -
Uses of ObjectType in com.evolveum.midpoint.model.impl.tasks.simple
Classes in com.evolveum.midpoint.model.impl.tasks.simple with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
SimpleActivityHandler<O extends ObjectType,
WD extends WorkDefinition, SAH extends SimpleActivityHandler<O, WD, SAH>> Implementing class for simple model-level search-based activity handlers.static interface
SimpleActivityHandler.ExecutionSupplier<O extends ObjectType,
WD extends WorkDefinition, SAH extends SimpleActivityHandler<O, WD, SAH>> -
Uses of ObjectType in com.evolveum.midpoint.model.impl.trigger
Methods in com.evolveum.midpoint.model.impl.trigger with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidCompletedTaskCleanupTriggerHandler.handle
(@NotNull PrismObject<O> object, @NotNull TriggerType trigger, @NotNull RunningTask task, @NotNull OperationResult result) <O extends ObjectType>
voidRecomputeTriggerHandler.handle
(@NotNull PrismObject<O> object, @NotNull TriggerType trigger, @NotNull RunningTask task, @NotNull OperationResult result) <O extends ObjectType>
voidShadowReconcileTriggerHandler.handle
(@NotNull PrismObject<O> object, @NotNull TriggerType trigger, @NotNull RunningTask task, @NotNull OperationResult result) <O extends ObjectType>
voidSingleTriggerHandler.handle
(@NotNull PrismObject<O> object, @NotNull TriggerType trigger, @NotNull RunningTask task, @NotNull OperationResult result) <O extends ObjectType>
voidUnlockTriggerHandler.handle
(@NotNull PrismObject<O> object, @NotNull TriggerType trigger, @NotNull RunningTask task, @NotNull OperationResult result) Methods in com.evolveum.midpoint.model.impl.trigger with parameters of type ObjectTypeModifier and TypeMethodDescriptionboolean
TriggerScanItemProcessor.processObject
(@NotNull ObjectType object, @NotNull RunningTask workerTask, @NotNull OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.util
Methods in com.evolveum.midpoint.model.impl.util with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <V extends PrismValue,
F extends ObjectType>
@NotNull List<V>ModelImplUtils.evaluateScript
(ScriptExpression scriptExpression, LensContext<F> lensContext, VariablesMap variables, boolean useNew, String shortDesc, Task task, OperationResult parentResult) static <O extends ObjectType>
@NotNull List<ObjectPolicyConfigurationType>ModelImplUtils.getApplicablePolicies
(@Nullable Class<O> objectClass, List<String> objectSubtypes, SystemConfigurationType systemConfigurationType) static <F extends ObjectType>
@NotNull List<ObjectPolicyConfigurationType>ModelImplUtils.getApplicablePolicies
(LensContext<F> context) static <F extends ObjectType>
ConflictResolutionTypeModelImplUtils.getConflictResolution
(LensContext<F> context) static <O extends ObjectType>
VariablesMapModelImplUtils.getDefaultVariablesMap
(PrismObject<? extends ObjectType> focus, PrismObject<? extends ShadowType> shadow, PrismObject<ResourceType> resource, PrismObject<SystemConfigurationType> configuration, LensElementContext<O> affectedElementContext) static <O extends ObjectType>
StringModelImplUtils.getOperationUrlFromDelta
(ObjectDelta<O> delta) static <T extends ObjectType>
voidModelImplUtils.resolveReferences
(ObjectDelta<T> objectDelta, RepositoryService repository, boolean enforceReferentialIntegrity, boolean forceFilterReevaluation, EvaluationTimeType resolutionTime, boolean throwExceptionOnFailure, OperationResult result) Resolves references contained in ADD and REPLACE value sets for item modifications in a given ObjectDelta.static <T extends ObjectType>
voidModelImplUtils.resolveReferences
(PrismObject<T> object, RepositoryService repository, boolean enforceReferentialIntegrity, boolean forceFilterReevaluation, EvaluationTimeType resolutionTime, boolean throwExceptionOnFailure, OperationResult result) Resolves references contained in given PrismObject.static <F extends ObjectType>
voidModelImplUtils.setRequestee
(Task task, LensFocusContext<F> context) Methods in com.evolveum.midpoint.model.impl.util that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionList<PrismObject<? extends ObjectType>>
ReferenceResolverImpl.resolve
(@NotNull ObjectReferenceType reference, Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ReferenceResolver.Source source, ReferenceResolver.FilterExpressionEvaluator filterExpressionEvaluator, Task task, OperationResult result) Methods in com.evolveum.midpoint.model.impl.util with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic VariablesMap
ModelImplUtils.getDefaultVariablesMap
(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) Method parameters in com.evolveum.midpoint.model.impl.util with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic PrismReferenceValue
ModelImplUtils.determineAuditTarget
(Collection<ObjectDelta<? extends ObjectType>> deltas) static PrismReferenceValue
ModelImplUtils.determineAuditTargetDeltaOps
(Collection<ObjectDeltaOperation<? extends ObjectType>> deltaOps) static void
ModelImplUtils.encrypt
(Collection<ObjectDelta<? extends ObjectType>> deltas, Protector protector, ModelExecuteOptions options, OperationResult result) static <O extends ObjectType>
VariablesMapModelImplUtils.getDefaultVariablesMap
(PrismObject<? extends ObjectType> focus, PrismObject<? extends ShadowType> shadow, PrismObject<ResourceType> resource, PrismObject<SystemConfigurationType> configuration, LensElementContext<O> affectedElementContext) static @Nullable DataModelUtil.PathResolutionResult
DataModelUtil.resolvePathForType
(@NotNull Class<? extends ObjectType> clazz, @NotNull ItemPath path, @NotNull DataModelUtil.PathResolutionContext context) -
Uses of ObjectType in com.evolveum.midpoint.model.impl.visualizer
Methods in com.evolveum.midpoint.model.impl.visualizer with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidResolver.resolve
(ObjectDelta<O> objectDelta, boolean includeOriginalObject, Task task, OperationResult result) <O extends ObjectType>
voidResolver.resolve
(PrismObject<O> object, Task task, OperationResult result) Methods in com.evolveum.midpoint.model.impl.visualizer that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionPrismObject<? extends ObjectType>
VisualizationContext.getCurrentObject
(String oid) Map<String,
PrismObject<? extends ObjectType>> VisualizationContext.getCurrentObjects()
PrismObject<? extends ObjectType>
VisualizationContext.getOldObject
(String oid) Map<String,
PrismObject<? extends ObjectType>> VisualizationContext.getOldObjects()
Method parameters in com.evolveum.midpoint.model.impl.visualizer with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
VisualizationContext.putObject
(PrismObject<? extends ObjectType> object) void
Resolver.resolve
(List<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult result) void
VisualizationContext.setCurrentObjects
(Map<String, PrismObject<? extends ObjectType>> currentObjects) void
VisualizationContext.setOldObjects
(Map<String, PrismObject<? extends ObjectType>> oldObjects) Visualizer.visualize
(PrismObject<? extends ObjectType> object, VisualizationContext context, Task task, OperationResult parentResult) Visualizer.visualize
(PrismObject<? extends ObjectType> object, Task task, OperationResult parentResult) @NotNull VisualizationImpl
Visualizer.visualizeDelta
(@NotNull ObjectDelta<? extends ObjectType> objectDelta, Task task, OperationResult parentResult) @NotNull VisualizationImpl
Visualizer.visualizeDelta
(@NotNull ObjectDelta<? extends ObjectType> objectDelta, ObjectReferenceType objectRef, boolean includeOperationalItems, boolean includeOriginalObject, Task task, OperationResult parentResult) @NotNull VisualizationImpl
Visualizer.visualizeDelta
(@NotNull ObjectDelta<? extends ObjectType> objectDelta, ObjectReferenceType objectRef, Task task, OperationResult parentResult) Visualizer.visualizeDeltas
(@NotNull List<ObjectDelta<? extends ObjectType>> deltas, Task task, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.ninja.action
Method parameters in com.evolveum.midpoint.ninja.action with type arguments of type ObjectTypeModifier and TypeMethodDescriptionAbstractRepositorySearchAction.createConsumer
(BlockingQueue<ObjectType> queue, OperationStatus operation) ExportRepositoryAction.createConsumer
(BlockingQueue<ObjectType> queue, OperationStatus operation) protected Callable<VerifyResult>
VerifyAction.createConsumer
(BlockingQueue<ObjectType> queue, OperationStatus operation) -
Uses of ObjectType in com.evolveum.midpoint.ninja.action.upgrade
Classes in com.evolveum.midpoint.ninja.action.upgrade with type parameters of type ObjectTypeMethods in com.evolveum.midpoint.ninja.action.upgrade with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
@NotNull UpgradeObjectResultUpgradeObjectHandler.execute
(PrismObject<O> object) Filters out items that are not applicable for upgrade, applies delta to object. -
Uses of ObjectType in com.evolveum.midpoint.ninja.action.upgrade.action
Method parameters in com.evolveum.midpoint.ninja.action.upgrade.action with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected Callable<ActionResult<UpgradeObjectsItemsSummary>>
UpgradeObjectsAction.createConsumer
(BlockingQueue<ObjectType> queue, OperationStatus operation) -
Uses of ObjectType in com.evolveum.midpoint.ninja.action.worker
Methods in com.evolveum.midpoint.ninja.action.worker with parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected void
ExportConsumerWorker.write
(Writer writer, ObjectType object) protected void
VerifyConsumerWorker.write
(Writer writer, ObjectType object) Constructor parameters in com.evolveum.midpoint.ninja.action.worker with type arguments of type ObjectTypeModifierConstructorDescriptionExportConsumerWorker
(NinjaContext context, ExportOptions options, BlockingQueue<ObjectType> queue, OperationStatus operation) ImportRepositoryConsumerWorker
(NinjaContext context, ImportOptions options, BlockingQueue<ObjectType> queue, OperationStatus operation, List<ImportRepositoryConsumerWorker> consumers) SearchProducerWorker
(NinjaContext context, ExportOptions options, BlockingQueue<ObjectType> queue, OperationStatus operation, List<SearchProducerWorker> producers, ObjectTypes type, ObjectQuery query) VerifyConsumerWorker
(NinjaContext context, VerifyOptions options, BlockingQueue<ObjectType> queue, OperationStatus operation) -
Uses of ObjectType in com.evolveum.midpoint.notifications.api.events
Methods in com.evolveum.midpoint.notifications.api.events that return ObjectTypeModifier and TypeMethodDescription@Nullable ObjectType
CaseManagementEvent.getObject()
SimpleObjectRef.getObjectType()
Event.getRequesteeObject()
@Nullable ObjectType
CaseManagementEvent.getTarget()
SimpleObjectRef.resolveObjectType()
SimpleObjectRef.resolveObjectType
(OperationResult result, boolean allowNotFound) Methods in com.evolveum.midpoint.notifications.api.events with parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
StringProvisioningService.addObject
(@NotNull PrismObject<T> object, @Nullable OperationProvisioningScriptsType scripts, @Nullable ProvisioningOperationOptions options, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Add new object.default <T extends ObjectType>
StringProvisioningService.addObject
(@NotNull PrismObject<T> object, @Nullable OperationProvisioningScriptsType scripts, @Nullable ProvisioningOperationOptions options, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
voidProvisioningService.applyDefinition
(ObjectDelta<T> delta, Objectable object, Task task, OperationResult parentResult) Applies appropriate definition to the shadow/resource delta.<T extends ObjectType>
voidProvisioningService.applyDefinition
(ObjectDelta<T> delta, Task task, OperationResult parentResult) Applies appropriate definition to the shadow/resource delta.<T extends ObjectType>
voidProvisioningService.applyDefinition
(PrismObject<T> object, Task task, OperationResult parentResult) Applies appropriate definition to the shadow.<T extends ObjectType>
voidProvisioningService.applyDefinition
(Class<T> type, ObjectQuery query, Task task, OperationResult parentResult) Applies appropriate definition to the query.<O extends ObjectType,
T>
ItemComparisonResultProvisioningService.compare
(Class<O> type, String oid, ItemPath path, T expectedValue, Task task, OperationResult result) Compare value on the resource with the provided value.<T extends ObjectType>
IntegerProvisioningService.countObjects
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Counts the objects of the respective type.default <T extends ObjectType>
IntegerProvisioningService.countObjects
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
PrismObject<T>ProvisioningService.deleteObject
(Class<T> type, String oid, ProvisioningOperationOptions option, OperationProvisioningScriptsType scripts, ProvisioningOperationContext context, Task task, OperationResult parentResult) Deletes object with specified OID.default <T extends ObjectType>
PrismObject<T>ProvisioningService.deleteObject
(Class<T> type, String oid, ProvisioningOperationOptions option, OperationProvisioningScriptsType scripts, Task task, OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
@NotNull PrismObject<T>ProvisioningService.getObject
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Returns the object with specified OID.default <T extends ObjectType>
@NotNull PrismObject<T>ProvisioningService.getObject
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
StringProvisioningService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable OperationProvisioningScriptsType scripts, @Nullable ProvisioningOperationOptions options, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Modifies object using relative change description.default <T extends ObjectType>
StringProvisioningService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable OperationProvisioningScriptsType scripts, @Nullable ProvisioningOperationOptions options, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>ProvisioningService.searchObjects
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Searches for objects.default <T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>ProvisioningService.searchObjects
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.<T extends ObjectType>
SearchResultMetadataProvisioningService.searchObjectsIterative
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ResultHandler<T> handler, @NotNull ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) Search for objects iteratively.default <T extends ObjectType>
SearchResultMetadataProvisioningService.searchObjectsIterative
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ResultHandler<T> handler, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.Method parameters in com.evolveum.midpoint.provisioning.api with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
ProvisioningService.expandConfigurationObject
(@NotNull PrismObject<? extends ObjectType> configurationObject, @NotNull Task task, @NotNull OperationResult result) Expands (in-memory) configuration object by (e.g.) resolving references to super/template objects, and so on. -
Uses of ObjectType in com.evolveum.midpoint.repo.api
Classes in com.evolveum.midpoint.repo.api with type parameters of type ObjectTypeModifier and TypeInterfaceDescriptioninterface
ModificationPrecondition<T extends ObjectType>
class
ModifyObjectResult<T extends ObjectType>
Contains information about object modification result; primarily needed by repository caching algorithms.final class
OptimisticLockingRunner<O extends ObjectType,
R> static class
OptimisticLockingRunner.Builder<O extends ObjectType,
R> interface
RepositoryOperation<O extends ObjectType,
R> static interface
class
VersionPrecondition<T extends ObjectType>
Methods in com.evolveum.midpoint.repo.api with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidRepositoryService.addDiagnosticInformation
(Class<T> type, String oid, DiagnosticInformationType information, OperationResult parentResult) Adds a diagnostic information, honoring cleanup rules (deleting obsolete records).<T extends ObjectType>
@NotNull StringRepositoryService.addObject
(@NotNull PrismObject<T> object, RepoAddOptions options, @NotNull OperationResult parentResult) Add new object.<T extends ObjectType>
@NotNull Collection<Long>RepositoryService.allocateContainerIdentifiers
(@NotNull Class<T> type, @NotNull String oid, int howMany, @NotNull OperationResult result) Allocates required number of container identifiers, presumably to be explicitly used for new container values during ADD or MODIFY operations.<T extends ObjectType>
intRepositoryService.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) Returns the number of objects that match specified criteria.<T extends ObjectType>
@NotNull DeleteObjectResultRepositoryService.deleteObject
(Class<T> type, String oid, OperationResult result) Deletes object with specified OID.<O extends ObjectType>
voidCacheDispatcher.dispatchInvalidation
(@Nullable Class<O> type, @Nullable String oid, boolean clusterwide, @Nullable CacheInvalidationContext context) Dispatches "cache entry/entries invalidation" event to all relevant caches, even clusterwide if requested so.<O extends ObjectType>
@NotNull PrismObject<O>RepositoryService.getObject
(Class<O> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) Returns object for provided OID.<T extends ObjectType>
StringRepositoryService.getVersion
(Class<T> type, String oid, OperationResult parentResult) Returns object version for provided OID.default <O extends ObjectType>
voidCache.invalidate
(Class<O> type, String oid, boolean clusterwide, CacheInvalidationContext context) <O extends ObjectType>
voidCacheInvalidationListener.invalidate
(Class<O> type, String oid, boolean clusterwide, CacheInvalidationContext context) Invalidates given object(s) in all relevant caches.<T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @NotNull OperationResult parentResult) Modifies object using relative change description.<T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable ModificationPrecondition<T> precondition, @Nullable RepoModifyOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable RepoModifyOptions options, @NotNull OperationResult parentResult) default <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryService.modifyObjectDynamically
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> getOptions, @NotNull RepositoryService.ModificationsSupplier<T> modificationsSupplier, @Nullable RepoModifyOptions modifyOptions, @NotNull OperationResult parentResult) Modifies an object dynamically.<T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>RepositoryService.searchObjects
(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) Search for objects in the repository.<T extends ObjectType>
SearchResultMetadataRepositoryService.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, boolean strictlySequential, OperationResult parentResult) Search for objects in the repository in an iterative fashion.default <O extends ObjectType>
booleanRepositoryService.selectorMatches
(@Nullable ObjectSelectorType objectSelector, @Nullable PrismObject<O> object, @Nullable ObjectFilterExpressionEvaluator filterEvaluator, @NotNull Trace logger, @NotNull String logMessagePrefix) Deprecated.Methods in com.evolveum.midpoint.repo.api that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull Class<? extends ObjectType>
CacheInvalidationEventSpecification.getObjectType()
Method parameters in com.evolveum.midpoint.repo.api with type arguments of type ObjectTypeModifier and TypeMethodDescriptionCacheInvalidationEventSpecification.of
(Class<? extends ObjectType> type, Set<ChangeType> changes) CacheInvalidationEventSpecification.of
(Class<? extends ObjectType> type, Set<ItemPath> paths, Set<ChangeType> changes) boolean
RepositoryService.supports
(@NotNull Class<? extends ObjectType> type) Returns `true` if the given object type is supported.Constructor parameters in com.evolveum.midpoint.repo.api with type arguments of type ObjectTypeModifierConstructorDescriptionprotected
CacheInvalidationEventSpecification
(Class<? extends ObjectType> objectType, Set<ItemPath> paths, Set<ChangeType> changeTypes) -
Uses of ObjectType in com.evolveum.midpoint.repo.api.query
Classes in com.evolveum.midpoint.repo.api.query with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
CompleteQuery<T extends ObjectType>
Wraps everything we need to count or look for objects.Methods in com.evolveum.midpoint.repo.api.query with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
CompleteQuery<T>CompleteQuery.none
(Class<T> type, PrismContext prismContext) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache
Methods in com.evolveum.midpoint.repo.cache with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidRepositoryCache.addDiagnosticInformation
(Class<T> type, String oid, DiagnosticInformationType information, OperationResult parentResult) <T extends ObjectType>
@NotNull StringRepositoryCache.addObject
(@NotNull PrismObject<T> object, RepoAddOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull Collection<Long>RepositoryCache.allocateContainerIdentifiers
(@NotNull Class<T> type, @NotNull String oid, int howMany, @NotNull OperationResult result) <T extends ObjectType>
intRepositoryCache.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
@NotNull DeleteObjectResultRepositoryCache.deleteObject
(Class<T> type, String oid, OperationResult parentResult) <T extends ObjectType>
@NotNull PrismObject<T>RepositoryCache.getObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
StringRepositoryCache.getVersion
(Class<T> type, String oid, OperationResult parentResult) <O extends ObjectType>
booleanRepositoryCache.isAncestor
(PrismObject<O> object, String descendantOrgOid) <O extends ObjectType>
booleanRepositoryCache.isDescendant
(PrismObject<O> object, String ancestorOrgOid) <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryCache.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryCache.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, ModificationPrecondition<T> precondition, RepoModifyOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryCache.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, RepoModifyOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>RepositoryCache.modifyObjectDynamically
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> getOptions, @NotNull RepositoryService.ModificationsSupplier<T> modificationsSupplier, @Nullable RepoModifyOptions modifyOptions, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>RepositoryCache.searchObjects
(@NotNull Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) <T extends ObjectType>
SearchResultMetadataRepositoryCache.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, boolean strictlySequential, OperationResult parentResult) Method parameters in com.evolveum.midpoint.repo.cache with type arguments of type ObjectTypeModifier and TypeMethodDescriptionboolean
RepositoryCache.supports
(@NotNull Class<? extends ObjectType> type) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache.global
Classes in com.evolveum.midpoint.repo.cache.global with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
GlobalCacheObjectValue<T extends ObjectType>
Created by Viliam Repan (lazyman).class
GlobalCacheObjectVersionValue<T extends ObjectType>
class
GlobalCacheQueryValue<T extends ObjectType>
Methods in com.evolveum.midpoint.repo.cache.global with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
GlobalCacheObjectValue<T><T extends ObjectType>
SearchResultList<PrismObject<T>><T extends ObjectType>
booleanAbstractGlobalCache.hasClusterwideInvalidationFor
(Class<T> type) <T extends ObjectType>
voidGlobalObjectCache.put
(GlobalCacheObjectValue<T> cacheObject) <T extends ObjectType>
voidGlobalQueryCache.put
(QueryKey<T> key, @NotNull SearchResultList<PrismObject<T>> cacheObject) <T extends ObjectType>
voidGlobalVersionCache.put
(PrismObject<T> object) <T extends ObjectType>
booleanAbstractGlobalCache.shouldDoSafeRemoteInvalidationFor
(Class<T> type) Methods in com.evolveum.midpoint.repo.cache.global that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionClass<? extends ObjectType>
GlobalCacheObjectValue.getObjectType()
Method parameters in com.evolveum.midpoint.repo.cache.global with type arguments of type ObjectTypeModifier and TypeMethodDescriptionGlobalObjectCache.getNextVersionCheckTime
(@NotNull Class<? extends ObjectType> type) void
GlobalVersionCache.put
(String oid, Class<? extends ObjectType> type, String version) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache.handlers
Classes in com.evolveum.midpoint.repo.cache.handlers with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AddObjectResult<T extends ObjectType>
Result of the addObject operation.class
CacheSetAccessInfo<T extends ObjectType>
CacheAccessInfo for all six caches.Methods in com.evolveum.midpoint.repo.cache.handlers with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidModificationOpHandler.addDiagnosticInformation
(Class<T> type, String oid, DiagnosticInformationType information, OperationResult parentResult) <T extends ObjectType>
StringModificationOpHandler.addObject
(PrismObject<T> object, RepoAddOptions options, OperationResult parentResult) <T extends ObjectType>
intSearchOpHandler.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
@NotNull DeleteObjectResultModificationOpHandler.deleteObject
(Class<T> type, String oid, OperationResult parentResult) <T extends ObjectType>
@NotNull PrismObject<T>GetObjectOpHandler.getObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
StringGetVersionOpHandler.getVersion
(Class<T> type, String oid, OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>ModificationOpHandler.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, ModificationPrecondition<T> precondition, RepoModifyOptions options, OperationResult parentResult) <T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>SearchOpHandler.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
SearchResultMetadataSearchOpHandler.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, boolean strictlySequential, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache.invalidation
Fields in com.evolveum.midpoint.repo.cache.invalidation with type parameters of type ObjectTypeModifier and TypeFieldDescriptionprotected final Class<? extends ObjectType>
ChangeDescription.type
Type of the changed object.Methods in com.evolveum.midpoint.repo.cache.invalidation with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidInvalidator.invalidateCacheEntries
(Class<T> type, String oid, RepositoryOperationResult additionalInfo, OperationResult parentResult) <T extends ObjectType>
booleanInvalidator.isSearchResultValid
(QueryKey<T> key, SearchResultList<PrismObject<T>> list, List<InvalidationEvent> invalidationEvents) Checks if the search result is still valid, even specified invalidation events came.Method parameters in com.evolveum.midpoint.repo.cache.invalidation with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic @NotNull ChangeDescription
ChangeDescription.getFrom
(Class<? extends ObjectType> type, String oid, CacheInvalidationContext context, boolean safeInvalidation) static ChangeDescription
ChangeDescription.getFrom
(Class<? extends ObjectType> type, String oid, Object additionalInfo, boolean safeInvalidation) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache.local
Classes in com.evolveum.midpoint.repo.cache.local with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
QueryKey<T extends ObjectType>
Key for repository query cache.Methods in com.evolveum.midpoint.repo.cache.local with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
PrismObject<T><T extends ObjectType>
SearchResultList<PrismObject<T>>Method parameters in com.evolveum.midpoint.repo.cache.local with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
LocalObjectCache.put
(PrismObject<? extends ObjectType> object) void
LocalObjectCache.put
(String oid, PrismObject<? extends ObjectType> object) -
Uses of ObjectType in com.evolveum.midpoint.repo.cache.registry
Methods in com.evolveum.midpoint.repo.cache.registry with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidCacheDispatcherImpl.dispatchInvalidation
(Class<O> type, String oid, boolean clusterwide, @Nullable CacheInvalidationContext context) <O extends ObjectType>
voidCacheRegistryImpl.invalidate
(Class<O> type, String oid, boolean clusterwide, CacheInvalidationContext context) -
Uses of ObjectType in com.evolveum.midpoint.repo.common
Methods in com.evolveum.midpoint.repo.common with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
TDirectoryFileObjectResolver.getObject
(@NotNull Class<T> clazz, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @Nullable Task task, @NotNull OperationResult result) <O extends ObjectType>
OObjectResolver.getObject
(@NotNull Class<O> clazz, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull Task task, @NotNull OperationResult result) <O extends ObjectType>
ORepoObjectResolver.getObject
(@NotNull Class<O> expectedType, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @Nullable Task task, @NotNull OperationResult parentResult) <T extends ObjectType>
TDirectoryFileObjectResolver.resolve
(Referencable ref, Class<T> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) <O extends ObjectType>
OObjectResolver.resolve
(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) Resolve the provided reference to object (ObjectType).<O extends ObjectType>
ORepoObjectResolver.resolve
(Referencable ref, Class<O> expectedType, Collection<SelectorOptions<GetOperationOptions>> options, String contextDescription, Task task, OperationResult result) <O extends ObjectType>
voidDirectoryFileObjectResolver.searchIterative
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, ResultHandler<O> handler, Task task, OperationResult parentResult) <O extends ObjectType>
voidObjectResolver.searchIterative
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, ResultHandler<O> handler, Task task, OperationResult parentResult) <O extends ObjectType>
voidRepoObjectResolver.searchIterative
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, ResultHandler<O> handler, Task task, OperationResult parentResult) <O extends ObjectType>
SearchResultList<PrismObject<O>>DirectoryFileObjectResolver.searchObjects
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) <O extends ObjectType>
SearchResultList<PrismObject<O>>ObjectResolver.searchObjects
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) <O extends ObjectType>
SearchResultList<PrismObject<O>>RepoObjectResolver.searchObjects
(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) Methods in com.evolveum.midpoint.repo.common with parameters of type ObjectTypeModifier and TypeMethodDescriptionItemDelta<?,
?> ObjectOperationPolicyHelper.computeEffectiveMarkDelta
(ObjectType repoShadow, ItemDelta<?, ?> modification) @NotNull ObjectOperationPolicyType
ObjectOperationPolicyHelper.computeEffectivePolicy
(ObjectType shadow, OperationResult parentResult) @NotNull ObjectOperationPolicyType
ObjectOperationPolicyHelper.getEffectivePolicy
(ObjectType shadow, OperationResult result) Method parameters in com.evolveum.midpoint.repo.common with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
AuditHelper.evaluateAuditRecordProperty
(SystemConfigurationAuditEventRecordingPropertyType propertyDef, AuditEventRecord auditRecord, PrismObject<? extends ObjectType> primaryObject, ExpressionProfile expressionProfile, Task task, OperationResult parentResult) AuditHelper.evaluateRecordingExpression
(ExpressionType expression, AuditEventRecord auditRecord, PrismObject<? extends ObjectType> primaryObject, ExpressionProfile expressionProfile, ExpressionEnvironmentSupplier expressionEnvironmentSupplier, Task task, OperationResult parentResult) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.activity.run.processing
Classes in com.evolveum.midpoint.repo.common.activity.run.processing with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectProcessingRequest<O extends ObjectType>
Request to process an object.Method parameters in com.evolveum.midpoint.repo.common.activity.run.processing with type arguments of type ObjectTypeModifier and TypeMethodDescriptionItemProcessingRequest.createRecordingTargetForObject
(PrismObject<? extends ObjectType> object) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.activity.run.sources
Methods in com.evolveum.midpoint.repo.common.activity.run.sources that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Class<? extends ObjectType>
RepoObjectSource.getObjectType
(Class<?> type) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.activity.run.state.actions
Methods in com.evolveum.midpoint.repo.common.activity.run.state.actions with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidActionsExecutedCollectorImpl.recordActionExecuted
(PrismObject<T> object, Class<T> objectTypeClass, String defaultOid, ChangeType changeType, String channel, Throwable exception) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.expression
Methods in com.evolveum.midpoint.repo.common.expression with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic VariablesMap
ExpressionUtil.getDefaultVariablesMap
(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) Used by both `provisioning` and `model`.Method parameters in com.evolveum.midpoint.repo.common.expression with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic void
ExpressionUtil.addDefaultVariablesMap
(VariablesMap variables, PrismObject<? extends ObjectType> focus, PrismObject<? extends ShadowType> shadow, PrismObject<ResourceType> resource, PrismObject<SystemConfigurationType> configuration) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.query
Methods in com.evolveum.midpoint.repo.common.query that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionClass<? extends ObjectType>
LinkedSelectorToFilterTranslator.getNarrowedTargetType()
Class<? extends ObjectType>
SelectorToFilterTranslator.getNarrowedTargetType()
Constructor parameters in com.evolveum.midpoint.repo.common.query with type arguments of type ObjectTypeModifierConstructorDescriptionSelectorToFilterTranslator
(@NotNull ObjectSelectorType selectorBean, @NotNull Class<? extends ObjectType> targetType, @NotNull String contextDescription, @NotNull Trace logger, @NotNull Task task) -
Uses of ObjectType in com.evolveum.midpoint.repo.common.util
Classes in com.evolveum.midpoint.repo.common.util with type parameters of type ObjectTypeModifier and TypeClassDescriptionstatic class
OperationExecutionWriter.Request<O extends ObjectType>
A request to write an operation execution record.Methods in com.evolveum.midpoint.repo.common.util with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidOperationExecutionWriter.write
(OperationExecutionWriter.Request<O> request, OperationResult parentResult) Writes operation execution record and deletes the one(s) that have to be deleted, according to the current cleanup policy.Constructor parameters in com.evolveum.midpoint.repo.common.util with type arguments of type ObjectTypeModifierConstructorDescriptionTarget
(PrismObject<? extends ObjectType> ownerObject, QName ownerType, String ownerIdentification, String backupHolderOid, Class<? extends ObjectType> backupHolderClass) Target
(PrismObject<? extends ObjectType> ownerObject, QName ownerType, String ownerIdentification, String backupHolderOid, Class<? extends ObjectType> backupHolderClass) -
Uses of ObjectType in com.evolveum.midpoint.repo.sqale
Methods in com.evolveum.midpoint.repo.sqale with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidSqaleRepositoryService.addDiagnosticInformation
(Class<T> type, String oid, DiagnosticInformationType information, OperationResult parentResult) <T extends ObjectType>
@NotNull StringSqaleRepositoryService.addObject
(@NotNull PrismObject<T> object, @Nullable RepoAddOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull Collection<Long>SqaleRepositoryService.allocateContainerIdentifiers
(@NotNull Class<T> type, @NotNull String oid, int howMany, @NotNull OperationResult parentResult) <T extends ObjectType>
intSqaleRepositoryService.countObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
@NotNull DeleteObjectResultSqaleRepositoryService.deleteObject
(Class<T> type, String oid, OperationResult parentResult) <T extends ObjectType>
@NotNull PrismObject<T>SqaleRepositoryService.getObject
(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) <T extends ObjectType>
StringSqaleRepositoryService.getVersion
(Class<T> type, String oid, OperationResult parentResult) <O extends ObjectType>
booleanSqaleRepositoryService.isAncestor
(PrismObject<O> object, String descendantOrgOid) <O extends ObjectType>
booleanSqaleRepositoryService.isDescendant
(PrismObject<O> object, String ancestorOrgOid) <T extends ObjectType>
PrismObject<T>SqaleQueryContext.loadObject
(JdbcSession jdbcSession, Class<T> objectType, UUID oid, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
@NotNull ModifyObjectResult<T>SqaleRepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>SqaleRepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable ModificationPrecondition<T> precondition, @Nullable RepoModifyOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>SqaleRepositoryService.modifyObject
(@NotNull Class<T> type, @NotNull String oid, @NotNull Collection<? extends ItemDelta<?, ?>> modifications, @Nullable RepoModifyOptions options, @NotNull OperationResult parentResult) <T extends ObjectType>
@NotNull ModifyObjectResult<T>SqaleRepositoryService.modifyObjectDynamically
(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> getOptions, @NotNull RepositoryService.ModificationsSupplier<T> modificationsSupplier, @Nullable RepoModifyOptions modifyOptions, @NotNull OperationResult parentResult) <S extends ObjectType>
SSqaleObjectLoader.readByOid
(@NotNull JdbcSession jdbcSession, @NotNull Class<S> schemaType, @NotNull UUID oid, Collection<SelectorOptions<GetOperationOptions>> options) <S extends ObjectType>
booleanSqaleRepoContext.requiresFullTextReindex
(Collection<? extends ItemDelta<?, ?>> modifications, PrismObject<S> prismObject) <T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>SqaleRepositoryService.searchObjects
(@NotNull Class<T> type, ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) <T extends ObjectType>
SearchResultMetadataSqaleRepositoryService.searchObjectsIterative
(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, boolean strictlySequential, OperationResult parentResult) Methods in com.evolveum.midpoint.repo.sqale with parameters of type ObjectTypeModifier and TypeMethodDescriptionSqaleRepoContext.fullTextIndex
(ObjectType object) Returns string with words for full-text index, or null if there is nothing to index.static int
SqaleUtils.objectVersionAsInt
(ObjectType schemaObject) Returns version from midPoint object as a number.Method parameters in com.evolveum.midpoint.repo.sqale with type arguments of type ObjectTypeModifier and TypeMethodDescriptionboolean
SqaleRepositoryService.supports
(@NotNull Class<? extends ObjectType> type) -
Uses of ObjectType in com.evolveum.midpoint.repo.sqale.qmodel.object
Classes in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
QObjectMapping<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Mapping betweenQObject
andObjectType
.Fields in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type ObjectTypeModifier and TypeFieldDescriptionstatic final Map<Class<? extends ObjectType>,
MObjectType> MObjectType.SCHEMA_TYPE_TO_ENUM
Methods in com.evolveum.midpoint.repo.sqale.qmodel.object that return types with arguments of type ObjectTypeMethod parameters in com.evolveum.midpoint.repo.sqale.qmodel.object with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic @NotNull MObjectType
MObjectType.fromSchemaType
(Class<? extends ObjectType> objectTypeClass) -
Uses of ObjectType in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
QObjectReferenceMapping<OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject> Mapping betweenQObjectReference
andObjectReferenceType
.Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject>
QObjectReferenceMapping<OS,OQ, OR> QObjectReferenceMapping.getForRoleMembership()
static <OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject>
QObjectReferenceMapping<OS,OQ, OR> QObjectReferenceMapping.initForRoleMembership
(@NotNull SqaleRepoContext repositoryContext) -
Uses of ObjectType in com.evolveum.midpoint.repo.sqale.update
Classes in com.evolveum.midpoint.repo.sqale.update with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AddObjectContext<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Add object operation context; used only for true add, not overwrite which is more like modify.class
RootUpdateContext<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Root context of the update context tree, seeSqaleUpdateContext
for more information. -
Uses of ObjectType in com.evolveum.midpoint.repo.sqlbase
Methods in com.evolveum.midpoint.repo.sqlbase with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidConflictWatcherImpl.afterAddObject
(@NotNull String oid, @NotNull PrismObject<T> object) <T extends ObjectType>
voidConflictWatcherImpl.afterGetObject
(PrismObject<T> object) <T extends ObjectType>
voidConflictWatcherImpl.beforeModifyObject
(PrismObject<T> object) static <O extends ObjectType>
voidOperationLogger.logAdd
(PrismObject<O> object, RepoAddOptions options, OperationResult subResult) static <O extends ObjectType>
voidOperationLogger.logDelete
(Class<O> type, String oid, OperationResult subResult) static <O extends ObjectType>
voidOperationLogger.logGetObject
(Class<O> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, PrismObject<O> object, OperationResult subResult) static <O extends ObjectType>
voidOperationLogger.logModify
(Class<O> type, String oid, Collection<? extends ItemDelta<?, ?>> modifications, ModificationPrecondition<O> precondition, RepoModifyOptions options, OperationResult subResult) static <O extends ObjectType>
voidOperationLogger.logModifyDynamically
(Class<O> type, String oid, ModifyObjectResult<?> modifyObjectResult, RepoModifyOptions modifyOptions, OperationResult result) -
Uses of ObjectType in com.evolveum.midpoint.rest.impl
Methods in com.evolveum.midpoint.rest.impl with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
org.springframework.http.ResponseEntity<?>ModelRestController.addObject
(String type, String id, List<String> options, @NotNull PrismObject<T> object) <T extends ObjectType>
org.springframework.http.ResponseEntity<?>ModelRestController.addObject
(String type, List<String> options, @NotNull PrismObject<T> object) <T extends ObjectType>
org.springframework.http.ResponseEntity<?>ModelRestController.addObjectAlt
(String type, List<String> options, @NotNull PrismObject<T> object) <T extends ObjectType>
org.springframework.http.ResponseEntity<?>ModelRestController.compare
(List<String> restReadOptions, List<String> restCompareOptions, List<String> restIgnoreItems, PrismObject<T> clientObject) <T extends ObjectType>
org.springframework.http.ResponseEntity<?>ModelRestController.searchObjectsByType
(String type, List<String> options, List<String> include, List<String> exclude, List<String> resolveNames) -
Uses of ObjectType in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractSummarizingResultHandler<T extends ObjectType>
Class providesOperationResult
summarizing functionality for result handler.class
ObjectDeltaOperation<O extends ObjectType>
interface
ResultHandler<T extends ObjectType>
Classes implementing this interface are used to handle iterative results.Methods in com.evolveum.midpoint.schema with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
ObjectDeltaOperation<O>ObjectDeltaOperation.findAddDelta
(Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, PrismObject<O> object) static <O extends ObjectType>
StringObjectDeltaOperation.findAddDeltaOid
(Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, PrismObject<O> object) static <O extends ObjectType>
@NotNull List<ObjectDeltaOperation<? extends O>>ObjectDeltaOperation.findAddDeltas
(@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, @NotNull Class<O> objectType) Returns ADD deltas corresponding to given `objectType`static <O extends ObjectType>
StringObjectDeltaOperation.shorterDebugDump
(List<? extends ObjectDeltaOperation<O>> deltaOps, int indent) Methods in com.evolveum.midpoint.schema that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectDeltaOperation.cloneCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection) static Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectDeltaOperation.cloneDeltaCollection
(Collection<ObjectDelta<? extends ObjectType>> origCollection) static Collection<ObjectDelta<? extends ObjectType>>
DeltaConvertor.createObjectDeltas
(ObjectDeltaListType deltaList, PrismContext prismContext) Object deltas: XML (api-types-3) -> native Dubious.static ObjectDeltaOperation<? extends ObjectType>
ObjectDeltaOperation.findFocusDeltaInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> odos) Method parameters in com.evolveum.midpoint.schema with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectDeltaOperation.cloneCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection) static Collection<ObjectDeltaOperation<? extends ObjectType>>
ObjectDeltaOperation.cloneDeltaCollection
(Collection<ObjectDelta<? extends ObjectType>> origCollection) @NotNull PrismReferenceValue
SchemaService.createReferenceValue
(@NotNull String oid, @NotNull Class<? extends ObjectType> schemaType) static <O extends ObjectType>
ObjectDeltaOperation<O>ObjectDeltaOperation.findAddDelta
(Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, PrismObject<O> object) static <O extends ObjectType>
StringObjectDeltaOperation.findAddDeltaOid
(Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, PrismObject<O> object) static @NotNull String
ObjectDeltaOperation.findAddDeltaOidRequired
(@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, @NotNull Class<? extends ObjectType> type) static @NotNull String
ObjectDeltaOperation.findAddDeltaOidRequired
(@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, @NotNull Class<? extends ObjectType> type) static <O extends ObjectType>
@NotNull List<ObjectDeltaOperation<? extends O>>ObjectDeltaOperation.findAddDeltas
(@NotNull Collection<ObjectDeltaOperation<? extends ObjectType>> executedChanges, @NotNull Class<O> objectType) Returns ADD deltas corresponding to given `objectType`static ObjectDeltaOperation<? extends ObjectType>
ObjectDeltaOperation.findFocusDeltaInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> odos) static String
ObjectDeltaOperation.findFocusDeltaOidInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> odos) static String
ObjectDeltaOperation.findProjectionDeltaOidInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> executeChanges) ObjectDeltaOperation.findProjectionDeltaOidsInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> executeChanges) static List<ObjectDeltaOperation<ShadowType>>
ObjectDeltaOperation.findProjectionDeltasInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> odos) -
Uses of ObjectType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config that return ObjectTypeModifier and TypeMethodDescription@NotNull ObjectType
ConfigurationItemOrigin.InDelta.getTargetObject()
Methods in com.evolveum.midpoint.schema.config that return types with arguments of type ObjectTypeModifier and TypeMethodDescription@NotNull PrismObject<? extends ObjectType>
ConfigurationItemOrigin.InObject.getOriginatingPrismObject()
@NotNull PrismObject<? extends ObjectType>
ConfigurationItemOrigin.InDelta.getTargetPrismObject()
Methods in com.evolveum.midpoint.schema.config with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic ConfigurationItemOrigin
ConfigurationItemOrigin.inDelta
(@NotNull ObjectType targetObject, @NotNull ItemPath path) static ConfigurationItemOrigin
ConfigurationItemOrigin.inObject
(@NotNull ObjectType originatingObject, @NotNull ItemPath path) static ConfigurationItemOrigin
ConfigurationItemOrigin.inObjectApproximate
(@NotNull ObjectType originatingObject, @NotNull ItemPath knownPath) -
Uses of ObjectType in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
@NotNull Class<O>ObjectTypes.getClassDefinition()
static <O extends ObjectType>
@NotNull Class<O>ObjectTypes.getObjectTypeClass
(QName typeName) static <O extends ObjectType>
Class<O>ObjectTypes.getObjectTypeClassIfKnown
(QName typeName) Methods in com.evolveum.midpoint.schema.constants that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic List<Class<? extends ObjectType>>
ObjectTypes.getAllObjectTypes()
static @NotNull Class<? extends ObjectType>
ObjectTypes.getClassFromRestType
(String restType) static Class<? extends ObjectType>
ObjectTypes.getObjectTypeClass
(String typeNameLocal) Methods in com.evolveum.midpoint.schema.constants with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic boolean
ObjectTypes.isManagedByProvisioning
(ObjectType object) Method parameters in com.evolveum.midpoint.schema.constants with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic ObjectTypes.ObjectManager
ObjectTypes.getObjectManagerForClass
(Class<? extends ObjectType> clazz) static @NotNull ObjectTypes
ObjectTypes.getObjectType
(@NotNull Class<? extends ObjectType> objectType) static boolean
ObjectTypes.isClassManagedByProvisioning
(Class<? extends ObjectType> clazz) static boolean
ObjectTypes.isClassManagedByTaskManager
(@NotNull Class<? extends ObjectType> clazz) static boolean
ObjectTypes.isObjectTypeManagedByProvisioning
(Class<? extends ObjectType> objectType) -
Uses of ObjectType in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
PrismObject<O>VariablesMap.getValueNew
(String name) <O extends ObjectType>
TypedValue<O>VariablesMap.putObject
(String key, PrismObject<O> object, Class<O> expectedClass) Convenience method to put objects with definition.<O extends ObjectType>
TypedValue<O>Convenience method to put objects with definition.Methods in com.evolveum.midpoint.schema.expression with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
VariablesMap.addVariableWithDeterminedDefinition
(@NotNull String name, @NotNull ObjectType value) Tries to determine the definition of the variable value. -
Uses of ObjectType in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
voidInternalInspector.inspectRepositoryRead
(Class<O> type, String oid) static <O extends ObjectType>
voidInternalMonitor.recordRepositoryRead
(Class<O> type, String oid) -
Uses of ObjectType in com.evolveum.midpoint.schema.merger
Methods in com.evolveum.midpoint.schema.merger with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
booleanSimpleObjectMergeOperation.isMergeSupported
(@NotNull PrismObject<O> target) Returns true if the merge is supported (and was reviewed, tested) for the given object type.static <O extends ObjectType>
voidSimpleObjectMergeOperation.merge
(@NotNull PrismObject<O> target, @NotNull PrismObject<O> source) Constructors in com.evolveum.midpoint.schema.merger with parameters of type ObjectTypeModifierConstructorDescriptionSimpleObjectMergeOperation
(@Nullable OriginMarker originMarker, @NotNull ObjectType target, @NotNull ObjectType source) -
Uses of ObjectType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result with parameters of type ObjectTypeModifier and TypeMethodDescriptionOperationResult.addContext
(String name, ObjectType value) OperationResultBuilder.addContext
(String name, ObjectType value) OperationResult.addParam
(String name, ObjectType value) OperationResultBuilder.addParam
(String name, ObjectType value) void
OperationResult.addReturn
(String name, ObjectType value) Method parameters in com.evolveum.midpoint.schema.result with type arguments of type ObjectTypeModifier and TypeMethodDescriptionOperationResult.addContext
(String name, PrismObject<? extends ObjectType> value) OperationResultBuilder.addContext
(String name, PrismObject<? extends ObjectType> value) OperationResult.addParam
(String name, PrismObject<? extends ObjectType> value) OperationResultBuilder.addParam
(String name, PrismObject<? extends ObjectType> value) void
OperationResult.addReturn
(String name, PrismObject<? extends ObjectType> value) -
Uses of ObjectType in com.evolveum.midpoint.schema.selector.eval
Methods in com.evolveum.midpoint.schema.selector.eval with type parameters of type ObjectTypeModifier and TypeMethodDescription<O extends ObjectType>
booleanOrgTreeEvaluator.isAncestor
(PrismObject<O> object, String descendantOrgOid) Returns `true` if the `object` is above organization identified with `descendantOrgOid`.<O extends ObjectType>
booleanOrgTreeEvaluator.isDescendant
(PrismObject<O> object, String ancestorOrgOid) Returns `true` if the `object` is under the organization identified with `ancestorOrgOid`.<F extends FocusType,
O extends ObjectType>
Collection<PrismObject<F>>OwnerResolver.resolveOwner
(PrismObject<O> object) Returns the owner of the provided object.Methods in com.evolveum.midpoint.schema.selector.eval that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionPrismObject<? extends ObjectType>
ObjectResolver.resolveReference
(ObjectReferenceType ref, Object context, String referenceName) TODOPrismObject<? extends ObjectType>
SelectorProcessingContext.resolveReference
(ObjectReferenceType ref, Object context, String referenceName) Resolves reference to full object. -
Uses of ObjectType in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidActionsExecutedCollector.recordActionExecuted
(PrismObject<T> object, Class<T> objectTypeClass, String defaultOid, ChangeType changeType, String channel, Throwable exception) <T extends ObjectType>
voidTaskActionsExecutedCollector.recordObjectActionExecuted
(PrismObject<T> object, Class<T> objectTypeClass, String defaultOid, ChangeType changeType, String channel, Throwable exception) Method parameters in com.evolveum.midpoint.schema.statistics with type arguments of type ObjectTypeModifier and TypeMethodDescriptiondefault @NotNull Operation
TaskIterativeOperationCollector.recordIterativeOperationStart
(PrismObject<? extends ObjectType> object) Records the start of iterative operation.void
TaskActionsExecutedCollector.recordObjectActionExecuted
(PrismObject<? extends ObjectType> object, ChangeType changeType, Throwable exception) Logs under default channel known to the current task.Constructor parameters in com.evolveum.midpoint.schema.statistics with type arguments of type ObjectTypeModifierConstructorDescriptionIterationItemInformation
(PrismObject<? extends ObjectType> object) IterationItemInformation
(PrismObject<? extends ObjectType> object, PrismContext prismContext) -
Uses of ObjectType in com.evolveum.midpoint.schema.traces
Constructor parameters in com.evolveum.midpoint.schema.traces with type arguments of type ObjectTypeModifierConstructorDescriptionViewedObject
(String label, PrismObject<? extends ObjectType> object) -
Uses of ObjectType in com.evolveum.midpoint.schema.util
Classes in com.evolveum.midpoint.schema.util with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectSet<O extends ObjectType>
This is a set of objects that considers objects being equal by simply comparing their OIDs.Methods in com.evolveum.midpoint.schema.util with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
booleanMiscSchemaUtil.canBeAssignedFrom
(QName requiredTypeQName, Class<O> providedTypeClass) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object, PrismContext prismContext) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object, QName relation) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismReferenceValue ref) static <T extends ObjectType>
AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismReferenceValue ref, @Nullable PrismContext ignored) Deprecated.static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull String oid, @NotNull ObjectTypes type) static <T extends ObjectType>
AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull String oid, @NotNull ObjectTypes type, @Nullable PrismContext ignored) Deprecated.static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(T objectType, QName relation) static <O extends ObjectType>
ObjectQueryObjectQueryUtil.createNameQuery
(PrismObject<O> object) static <T extends ObjectType>
ObjectQueryObjectQueryUtil.createNameQuery
(Class<T> clazz, PrismContext prismContext, String name) static <T extends ObjectType>
ObjectReferenceTypeObjectTypeUtil.createObjectRef
(PrismObject<T> object, boolean nameAsDescription) static <T extends ObjectType>
ObjectReferenceTypeObjectTypeUtil.createObjectRef
(PrismReferenceValue refVal, boolean nameAsDescription) static <O extends ObjectType>
ObjectReferenceTypeMiscSchemaUtil.createObjectReference
(PrismObject<O> object, Class<? extends ObjectType> implicitReferenceTargetType) static <O extends ObjectType>
ObjectQueryObjectQueryUtil.createOidQuery
(PrismObject<O> object) static <O extends ObjectType>
XMLGregorianCalendarObjectTypeUtil.getLastTouchTimestamp
(PrismObject<O> object) <O extends ObjectType>
PrismObject<O>SimpleObjectResolver.getObject
(Class<O> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult result) static <O extends ObjectType>
PrismObjectValue<O>ObjectTypeUtil.getValue
(PrismObject<O> object) static <O extends ObjectType>
booleanFocusTypeUtil.hasSubtype
(PrismObject<O> object, String subtype) static <T extends ObjectType>
booleanFullTextSearchUtil.isObjectTextInfoRecomputationNeeded
(FullTextSearchConfigurationType config, Class<T> type, Collection<? extends ItemDelta<?, ?>> modifications) static <O extends ObjectType>
List<ObjectReferenceType>ObjectTypeUtil.objectListToReferences
(Collection<PrismObject<O>> objects) static <O extends ObjectType>
ObjectSet<O>ObjectSet.of
(O... objects) static <O extends ObjectType>
voidFocusTypeUtil.setSubtype
(PrismObject<O> object, List<String> subtypes) static <T extends ObjectType>
List<PrismObject<T>>MiscSchemaUtil.toList
(Class<T> type, ObjectListType listType) static <T extends ObjectType>
List<T>MiscSchemaUtil.toObjectableList
(List<PrismObject<T>> objectList) Methods in com.evolveum.midpoint.schema.util that return ObjectTypeModifier and TypeMethodDescriptionstatic @Nullable ObjectType
ObjectTypeUtil.asObjectTypeIfPossible
(@Nullable PrismValue value) static ObjectType
ObjectTypeUtil.fix
(ObjectType objectable) static ObjectType
ObjectTypeUtil.toObjectable
(PrismObject object) Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Collection<ObjectDelta<? extends ObjectType>>
ObjectTypeUtil.cast
(Collection<ObjectDelta<?>> deltas) static Collection<ObjectDelta<? extends ObjectType>>
MiscSchemaUtil.cloneObjectDeltaCollection
(Collection<ObjectDelta<? extends ObjectType>> origCollection) static Collection<ObjectDeltaOperation<? extends ObjectType>>
MiscSchemaUtil.cloneObjectDeltaOperationCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection) static Collection<ObjectDelta<? extends ObjectType>>
MiscSchemaUtil.createCollection
(ObjectDelta<?>... deltas) Convenience method that helps avoid some compiler warnings.static <C extends Containerable>
Collection<PrismObject<? extends ObjectType>>ObjectTypeUtil.getRootsForContainerables
(@NotNull Collection<C> containerables) Returns "identity collection" i.e.static Collection<PrismObject<? extends ObjectType>>
ObjectTypeUtil.getRootsForReferences
(@NotNull Collection<ObjectReferenceType> references) AsObjectTypeUtil.getRootsForContainerables(Collection)
but forObjectReferenceType
values.static Collection<PrismObject<? extends ObjectType>>
ObjectTypeUtil.getRootsForValues
(@NotNull Collection<PrismValue> values) AsObjectTypeUtil.getRootsForContainerables(Collection)
but for arbitrary prism values.static Class<? extends ObjectType>
ObjectTypeUtil.getTargetClassFromReference
(@NotNull ObjectReferenceType ref) static List<ObjectDelta<? extends ObjectType>>
ObjectTypeUtil.toDeltaList
(ObjectDelta<?> delta) Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic ObjectQuery
ObjectQueryUtil.createNameQuery
(ObjectType object) static ObjectReferenceType
ObjectTypeUtil.createObjectRef
(ObjectType object) static ObjectReferenceType
ObjectTypeUtil.createObjectRef
(ObjectType object, PrismContext prismContext) static ObjectReferenceType
ObjectTypeUtil.createObjectRef
(ObjectType objectType, QName relation) static ObjectReferenceType
ObjectTypeUtil.createObjectRefWithFullObject
(ObjectType object) static ObjectReferenceType
ObjectTypeUtil.createObjectRefWithFullObject
(ObjectType object, PrismContext prismContext) Deprecated.static ObjectReferenceType
ObjectTypeUtil.createOidOnlyObjectRef
(ObjectType object) Creates a very basic (OID-only) reference for a given object.FullTextSearchUtil.createWords
(FullTextSearchConfigurationType config, ObjectType object) Returns words to index or null if there is nothing to index.static String
SchemaDebugUtil.debugDump
(ObjectType objectType, int indent) FocusTypeUtil.determineSubTypes
(ObjectType object) static String
ObjectTypeUtil.dump
(ObjectType object) static @Nullable PrismProperty<?>
MatchingUtil.findProperty
(ObjectType object, ItemPath path) Finds a property even if the path was reduced by removing all container IDs.static ObjectType
ObjectTypeUtil.fix
(ObjectType objectable) static PolyStringType
ObjectTypeUtil.getDisplayName
(ObjectType object) static QName
ObjectTypeUtil.getObjectType
(ObjectType object, PrismContext prismContext) Returns the type name for an object.static String
ObjectTypeUtil.getOid
(ObjectType object) static String
ObjectTypeUtil.getShortTypeName
(ObjectType object) static List<PrismProperty<?>>
MatchingUtil.getSingleValuedProperties
(@NotNull ObjectType object) Extracts properties suitable for matching (single-valued).MatchingUtil.getValuesForPath
(ObjectType object, Object... pathComponents) static boolean
ObjectTypeUtil.isIndestructible
(@NotNull ObjectType object) static boolean
SimulationUtil.isVisible
(ObjectType object, TaskExecutionMode taskExecutionMode) static <O extends ObjectType>
ObjectSet<O>ObjectSet.of
(O... objects) static String
SchemaDebugUtil.prettyPrint
(ObjectType object) static void
ObjectTypeUtil.recordFetchError
(ObjectType object, OperationResult result) static String
ObjectTypeUtil.toShortString
(ObjectType object) static Object
ObjectTypeUtil.toShortStringLazy
(ObjectType object) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic Collection<ObjectDelta<? extends ObjectType>>
MiscSchemaUtil.cloneObjectDeltaCollection
(Collection<ObjectDelta<? extends ObjectType>> origCollection) static Collection<ObjectDeltaOperation<? extends ObjectType>>
MiscSchemaUtil.cloneObjectDeltaOperationCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection) static @NotNull ObjectQuery
ObjectTypeUtil.createManagerQuery
(Class<? extends ObjectType> objectTypeClass, String orgOid, RelationRegistry relationRegistry, PrismContext prismContext) static <O extends ObjectType>
ObjectReferenceTypeMiscSchemaUtil.createObjectReference
(PrismObject<O> object, Class<? extends ObjectType> implicitReferenceTargetType) FocusTypeUtil.determineSubTypes
(PrismObject<? extends ObjectType> object) static <T> T
ObjectTypeUtil.getExtensionItemRealValue
(@NotNull PrismObject<? extends ObjectType> object, @NotNull QName itemName) FullTextSearchUtil.getFullTextSearchItemPaths
(@NotNull FullTextSearchConfigurationType config, Class<? extends ObjectType> clazz) ObjectDeltaSchemaLevelUtil.NameResolver.getName
(Class<? extends ObjectType> objectClass, String oid) static String
ObjectTypeUtil.getShortTypeName
(Class<? extends ObjectType> type) static boolean
ObjectTypeUtil.hasFetchError
(@NotNull PrismObject<? extends ObjectType> object) static boolean
ObjectTypeUtil.isIndestructible
(@NotNull PrismObject<? extends ObjectType> object) static void
ObjectDeltaSchemaLevelUtil.resolveNames
(ObjectDelta<? extends ObjectType> delta, ObjectDeltaSchemaLevelUtil.NameResolver nameResolver, PrismContext prismContext) static ObjectListType
MiscSchemaUtil.toObjectListType
(List<PrismObject<? extends ObjectType>> list) static String
ObjectTypeUtil.toShortString
(PrismObject<? extends ObjectType> object) -
Uses of ObjectType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return ObjectTypeModifier and TypeMethodDescriptionstatic @NotNull ObjectType
CorrelationCaseUtil.getPreFocusRequired
(CaseType aCase) -
Uses of ObjectType in com.evolveum.midpoint.schema.util.cid
Constructor parameters in com.evolveum.midpoint.schema.util.cid with type arguments of type ObjectTypeModifierConstructorDescriptionContainerValueIdGenerator
(@NotNull PrismObject<? extends ObjectType> object) -
Uses of ObjectType in com.evolveum.midpoint.schema.util.task.work
Method parameters in com.evolveum.midpoint.schema.util.task.work with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic ActivityDefinitionType
SpecificWorkDefinitionUtil.createExplicitChangeExecutionDef
(@NotNull Collection<ObjectDelta<? extends ObjectType>> deltas, @Nullable ModelExecuteOptionsType options) -
Uses of ObjectType in com.evolveum.midpoint.schema.validator
Methods in com.evolveum.midpoint.schema.validator with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <T extends ObjectType>
UpgradeObjectProcessor<T>UpgradeProcessor.getProcessor
(String identifier) <T extends ObjectType>
UpgradeValidationResultUpgradeProcessor.process
(PrismObject<T> object, ValidationResult result) <O extends ObjectType>
UpgradeValidationResultObjectUpgradeValidator.validate
(PrismObject<O> object) -
Uses of ObjectType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor with type parameters of type ObjectTypeModifier and TypeMethodDescriptiondefault <O extends ObjectType>
booleanProcessorMixin.matchObjectTypeAndPathTemplate
(@NotNull PrismObject<?> object, @NotNull ItemPath path, @NotNull Class<O> type, @NotNull ItemPath expected) Matches object type and path template (without container ids in case of multivalue containers).Method parameters in com.evolveum.midpoint.schema.validator.processor with type arguments of type ObjectTypeModifier and TypeMethodDescriptionboolean
AccountPasswordPolicyProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
AdditionalPanelsProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
CleanupPolicyProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
ContainerProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
DefaultObjectTypeProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
DefaultScopeProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
FollowOnProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
GuiActionNameProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
ObjectFormsProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
OidBoundProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
PersonaTargetSubtypeProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
PropertyConstraintProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
ReconcileAffectedProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
SearchItemDisplayNameProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
SubtypeProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
UserDashboardLinkProcessor.process
(PrismObject<ObjectType> object, ItemPath path) boolean
UserDashboardProcessor.process
(PrismObject<ObjectType> object, ItemPath path) ContainerProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) FollowOnProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) ObjectFormsProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) OidBoundProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) PersonaTargetSubtypeProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) SubtypeProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) UserDashboardLinkProcessor.upgradeDescription
(PrismObject<ObjectType> object, ItemPath path) -
Uses of ObjectType in com.evolveum.midpoint.security.enforcer.api
Classes in com.evolveum.midpoint.security.enforcer.api with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AuthorizationParameters<O extends ObjectType,
T extends ObjectType> Object-related authorization parameters.class
AuthorizationParameters<O extends ObjectType,
T extends ObjectType> Object-related authorization parameters.static class
AuthorizationParameters.Builder<O extends ObjectType,
T extends ObjectType> static class
AuthorizationParameters.Builder<O extends ObjectType,
T extends ObjectType> Fields in com.evolveum.midpoint.security.enforcer.api with type parameters of type ObjectTypeModifier and TypeFieldDescriptionstatic final AuthorizationParameters<ObjectType,
ObjectType> AuthorizationParameters.EMPTY
static final AuthorizationParameters<ObjectType,
ObjectType> AuthorizationParameters.EMPTY
Methods in com.evolveum.midpoint.security.enforcer.api with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObject
(PrismObject<O> object) static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObject
(PrismObject<O> object, boolean fullInformationAvailable) static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectAdd
(PrismObject<O> object) Assumes full information.static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectDelete
(PrismObject<O> object) Assumes full information.static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectDelta
(PrismObject<O> object, ObjectDelta<O> delta, boolean fullInformationAvailable) <O extends ObjectType>
@NotNull ObjectSecurityConstraintsSecurityEnforcer.compileSecurityConstraints
(@NotNull PrismObject<O> object, boolean fullInformationAvailable, @NotNull SecurityEnforcer.Options options, @NotNull Task task, @NotNull OperationResult result) Compiles relevant security constraints (ObjectSecurityConstraints
) for a current principal against given `object`.<T extends ObjectType,
O extends ObjectType, F>
FSecurityEnforcer.computeTargetSecurityFilter
(MidPointPrincipal principal, String[] operationUrls, AuthorizationPhaseType phase, Class<T> searchResultType, @NotNull PrismObject<O> object, ObjectFilter origFilter, String limitAuthorizationAction, List<OrderConstraintsType> paramOrderConstraints, FilterGizmo<F> gizmo, Task task, OperationResult result) Similar toSecurityEnforcer.preProcessObjectFilter(MidPointPrincipal, String[], AuthorizationPhaseType, Class, ObjectFilter, String, List, Options, Task, OperationResult)
but deals with the target-related authorization statements, not object-related ones.<T extends ObjectType,
O extends ObjectType, F>
FSecurityEnforcer.computeTargetSecurityFilter
(MidPointPrincipal principal, String[] operationUrls, AuthorizationPhaseType phase, Class<T> searchResultType, @NotNull PrismObject<O> object, ObjectFilter origFilter, String limitAuthorizationAction, List<OrderConstraintsType> paramOrderConstraints, FilterGizmo<F> gizmo, Task task, OperationResult result) Similar toSecurityEnforcer.preProcessObjectFilter(MidPointPrincipal, String[], AuthorizationPhaseType, Class, ObjectFilter, String, List, Options, Task, OperationResult)
but deals with the target-related authorization statements, not object-related ones.default <O extends ObjectType,
T extends ObjectType>
@NotNull AccessDecisionSecurityEnforcer.decideAccess
(@Nullable MidPointPrincipal principal, @NotNull Collection<String> operationUrls, @NotNull AuthorizationParameters<O, T> params, @NotNull Task task, @NotNull OperationResult result) Simple access control decision similar to that used by spring security.default <O extends ObjectType,
T extends ObjectType>
@NotNull AccessDecisionSecurityEnforcer.decideAccess
(@Nullable MidPointPrincipal principal, @NotNull Collection<String> operationUrls, @NotNull AuthorizationParameters<O, T> params, @NotNull Task task, @NotNull OperationResult result) Simple access control decision similar to that used by spring security.<O extends ObjectType>
AccessDecisionSecurityEnforcer.determineItemDecision
(@NotNull ObjectSecurityConstraints securityConstraints, @NotNull ObjectDelta<O> delta, PrismObject<O> currentObject, @NotNull String operationUrl, @NotNull AuthorizationPhaseType phase, @NotNull ItemPath itemPath) Determines the access to given item (e.g.static <O extends ObjectType>
@NotNull AuthorizationParameters<O,ObjectType> AuthorizationParameters.forObject
(O object) Just a convenience method.<O extends ObjectType,
R extends AbstractRoleType>
ItemSecurityConstraintsSecurityEnforcer.getAllowedRequestAssignmentItems
(MidPointPrincipal midPointPrincipal, String operationUrl, PrismObject<O> object, PrismObject<R> target, Task task, OperationResult result) Returns decisions for individual items for "assign" authorization.Methods in com.evolveum.midpoint.security.enforcer.api that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObject
(PrismObject<O> object) static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObject
(PrismObject<O> object, boolean fullInformationAvailable) static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectAdd
(PrismObject<O> object) Assumes full information.static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectDelete
(PrismObject<O> object) Assumes full information.static <O extends ObjectType>
AuthorizationParameters<O,ObjectType> AuthorizationParameters.Builder.buildObjectDelta
(PrismObject<O> object, ObjectDelta<O> delta, boolean fullInformationAvailable) static @NotNull AuthorizationParameters<ObjectType,
ObjectType> AuthorizationParameters.empty()
Just a convenience method.static @NotNull AuthorizationParameters<ObjectType,
ObjectType> AuthorizationParameters.empty()
Just a convenience method.static <O extends ObjectType>
@NotNull AuthorizationParameters<O,ObjectType> AuthorizationParameters.forObject
(O object) Just a convenience method. -
Uses of ObjectType in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
intTaskManager.countObjects
(Class<T> type, ObjectQuery query, OperationResult parentResult) Counts the number of objects.<T extends ObjectType>
PrismObject<T>Task.getObject
(Class<T> type, OperationResult result) Returns object that the task is associated with.<T extends ObjectType>
@NotNull PrismObject<T>TaskManager.getObject
(Class<T> clazz, String oid, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult result) TODO<T extends ObjectType>
@NotNull SearchResultList<PrismObject<T>>TaskManager.searchObjects
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) Notes: Implemented options are: - noFetch: it causes task manager NOT to ask remote nodes about node/task status.<T extends ObjectType>
SearchResultMetadataTaskManager.searchObjectsIterative
(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, ResultHandler<T> handler, OperationResult parentResult) Methods in com.evolveum.midpoint.task.api with parameters of type ObjectTypeModifier and TypeMethodDescriptiondefault boolean
Task.canSee
(ObjectType object) Just a convenience method. -
Uses of ObjectType in com.evolveum.midpoint.task.api.test
Methods in com.evolveum.midpoint.task.api.test with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
PrismObject<T>NullTaskImpl.getObject
(Class<T> type, OperationResult result) <T extends ObjectType>
voidNullTaskImpl.recordObjectActionExecuted
(PrismObject<T> objectOld, Class<T> objectTypeClass, String oid, ChangeType delete, String channel, Throwable o) Method parameters in com.evolveum.midpoint.task.api.test with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
NullTaskImpl.recordObjectActionExecuted
(PrismObject<? extends ObjectType> object, ChangeType changeType, Throwable exception) -
Uses of ObjectType in com.evolveum.midpoint.web.application
Classes in com.evolveum.midpoint.web.application with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
SimpleCounter<ODM extends ObjectDetailsModels<O>,
O extends ObjectType> -
Uses of ObjectType in com.evolveum.midpoint.web.component
Classes in com.evolveum.midpoint.web.component with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
FocusSummaryPanel<O extends ObjectType>
class
ObjectBasicPanel<O extends ObjectType>
class
ObjectSummaryPanel<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.web.component.assignment
Classes in com.evolveum.midpoint.web.component.assignment with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AssignmentTableDto<T extends ObjectType>
class
AssignmentTablePanel<T extends ObjectType>
Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type ObjectTypeMethods in com.evolveum.midpoint.web.component.assignment with parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected AssignmentEditorDto
AbstractAssignmentListPanel.createAssignmentFromSelectedObjects
(ObjectType object, QName relation) static AssignmentEditorDto
AssignmentEditorDto.createDtoAddFromSelectedObject
(ObjectType object, PageBase pageBase) static AssignmentEditorDto
AssignmentEditorDto.createDtoAddFromSelectedObject
(ObjectType object, QName relation, PageBase pageBase) static AssignmentEditorDto
AssignmentEditorDto.createDtoAddFromSelectedObject
(ObjectType object, QName relation, PageBase pageBase, UserType delegationOwner) static AssignmentEditorDto
AssignmentEditorDto.createDtoFromObject
(ObjectType object, UserDtoStatus status, PageBase pageBase) static AssignmentEditorDto
AssignmentEditorDto.createDtoFromObject
(ObjectType object, UserDtoStatus status, QName relation, PageBase pageBase) Method parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ObjectTypeModifier and TypeMethodDescriptionprotected void
AssignmentTablePanel.addSelectedAssignablePerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, List<ObjectType> newAssignments, QName relation, String popupId) static AssignmentEditorDtoType
AssignmentEditorDtoType.getType
(Class<? extends ObjectType> type) -
Uses of ObjectType in com.evolveum.midpoint.web.component.data.column
Classes in com.evolveum.midpoint.web.component.data.column with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ObjectNameColumn<O extends ObjectType>
class
SelectableObjectNameColumn<O extends ObjectType>
Used as a clickable ajax link after which selection of the object is performed.Methods in com.evolveum.midpoint.web.component.data.column with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<O>,String> ColumnUtils.createIconColumn
(PageBase pageBase) static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultArchetypeColumns()
static <C extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<C>,String>> ColumnUtils.getDefaultColumns
(Class<? extends C> type, PageBase pageBase) static <O extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<O>,String>> ColumnUtils.getDefaultObjectColumns()
static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultOrgColumns
(PageBase pageBase) static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultResourceColumns()
static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultRoleColumns()
static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultServiceColumns()
static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultTaskColumns()
static <T extends ObjectType>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<T>,String>> ColumnUtils.getDefaultUserColumns()
static <T extends ObjectType>
StringColumnUtils.getIconColumnTitle
(org.apache.wicket.model.IModel<SelectableBean<T>> rowModel) static <T extends ObjectType>
StringColumnUtils.getIconColumnTitle
(T object, OperationResult result) static <T extends ObjectType>
StringColumnUtils.getIconColumnValue
(org.apache.wicket.model.IModel<SelectableBean<T>> rowModel) static <T extends ObjectType>
StringColumnUtils.getIconColumnValue
(T object, OperationResult result) Methods in com.evolveum.midpoint.web.component.data.column with parameters of type ObjectTypeModifier and TypeMethodDescriptionvoid
ObjectLinkColumn.onClick
(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<T> rowModel, ObjectType targetObjectType) -
Uses of ObjectType in com.evolveum.midpoint.web.component.form
Methods in com.evolveum.midpoint.web.component.form with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
voidValueChoosePanel.choosePerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, O object) protected <O extends ObjectType>
voidValueChoosePanel.choosePerformedHook
(org.apache.wicket.ajax.AjaxRequestTarget target, O object) A custom code in form of hook that can be run on event of choosing new object with this chooser componentprotected <O extends ObjectType>
voidValueChoosePanel.editValuePerformed
(org.apache.wicket.ajax.AjaxRequestTarget target) protected <O extends ObjectType>
Class<O>ValueChoosePanel.getDefaultType
(List<QName> supportedTypes) protected <O extends ObjectType>
booleanValueChoosePanel.isObjectUnique
(O object) Methods in com.evolveum.midpoint.web.component.form with parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected void
ValueChoosePanel.replaceIfEmpty
(ObjectType object) -
Uses of ObjectType in com.evolveum.midpoint.web.component.form.multivalue
Classes in com.evolveum.midpoint.web.component.form.multivalue with type parameters of type ObjectTypeMethods in com.evolveum.midpoint.web.component.form.multivalue with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
voidMultiValueObjectChoosePanel.chooseObjectPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, O object) protected abstract <O extends ObjectType>
RMultiValueObjectChoosePanel.createReferencableObject
(O object) -
Uses of ObjectType in com.evolveum.midpoint.web.component.input
Classes in com.evolveum.midpoint.web.component.input with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.web.component.prism
Classes in com.evolveum.midpoint.web.component.prism with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
DynamicFieldGroupPanel<O extends ObjectType>
class
DynamicFormPanel<O extends ObjectType>
class
SimpleErrorPanel<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionCollection<ObjectDeltaOperation<? extends ObjectType>>
ProgressReporter.getObjectDeltaOperation()
ModelContext<? extends ObjectType>
ProgressPanel.getPreviewResult()
ModelContext<? extends ObjectType>
ProgressReporter.getPreviewResult()
Method parameters in com.evolveum.midpoint.web.component.progress with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
ProgressPanel.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ModelExecuteOptions options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) Executes changes on behalf of the parent page.void
ProgressPanel.executeChanges
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto executeOptions, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) void
ProgressPanel.executeChangesInBackground
(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ModelExecuteOptions options, Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) void
ProgressReportingAwarePage.finishProcessing
(org.apache.wicket.ajax.AjaxRequestTarget target, Collection<ObjectDeltaOperation<? extends ObjectType>> executedDeltas, boolean returningFromAsync, OperationResult result) void
ProgressReporter.setObjectDeltaOperation
(Collection<ObjectDeltaOperation<? extends ObjectType>> objectDeltaOperation) void
ProgressReporter.setPreviewResult
(ModelContext<? extends ObjectType> previewResult) -
Uses of ObjectType in com.evolveum.midpoint.web.component.search
Classes in com.evolveum.midpoint.web.component.search with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractSearchConfigurationPanel<F extends SearchFilter,
O extends ObjectType> class
BasicSearchFilterModel<O extends ObjectType>
class
SearchPropertiesConfigPanel<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.web.component.search.filter
Classes in com.evolveum.midpoint.web.component.search.filter with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ValueSearchFilterItem<V extends PrismValue,
D extends ItemDefinition<?>, O extends ObjectType> -
Uses of ObjectType in com.evolveum.midpoint.web.model
Classes in com.evolveum.midpoint.web.model with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
AbstractWrapperModel<T,
O extends ObjectType> class
ContainerableFromPrismObjectModel<O extends ObjectType>
-
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.configuration.component
Classes in com.evolveum.midpoint.web.page.admin.configuration.component with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ChooseTypePanel<T extends ObjectType>
class
PageDebugDownloadBehaviour<T extends ObjectType>
Methods in com.evolveum.midpoint.web.page.admin.configuration.component that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionClass<? extends ObjectType>
PageDebugDownloadBehaviour.getType()
-
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.configuration.dto
Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionClass<? extends ObjectType>
DebugConfDialogDto.getType()
Class<? extends ObjectType>
DebugObjectItem.getType()
Method parameters in com.evolveum.midpoint.web.page.admin.configuration.dto with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic DebugObjectItem
DebugObjectItem.createDebugObjectItem
(PrismObject<? extends ObjectType> object) void
DebugConfDialogDto.setType
(Class<? extends ObjectType> type) Constructor parameters in com.evolveum.midpoint.web.page.admin.configuration.dto with type arguments of type ObjectTypeModifierConstructorDescriptionDebugConfDialogDto
(DebugConfDialogDto.Operation operation, List<DebugObjectItem> objects, Class<? extends ObjectType> type) DebugObjectItem
(String oid, String name, String description, Class<? extends ObjectType> type) -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.dto
Classes in com.evolveum.midpoint.web.page.admin.dto with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.home
Methods in com.evolveum.midpoint.web.page.admin.home with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
voidPageDashboard.customizationObjectInfoBoxType
(InfoBoxData infoBoxType, Class<O> type, List<QName> items, Object eqObject, String bgColor, String icon, String keyPrefix, Integer totalCount, Integer activeCount, OperationResult result, Task task) protected <O extends ObjectType>
org.apache.wicket.model.IModel<InfoBoxData>PageDashboard.getObjectInfoBoxTypeModel
(Class<O> type, List<QName> items, Object eqObject, String bgColor, String icon, String keyPrefix, OperationResult result, Task task, Class<? extends org.apache.wicket.request.component.IRequestablePage> linkPage) -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.home.dto
Methods in com.evolveum.midpoint.web.page.admin.home.dto that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionPrismObject<? extends ObjectType>
PasswordAccountDto.getObject()
Constructor parameters in com.evolveum.midpoint.web.page.admin.home.dto with type arguments of type ObjectTypeModifierConstructorDescriptionPasswordAccountDto
(@NotNull PrismObject<? extends ObjectType> object, String displayName, String resourceName, Boolean enabled, boolean midpoint) -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.reports.component
Classes in com.evolveum.midpoint.web.page.admin.reports.component with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
ConvertingMultiValueChoosePanel<U,
T extends ObjectType> class
SearchFilterConfigurationPanel<O extends ObjectType>
class
SingleValueChoosePanel<U,
T extends ObjectType> -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionAuditSearchDto.getTargetNamesObjects()
AuditSearchDto.getvalueRefTargetNames()
Method parameters in com.evolveum.midpoint.web.page.admin.reports.dto with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
AuditSearchDto.setTargetNamesObjects
(List<ObjectType> targetNamesObjects) void
AuditSearchDto.setvalueRefTargetNames
(List<ObjectType> valueRefTargetNames) -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.server.dto
Classes in com.evolveum.midpoint.web.page.admin.server.dto with type parameters of type ObjectTypeModifier and TypeClassDescriptionclass
TaskErrorSelectableBeanImplOld<O extends ObjectType>
TODO: promised to be removed in 4.5, at least in this doc: https://docs.evolveum.com/midpoint/reference/admin-gui/admin-gui-config/Methods in com.evolveum.midpoint.web.page.admin.server.dto that return types with arguments of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component that return ObjectTypeMethods in com.evolveum.midpoint.web.page.admin.users.component that return types with arguments of type ObjectTypeMethod parameters in com.evolveum.midpoint.web.page.admin.users.component with type arguments of type ObjectTypeModifier and TypeMethodDescriptionvoid
AssignmentInfoDto.setTargetClass
(Class<? extends ObjectType> targetClass) -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.users.dto
Classes in com.evolveum.midpoint.web.page.admin.users.dto with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.workflow
Methods in com.evolveum.midpoint.web.page.admin.workflow that return ObjectType -
Uses of ObjectType in com.evolveum.midpoint.web.page.admin.workflow.dto
Methods in com.evolveum.midpoint.web.page.admin.workflow.dto with type parameters of type ObjectTypeModifier and TypeMethodDescriptionstatic <O extends ObjectType>
@Nullable DecisionDtoDecisionDto.create
(CaseEventType e, @Nullable PageBase pageBase) -
Uses of ObjectType in com.evolveum.midpoint.web.util
Methods in com.evolveum.midpoint.web.util with type parameters of type ObjectTypeModifier and TypeMethodDescriptionprotected <O extends ObjectType>
OExpressionValidator.getObjectType()
-
Uses of ObjectType in com.evolveum.midpoint.web.util.validation
Method parameters in com.evolveum.midpoint.web.util.validation with type arguments of type ObjectTypeModifier and TypeMethodDescriptionMidpointFormValidator.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) Performs a validation on an instance of object.MidpointFormValidator.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) Performs a validation on an instance of object.MidpointFormValidatorImpl.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) MidpointFormValidatorImpl.validateObject
(PrismObject<? extends ObjectType> object, Collection<ObjectDelta<? extends ObjectType>> deltas) -
Uses of ObjectType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 declared as ObjectTypeModifier and TypeFieldDescriptionprotected ObjectType
CompareResultType.currentObject
protected ObjectType
CompareResultType.normalizedObject
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type ObjectTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectTypeModifier and TypeMethodDescriptionCompareResultType.getCurrentObject()
CompareResultType.getNormalizedObject()
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ObjectTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectTypeModifier and TypeMethodDescriptionCompareResultType.currentObject
(ObjectType value) CompareResultType.normalizedObject
(ObjectType value) ObjectListType.object
(ObjectType value) void
CompareResultType.setCurrentObject
(ObjectType value) void
CompareResultType.setNormalizedObject
(ObjectType value) -
Uses of ObjectType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of ObjectType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclass
Definition of an access certification - a template for a set of access certification campaigns.class
Abstract class that contains the "essence" of a role.class
Definition of an access certification campaign.class
Access certification definition augmented with report-related information (e.g.class
Access certification definition.class
Archetype definition.class
Abstract supertype for all object types that can have assignments.class
TODOclass
Host definition for remote connector, remote connector framework or a remote "gateway".class
Description of a generic connector.class
Configuration Dasboard dashboard showing in GUI.class
Abstract supertype for all object types that can be focus of full midPoint computation.class
Form definition.class
Define reusable functionsclass
Generic object for storing unknown (unexpected) object types.class
An object that represents lookup table.class
A mark is a "label" given to an object - currently a prism object, an assignment, or audited/simulation event.class
Localizable template of the message used with a transport mechanism, for instance mail.class
Node describes a single installation of midPoint.class
Object collection specification.class
TODO: update The user template used to create new users.class
Organizational unit, division, section, object group, team, project or any other form of organizing things and/or people.class
Reports outputs.class
Specification of midPoint report.class
Resource represents a system or component external to the IDM system which we manage.class
A set of grouped objects based on density and similarity.class
Session for role analysis, e.g.class
A role in the extended Role-Based Access Control (RBAC) sense.class
Object that contains definitions of overall security policy.class
Definition of a sequence object that produces unique values.class
This object type represents any kind of abstract or concrete services or devices such as servers, virtual machines, printers, mobile devices, network nodes, application servers, applications or anything similar.class
Local copy of any object on the provisioning resource that is related to provisioning.class
Result of a simulation run.class
System configuration object.class
TaskType contains information about a task (either transient or persistent).class
User object represents a physical user of the system.class
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectTypeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends ObjectType>
MappingEvaluationSourceContextType.object
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectTypeModifier and TypeMethodDescriptionObjectType.clone()
ObjectType.description
(String value) ObjectType.diagnosticInformation
(DiagnosticInformationType value) ObjectType.documentation
(String value) ObjectType.effectiveMarkRef
(ObjectReferenceType value) ObjectType.effectiveMarkRef
(String oid, QName type) ObjectType.effectiveMarkRef
(String oid, QName type, QName relation) ObjectType.effectiveOperationPolicy
(ObjectOperationPolicyType value) ObjectType.extension
(ExtensionType value) ObjectType.fetchResult
(OperationResultType value) SimulationResultProcessedObjectType.getAfter()
SimulationResultProcessedObjectType.getBefore()
LensElementContextType.getObjectCurrent()
LensElementContextType.getObjectNew()
LensElementContextType.getObjectOld()
ObjectType.indestructible
(Boolean value) ObjectType.lensContext
(LensContextType value) ObjectType.lifecycleState
(String value) ObjectType.metadata
(MetadataType value) ObjectType.name
(PolyStringType value) ObjectType.operationExecution
(OperationExecutionType value) ObjectType.parentOrgRef
(ObjectReferenceType value) ObjectType.parentOrgRef
(String oid, QName type) ObjectType.parentOrgRef
(String oid, QName type, QName relation) ObjectType.policyException
(PolicyExceptionType value) ObjectType.policySituation
(String value) ObjectType.policyStatement
(PolicyStatementType value) ObjectType.tenantRef
(ObjectReferenceType value) ObjectType.trigger
(TriggerType value) ObjectType.triggeredPolicyRule
(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionPrismObject<? extends ObjectType>
ObjectType.asPrismObject()
jakarta.xml.bind.JAXBElement<ObjectType>
ObjectFactory.createObject
(ObjectType value) jakarta.xml.bind.JAXBElement<? extends ObjectType>
MappingEvaluationSourceContextType.getObject()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectTypeModifier and TypeMethodDescriptionSimulationResultProcessedObjectType.after
(ObjectType value) SimulationResultProcessedObjectType.before
(ObjectType value) jakarta.xml.bind.JAXBElement<ObjectType>
ObjectFactory.createObject
(ObjectType value) void
SimulationResultProcessedObjectType.setAfter
(ObjectType value) void
SimulationResultProcessedObjectType.setBefore
(ObjectType value) void
LensElementContextType.setObjectCurrent
(ObjectType value) void
LensElementContextType.setObjectNew
(ObjectType value) void
LensElementContextType.setObjectOld
(ObjectType value) Method parameters in com.evolveum.midpoint.xml.ns._public.common.common_3 with type arguments of type ObjectTypeModifier and TypeMethodDescriptionMappingEvaluationSourceContextType.object
(jakarta.xml.bind.JAXBElement<? extends ObjectType> value) void
MappingEvaluationSourceContextType.setObject
(jakarta.xml.bind.JAXBElement<? extends ObjectType> value) -
Uses of ObjectType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as ObjectTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ObjectTypeModifier and TypeMethodDescriptionGetObjectResponseType.object
(ObjectType value) void
GetObjectResponseType.setObject
(ObjectType value)