Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType
Packages that use ObjectReferenceType
Package
Description
-
Uses of ObjectReferenceType in com.evolveum.midpoint.audit.api
Methods in com.evolveum.midpoint.audit.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAuditEventRecord.addReferenceValueIgnoreNull(String key, ObjectReferenceType value) Method parameters in com.evolveum.midpoint.audit.api with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAuditEventRecord.addReferenceValues(String key, @NotNull List<ObjectReferenceType> values) -
Uses of ObjectReferenceType in com.evolveum.midpoint.authentication.api.evaluator.context
Methods in com.evolveum.midpoint.authentication.api.evaluator.context that return types with arguments of type ObjectReferenceTypeConstructor parameters in com.evolveum.midpoint.authentication.api.evaluator.context with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionAbstractAuthenticationContext(String username, Class<? extends FocusType> principalType, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) AttributeVerificationAuthenticationContext(String username, Class<? extends FocusType> principalType, Map<ItemPath, String> attributeValuesMap, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) NonceAuthenticationContext(String username, Class<? extends FocusType> principalType, String nonce, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) PasswordAuthenticationContext(String username, String password, Class<? extends FocusType> principalType, List<ObjectReferenceType> requireAssignments, AuthenticationChannel channel) PreAuthenticationContext(String username, Class<? extends FocusType> principalType, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) SecurityQuestionsAuthenticationContext(String username, Class<? extends FocusType> principalType, Map<String, String> questionAnswerMap, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) -
Uses of ObjectReferenceType in com.evolveum.midpoint.authentication.api.util
Methods in com.evolveum.midpoint.authentication.api.util that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull ObjectReferenceTypeAuthUtil.getPrincipalRefRequired() -
Uses of ObjectReferenceType in com.evolveum.midpoint.cases.api.events
Fields in com.evolveum.midpoint.cases.api.events declared as ObjectReferenceTypeModifier and TypeFieldDescriptionfinal ObjectReferenceTypeFutureNotificationEvent.ItemClosing.assigneefinal ObjectReferenceTypeFutureNotificationEvent.ItemCreation.assigneeMethods in com.evolveum.midpoint.cases.api.events that return ObjectReferenceTypeMethods in com.evolveum.midpoint.cases.api.events that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>WorkItemAllocationChangeOperationInfo.getCurrentActors()@Nullable List<ObjectReferenceType>WorkItemAllocationChangeOperationInfo.getNewActors()Methods in com.evolveum.midpoint.cases.api.events with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidCaseEventCreationListener.onWorkItemClosing(ObjectReferenceType assignee, @NotNull CaseWorkItemType workItem, @Nullable WorkItemOperationInfo operationInfo, @Nullable WorkItemOperationSourceInfo sourceInfo, CaseType aCase, Task task, OperationResult result) This method is called by cases module when a work item is being closed (completed or cancelled).voidCaseEventCreationListener.onWorkItemCreation(ObjectReferenceType assignee, @NotNull CaseWorkItemType workItem, CaseType aCase, Task task, OperationResult result) This method is called by cases module when a work item is created.voidCaseEventCreationListener.onWorkItemCustomEvent(ObjectReferenceType assignee, @NotNull CaseWorkItemType workItem, @NotNull WorkItemNotificationActionType notificationAction, @Nullable WorkItemEventCauseInformationType cause, CaseType aCase, Task task, OperationResult result) Constructors in com.evolveum.midpoint.cases.api.events with parameters of type ObjectReferenceTypeModifierConstructorDescriptionItemClosing(CaseType aCase, CaseWorkItemType workItem, WorkItemOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, ObjectReferenceType assignee) ItemCreation(CaseType aCase, CaseWorkItemType workItem, WorkItemOperationInfo operationInfo, WorkItemOperationSourceInfo sourceInfo, ObjectReferenceType assignee) WorkItemOperationSourceInfo(ObjectReferenceType initiatorRef, WorkItemEventCauseInformationType cause, AbstractWorkItemActionType source) Constructor parameters in com.evolveum.midpoint.cases.api.events with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionWorkItemAllocationChangeOperationInfo(WorkItemOperationKindType operationKind, @NotNull List<ObjectReferenceType> currentActors, @Nullable List<ObjectReferenceType> newActors) -
Uses of ObjectReferenceType in com.evolveum.midpoint.cases.api.request
Methods in com.evolveum.midpoint.cases.api.request that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>DelegateWorkItemsRequest.SingleDelegation.getDelegates() -
Uses of ObjectReferenceType in com.evolveum.midpoint.certification.api
Methods in com.evolveum.midpoint.certification.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAccessCertificationEventListener.onReviewDeadlineApproaching(ObjectReferenceType reviewerOrDeputyRef, ObjectReferenceType actualReviewerRef, List<AccessCertificationCaseType> cases, AccessCertificationCampaignType campaign, Task task, OperationResult result) This method is called by certification module when a certification case review deadline is approaching.voidAccessCertificationEventListener.onReviewRequested(ObjectReferenceType reviewerOrDeputyRef, ObjectReferenceType actualReviewerRef, List<AccessCertificationCaseType> cases, AccessCertificationCampaignType campaign, Task task, OperationResult result) This method is called when a review is requested -
Uses of ObjectReferenceType in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeRoleMiningExportUtils.encryptObjectReference(ObjectReferenceType targetRef, RoleMiningExportUtils.SecurityMode securityMode, String key) Methods in com.evolveum.midpoint.common with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeRoleMiningExportUtils.encryptObjectReference(ObjectReferenceType targetRef, RoleMiningExportUtils.SecurityMode securityMode, String key) -
Uses of ObjectReferenceType in com.evolveum.midpoint.common.mining.objects.detection
Methods in com.evolveum.midpoint.common.mining.objects.detection that return ObjectReferenceTypeModifier and TypeMethodDescriptionDetectedPattern.getClusterRef()BasePattern.getOutlierRef()DetectedPattern.getSessionRef()Methods in com.evolveum.midpoint.common.mining.objects.detection with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidDetectedPattern.setClusterRef(ObjectReferenceType clusterRef) voidDetectedPattern.setSessionRef(ObjectReferenceType sessionRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.common.mining.objects.statistic
Methods in com.evolveum.midpoint.common.mining.objects.statistic that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@Nullable List<ObjectReferenceType>UserAccessDistribution.getDirectAssignments()@Nullable List<ObjectReferenceType>UserAccessDistribution.getDuplicates()@Nullable List<ObjectReferenceType>UserAccessDistribution.getIndirectAssignments()ClusterStatistic.getMembersRef()ClusterStatistic.getPropertiesRef()Method parameters in com.evolveum.midpoint.common.mining.objects.statistic with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidUserAccessDistribution.setDirectAssignments(List<ObjectReferenceType> directAssignments) voidUserAccessDistribution.setIndirectAssignments(List<ObjectReferenceType> indirectAssignments) Constructor parameters in com.evolveum.midpoint.common.mining.objects.statistic with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionClusterStatistic(PolyStringType name, Set<ObjectReferenceType> membersRef, int membersCount, int propertiesCount, int minVectorPoint, int maxVectorPoint, double propertiesMean, double propertiesDensity) ClusterStatistic(PolyStringType name, Set<ObjectReferenceType> propertiesRef, Set<ObjectReferenceType> membersRef, int membersCount, int propertiesCount, int minVectorPoint, int maxVectorPoint, double propertiesMean, double propertiesDensity) UserAccessDistribution(List<ObjectReferenceType> directAssignments, List<ObjectReferenceType> indirectAssignments, List<ObjectReferenceType> duplicates) -
Uses of ObjectReferenceType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull DetectedPatternExtractPatternUtils.transformDefaultPattern(@NotNull RoleAnalysisDetectionPatternType roleAnalysisDetectionPattern, @Nullable ObjectReferenceType clusterRef, @Nullable ObjectReferenceType sessionRef, @Nullable Long selectedPatternId) -
Uses of ObjectReferenceType in com.evolveum.midpoint.common.mining.utils.values
Methods in com.evolveum.midpoint.common.mining.utils.values that return ObjectReferenceTypeMethods in com.evolveum.midpoint.common.mining.utils.values with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidFrequencyItem.Neighbour.setNeighbourRef(ObjectReferenceType neighbourRef) Constructors in com.evolveum.midpoint.common.mining.utils.values with parameters of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected List<ObjectReferenceType>AbstractAssignmentPopupTabPanel.getArchetypeRefList()protected List<ObjectReferenceType>AbstractPopupTabPanel.getArchetypeRefList()protected List<ObjectReferenceType>ChooseMemberPopup.getArchetypeRefList()protected List<ObjectReferenceType>MemberPopupTabPanel.getArchetypeRefList()protected List<ObjectReferenceType>MainObjectListPanel.getNewObjectReferencesList(CompiledObjectCollectionView collectionView, AssignmentObjectRelation relation) Constructor parameters in com.evolveum.midpoint.gui.api.component with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionMemberPopupTabPanel(String id, Search<O> search, List<ObjectReferenceType> archetypeReferenceList) MultiTypesMemberPopupTabPanel(String id, Search search, List<ObjectReferenceType> archetypeReferenceList) OrgTreeMemberPopupTabPanel(String id, Search search, List<ObjectReferenceType> archetypeReferenceList) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.api.component.autocomplete
Methods in com.evolveum.midpoint.gui.api.component.autocomplete with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected StringAutoCompleteReferenceRenderer.getTextValue(ObjectReferenceType object) protected voidAutoCompleteReferenceRenderer.renderChoice(ObjectReferenceType object, org.apache.wicket.request.Response response, String criteria) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic <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) Methods in com.evolveum.midpoint.gui.api.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull List<VisualizationDto>WebComponentUtil.computeChangesCategorizationList(ChangesByState changesByState, ObjectReferenceType objectRef, ModelInteractionService modelInteractionService, PrismContext prismContext, Task opTask, OperationResult thisOpResult) static <T extends FocusType>
org.apache.wicket.request.resource.IResourceWebComponentUtil.createJpegPhotoResource(ObjectReferenceType ref, PageBase pageBase) static StringWebComponentUtil.getDisplayName(ObjectReferenceType ref) static StringWebComponentUtil.getDisplayNameAndName(ObjectReferenceType ref) static StringWebComponentUtil.getDisplayNameOrName(ObjectReferenceType ref, PageBase pageBase, String operation) static <O extends ObjectType>
StringWebComponentUtil.getDisplayNameOrName(ObjectReferenceType ref, PageBase pageBase, String operation, boolean translate) static StringWebComponentUtil.getEffectiveName(ObjectReferenceType ref, QName propertyName, PageBase pageBase, String operation) static StringWebComponentUtil.getName(ObjectReferenceType ref) static <O extends ObjectType>
StringWebComponentUtil.getName(ObjectReferenceType ref, PageBase pageBase, String operation) static StringWebComponentUtil.getReferenceObjectTextValue(ObjectReferenceType ref, PrismReferenceDefinition referenceDef, PageBase pageBase) static StringWebComponentUtil.getTypeLocalized(ObjectReferenceType ref) Method parameters in com.evolveum.midpoint.gui.api.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic StringWebComponentUtil.createMarkList(List<ObjectReferenceType> markRefs, PageBase page) static StringWebComponentUtil.getReferencedObjectDisplayNamesAndNames(List<ObjectReferenceType> refs, boolean showTypes) static StringWebComponentUtil.getReferencedObjectNames(List<ObjectReferenceType> refs, boolean showTypes) static StringWebComponentUtil.getReferencedObjectNames(List<ObjectReferenceType> refs, boolean showTypes, boolean translate) 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) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionSelectableBeanReferenceDataProvider.createDataObjectWrapper(ObjectReferenceType obj) protected List<ObjectReferenceType>SelectableBeanReferenceDataProvider.searchObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) Methods in com.evolveum.midpoint.gui.impl.component.data.provider with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionSelectableBeanReferenceDataProvider.createDataObjectWrapper(ObjectReferenceType obj) protected booleanSelectableBeanReferenceDataProvider.match(ObjectReferenceType selectedValue, ObjectReferenceType foundValue) Method parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected IntegerSelectableBeanReferenceDataProvider.countObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected List<ObjectReferenceType>SelectableBeanReferenceDataProvider.searchObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) Constructor parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionSelectableBeanReferenceDataProvider(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<ObjectReferenceType>> search, Set<ObjectReferenceType> selected, boolean useDefaultSortingField) SelectableBeanReferenceDataProvider(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<ObjectReferenceType>> search, Set<ObjectReferenceType> selected, boolean useDefaultSortingField) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.input.expression
Methods in com.evolveum.midpoint.gui.impl.component.input.expression with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidGenerateExpressionPanel.updateEvaluatorValue(ObjectReferenceType valuePolicy) GenerateExpressionPanel.GenerateExpressionWrapper.valuePolicyRef(ObjectReferenceType valuePolicyRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.search.panel
Methods in com.evolveum.midpoint.gui.impl.component.search.panel with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidReferenceValueSearchPanel.referenceValueUpdated(ObjectReferenceType ort, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.component.search.panel with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionReferenceValueSearchPanel(String id, org.apache.wicket.model.IModel<ObjectReferenceType> model, PrismReferenceDefinition referenceDef) ReferenceValueSearchPopupPanel(String id, Popover popover, org.apache.wicket.model.IModel<ObjectReferenceType> model) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.search.wrapper
Methods in com.evolveum.midpoint.gui.impl.component.search.wrapper that return ObjectReferenceTypeModifier and TypeMethodDescriptionAbstractRoleSearchItemWrapper.getProjectValue()AbstractRoleSearchItemWrapper.getTenantValue()Methods in com.evolveum.midpoint.gui.impl.component.search.wrapper that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionProjectSearchItemWrapper.getDefaultValue()ReferenceSearchItemWrapper.getDefaultValue()TenantSearchItemWrapper.getDefaultValue() -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate that return ObjectReferenceTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateTileModel.getClusterRef()RoleAnalysisCandidateTileModel.getSessionRef()Constructors in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate with parameters of type ObjectReferenceTypeModifierConstructorDescriptionRoleAnalysisCandidateTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionOid, @NotNull RoleAnalysisCandidateRoleType candidateRole) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.tile.mining.migration
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.migration that return ObjectReferenceTypeModifier and TypeMethodDescriptionRoleAnalysisMigratedRoleTileModel.getClusterRef()RoleAnalysisMigratedRoleTileModel.getSessionRef()Constructor parameters in com.evolveum.midpoint.gui.impl.component.tile.mining.migration with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionRoleAnalysisMigratedRoleTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.IModel<ObjectReferenceType> clusterRef, @NotNull org.apache.wicket.model.IModel<ObjectReferenceType> sessionOid) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.component.tile.mining.session
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.session that return ObjectReferenceTypeMethods in com.evolveum.midpoint.gui.impl.component.tile.mining.session with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRoleAnalysisSessionTileModel.setTaskRef(ObjectReferenceType taskRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.factory.panel
Method parameters in com.evolveum.midpoint.gui.impl.factory.panel with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected final ContainerPanelConfigurationTypeCreateObjectForReferencePanelFactory.createContainerConfiguration(PrismValueWrapper<ObjectReferenceType> valueWrapper) org.apache.wicket.ComponentAutoCompleteReferencePanelFactory.createPanel(PrismReferencePanelContext<ObjectReferenceType> panelCtx) org.apache.wicket.ComponentCreateObjectForReferencePanelFactory.createPanel(PrismReferencePanelContext<ObjectReferenceType> panelCtx) org.apache.wicket.ComponentLinkedReferencePanelFactory.createPanel(PrismReferencePanelContext<ObjectReferenceType> panelCtx) protected final booleanCreateObjectForReferencePanelFactory.isHeaderVisible(PrismValueWrapper<ObjectReferenceType> value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected PrismReferenceWrapper<ObjectReferenceType>TenantRefWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismReference item, ItemStatus status, WrapperContext ctx) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull List<PrismReferenceValue>MemberOperationsQueryUtil.createReferenceValuesList(@NotNull ObjectReferenceType targetObjectRef, @NotNull Collection<QName> relations) Creates reference values pointing to given target with given relations. -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected List<ObjectReferenceType>PageAssignmentHolderDetails.getArchetypeReferencesList(CompiledObjectCollectionView collectionViews) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.certification.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.component that return ObjectReferenceTypeConstructors in com.evolveum.midpoint.gui.impl.page.admin.certification.component with parameters of type ObjectReferenceTypeModifierConstructorDescriptionReviewerStatisticDto(ObjectReferenceType reviewerRef, long notDecidedItemsCount, long allItemsCount) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.certification.component with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionReviewersTileTablePanel(String id, Map<ObjectReferenceType, ReviewerStatisticDto> reviewerStatisticDtoMap, boolean isPercentageSorting) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic List<ObjectReferenceType>CertMiscUtil.loadCampaignReviewers(AccessCertificationCampaignType campaign, PageBase pageBase) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.mark.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark.component that return types with arguments of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.role.mining
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic <F extends FocusType>
@NotNull Set<ObjectReferenceType>RoleAnalysisWebUtils.transformToObjectRefSet(@NotNull Class<F> type, @NotNull Set<String> allMembers) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ActivityDefinitionTypeRoleAnalysisWebUtils.createRoleMigrationActivity(Set<ObjectReferenceType> patternDeltas, String roleOid) static <F extends FocusType,CH extends MiningBaseTypeChunk>
voidRoleAnalysisWebUtils.fillCandidateList(@NotNull Class<F> type, @NotNull Set<ObjectReferenceType> candidateList, @NotNull List<CH> miningSimpleChunk) -
Uses of ObjectReferenceType 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 ObjectReferenceTypeModifier and TypeMethodDescriptionBusinessRoleApplicationDto.getRoleInducements()BusinessRoleApplicationDto.getUserMembers()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionBusinessRoleApplicationDto(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull PrismObject<RoleType> businessRole, @NotNull Set<ObjectReferenceType> userMembers, @NotNull Set<ObjectReferenceType> roleInducements) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile.model
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile.model that return ObjectReferenceTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateRolesDto.getClusterRef()RoleAnalysisMigratedRolesDto.getClusterRef()RoleAnalysisCandidateRolesDto.getSessionRef()RoleAnalysisMigratedRolesDto.getSessionRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic voidRoleAnalysisObjectUtils.executeChangesOnCandidateRole(@NotNull RoleAnalysisService roleAnalysisService, @NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull List<RoleAnalysisCandidateRoleType> candidateRole, Set<ObjectReferenceType> candidateMembers, @NotNull Set<AssignmentType> candidateInducements, @NotNull Task task, @NotNull OperationResult result) static voidRoleAnalysisObjectUtils.resolveMembersOperation(Set<ObjectReferenceType> candidateMembers, @NotNull Map<String, PrismObject<UserType>> userExistCache, @NotNull List<String> userToAssign, @NotNull List<String> userToUnassigned) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.simulation.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.panel with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidSimulationResultPanel.navigateToSimulationResultObjects(@NotNull String resultOid, @Nullable ObjectReferenceType markRef, @Nullable ObjectProcessingStateType state, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.simulation.util
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.simulation.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull BadgeMappingUtil.createSituationMappingBadge(@NotNull List<ObjectReferenceType> eventMakRefs, @NotNull PageBase pageBase) static @NotNull BadgeCorrelationUtil.createStatusBadge(@NotNull List<ObjectReferenceType> eventMakRefs, @NotNull PageBase pageBase) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.simulation.wizard
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.wizard that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @Nullable ObjectReferenceTypeResourceSimulationTaskWizardPanel.getSimulationResultReference(@NotNull TaskType task) static @Nullable ObjectReferenceTypeResourceSimulationTaskWizardPanel.getSimulationTaskObjectRef(@NotNull TaskType task) Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.wizard with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected abstract voidResourceSimulationResultWizardPanel.navigateToSimulationResultObjects(@NotNull String resultOid, @Nullable ObjectReferenceType ref, @Nullable ObjectProcessingStateType state, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) protected abstract voidResourceCorrelationSimulationResultWizardPanel.navigateToSimulationTasksWizard(@NotNull String resultOid, @Nullable ObjectReferenceType ref, @Nullable ObjectProcessingStateType state, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.admin.task
Methods in com.evolveum.midpoint.gui.impl.page.admin.task that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected List<ObjectReferenceType>PageTask.getArchetypeReferencesList(CompiledObjectCollectionView collectionView) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.forgotpassword
Methods in com.evolveum.midpoint.gui.impl.page.forgotpassword that return ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.login
Methods in com.evolveum.midpoint.gui.impl.page.login that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected abstract ObjectReferenceTypePageAbstractFlow.getCustomFormRef()protected ObjectReferenceTypePageSelfRegistration.getCustomFormRef()SelfRegistrationDto.getFormRef()Methods in com.evolveum.midpoint.gui.impl.page.login that return types with arguments of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return ObjectReferenceTypeModifier and TypeMethodDescriptionRoleCatalogQuery.getParent()Conflict.getPersonOfInterest()RoleCatalogQueryItem.orgRef()Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionRequestAccess.getExistingPoiRoleMemberships()RequestAccess.getExistingPoiRoleMemberships()RequestAccess.getPersonOfInterest()PersonOfInterestPanel.ObjectReferenceProvider.toChoices(Collection<String> collection) RoleOfTeammateMenuPanel.ObjectReferenceProvider.toChoices(Collection<String> collection) Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRequestAccess.addPersonOfInterest(ObjectReferenceType ref, List<ObjectReferenceType> existingMemberships) booleanRequestAccess.canAddTemplateAssignment(ObjectReferenceType newTargetRef) This method checks if there is already assignment for specific role in shopping cart - matching is done based on targetRef oid and relation.RequestAccess.computeConflictsForOnePerson(ObjectReferenceType ref, Task task, PageBase page) PersonOfInterestPanel.ObjectReferenceProvider.getDisplayValue(ObjectReferenceType ref) RoleOfTeammateMenuPanel.ObjectReferenceProvider.getDisplayValue(ObjectReferenceType ref) PersonOfInterestPanel.ObjectReferenceProvider.getIdValue(ObjectReferenceType ref) RoleOfTeammateMenuPanel.ObjectReferenceProvider.getIdValue(ObjectReferenceType ref) RequestAccess.getShoppingCartAssignments(ObjectReferenceType personOfInterestRef) protected voidRoleOfTeammateMenuPanel.onSelectionUpdate(org.apache.wicket.ajax.AjaxRequestTarget target, ObjectReferenceType newSelection) RoleCatalogQueryItem.orgRef(ObjectReferenceType orgRef) voidRoleCatalogQuery.setParent(ObjectReferenceType parent) Method parameters in com.evolveum.midpoint.gui.impl.page.self.requestAccess with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRequestAccess.addPersonOfInterest(ObjectReferenceType ref, List<ObjectReferenceType> existingMemberships) voidRequestAccess.addPersonOfInterest(List<ObjectReferenceType> refs, Map<ObjectReferenceType, List<ObjectReferenceType>> existingMemberships) voidRequestAccess.addPersonOfInterest(List<ObjectReferenceType> refs, Map<ObjectReferenceType, List<ObjectReferenceType>> existingMemberships) voidRequestAccess.addPersonOfInterest(List<ObjectReferenceType> refs, Map<ObjectReferenceType, List<ObjectReferenceType>> existingMemberships) RequestAccess.getNewPersonOfInterestOids(List<ObjectReferenceType> newPersonOfInterestRefs) Returns the list of new person of interest oids that are not yet in the requestItems.booleanRequestAccess.newPersonOfInterestExists(List<ObjectReferenceType> newPersonOfInterestRefs) voidPersonOfInterestPanel.ObjectReferenceProvider.query(String text, int page, org.wicketstuff.select2.Response<ObjectReferenceType> response) voidRoleOfTeammateMenuPanel.ObjectReferenceProvider.query(String text, int page, org.wicketstuff.select2.Response<ObjectReferenceType> response) Constructors in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type ObjectReferenceTypeModifierConstructorDescriptionConflict(ObjectReferenceType personOfInterest, ConflictItem added, ConflictItem exclusion, String shortMessage, String message, boolean warning) -
Uses of ObjectReferenceType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull List<ObjectReferenceType>ObjectCollectionViewUtil.getArchetypeReferencesList(CompiledObjectCollectionView collectionView) Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic List<AssignmentPathMetadataType>AccessMetadataUtil.computeAssignmentPaths(ObjectReferenceType roleMembershipRef) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic intProvisioningObjectsUtil.countLinkForDeadShadows(Collection<ObjectReferenceType> refs) static intProvisioningObjectsUtil.countLinkForNonDeadShadows(Collection<ObjectReferenceType> refs) static StringProvisioningObjectsUtil.countLinkFroNonDeadShadows(Collection<ObjectReferenceType> refs) static <AHT extends AssignmentHolderType>
voidDetailsPageUtil.initNewObjectWithReference(PageBase pageBase, AHT assignmentHolder, List<ObjectReferenceType> newReferences) static <AHT extends AssignmentHolderType>
voidDetailsPageUtil.initNewObjectWithReference(PageBase pageBase, QName type, List<ObjectReferenceType> newReferences) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api
Fields in com.evolveum.midpoint.model.api with type parameters of type ObjectReferenceTypeMethods in com.evolveum.midpoint.model.api that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionAssignmentObjectRelation.getArchetypeRefs()@NotNull List<ObjectReferenceType>ModelInteractionService.getDeputyAssignees(AbstractWorkItemType workItem, Task task, OperationResult parentResult) Gets "deputy assignees" i.e. users that are deputies of assignees.@NotNull List<ObjectReferenceType>ModelInteractionService.getDeputyAssignees(ObjectReferenceType assignee, OtherPrivilegesLimitations.Type limitationType, Task task, OperationResult result) ModelService.searchReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) Reference search - currently supporting roleMembershipRef and linkRef search.Methods in com.evolveum.midpoint.model.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAssignmentObjectRelation.addArchetypeRef(ObjectReferenceType archetypeRef) @NotNull List<ObjectReferenceType>ModelInteractionService.getDeputyAssignees(ObjectReferenceType assignee, OtherPrivilegesLimitations.Type limitationType, Task task, OperationResult result) @NotNull VisualizationModelInteractionService.visualizeDelta(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, ObjectReferenceType objectRef, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.api with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAssignmentObjectRelation.addArchetypeRefs(Collection<ObjectReferenceType> archetypeRefs) ModelService.searchReferencesIterative(@NotNull ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult parentResult) voidAssignmentObjectRelation.setArchetypeRefs(List<ObjectReferenceType> archetypeRefs) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return ObjectReferenceTypeModifier and TypeMethodDescription@Nullable ObjectReferenceTypeCompiledObjectCollectionView.getArchetypeRef()Returns a reference to the archetype if this collection view is archetype-based.Methods in com.evolveum.midpoint.model.api.authentication with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidCompiledShadowCollectionView.setResourceRef(ObjectReferenceType resourceRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return ObjectReferenceTypeModifier and TypeMethodDescription@NotNull ObjectReferenceTypeEvaluatedRequirementTrigger.getRequiredTargetRef()Constructors in com.evolveum.midpoint.model.api.context with parameters of type ObjectReferenceTypeModifierConstructorDescriptionEvaluatedRequirementTrigger(@NotNull ExclusionPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage, @NotNull EvaluatedAssignment thisAssignment, @NotNull ObjectType thisTarget, ObjectReferenceType requiredTargetRef, ObjectReferenceType requiredTargetArchetypeRef, @NotNull AssignmentPath thisPath, boolean enforcementOverride) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ObjectReferenceTypeModifier and TypeMethodDescription@Nullable ObjectReferenceTypeMidpointFunctions.getObjectRef(@Nullable ShadowAssociationValueType associationValueBean) Returns the object reference for a given association value.Methods in com.evolveum.midpoint.model.api.expr that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptiondefault @NotNull Collection<ObjectReferenceType>MidpointFunctions.getCertifierRefs(@NotNull AssignmentType assignment) default @NotNull Collection<ObjectReferenceType>MidpointFunctions.getCreateApproverRefs(@NotNull AssignmentType assignment) default @NotNull List<ObjectReferenceType>MidpointFunctions.getCreateApproverRefs(@NotNull ObjectType object) MidpointFunctions.getMembersAsReferences(String orgOid) Returns list of references to memebers of an organization, specified by OID.default Collection<ObjectReferenceType>MidpointFunctions.getModifyApproverRefs(@NotNull AssignmentType assignment) default Collection<ObjectReferenceType>MidpointFunctions.getRequestorRefs(@NotNull AssignmentType assignment) Methods in com.evolveum.midpoint.model.api.expr with parameters of type ObjectReferenceTypeModifier and TypeMethodDescription<T extends ObjectType>
TMidpointFunctions.resolveReference(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctions.resolveReferenceIfExists(ObjectReferenceType reference) Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionMidpointFunctions.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList) OrgStructFunctions.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList, boolean preAuthorized) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull Set<ObjectReferenceType>RoleAnalysisService.generateObjectReferences(@NotNull Set<String> objects, @NotNull QName complexType, @NotNull Task task, @NotNull OperationResult operationResult) Generates a set of object references based on a provided parameters.Methods in com.evolveum.midpoint.model.api.mining with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.importCluster(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisDetectionOptionType roleAnalysisSessionDetectionOption, @NotNull ObjectReferenceType parentRef, @NotNull Task task, @NotNull OperationResult result) Imports a RoleAnalysisClusterType object into the system.Method parameters in com.evolveum.midpoint.model.api.mining with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.executeChangesOnCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisCandidateRoleType roleAnalysisCandidateRoleType, Set<ObjectReferenceType> members, @NotNull Set<AssignmentType> inducements, @NotNull Task task, @NotNull OperationResult result) Executes changes on the candidate role within the specified role analysis cluster.@NotNull List<PrismObject<FocusType>>RoleAnalysisService.getAsFocusObjects(@Nullable List<ObjectReferenceType> references, @NotNull Task task, @NotNull OperationResult result) Retrieves a list of FocusType objects based on a list of ObjectReferenceType references. -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.simulation
Methods in com.evolveum.midpoint.model.api.simulation that return ObjectReferenceTypeModifier and TypeMethodDescription@Nullable ObjectReferenceTypeProcessedObject.Metric.getEventMarkRef()Reference to event mark (for event mark based metrics).Methods in com.evolveum.midpoint.model.api.simulation that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull Collection<ObjectReferenceType>ProcessedObject.getEffectiveObjectMarksRefs()Returns references of object marks. -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionList<PrismObject<? extends ObjectType>>ReferenceResolver.resolve(@NotNull ObjectReferenceType reference, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ReferenceResolver.Source source, @Nullable ReferenceResolver.FilterExpressionEvaluator filterExpressionEvaluator, @NotNull Task task, @NotNull OperationResult result) Method parameters in com.evolveum.midpoint.model.api.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic booleanAuthenticationEvaluatorUtil.checkRequiredAssignmentTargets(@NotNull FocusType focus, List<ObjectReferenceType> requiredTargetRefs) Checks whether focus has all the required abstract roles assigned (directly or indirectly - see MID-8123). -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.api.validator
Methods in com.evolveum.midpoint.model.api.validator that return ObjectReferenceTypeMethods in com.evolveum.midpoint.model.api.validator with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidValidationResult.add(Issue.Severity severity, @NotNull String category, @NotNull String code, @NotNull String text, @Nullable ObjectReferenceType objectRef, @Nullable ItemPath itemPath) Constructors in com.evolveum.midpoint.model.api.validator with parameters of type ObjectReferenceTypeModifierConstructorDescriptionIssue(@NotNull Issue.Severity severity, @NotNull String category, @NotNull String code, @NotNull String text, ObjectReferenceType objectRef, ItemPath itemPath) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions with parameters of type ObjectReferenceTypeMethod parameters in com.evolveum.midpoint.model.common.expression.functions with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionBasicExpressionFunctions.getOids(Collection<ObjectReferenceType> refs) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.common.mapping
Methods in com.evolveum.midpoint.model.common.mapping with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionAbstractMappingBuilder.addRootVariableDefinition(ObjectReferenceType objectRef) AbstractMappingBuilder.addVariableDefinition(String name, ObjectReferenceType objectRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.common.mapping.metadata
Methods in com.evolveum.midpoint.model.common.mapping.metadata with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidMetadataItemProcessingSpecImpl.populateFromObjectTemplate(ObjectReferenceType templateRef, ObjectResolver objectResolver, String contextDesc, Task task, OperationResult result) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl
Method parameters in com.evolveum.midpoint.model.impl with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescription<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 ObjectReferenceType in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>ModelInteractionServiceImpl.getDeputyAssignees(AbstractWorkItemType workItem, Task task, OperationResult parentResult) @NotNull List<ObjectReferenceType>ModelInteractionServiceImpl.getDeputyAssignees(ObjectReferenceType assigneeRef, OtherPrivilegesLimitations.Type limitationType, Task task, OperationResult parentResult) ModelController.searchReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> rawOptions, Task task, OperationResult parentResult) Methods in com.evolveum.midpoint.model.impl.controller with parameters of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>ModelInteractionServiceImpl.getDeputyAssignees(ObjectReferenceType assigneeRef, OtherPrivilegesLimitations.Type limitationType, Task task, OperationResult parentResult) @NotNull VisualizationModelInteractionServiceImpl.visualizeDelta(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, ObjectReferenceType objectRef, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionModelController.searchReferencesIterative(@NotNull ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> rawOptions, Task task, OperationResult parentResult) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that return ObjectReferenceTypeModifier and TypeMethodDescription@Nullable ObjectReferenceTypeMidpointFunctionsImpl.getFocusObjectReference()@Nullable ObjectReferenceTypeMidpointFunctionsImpl.getObjectRef(@Nullable ShadowAssociationValueType associationValueBean) Methods in com.evolveum.midpoint.model.impl.expr that return types with arguments of type ObjectReferenceTypeMethods in com.evolveum.midpoint.model.impl.expr with parameters of type ObjectReferenceTypeModifier and TypeMethodDescription<T extends ObjectType>
TMidpointFunctionsImpl.resolveReference(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctionsImpl.resolveReferenceIfExists(ObjectReferenceType reference) Method parameters in com.evolveum.midpoint.model.impl.expr with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionMidpointFunctionsImpl.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList) OrgStructFunctionsImpl.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList, boolean preAuthorized) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return ObjectReferenceTypeModifier and TypeMethodDescriptionLensFocusContext.getStructuralArchetypeRef()Precondition: context is "complete" i.e.Methods in com.evolveum.midpoint.model.impl.lens that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull Collection<ObjectReferenceType>OperationalDataManager.CertificationProcessMetadata.certifierRefs()Returns the value of thecertifierRefsrecord component.@NotNull List<ObjectReferenceType>LensContext.getOperationApprovedBy()Method parameters in com.evolveum.midpoint.model.impl.lens with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidOperationalDataManager.addAssignmentCreationApprovalMetadata(AssignmentType assignment, Collection<ObjectReferenceType> approvedBy, Collection<String> comments) Collection<ItemDelta<?,?>> OperationalDataManager.createAssignmentModificationApprovalMetadata(AssignmentHolderType focus, long assignmentId, Collection<ObjectReferenceType> approvedBy, Collection<String> comments) Constructor parameters in com.evolveum.midpoint.model.impl.lens with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionCertificationProcessMetadata(XMLGregorianCalendar certificationFinishedTimestamp, String outcome, @NotNull Collection<ObjectReferenceType> certifierRefs, @NotNull Collection<String> comments) Creates an instance of aCertificationProcessMetadatarecord class. -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.mining
Methods in com.evolveum.midpoint.model.impl.mining that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull Set<ObjectReferenceType>RoleAnalysisServiceImpl.generateObjectReferences(@NotNull Set<String> objects, @NotNull QName complexType, @NotNull Task task, @NotNull OperationResult operationResult) Methods in com.evolveum.midpoint.model.impl.mining with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected static @NotNull List<AssignmentPathMetadataType>RoleAnalysisServiceUtils.computeAssignmentPaths(@NotNull ObjectReferenceType roleMembershipRef) voidRoleAnalysisServiceImpl.importCluster(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisDetectionOptionType roleAnalysisSessionDetectionOption, @NotNull ObjectReferenceType parentRef, @NotNull Task task, @NotNull OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.mining with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRoleAnalysisServiceImpl.executeChangesOnCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisCandidateRoleType roleAnalysisCandidateRoleType, Set<ObjectReferenceType> members, @NotNull Set<AssignmentType> inducements, @NotNull Task task, @NotNull OperationResult result) @NotNull List<PrismObject<FocusType>>RoleAnalysisServiceImpl.getAsFocusObjects(@Nullable List<ObjectReferenceType> references, @NotNull Task task, @NotNull OperationResult result) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier that return ObjectReferenceTypeModifier and TypeMethodDescriptionOutlierAnalyzeModel.getAnalyzedObjectRef()OutlierAnalyzeModel.getClusterRef()OutlierAnalyzeModel.getSessionRef()Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull RoleAnalysisOutlierPartitionTypeOutliersDetectionUtil.prepareTotalOutlierPartition(@NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionRef, double requiredConfidence) Constructors in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier with parameters of type ObjectReferenceTypeModifierConstructorDescriptionOutlierAnalyzeModel(@NotNull OutlierDetectionBasicModel basicModel, @NotNull PrismObject<UserType> userObject, @NotNull ObjectReferenceType analyzedObjectRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.inline
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.inline that return ObjectReferenceTypeModifier and TypeMethodDescriptionOutlierDetectionBasicModel.getClusterRef()OutlierDetectionBasicModel.getSessionRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.outline
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.outline that return ObjectReferenceTypeModifier and TypeMethodDescriptionOutlierDetectionOutlineClusterModel.getAnalyzedObjectRef()OutlierDetectionOutlineModel.getClusterRef()OutlierDetectionOutlineModel.getSessionRef()Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.outline with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidOutlierDetectionOutlineClusterModel.prepareDetectionModel(@NotNull RoleAnalysisService roleAnalysisService, @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull ObjectReferenceType analyzedObjectRef, @NotNull Task task, @NotNull OperationResult result) Constructors in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.outline with parameters of type ObjectReferenceTypeModifierConstructorDescriptionOutlierDetectionOutlineClusterModel(@NotNull RoleAnalysisService roleAnalysisService, @NotNull OutlierDetectionOutlineModel outlineModel, @NotNull AttributeAnalysisCache userAnalysisCache, @NotNull ObjectReferenceType analyzedObjectRef, @NotNull Task task, @NotNull OperationResult result) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.scripting
Methods in com.evolveum.midpoint.model.impl.scripting that return types with arguments of type ObjectReferenceTypeModifier 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 ObjectReferenceType in com.evolveum.midpoint.model.impl.simulation
Methods in com.evolveum.midpoint.model.impl.simulation that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull Collection<ObjectReferenceType>ProcessedObjectImpl.getEffectiveObjectMarksRefs() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.sync.tasks
Methods in com.evolveum.midpoint.model.impl.sync.tasks that return ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.sync.tasks.async
Methods in com.evolveum.midpoint.model.impl.sync.tasks.async that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @NotNull ObjectReferenceTypeAsyncUpdateActivityRun.getDesiredTaskObjectRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.sync.tasks.imp
Methods in com.evolveum.midpoint.model.impl.sync.tasks.imp that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @NotNull ObjectReferenceTypeAbstractImportActivityRun.getDesiredTaskObjectRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.sync.tasks.recon
Methods in com.evolveum.midpoint.model.impl.sync.tasks.recon that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @NotNull ObjectReferenceTypePartialReconciliationActivityRun.getDesiredTaskObjectRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.sync.tasks.sync
Methods in com.evolveum.midpoint.model.impl.sync.tasks.sync that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @NotNull ObjectReferenceTypeLiveSyncActivityRun.getDesiredTaskObjectRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.tasks
Methods in com.evolveum.midpoint.model.impl.tasks that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @NotNull ObjectReferenceTypeShadowCleanupActivityHandler.MyRun.getDesiredTaskObjectRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.util
Methods in com.evolveum.midpoint.model.impl.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionList<PrismObject<? extends ObjectType>>ReferenceResolverImpl.resolve(@NotNull ObjectReferenceType reference, Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ReferenceResolver.Source source, ReferenceResolver.FilterExpressionEvaluator filterExpressionEvaluator, @NotNull Task task, @NotNull OperationResult result) -
Uses of ObjectReferenceType in com.evolveum.midpoint.model.impl.visualizer
Methods in com.evolveum.midpoint.model.impl.visualizer with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionPrismObject<?>Resolver.resolveObject(ObjectReferenceType ref, Task task, OperationResult result) Resolver.resolveReferenceDisplayName(ObjectReferenceType ref, boolean returnOidIfReferenceUnknown, Task task, OperationResult result) Resolver.resolveReferenceName(ObjectReferenceType ref, boolean returnOidIfReferenceUnknown, Task task, OperationResult result) @NotNull VisualizationImplVisualizer.visualizeDelta(@NotNull ObjectDelta<? extends ObjectType> objectDelta, ObjectReferenceType objectRef, boolean includeOperationalItems, boolean includeOriginalObject, Task task, OperationResult parentResult) @NotNull VisualizationImplVisualizer.visualizeDelta(@NotNull ObjectDelta<? extends ObjectType> objectDelta, ObjectReferenceType objectRef, VisualizationContext context, boolean includeOriginalObject, Task task, OperationResult parentResult) @NotNull VisualizationImplVisualizer.visualizeDelta(@NotNull ObjectDelta<? extends ObjectType> objectDelta, ObjectReferenceType objectRef, Task task, OperationResult parentResult) -
Uses of ObjectReferenceType in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return ObjectReferenceTypeMethods in com.evolveum.midpoint.provisioning.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionProvisioningOperationContext.shadowRef(ObjectReferenceType shadowRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.api
Methods in com.evolveum.midpoint.repo.api that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull SearchResultList<ObjectReferenceType>RepositoryService.searchReferences(@NotNull ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) Reference search - currently supporting roleMembershipRef and linkRef search.Method parameters in com.evolveum.midpoint.repo.api with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionRepositoryService.searchReferencesIterative(@Nullable ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) Executes iterative reference search using the provided `handler` to process each references. -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.cache
Methods in com.evolveum.midpoint.repo.cache that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull SearchResultList<ObjectReferenceType>RepositoryCache.searchReferences(@NotNull ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) Method parameters in com.evolveum.midpoint.repo.cache with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionRepositoryCache.searchReferencesIterative(@Nullable ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.cache.handlers
Methods in com.evolveum.midpoint.repo.cache.handlers that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionSearchOpHandler.searchReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult parentResult) Method parameters in com.evolveum.midpoint.repo.cache.handlers with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionSearchOpHandler.searchReferencesIterative(@Nullable ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.common
Methods in com.evolveum.midpoint.repo.common that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionEvaluatedPolicyStatements.collectMarksToAdd(@NotNull Collection<ObjectReferenceType> existingValues) Returns values to add.EvaluatedPolicyStatements.collectMarksToDelete(@NotNull Collection<ObjectReferenceType> existingValues) Returns values to delete.@NotNull Collection<ObjectReferenceType>ObjectOperationPolicyHelper.EffectiveMarksAndPolicies.currentModeEffectiveMarkRefs()Returns the value of thecurrentModeEffectiveMarkRefsrecord component.@NotNull Collection<ObjectReferenceType>ObjectOperationPolicyHelper.EffectiveMarksAndPolicies.productionModeEffectiveMarkRefs()Returns the value of theproductionModeEffectiveMarkRefsrecord component.Methods in com.evolveum.midpoint.repo.common with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidEvaluatedPolicyStatements.addMarkRefToAdd(ObjectReferenceType ref) voidEvaluatedPolicyStatements.addMarkRefToDelete(ObjectReferenceType ref) voidEvaluatedPolicyStatements.addMarkRefToExclude(ObjectReferenceType ref) booleanEvaluatedPolicyStatements.isExclude(ObjectReferenceType markRef) Method parameters in com.evolveum.midpoint.repo.common with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionEvaluatedPolicyStatements.collectMarksToAdd(@NotNull Collection<ObjectReferenceType> existingValues) Returns values to add.EvaluatedPolicyStatements.collectMarksToDelete(@NotNull Collection<ObjectReferenceType> existingValues) Returns values to delete.ItemDelta<?,?> ObjectMarkHelper.computeEffectiveMarkDelta(@NotNull Collection<ObjectReferenceType> currentMarks, @NotNull Collection<ObjectReferenceType> desiredMarks) Computes effective mark delta for given object, given current and desired state of marks.Constructor parameters in com.evolveum.midpoint.repo.common with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionEffectiveMarksAndPolicies(@NotNull Collection<ObjectReferenceType> productionModeEffectiveMarkRefs, @NotNull Collection<ObjectReferenceType> currentModeEffectiveMarkRefs, @NotNull ObjectOperationPolicyType effectiveOperationPolicy, boolean isProtected) Creates an instance of aEffectiveMarksAndPoliciesrecord class. -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.common.activity.definition
Methods in com.evolveum.midpoint.repo.common.activity.definition that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>RepositoryObjectSetSpecificationImpl.getExplicitObjectReferences() -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @Nullable ObjectReferenceTypeLocalActivityRun.getDesiredTaskObjectRef()Returns the value that should be put into task.objectRef.@NotNull ObjectReferenceTypeActivitySimulationContext.getSimulationResultRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.common.activity.run.state
Methods in com.evolveum.midpoint.repo.common.activity.run.state that return ObjectReferenceTypeModifier and TypeMethodDescriptionActivityState.getAbortingWorkerRef()@Nullable ObjectReferenceTypeActivityState.getSimulationResultRef()ActivityState.getWorkStateReferenceRealValue(ItemPath path) Methods in com.evolveum.midpoint.repo.common.activity.run.state that return types with arguments of type ObjectReferenceTypeMethods in com.evolveum.midpoint.repo.common.activity.run.state with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidActivityState.setAbortingWorkerRef(ObjectReferenceType workerRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.common.policy
Methods in com.evolveum.midpoint.repo.common.policy that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptiondefault @NotNull List<ObjectReferenceType>EvaluatedPolicyRule.getPolicyMarkRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale
Methods in com.evolveum.midpoint.repo.sqale that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeSqaleUtils.referenceWithTypeFixed(ObjectReferenceType value) Fixes reference type if `null` and tries to use default from definition.Methods in com.evolveum.midpoint.repo.sqale that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull SearchResultList<ObjectReferenceType>SqaleRepositoryService.searchReferences(@NotNull ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) Methods in com.evolveum.midpoint.repo.sqale with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeSqaleUtils.referenceWithTypeFixed(ObjectReferenceType value) Fixes reference type if `null` and tries to use default from definition.Method parameters in com.evolveum.midpoint.repo.sqale with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionReferenceIterativeSearch.execute(@NotNull ObjectQuery originalQuery, ObjectHandler<ObjectReferenceType> handler, Collection<SelectorOptions<GetOperationOptions>> options, OperationResult operationResult) SqaleRepositoryService.searchReferencesIterative(@Nullable ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull OperationResult parentResult) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale.delta.item
Methods in com.evolveum.midpoint.repo.sqale.delta.item that return ObjectReferenceTypeModifier and TypeMethodDescription@Nullable ObjectReferenceTypeRefTableItemDeltaProcessor.convertRealValue(Object realValue) Methods in com.evolveum.midpoint.repo.sqale.delta.item with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidRefTableItemDeltaProcessor.addRealValue(ObjectReferenceType ref) protected voidRefTableItemDeltaProcessor.deleteRealValue(ObjectReferenceType ref) voidRefItemDeltaProcessor.setValue(ObjectReferenceType value) Method parameters in com.evolveum.midpoint.repo.sqale.delta.item with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidRefTableItemDeltaProcessor.addValues(Collection<ObjectReferenceType> values) voidRefTableItemDeltaProcessor.deleteValues(Collection<ObjectReferenceType> values) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale.filtering
Methods in com.evolveum.midpoint.repo.sqale.filtering with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionRefItemFilterProcessor.ReferenceRowValue.from(ObjectReferenceType ref) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale.mapping
Methods in com.evolveum.midpoint.repo.sqale.mapping that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected @Nullable ObjectReferenceTypeSqaleTableMapping.objectReference(@Nullable UUID oid, MObjectType repoObjectType, Integer relationId) ReturnsObjectReferenceTypewith specified oid, proper type based onMObjectTypeand, optionally, target name/description.protected @Nullable ObjectReferenceTypeSqaleTableMapping.objectReference(@Nullable UUID oid, MObjectType repoObjectType, String targetName) Object reference with target name.Methods in com.evolveum.midpoint.repo.sqale.mapping with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidSqaleTableMapping.setReference(ObjectReferenceType ref, Consumer<UUID> targetOidConsumer, Consumer<MObjectType> targetTypeConsumer, Consumer<Integer> relationIdConsumer) Method parameters in com.evolveum.midpoint.repo.sqale.mapping with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected <REF extends MReference,OQ extends FlexibleRelationalPathBase<OR>, OR>
voidSqaleTableMapping.storeRefs(OR ownerRow, @NotNull List<ObjectReferenceType> refs, @NotNull QReferenceMapping<?, REF, OQ, OR> mapping, @NotNull JdbcSession jdbcSession) -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale.qmodel.ref
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return ObjectReferenceTypeModifier and TypeMethodDescriptionQObjectReferenceFullObjectMapping.toSchemaObject(MReference row) Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionQObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q).Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidQObjectReferenceFullObjectMapping.applyToOwner(ObjectType owner, ObjectReferenceType candidate) protected voidQObjectReferenceMapping.applyToOwner(ObjectType owner, ObjectReferenceType candidate) <C extends Containerable>
byte[]QObjectReferenceFullObjectMapping.createFullObject(ObjectReferenceType ref) protected voidQObjectReferenceFullObjectMapping.initRowObject(MReference row, ObjectReferenceType reference) protected voidQReferenceMapping.initRowObject(R row, ObjectReferenceType reference) QObjectReferenceFullObjectMapping.insert(ObjectReferenceType reference, OR ownerRow, JdbcSession jdbcSession) QReferenceMapping.insert(ObjectReferenceType reference, OR ownerRow, JdbcSession jdbcSession) There is no need to override this, only reference creation is different and that is covered byQReferenceMapping.newRowObject(Object)including setting FK columns.Method parameters in com.evolveum.midpoint.repo.sqale.qmodel.ref with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidQObjectReferenceFullObjectMapping.afterModify(SqaleUpdateContext<ObjectReferenceType, QObjectReference<OR>, MReference> updateContext) voidQObjectReferenceMapping.afterModify(SqaleUpdateContext<ObjectReferenceType, QObjectReference<OR>, MReference> updateContext) QObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q). -
Uses of ObjectReferenceType in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected voidShadowRefAttributeItemDeltaProcessor.addRealValue(ObjectReferenceType realValue) protected voidShadowRefAttributeItemDeltaProcessor.deleteRealValue(ObjectReferenceType ref) QShadowReferenceAttributeMapping.insert(Integer pathId, ObjectReferenceType ref, MShadow ownerRow, JdbcSession jdbcSession) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @Nullable OriginMarkerOriginMarkerMixin.forRef(@Nullable ObjectReferenceType ref) Marks values with given reference. -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptiondefault @Nullable ExecutionPrivilegesSpecificationTypePrivilegesMixin.getPrivileges(@Nullable ObjectReferenceType legacyRunAsRef, @Nullable ExecutionPrivilegesSpecificationType privileges) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidVariablesMap.setRootNode(ObjectReferenceType objectRef, PrismReferenceDefinition def) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return ObjectReferenceTypeModifier and TypeMethodDescription@NotNull ObjectReferenceTypeShadowReferenceAttributeValue.asObjectReferenceType()@Nullable ObjectReferenceTypeResourceObjectTypeDefinition.getArchetypeRef()Archetype reference - not present in standalone definitions.@Nullable ObjectReferenceTypeResourceObjectTypeDefinitionImpl.getArchetypeRef()ClockworkSettings.getObjectTemplateRef()SynchronizationActionDefinition.getObjectTemplateRef()AbstractResourceObjectDefinitionImpl.getSecurityPolicyRef()CompositeObjectDefinitionImpl.getSecurityPolicyRef()ResourceObjectClassDefinitionImpl.getSecurityPolicyRef()ResourceObjectDefinition.getSecurityPolicyRef()@Nullable ObjectReferenceTypeShadowAssociationValue.getSingleObjectRefRelaxed()@NotNull ObjectReferenceTypeShadowAssociationValue.getSingleObjectRefRequired()Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>ShadowReferenceAttribute.getReferenceRealValues()Methods in com.evolveum.midpoint.schema.processor with parameters of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return ObjectReferenceTypeModifier and TypeMethodDescriptiondefault @Nullable ObjectReferenceTypeResourceObjectTypeDefinitionDelegator.getArchetypeRef()default ObjectReferenceTypeResourceObjectDefinitionDelegator.getSecurityPolicyRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.reporting
Methods in com.evolveum.midpoint.schema.reporting that return ObjectReferenceTypeMethods in com.evolveum.midpoint.schema.reporting with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionConnIdOperation.ConnIdOperationBuilder.withResourceRef(ObjectReferenceType value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.selector.eval
Methods in com.evolveum.midpoint.schema.selector.eval with parameters of type ObjectReferenceTypeModifier 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 ObjectReferenceType in com.evolveum.midpoint.schema.simulation
Methods in com.evolveum.midpoint.schema.simulation that return ObjectReferenceTypeModifier and TypeMethodDescription@NotNull ObjectReferenceTypeSimulationMetricReference.Mark.getRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic voidResolutionUtil.resolveReferenceName(ObjectReferenceType reference, OpNodeTreeBuilder.NameResolver nameResolver) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeObjectTypeUtil.createObjectRef(@NotNull String oid, @NotNull ObjectTypes type) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(@NotNull String oid, @NotNull ObjectTypes type, @Nullable PrismObject<?> object) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismObject<?> object) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismObject<?> object, PrismContext ignored) Deprecated.static ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismObject<?> object, QName relation) static <T extends ObjectType>
ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismObject<T> object, boolean nameAsDescription) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismReferenceValue prv) static <T extends ObjectType>
ObjectReferenceTypeObjectTypeUtil.createObjectRef(PrismReferenceValue refVal, boolean nameAsDescription) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(Referencable value) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(ObjectType object) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(ObjectType object, PrismContext ignored) Deprecated.static ObjectReferenceTypeObjectTypeUtil.createObjectRef(ObjectType objectType, QName relation) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(String oid) static ObjectReferenceTypeObjectTypeUtil.createObjectRef(String oid, PolyStringType name, ObjectTypes type) static ObjectReferenceTypeObjectTypeUtil.createObjectRefCopy(ObjectReferenceType ref) This is to create reference clone without actually cloning.static <O extends ObjectType>
ObjectReferenceTypeMiscSchemaUtil.createObjectReference(PrismObject<O> object, Class<? extends ObjectType> implicitReferenceTargetType) static ObjectReferenceTypeMiscSchemaUtil.createObjectReference(String oid, QName type) static ObjectReferenceTypeObjectTypeUtil.createObjectRefNullSafe(@Nullable String oid, @NotNull ObjectTypes type) static ObjectReferenceTypeObjectTypeUtil.createObjectRefWithFullObject(PrismObject<?> object) static ObjectReferenceTypeObjectTypeUtil.createObjectRefWithFullObject(PrismObject<?> object, PrismContext ignored) Deprecated.static ObjectReferenceTypeObjectTypeUtil.createObjectRefWithFullObject(ObjectType object) static ObjectReferenceTypeObjectTypeUtil.createOidOnlyObjectRef(ObjectType object) Creates a very basic (OID-only) reference for a given object.static ObjectReferenceTypeObjectTypeUtil.findRef(String oid, List<ObjectReferenceType> refs) default @Nullable ObjectReferenceTypeAbstractShadow.getRef()Currently, returns "plain" reference (only type + OID).default @NotNull ObjectReferenceTypeAbstractShadow.getRefWithEmbeddedObject()static ObjectReferenceTypeShadowAssociationsUtil.getSingleObjectRefRelaxed(@NotNull ShadowAssociationValueType assocValueBean) static @NotNull ObjectReferenceTypeShadowAssociationsUtil.getSingleObjectRefRequired(ShadowAssociationValueType assocValueBean) Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic Collection<ObjectReferenceType>ObjectTypeUtil.createObjectRefs(Collection<PrismReferenceValue> values) static @NotNull List<ObjectReferenceType>CertCampaignTypeUtil.getAllAssignees(@NotNull AccessCertificationCaseType aCase) static @NotNull List<ObjectReferenceType>CertCampaignTypeUtil.getAllCandidateAssignees(@NotNull AccessCertificationCaseType aCase) static List<ObjectReferenceType>ResourceTypeUtil.getApproverRef(ResourceType resource) static List<ObjectReferenceType>ObjectTypeUtil.getAsObjectReferenceTypeList(PrismReference prismReference) static List<ObjectReferenceType>ObjectTypeUtil.getAssignedArchetypeRefs(@NotNull AssignmentHolderType object) static @NotNull List<ObjectReferenceType>CertCampaignTypeUtil.getAssignedReviewersForStage(@NotNull AccessCertificationCaseType aCase, int certCaseStageNumber) static @NotNull Collection<ObjectReferenceType>ValueMetadataTypeUtil.getCertifierRefs(AssignmentType assignment) static @NotNull Collection<ObjectReferenceType>ValueMetadataTypeUtil.getCreateApproverRefs(@NotNull AssignmentType assignment) static @NotNull List<ObjectReferenceType>ValueMetadataTypeUtil.getCreateApproverRefs(@NotNull ObjectType object) static @NotNull List<ObjectReferenceType>CertCampaignTypeUtil.getCurrentlyAssignedReviewers(@NotNull AccessCertificationCaseType aCase) static @NotNull List<ObjectReferenceType>CertCampaignTypeUtil.getCurrentlyAssignedReviewers(@NotNull AccessCertificationWorkItemType certItem, int certCaseStageNumber) static Set<ObjectReferenceType>CertCampaignTypeUtil.getCurrentReviewers(AccessCertificationCaseType aCase) static <F extends FocusType>
@NotNull List<ObjectReferenceType>FocusTypeUtil.getLiveLinkRefs(F focus) static Collection<ObjectReferenceType>ValueMetadataTypeUtil.getModifyApproverRefs(AssignmentType assignment) static List<ObjectReferenceType>ResourceTypeUtil.getOwnerRef(ResourceType resource) static @NotNull List<ObjectReferenceType>ObjectTypeUtil.getReallyEffectiveMarkRefs(@NotNull ObjectType object) This method selects only really effective `effectiveMarkRef` values.static @NotNull Stream<ObjectReferenceType>ObjectTypeUtil.getReallyEffectiveMarkRefStream(@NotNull ObjectType object) static Collection<ObjectReferenceType>ValueMetadataTypeUtil.getRequestorRefs(AssignmentType assignment) static List<ObjectReferenceType>CertCampaignTypeUtil.getReviewedBy(PrismContainerValue<AccessCertificationCaseType> pcv) static List<ObjectReferenceType>ObjectTypeUtil.keepDistinctReferences(Collection<ObjectReferenceType> references) static <O extends ObjectType>
List<ObjectReferenceType>ObjectTypeUtil.objectListToReferences(Collection<PrismObject<O>> objects) Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic booleanMiscSchemaUtil.contains(Collection<ObjectReferenceType> collection, ObjectReferenceType item) static @NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo(@NotNull ObjectReferenceType ref) static AssignmentTypeObjectTypeUtil.createAssignmentTo(@NotNull ObjectReferenceType ref, @Nullable PrismContext prismContext) Deprecated.static AssignmentTypeObjectTypeUtil.createAssignmentToNullSafe(ObjectReferenceType ref) static ObjectReferenceTypeObjectTypeUtil.createObjectRefCopy(ObjectReferenceType ref) This is to create reference clone without actually cloning.static @NotNull ShadowAssociationValueTypeShadowAssociationsUtil.createSingleRefRawValue(@NotNull ItemName refName, @NotNull ObjectReferenceType refValue) static AssignmentTypeFocusTypeUtil.createTargetAssignment(ObjectReferenceType targetRef) static voidSchemaDebugUtil.debugDump(StringBuilder sb, ObjectReferenceType ref, int indent) static ObjectTypeObjectTypeUtil.getEmbeddedObjectBean(ObjectReferenceType ref) static ObjectableObjectTypeUtil.getObjectFromReference(ObjectReferenceType ref) static PrismObject<?>ObjectTypeUtil.getPrismObjectFromReference(ObjectReferenceType ref) static Class<? extends ObjectType>ObjectTypeUtil.getTargetClassFromReference(@NotNull ObjectReferenceType ref) static Class<? extends ObjectType>ObjectTypeUtil.getTargetClassFromReference(@NotNull ObjectReferenceType ref, @NotNull Class<? extends ObjectType> defaultType) static StringObjectReferenceTypeUtil.getTargetNameOrOid(ObjectReferenceType ref) static booleanMarkTypeUtil.isAddedByMarkingRule(@NotNull ObjectReferenceType markRef) Returnstrueif this value was added by a marking rule (regardless of whether there are any statements for it).static booleanMarkTypeUtil.isAddedByPolicyRule(@NotNull ObjectReferenceType markRef) Returnstrueif this value was added by a policy rule (regardless of whether there are any statements for it).static booleanMarkTypeUtil.isAddedByPolicyStatement(@NotNull ObjectReferenceType markRef) Returnstrueif this value was added by a policy statement (positive or negative); regardless of any other source(s).static booleanShadowUtil.isDead(ObjectReferenceType projectionRef) static booleanMarkTypeUtil.isEffective(@NotNull ObjectReferenceType markRef) Mark references stored under `effectiveMarkRef` can be really effective or not effective: when a mark is provided by a marking/policy rule, but overridden by a policy statement, the respective value is kept in the list, because we need the value metadata for it.static booleanShadowUtil.isNotDead(ObjectReferenceType projectionRef) static booleanMarkTypeUtil.isTransitional(@NotNull ObjectReferenceType markRef) Returnstrueif the mark was assigned by a rule in a transitional way.static booleanObjectTypeUtil.matchOnOid(ObjectReferenceType ref1, ObjectReferenceType ref2) static voidObjectTypeUtil.normalizeRelation(ObjectReferenceType reference, RelationRegistry relationRegistry) static PrismReferenceValueMiscSchemaUtil.objectReferenceTypeToReferenceValue(ObjectReferenceType refType, PrismContext prismContext) static StringSchemaDebugUtil.prettyPrint(ObjectReferenceType ref) static booleanMiscSchemaUtil.referenceMatches(ObjectReferenceType refPattern, ObjectReferenceType ref, PrismContext prismContext) static booleanObjectTypeUtil.referenceMatches(ObjectReferenceType ref, String targetOid, QName targetType, QName relation, PrismContext prismContext) static booleanObjectReferenceTypeUtil.referencesOidEqual(ObjectReferenceType ref1, ObjectReferenceType ref2) static voidSchemaDebugUtil.shortDump(StringBuilder sb, ObjectReferenceType ref) static ObjectObjectTypeUtil.toShortString(ObjectReferenceType objectRef) static ObjectObjectTypeUtil.toShortString(ObjectReferenceType objectRef, boolean withName) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic <AH extends AssignmentHolderType>
voidFocusTypeUtil.addArchetypeAssignments(PrismObject<AH> object, List<ObjectReferenceType> archetypeRefs) static booleanMiscSchemaUtil.contains(Collection<ObjectReferenceType> collection, ObjectReferenceType item) static booleanObjectTypeUtil.containsOid(Collection<ObjectReferenceType> values, @NotNull String oid) static voidSchemaDebugUtil.debugDump(StringBuilder sb, Collection<ObjectReferenceType> refs, int indent) static voidSchemaDebugUtil.debugDumpWithLabel(StringBuilder sb, String label, Collection<ObjectReferenceType> refs, int indent) static voidSchemaDebugUtil.debugDumpWithLabelLn(StringBuilder sb, String label, Collection<ObjectReferenceType> refs, int indent) static ObjectReferenceTypeObjectTypeUtil.findRef(String oid, List<ObjectReferenceType> refs) static Collection<PrismObject<? extends ObjectType>>ObjectTypeUtil.getRootsForReferences(@NotNull Collection<ObjectReferenceType> references) AsObjectTypeUtil.getRootsForContainerables(Collection)but forObjectReferenceTypevalues.static List<ObjectReferenceType>ObjectTypeUtil.keepDistinctReferences(Collection<ObjectReferenceType> references) ObjectTypeUtil.objectReferenceListToOids(Collection<ObjectReferenceType> refList) static List<PrismReferenceValue>ObjectTypeUtil.objectReferenceListToPrismReferenceValues(Collection<ObjectReferenceType> refList) static voidSchemaDebugUtil.shortDumpReferenceCollectionOptionalBrackets(StringBuilder sb, List<ObjectReferenceType> refs) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.util.cases
Methods in com.evolveum.midpoint.schema.util.cases that return ObjectReferenceTypeModifier and TypeMethodDescriptionstatic ObjectReferenceTypeApprovalContextUtil.getObjectRef(PrismContainerValue<CaseWorkItemType> workItem) static ObjectReferenceTypeApprovalContextUtil.getObjectRef(CaseWorkItemType workItem) static ObjectReferenceTypeWorkItemTypeUtil.getObjectReference(CaseWorkItemType workItem) static ObjectReferenceTypeApprovalContextUtil.getRequesterRef(PrismContainerValue<CaseWorkItemType> workItem) static ObjectReferenceTypeApprovalContextUtil.getRequesterRef(CaseWorkItemType workItem) static ObjectReferenceTypeWorkItemTypeUtil.getRequestorReference(CaseWorkItemType workItem) static @Nullable ObjectReferenceTypeCorrelationCaseUtil.getResultingOwnerRef(@NotNull CaseType aCase) static ObjectReferenceTypeApprovalContextUtil.getTargetRef(PrismContainerValue<CaseWorkItemType> workItem) static ObjectReferenceTypeApprovalContextUtil.getTargetRef(CaseWorkItemType workItem) static ObjectReferenceTypeWorkItemTypeUtil.getTargetReference(CaseWorkItemType workItem) Methods in com.evolveum.midpoint.schema.util.cases that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic @NotNull List<ObjectReferenceType>CaseTypeUtil.getAllAssignees(@NotNull CaseType aCase) static @NotNull List<ObjectReferenceType>CaseTypeUtil.getAllCandidateAssignees(@NotNull CaseType aCase) static List<ObjectReferenceType>CaseTypeUtil.getAllCurrentAssignees(CaseType aCase) Method parameters in com.evolveum.midpoint.schema.util.cases with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic voidCaseRelatedUtils.computeAssignees(List<ObjectReferenceType> newAssignees, List<ObjectReferenceType> delegatedTo, List<ObjectReferenceType> delegates, WorkItemDelegationMethodType method, List<ObjectReferenceType> currentAssignees) static WorkItemDelegationEventTypeApprovalContextUtil.createDelegationEvent(WorkItemEscalationLevelType newEscalation, List<ObjectReferenceType> assigneesBefore, List<ObjectReferenceType> delegatedTo, @NotNull WorkItemDelegationMethodType method, WorkItemEventCauseInformationType causeInformation) -
Uses of ObjectReferenceType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionActivityStateOverviewUtil.findOrCreateTaskEntry(@NotNull ActivityStateOverviewType entry, @NotNull ObjectReferenceType taskRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.security.api
Methods in com.evolveum.midpoint.security.api that return ObjectReferenceTypeModifier and TypeMethodDescription@NotNull ObjectReferenceTypeMidPointPrincipal.toObjectReference() -
Uses of ObjectReferenceType in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescription@Nullable StringSmartIntegrationService.createNewResource(PolyStringType name, ObjectReferenceType connectorRef, ConnectorConfigurationType connectorConfiguration, Task task, OperationResult result) Creates a new resource with the given connector and the given connector configuration. -
Uses of ObjectReferenceType in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that return ObjectReferenceTypeModifier and TypeMethodDescriptionTask.getObjectRefOrClone()Returns reference to the object that the task is associated with.Task.getOwnerRef()Returns a reference to the task owner.Task.getReferenceRealValue(ItemPath path) TODO what about thread safety?@NotNull ObjectReferenceTypeTask.getSelfReference()Returns a reference to the task prism.@NotNull ObjectReferenceTypeTask.getSelfReferenceFull()Returns a full (object-bearing) reference to the task prism.Methods in com.evolveum.midpoint.task.api that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionTaskManager.getLocalNodeGroups()Task.getReferenceRealValues(ItemPath path) TODO what about thread safety?Methods in com.evolveum.midpoint.task.api with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidTask.setObjectRef(ObjectReferenceType objectRef) Sets the object reference.voidTask.setOwnerRef(ObjectReferenceType ownerRef) Sets the task owner reference. -
Uses of ObjectReferenceType in com.evolveum.midpoint.task.api.test
Methods in com.evolveum.midpoint.task.api.test that return ObjectReferenceTypeModifier and TypeMethodDescriptionNullTaskImpl.getObjectRefOrClone()NullTaskImpl.getOwnerRef()NullTaskImpl.getReferenceRealValue(ItemPath path) @NotNull ObjectReferenceTypeNullTaskImpl.getSelfReference()@NotNull ObjectReferenceTypeNullTaskImpl.getSelfReferenceFull()Methods in com.evolveum.midpoint.task.api.test that return types with arguments of type ObjectReferenceTypeMethods in com.evolveum.midpoint.task.api.test with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidNullTaskImpl.setObjectRef(ObjectReferenceType objectRef) voidNullTaskImpl.setOwnerRef(ObjectReferenceType ownerRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected ObjectReferenceTypeAbstractSummaryPanel.getReferencedObjectToNavigate() -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment that return ObjectReferenceTypeConstructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionApplicablePolicyGroupPanel(String id, org.apache.wicket.model.IModel<ObjectReferenceType> model, org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> assignmentsModel) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data that return types with arguments of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionabstract org.apache.wicket.model.IModel<List<ObjectReferenceType>>ObjectReferenceColumn.extractDataModel(org.apache.wicket.model.IModel<T> rowModel) Methods in com.evolveum.midpoint.web.component.data.column with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionprotected Collection<SelectorOptions<GetOperationOptions>>ObjectReferenceColumn.getOptions(ObjectReferenceType ref) Method parameters in com.evolveum.midpoint.web.component.data.column with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic org.apache.wicket.markup.repeater.RepeatingViewColumnUtils.getMultilineLinkPanel(String componentId, List<ObjectReferenceType> referencesList, PageBase pageBase) Constructor parameters in com.evolveum.midpoint.web.component.data.column with type arguments of type ObjectReferenceTypeModifierConstructorDescriptionObjectReferenceColumnPanel(String id, org.apache.wicket.model.IModel<ObjectReferenceType> object) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.input
Methods in com.evolveum.midpoint.web.component.input that return ObjectReferenceTypeModifier and TypeMethodDescriptionObjectReferenceChoiceRenderer.getObject(String id, org.apache.wicket.model.IModel<? extends List<? extends ObjectReferenceType>> choices) Methods in com.evolveum.midpoint.web.component.input with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionObjectReferenceChoiceRenderer.getDisplayValue(ObjectReferenceType object) ObjectReferenceChoiceRenderer.getIdValue(ObjectReferenceType object, int index) Method parameters in com.evolveum.midpoint.web.component.input with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionObjectReferenceChoiceRenderer.getObject(String id, org.apache.wicket.model.IModel<? extends List<? extends ObjectReferenceType>> choices) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.input.dto
Methods in com.evolveum.midpoint.web.component.input.dto that return ObjectReferenceTypeMethods in com.evolveum.midpoint.web.component.input.dto with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidExpressionTypeDto.setPolicyRef(ObjectReferenceType policyRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.prism.show
Methods in com.evolveum.midpoint.web.component.prism.show with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic VisualizationVisualizationUtil.visualizeObjectDeltaType(ObjectDeltaType objectDeltaType, String displayNameKey, PrismContext prismContext, ModelInteractionService modelInteractionService, ObjectReferenceType objectRef, Task task, OperationResult result) static VisualizationVisualizationUtil.visualizeObjectTreeDeltas(ObjectTreeDeltasType deltas, String displayNameKey, PrismContext prismContext, ModelInteractionService modelInteractionService, ObjectReferenceType objectRef, Task task, OperationResult result) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress that return ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.certification.dto
Methods in com.evolveum.midpoint.web.page.admin.certification.dto that return ObjectReferenceTypeMethods in com.evolveum.midpoint.web.page.admin.certification.dto that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionAccessCertificationReviewerDto.getAdditionalReviewersAsObjectReferenceList(PrismContext prismContext) AccessCertificationReviewerDto.getDefaultReviewersAsObjectReferenceList(PrismContext prismContext) CertWorkItemDto.getReviewerRefList()Methods in com.evolveum.midpoint.web.page.admin.certification.dto with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic StringCertCampaignDto.resolveOwnerName(ObjectReferenceType ownerRef, PageBase page, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.web.page.admin.certification.dto with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidCertWorkItemDto.setReviewerRefList(List<ObjectReferenceType> reviewerRefList) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.configuration.component
Constructors in com.evolveum.midpoint.web.page.admin.configuration.component with parameters of type ObjectReferenceType -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return ObjectReferenceTypeModifier and TypeMethodDescriptionAuditSearchDto.getInitiatorName()AuditSearchDto.getTargetOwnerName()Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return types with arguments of type ObjectReferenceTypeMethods in com.evolveum.midpoint.web.page.admin.reports.dto with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAuditSearchDto.setInitiatorName(ObjectReferenceType initiatorName) voidAuditSearchDto.setTargetOwnerName(ObjectReferenceType targetOwnerName) Method parameters in com.evolveum.midpoint.web.page.admin.reports.dto with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAuditSearchDto.setTargetNames(List<ObjectReferenceType> targetNameList) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.roles
Methods in com.evolveum.midpoint.web.page.admin.roles that return ObjectReferenceTypeModifier and TypeMethodDescriptionSearchBoxConfigurationHelper.getProject()SearchBoxConfigurationHelper.getTenant() -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component that return ObjectReferenceTypeMethods in com.evolveum.midpoint.web.page.admin.users.component with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidAssignmentInfoDto.setOrgRef(ObjectReferenceType orgRef) voidAssignmentInfoDto.setTenantRef(ObjectReferenceType tenantRef) -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.admin.workflow.dto
Methods in com.evolveum.midpoint.web.page.admin.workflow.dto that return ObjectReferenceTypeModifier and TypeMethodDescription@NotNull ObjectReferenceTypeApproverEngagementDto.getApproverRef()@Nullable ObjectReferenceTypeApproverEngagementDto.getAttorney()@Nullable ObjectReferenceTypeApproverEngagementDto.getCompletedBy()ProcessInstanceDto.getObjectRef()ProcessInstanceDto.getTargetRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.page.self
Methods in com.evolveum.midpoint.web.page.self that return ObjectReferenceTypeModifier and TypeMethodDescriptionprotected ObjectReferenceTypePagePostAuthentication.getCustomFormRef() -
Uses of ObjectReferenceType in com.evolveum.midpoint.web.util
Methods in com.evolveum.midpoint.web.util that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic List<ObjectReferenceType>TaskOperationUtils.getArchetypeReferencesList(CompiledObjectCollectionView collectionView) static @NotNull List<ObjectReferenceType>ExpressionUtil.getShadowRefValue(ExpressionType expressionType) Methods in com.evolveum.midpoint.web.util with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic StringExpressionUtil.getExpressionString(ExpressionUtil.ExpressionEvaluatorType type, ObjectReferenceType policy) Method parameters in com.evolveum.midpoint.web.util with type arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionstatic voidTaskOperationUtils.addArchetypeReferencesList(List<ObjectReferenceType> references) -
Uses of ObjectReferenceType 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 ObjectReferenceTypeModifier and TypeFieldDescriptionprotected ObjectReferenceTypePolicyItemDefinitionType.valuePolicyRefMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectReferenceTypeModifier and TypeMethodDescriptionPolicyItemDefinitionType.beginValuePolicyRef()PolicyItemDefinitionType.getValuePolicyRef()Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidPolicyItemDefinitionType.setValuePolicyRef(ObjectReferenceType value) PolicyItemDefinitionType.valuePolicyRef(ObjectReferenceType value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return ObjectReferenceTypeModifier and TypeMethodDescriptionAuditEventRecordType.beginAttorneyRef()AuditEventRecordType.beginEffectivePrincipalRef()AuditEventRecordType.beginInitiatorRef()AuditEventRecordType.beginTargetOwnerRef()AuditEventRecordType.beginTargetRef()AuditEventRecordType.getAttorneyRef()AuditEventRecordType.getEffectivePrincipalRef()AuditEventRecordType.getInitiatorRef()AuditEventRecordType.getTargetOwnerRef()AuditEventRecordType.getTargetRef()Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionAuditEventRecordType.attorneyRef(ObjectReferenceType value) AuditEventRecordType.effectivePrincipalRef(ObjectReferenceType value) AuditEventRecordType.initiatorRef(ObjectReferenceType value) voidAuditEventRecordType.setAttorneyRef(ObjectReferenceType value) voidAuditEventRecordType.setEffectivePrincipalRef(ObjectReferenceType value) voidAuditEventRecordType.setInitiatorRef(ObjectReferenceType value) voidAuditEventRecordType.setTargetOwnerRef(ObjectReferenceType value) voidAuditEventRecordType.setTargetRef(ObjectReferenceType value) AuditEventRecordType.targetOwnerRef(ObjectReferenceType value) AuditEventRecordType.targetRef(ObjectReferenceType value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ObjectReferenceTypeModifier and TypeFieldDescriptionprotected ObjectReferenceTypeConnDevCreateConnectorResultType.connectorRefprotected ObjectReferenceTypeConnDevDiscoverObjectClassAttributesResultType.connectorRefprotected ObjectReferenceTypeConnDevDiscoverObjectClassEndpointsResultType.connectorRefprotected ObjectReferenceTypeConnDevDiscoverObjectClassInformationResultType.connectorRefprotected ObjectReferenceTypeConnDevDownloadConnectorResultType.connectorRefprotected ObjectReferenceTypeSearchObjectExpressionEvaluatorType.defaultTargetRefprotected ObjectReferenceTypeEvaluatedPolicyRuleType.directOwnerRefprotected ObjectReferenceTypeFunctionExpressionEvaluatorType.libraryRefprotected ObjectReferenceTypeNotifierTransportConfigType.messageTemplateRefprotected ObjectReferenceTypeExpressionVariableDefinitionType.objectRefprotected ObjectReferenceTypeMappingEvaluationSourceContextType.objectRefprotected ObjectReferenceTypeLegacySynchronizationReactionType.objectTemplateRefprotected ObjectReferenceTypeRecipientExpressionResultType.recipientRefprotected ObjectReferenceTypeProvisioningStatisticsEntryType.resourceRefprotected ObjectReferenceTypeExpressionType.runAsRefprotected ObjectReferenceTypeSequentialValueExpressionEvaluatorType.sequenceRefprotected ObjectReferenceTypeActivityTaskStateOverviewType.taskRefprotected ObjectReferenceTypeGenerateExpressionEvaluatorType.valuePolicyRefFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectReferenceTypeModifier and TypeFieldDescriptionstatic final Producer<ObjectReferenceType>ObjectReferenceType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectReferenceTypeModifier and TypeMethodDescriptionActivityBucketingStateType.beginAbortingWorkerRef()LensProjectionContextType.beginAccountPasswordPolicyRef()ProvenanceAcquisitionType.beginActorRef()AccessCertificationReviewerSpecificationType.beginAdditionalReviewerRef()SearchFilterParameterType.beginAllowedValuesLookupTable()ApprovalPolicyActionType.beginApproverRef()ApprovalStageDefinitionType.beginApproverRef()DelegateWorkItemActionType.beginApproverRef()EscalateWorkItemActionType.beginApproverRef()GenericPcpAspectConfigurationType.beginApproverRef()PcpAspectConfigurationType.beginApproverRef()ResourceBusinessConfigurationType.beginApproverRef()AbstractAccessCertificationDefinitionType.beginArchetypeRef()AbstractRoleType.beginArchetypeRef()AccessCertificationCampaignType.beginArchetypeRef()AccessCertificationDefinitionForReportType.beginArchetypeRef()AccessCertificationDefinitionType.beginArchetypeRef()AnalysisAttributeRuleType.beginArchetypeRef()ApplicationType.beginArchetypeRef()ArchetypeSelectionType.beginArchetypeRef()ArchetypeType.beginArchetypeRef()AssignmentHolderType.beginArchetypeRef()BasicObjectSetType.beginArchetypeRef()CaseType.beginArchetypeRef()ConnectorDevelopmentType.beginArchetypeRef()ConnectorHostType.beginArchetypeRef()ConnectorType.beginArchetypeRef()DashboardType.beginArchetypeRef()FocusType.beginArchetypeRef()FormType.beginArchetypeRef()FunctionLibraryType.beginArchetypeRef()GenericObjectType.beginArchetypeRef()LinkedObjectSelectorType.beginArchetypeRef()LinkSourceObjectSelectorType.beginArchetypeRef()LinkTargetObjectSelectorType.beginArchetypeRef()LookupTableType.beginArchetypeRef()MarkType.beginArchetypeRef()MessageTemplateType.beginArchetypeRef()NodeType.beginArchetypeRef()ObjectCollectionType.beginArchetypeRef()ObjectParentSelectorType.beginArchetypeRef()ObjectSelectorType.beginArchetypeRef()ObjectSetType.beginArchetypeRef()ObjectTemplateType.beginArchetypeRef()OrgType.beginArchetypeRef()OwnedObjectSelectorType.beginArchetypeRef()PersonaConstructionType.beginArchetypeRef()PolicyType.beginArchetypeRef()ReportDataType.beginArchetypeRef()ReportType.beginArchetypeRef()ResourceObjectFocusSpecificationType.beginArchetypeRef()ResourceType.beginArchetypeRef()RoleAnalysisClusterType.beginArchetypeRef()RoleAnalysisOutlierType.beginArchetypeRef()RoleAnalysisSessionType.beginArchetypeRef()RoleType.beginArchetypeRef()SchemaType.beginArchetypeRef()SecurityPolicyType.beginArchetypeRef()SequenceType.beginArchetypeRef()ServiceType.beginArchetypeRef()SimulationResultType.beginArchetypeRef()SubjectedObjectSelectorType.beginArchetypeRef()SystemConfigurationType.beginArchetypeRef()TaskType.beginArchetypeRef()UserType.beginArchetypeRef()ValuePolicyType.beginArchetypeRef()WorkItemDelegationEventType.beginAssigneeBefore()WorkItemEscalationEventType.beginAssigneeBefore()AbstractWorkItemType.beginAssigneeRef()AccessCertificationWorkItemType.beginAssigneeRef()CaseWorkItemType.beginAssigneeRef()SimpleCaseSchemaType.beginAssigneeRef()CaseCompletionEventType.beginAttorneyRef()CaseCreationEventType.beginAttorneyRef()CaseEventType.beginAttorneyRef()StageCompletionEventType.beginAttorneyRef()WorkItemCompletionEventType.beginAttorneyRef()WorkItemDelegationEventType.beginAttorneyRef()WorkItemEscalationEventType.beginAttorneyRef()WorkItemEventType.beginAttorneyRef()RoleAnalysisCandidateRoleType.beginCandidateMembers()ResourceObjectOwnerOptionType.beginCandidateOwnerRef()AbstractWorkItemType.beginCandidateRef()AccessCertificationWorkItemType.beginCandidateRef()CaseWorkItemType.beginCandidateRef()RoleAnalysisDetectionPatternType.beginCandidateRole()RoleAnalysisCandidateRoleType.beginCandidateRoleRef()ApprovalProcessStartInstructionCreationTraceType.beginCaseRef()ApprovalSchemaExecutionInformationType.beginCaseRef()AbstractCertificationWorkDefinitionType.beginCertificationCampaignRef()CertificationCloseCurrentStageWorkDefinitionType.beginCertificationCampaignRef()CertificationOpenNextStageWorkDefinitionType.beginCertificationCampaignRef()CertificationReiterateCampaignWorkDefinitionType.beginCertificationCampaignRef()CertificationRemediationWorkDefinitionType.beginCertificationCampaignRef()CertificationStartCampaignWorkDefinitionType.beginCertificationCampaignRef()MetadataType.beginCertifierRef()ProcessMetadataType.beginCertifierRef()RoleAnalysisOutlierPartitionType.beginClusterRef()RoleAnalysisPatternDetectionWorkDefinitionType.beginClusterRef()CollectionRefSpecificationType.beginCollectionRef()RoleCollectionViewType.beginCollectionRef()ConfigurableUserDashboardType.beginConfigurableDashboardRef()EvaluatedExclusionTriggerType.beginConflictingObjectRef()ConnDevBaseWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevCreateConnectorWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevDiscoverDocumentationWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevDiscoverGlobalInformationWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevDiscoverObjectClassAttributesDefinitionType.beginConnectorDevelopmentRef()ConnDevDiscoverObjectClassEndpointsDefinitionType.beginConnectorDevelopmentRef()ConnDevDiscoverObjectClassInformationDefinitionType.beginConnectorDevelopmentRef()ConnDevDownloadConnectorWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevGenerateArtifactDefinitionType.beginConnectorDevelopmentRef()ConnDevProcessDocumentationWorkDefinitionType.beginConnectorDevelopmentRef()ConnDevRefreshScimSchemaWorkDefinitionType.beginConnectorDevelopmentRef()ConnectorType.beginConnectorHostRef()ConnDevConnectorType.beginConnectorRef()ConnDevCreateConnectorResultType.beginConnectorRef()ConnDevDiscoverGlobalInformationResultType.beginConnectorRef()ConnDevDiscoverObjectClassAttributesResultType.beginConnectorRef()ConnDevDiscoverObjectClassEndpointsResultType.beginConnectorRef()ConnDevDiscoverObjectClassInformationResultType.beginConnectorRef()ConnDevDownloadConnectorResultType.beginConnectorRef()ConnDevGenerateArtifactResultType.beginConnectorRef()ConnectorInstanceSpecificationType.beginConnectorRef()GuiResourceDetailsPageType.beginConnectorRef()ResourceType.beginConnectorRef()SimulationResultProcessedObjectType.beginConsideredEventMarkRef()MappingEvaluationTraceType.beginContainingObjectRef()WorkersReconciliationResultType.beginCoordinatorTaskRef()ResourceBusinessConfigurationType.beginCorrelatorRef()MetadataType.beginCreateApproverRef()ProcessMetadataType.beginCreateApproverRef()MetadataType.beginCreateTaskRef()StorageMetadataType.beginCreateTaskRef()MetadataType.beginCreatorRef()StorageMetadataType.beginCreatorRef()TracingOutputMetadataType.beginCreatorRef()DashboardReportEngineConfigurationType.beginDashboardRef()AccessCertificationReviewerSpecificationType.beginDefaultReviewerRef()AbstractRegistrationPolicyType.beginDefaultRole()SelfRegistrationPolicyType.beginDefaultRole()AssignmentTargetSearchExpressionEvaluatorType.beginDefaultTargetRef()ReferenceSearchExpressionEvaluatorType.beginDefaultTargetRef()SearchObjectExpressionEvaluatorType.beginDefaultTargetRef()ShadowOwnerReferenceSearchExpressionEvaluatorType.beginDefaultTargetRef()MappingSpecificationType.beginDefinitionObjectRef()AccessCertificationCampaignType.beginDefinitionRef()CertificationPolicyActionType.beginDefinitionRef()WorkItemDelegationRequestType.beginDelegate()AbstractAccessCertificationDefinitionType.beginDelegatedRef()AbstractRoleType.beginDelegatedRef()AccessCertificationCampaignType.beginDelegatedRef()AccessCertificationDefinitionForReportType.beginDelegatedRef()AccessCertificationDefinitionType.beginDelegatedRef()ApplicationType.beginDelegatedRef()ArchetypeType.beginDelegatedRef()AssignmentHolderType.beginDelegatedRef()CaseType.beginDelegatedRef()ConnectorDevelopmentType.beginDelegatedRef()ConnectorHostType.beginDelegatedRef()ConnectorType.beginDelegatedRef()DashboardType.beginDelegatedRef()FocusType.beginDelegatedRef()FormType.beginDelegatedRef()FunctionLibraryType.beginDelegatedRef()GenericObjectType.beginDelegatedRef()LookupTableType.beginDelegatedRef()MarkType.beginDelegatedRef()MessageTemplateType.beginDelegatedRef()NodeType.beginDelegatedRef()ObjectCollectionType.beginDelegatedRef()ObjectTemplateType.beginDelegatedRef()OrgType.beginDelegatedRef()PolicyType.beginDelegatedRef()ReportDataType.beginDelegatedRef()ReportType.beginDelegatedRef()ResourceType.beginDelegatedRef()RoleAnalysisClusterType.beginDelegatedRef()RoleAnalysisOutlierType.beginDelegatedRef()RoleAnalysisSessionType.beginDelegatedRef()RoleType.beginDelegatedRef()SchemaType.beginDelegatedRef()SecurityPolicyType.beginDelegatedRef()SequenceType.beginDelegatedRef()ServiceType.beginDelegatedRef()SimulationResultType.beginDelegatedRef()SystemConfigurationType.beginDelegatedRef()TaskType.beginDelegatedRef()UserType.beginDelegatedRef()ValuePolicyType.beginDelegatedRef()WorkItemDelegationEventType.beginDelegatedTo()WorkItemEscalationEventType.beginDelegatedTo()TaskType.beginDependentTaskRef()EvaluatedPolicyRuleType.beginDirectOwnerRef()RoleAnalysisOutlierType.beginDuplicatedRoleAssignment()AbstractAccessCertificationDefinitionType.beginEffectiveMarkRef()AbstractRoleType.beginEffectiveMarkRef()AccessCertificationCampaignType.beginEffectiveMarkRef()AccessCertificationDefinitionForReportType.beginEffectiveMarkRef()AccessCertificationDefinitionType.beginEffectiveMarkRef()ApplicationType.beginEffectiveMarkRef()ArchetypeType.beginEffectiveMarkRef()AssignmentHolderType.beginEffectiveMarkRef()AssignmentType.beginEffectiveMarkRef()CaseType.beginEffectiveMarkRef()ConnectorDevelopmentType.beginEffectiveMarkRef()ConnectorHostType.beginEffectiveMarkRef()ConnectorType.beginEffectiveMarkRef()DashboardType.beginEffectiveMarkRef()FocusType.beginEffectiveMarkRef()FormType.beginEffectiveMarkRef()FunctionLibraryType.beginEffectiveMarkRef()GenericObjectType.beginEffectiveMarkRef()LookupTableType.beginEffectiveMarkRef()MarkType.beginEffectiveMarkRef()MessageTemplateType.beginEffectiveMarkRef()NodeType.beginEffectiveMarkRef()ObjectCollectionType.beginEffectiveMarkRef()ObjectTemplateType.beginEffectiveMarkRef()ObjectType.beginEffectiveMarkRef()OrgType.beginEffectiveMarkRef()PolicyType.beginEffectiveMarkRef()ReportDataType.beginEffectiveMarkRef()ReportType.beginEffectiveMarkRef()ResourceType.beginEffectiveMarkRef()RoleAnalysisClusterType.beginEffectiveMarkRef()RoleAnalysisOutlierType.beginEffectiveMarkRef()RoleAnalysisSessionType.beginEffectiveMarkRef()RoleType.beginEffectiveMarkRef()SchemaType.beginEffectiveMarkRef()SecurityPolicyType.beginEffectiveMarkRef()SequenceType.beginEffectiveMarkRef()ServiceType.beginEffectiveMarkRef()ShadowType.beginEffectiveMarkRef()SimulationResultType.beginEffectiveMarkRef()SystemConfigurationType.beginEffectiveMarkRef()TaskType.beginEffectiveMarkRef()UserType.beginEffectiveMarkRef()ValuePolicyType.beginEffectiveMarkRef()SimulationMetricReferenceType.beginEventMarkRef()SimulationResultProcessedObjectType.beginEventMarkRef()ApprovalStageExecutionPreviewType.beginExpectedApproverRef()FocusLoadedTraceType.beginFocusLoadedRef()ApprovalStageDefinitionType.beginFormRef()CredentialsResetPolicyType.beginFormRef()FormSpecificationType.beginFormRef()SelfRegistrationPolicyType.beginFormRef()SystemConfigurationType.beginGlobalSecurityPolicyRef()AssignmentRelationType.beginHolderArchetypeRef()FormType.beginIncludeRef()ObjectTemplateType.beginIncludeRef()CaseCompletionEventType.beginInitiatorRef()CaseCreationEventType.beginInitiatorRef()CaseEventType.beginInitiatorRef()OperationExecutionType.beginInitiatorRef()RoleAnalysisOperationStatusType.beginInitiatorRef()StageCompletionEventType.beginInitiatorRef()WorkItemCompletionEventType.beginInitiatorRef()WorkItemDelegationEventType.beginInitiatorRef()WorkItemEscalationEventType.beginInitiatorRef()WorkItemEventType.beginInitiatorRef()FunctionExpressionEvaluatorType.beginLibraryRef()AbstractRoleType.beginLinkRef()ApplicationType.beginLinkRef()ArchetypeType.beginLinkRef()FocusType.beginLinkRef()GenericObjectType.beginLinkRef()OrgType.beginLinkRef()PolicyType.beginLinkRef()RoleType.beginLinkRef()ServiceType.beginLinkRef()UserType.beginLinkRef()GlobalPolicyRuleType.beginMarkRef()PolicyRuleType.beginMarkRef()PolicyStatementType.beginMarkRef()ShadowMarkingConfigurationType.beginMarkRef()RoleAnalysisClusterType.beginMember()AccountActivationNotifierType.beginMessageTemplateRef()AccountPasswordNotifierType.beginMessageTemplateRef()ConfirmationNotifierType.beginMessageTemplateRef()DummyNotifierType.beginMessageTemplateRef()GeneralNotifierType.beginMessageTemplateRef()NotifierTransportConfigType.beginMessageTemplateRef()PasswordResetNotifierType.beginMessageTemplateRef()RegistrationConfirmationNotifierType.beginMessageTemplateRef()SimpleActivityPolicyRuleNotifierType.beginMessageTemplateRef()SimpleCampaignNotifierType.beginMessageTemplateRef()SimpleCampaignStageNotifierType.beginMessageTemplateRef()SimpleCaseManagementNotifierType.beginMessageTemplateRef()SimpleFocalObjectNotifierType.beginMessageTemplateRef()SimplePolicyRuleNotifierType.beginMessageTemplateRef()SimpleReportNotifierType.beginMessageTemplateRef()SimpleResourceObjectNotifierType.beginMessageTemplateRef()SimpleReviewerNotifierType.beginMessageTemplateRef()SimpleTaskNotifierType.beginMessageTemplateRef()SimpleUserNotifierType.beginMessageTemplateRef()SimpleWorkflowNotifierType.beginMessageTemplateRef()TimeValidityNotifierType.beginMessageTemplateRef()UserPasswordNotifierType.beginMessageTemplateRef()MetadataType.beginModifierRef()StorageMetadataType.beginModifierRef()MetadataType.beginModifyApproverRef()ProcessMetadataType.beginModifyApproverRef()MetadataType.beginModifyTaskRef()StorageMetadataType.beginModifyTaskRef()AuthenticationSequenceType.beginNodeGroup()ReportDataType.beginNodeRef()TracingEnvironmentType.beginNodeRef()TraceDictionaryEntryType.beginObject()LensElementContextType.beginObjectCurrentRef()LensFocusContextType.beginObjectCurrentRef()LensProjectionContextType.beginObjectCurrentRef()PersonaConstructionType.beginObjectMappingRef()LensElementContextType.beginObjectNewRef()LensFocusContextType.beginObjectNewRef()LensProjectionContextType.beginObjectNewRef()LensElementContextType.beginObjectOldRef()LensFocusContextType.beginObjectOldRef()LensProjectionContextType.beginObjectOldRef()AccessCertificationAssignmentCaseType.beginObjectRef()AccessCertificationCaseType.beginObjectRef()AuthorizationEvaluationAccessDecisionRequestType.beginObjectRef()BasicObjectSetType.beginObjectRef()CaseType.beginObjectRef()DashboardWidgetDataType.beginObjectRef()ExpressionVariableDefinitionType.beginObjectRef()MappingEvaluationSourceContextType.beginObjectRef()ObjectSetType.beginObjectRef()RepositoryAddTraceType.beginObjectRef()RepositoryGetObjectTraceType.beginObjectRef()RepositoryGetTraceType.beginObjectRef()RepositorySearchObjectsTraceType.beginObjectRef()RepositorySearchTraceType.beginObjectRef()RoleAnalysisIdentifiedCharacteristicsItemType.beginObjectRef()RoleAnalysisOutlierType.beginObjectRef()TaskType.beginObjectRef()ValidationIssueType.beginObjectRef()AbstractClockworkBasedSynchronizationActionType.beginObjectTemplateRef()AddFocusSynchronizationActionType.beginObjectTemplateRef()ArchetypePolicyType.beginObjectTemplateRef()DeleteFocusSynchronizationActionType.beginObjectTemplateRef()DeleteResourceObjectSynchronizationActionType.beginObjectTemplateRef()InactivateFocusSynchronizationActionType.beginObjectTemplateRef()InactivateResourceObjectSynchronizationActionType.beginObjectTemplateRef()LegacySynchronizationReactionType.beginObjectTemplateRef()LinkSynchronizationActionType.beginObjectTemplateRef()ObjectPolicyConfigurationType.beginObjectTemplateRef()ObjectSynchronizationType.beginObjectTemplateRef()SynchronizationReactionsDefaultSettingsType.beginObjectTemplateRef()SynchronizeSynchronizationActionType.beginObjectTemplateRef()UnlinkSynchronizationActionType.beginObjectTemplateRef()ResourceBusinessConfigurationType.beginOperatorRef()AccessCertificationAssignmentCaseType.beginOrgRef()AccessCertificationCaseType.beginOrgRef()AssignmentType.beginOrgRef()LinkedObjectSelectorType.beginOrgRef()LinkSourceObjectSelectorType.beginOrgRef()LinkTargetObjectSelectorType.beginOrgRef()ObjectParentSelectorType.beginOrgRef()ObjectSelectorType.beginOrgRef()OwnedObjectSelectorType.beginOrgRef()SubjectedObjectSelectorType.beginOrgRef()AbstractWorkItemType.beginOriginalAssigneeRef()AccessCertificationWorkItemType.beginOriginalAssigneeRef()CaseWorkItemType.beginOriginalAssigneeRef()WorkItemCompletionEventType.beginOriginalAssigneeRef()WorkItemDelegationEventType.beginOriginalAssigneeRef()WorkItemEscalationEventType.beginOriginalAssigneeRef()WorkItemEventType.beginOriginalAssigneeRef()FocusIdentitySourceType.beginOriginRef()ProvenanceAcquisitionType.beginOriginRef()ProvenanceFeedDefinitionType.beginOriginRef()AbstractAccessCertificationDefinitionType.beginOwnerRef()AccessCertificationCampaignType.beginOwnerRef()AccessCertificationDefinitionForReportType.beginOwnerRef()AccessCertificationDefinitionType.beginOwnerRef()ResourceBusinessConfigurationType.beginOwnerRef()TaskType.beginOwnerRef()WfExecutionTasksConfigurationType.beginOwnerRef()AbstractAccessCertificationDefinitionType.beginParentOrgRef()AbstractRoleType.beginParentOrgRef()AccessCertificationCampaignType.beginParentOrgRef()AccessCertificationDefinitionForReportType.beginParentOrgRef()AccessCertificationDefinitionType.beginParentOrgRef()ApplicationType.beginParentOrgRef()ArchetypeType.beginParentOrgRef()AssignmentHolderType.beginParentOrgRef()CaseType.beginParentOrgRef()ConnectorDevelopmentType.beginParentOrgRef()ConnectorHostType.beginParentOrgRef()ConnectorType.beginParentOrgRef()DashboardType.beginParentOrgRef()FocusType.beginParentOrgRef()FormType.beginParentOrgRef()FunctionLibraryType.beginParentOrgRef()GenericObjectType.beginParentOrgRef()LookupTableType.beginParentOrgRef()MarkType.beginParentOrgRef()MessageTemplateType.beginParentOrgRef()NodeType.beginParentOrgRef()ObjectCollectionType.beginParentOrgRef()ObjectTemplateType.beginParentOrgRef()ObjectType.beginParentOrgRef()OrgType.beginParentOrgRef()PolicyType.beginParentOrgRef()ReportDataType.beginParentOrgRef()ReportType.beginParentOrgRef()ResourceType.beginParentOrgRef()RoleAnalysisClusterType.beginParentOrgRef()RoleAnalysisOutlierType.beginParentOrgRef()RoleAnalysisSessionType.beginParentOrgRef()RoleType.beginParentOrgRef()SchemaType.beginParentOrgRef()SecurityPolicyType.beginParentOrgRef()SequenceType.beginParentOrgRef()ServiceType.beginParentOrgRef()ShadowType.beginParentOrgRef()SimulationResultType.beginParentOrgRef()SystemConfigurationType.beginParentOrgRef()TaskType.beginParentOrgRef()UserType.beginParentOrgRef()ValuePolicyType.beginParentOrgRef()CaseType.beginParentRef()ReportDataType.beginParentRef()AbstractWorkItemType.beginPerformerRef()AccessCertificationWorkItemType.beginPerformerRef()CaseWorkItemType.beginPerformerRef()ShadowCorrelationStateType.beginPerformerRef()AbstractRoleType.beginPersonaRef()ApplicationType.beginPersonaRef()ArchetypeType.beginPersonaRef()FocusType.beginPersonaRef()GenericObjectType.beginPersonaRef()OrgType.beginPersonaRef()PolicyType.beginPersonaRef()RoleType.beginPersonaRef()ServiceType.beginPersonaRef()UserType.beginPersonaRef()ApplicablePoliciesType.beginPolicyGroupRef()ActivityPoliciesDefinitionTailoringType.beginPolicyRef()ActivityPoliciesType.beginPolicyRef()DefaultOperationPolicyConfigurationType.beginPolicyRef()CaseCorrelationContextType.beginPreFocusRef()CaseType.beginPrerequisiteRef()LensProjectionContextType.beginProjectionSecurityPolicyRef()ActivityReportCollectionType.beginRawDataRef()RecipientExpressionResultType.beginRecipientRef()FunctionLibraryProfileType.beginRef()ClassicReportImportWorkDefinitionType.beginReportDataRef()ReportExportWorkStateType.beginReportDataRef()AbstractReportWorkDefinitionType.beginReportRef()ClassicReportExportWorkDefinitionType.beginReportRef()ClassicReportImportWorkDefinitionType.beginReportRef()DistributedReportExportWorkDefinitionType.beginReportRef()ReportDataType.beginReportRef()CaseType.beginRequestorRef()MetadataType.beginRequestorRef()ProcessMetadataType.beginRequestorRef()AuthenticationSequenceType.beginRequireAssignmentTarget()EvaluatedRequirementTriggerType.beginRequirementObjectArchetypeRef()EvaluatedRequirementTriggerType.beginRequirementObjectRef()RoleAnalysisClusterType.beginResolvedPattern()AssociationSuggestionWorkDefinitionType.beginResourceRef()BasicResourceObjectSetType.beginResourceRef()ConnIdOperationRecordType.beginResourceRef()ConstructionType.beginResourceRef()CorrelationSuggestionWorkDefinitionType.beginResourceRef()FocusIdentitySourceType.beginResourceRef()FocusObjectStatisticsComputationWorkDefinitionType.beginResourceRef()FocusTypeSuggestionWorkDefinitionType.beginResourceRef()GuiShadowDetailsPageType.beginResourceRef()GuiShadowListViewType.beginResourceRef()MappingsSuggestionWorkDefinitionType.beginResourceRef()ObjectClassStatisticsComputationWorkDefinitionType.beginResourceRef()ObjectTypeRelatedSuggestionWorkDefinitionType.beginResourceRef()ObjectTypesSuggestionWorkDefinitionType.beginResourceRef()ObjectTypeStatisticsComputationWorkDefinitionType.beginResourceRef()PropagationWorkDefinitionType.beginResourceRef()ProvenanceAcquisitionType.beginResourceRef()ProvisioningStatisticsEntryType.beginResourceRef()ResourceObjectSetType.beginResourceRef()ResourceObjectTypeDependencyType.beginResourceRef()SchemaMatchPreloadWorkDefinitionType.beginResourceRef()ShadowDiscriminatorType.beginResourceRef()ShadowType.beginResourceRef()SuperResourceDeclarationType.beginResourceRef()ShadowCorrelationStateType.beginResultingOwner()ActivitySimulationStateType.beginResultRef()RoleAnalysisClusterType.beginRoleAnalysisSessionRef()RoleCatalogType.beginRoleCatalogRef()RoleManagementConfigurationType.beginRoleCatalogRef()AbstractAccessCertificationDefinitionType.beginRoleInfluenceRef()AbstractRoleType.beginRoleInfluenceRef()AccessCertificationCampaignType.beginRoleInfluenceRef()AccessCertificationDefinitionForReportType.beginRoleInfluenceRef()AccessCertificationDefinitionType.beginRoleInfluenceRef()ApplicationType.beginRoleInfluenceRef()ArchetypeType.beginRoleInfluenceRef()AssignmentHolderType.beginRoleInfluenceRef()CaseType.beginRoleInfluenceRef()ConnectorDevelopmentType.beginRoleInfluenceRef()ConnectorHostType.beginRoleInfluenceRef()ConnectorType.beginRoleInfluenceRef()DashboardType.beginRoleInfluenceRef()FocusType.beginRoleInfluenceRef()FormType.beginRoleInfluenceRef()FunctionLibraryType.beginRoleInfluenceRef()GenericObjectType.beginRoleInfluenceRef()LookupTableType.beginRoleInfluenceRef()MarkType.beginRoleInfluenceRef()MessageTemplateType.beginRoleInfluenceRef()NodeType.beginRoleInfluenceRef()ObjectCollectionType.beginRoleInfluenceRef()ObjectTemplateType.beginRoleInfluenceRef()OrgType.beginRoleInfluenceRef()PolicyType.beginRoleInfluenceRef()ReportDataType.beginRoleInfluenceRef()ReportType.beginRoleInfluenceRef()ResourceType.beginRoleInfluenceRef()RoleAnalysisClusterType.beginRoleInfluenceRef()RoleAnalysisOutlierType.beginRoleInfluenceRef()RoleAnalysisSessionType.beginRoleInfluenceRef()RoleType.beginRoleInfluenceRef()SchemaType.beginRoleInfluenceRef()SecurityPolicyType.beginRoleInfluenceRef()SequenceType.beginRoleInfluenceRef()ServiceType.beginRoleInfluenceRef()SimulationResultType.beginRoleInfluenceRef()SystemConfigurationType.beginRoleInfluenceRef()TaskType.beginRoleInfluenceRef()UserType.beginRoleInfluenceRef()ValuePolicyType.beginRoleInfluenceRef()AbstractAccessCertificationDefinitionType.beginRoleMembershipRef()AbstractRoleType.beginRoleMembershipRef()AccessCertificationCampaignType.beginRoleMembershipRef()AccessCertificationDefinitionForReportType.beginRoleMembershipRef()AccessCertificationDefinitionType.beginRoleMembershipRef()ApplicationType.beginRoleMembershipRef()ArchetypeType.beginRoleMembershipRef()AssignmentHolderType.beginRoleMembershipRef()CaseType.beginRoleMembershipRef()ConnectorDevelopmentType.beginRoleMembershipRef()ConnectorHostType.beginRoleMembershipRef()ConnectorType.beginRoleMembershipRef()DashboardType.beginRoleMembershipRef()FocusType.beginRoleMembershipRef()FormType.beginRoleMembershipRef()FunctionLibraryType.beginRoleMembershipRef()GenericObjectType.beginRoleMembershipRef()LookupTableType.beginRoleMembershipRef()MarkType.beginRoleMembershipRef()MessageTemplateType.beginRoleMembershipRef()NodeType.beginRoleMembershipRef()ObjectCollectionType.beginRoleMembershipRef()ObjectTemplateType.beginRoleMembershipRef()OrgType.beginRoleMembershipRef()PolicyType.beginRoleMembershipRef()ReportDataType.beginRoleMembershipRef()ReportType.beginRoleMembershipRef()ResourceType.beginRoleMembershipRef()RoleAnalysisClusterType.beginRoleMembershipRef()RoleAnalysisOutlierType.beginRoleMembershipRef()RoleAnalysisSessionType.beginRoleMembershipRef()RoleType.beginRoleMembershipRef()SchemaType.beginRoleMembershipRef()SecurityPolicyType.beginRoleMembershipRef()SequenceType.beginRoleMembershipRef()ServiceType.beginRoleMembershipRef()SimulationResultType.beginRoleMembershipRef()SystemConfigurationType.beginRoleMembershipRef()TaskType.beginRoleMembershipRef()UserType.beginRoleMembershipRef()ValuePolicyType.beginRoleMembershipRef()RoleMembershipManagementWorkDefinitionType.beginRoleRef()RoleAnalysisDetectionPatternType.beginRolesOccupancy()AnalysisAttributeRuleType.beginRootOrganization()SimulationResultType.beginRootTaskRef()WorkersReconciliationResultType.beginRootTaskRef()ExecutionPrivilegesSpecificationType.beginRunAsRef()ExpressionType.beginRunAsRef()ProvisioningScriptArgumentType.beginRunAsRef()ScriptExecutionPolicyActionType.beginRunAsRef()CorrelationSuggestionWorkDefinitionType.beginSchemaMatchRef()CorrelationSuggestionWorkStateType.beginSchemaMatchRef()MappingsSuggestionWorkDefinitionType.beginSchemaMatchRef()MappingsSuggestionWorkStateType.beginSchemaMatchRef()ObjectTypeRelatedSuggestionWorkDefinitionType.beginSchemaMatchRef()ArchetypeType.beginSecurityPolicyRef()AssociatedResourceObjectTypeDefinitionType.beginSecurityPolicyRef()OrgType.beginSecurityPolicyRef()ResourceObjectTypeDefinitionType.beginSecurityPolicyRef()LensContextSequenceValueType.beginSequenceRef()SequentialValueExpressionEvaluatorType.beginSequenceRef()RoleAnalysisClusteringWorkDefinitionType.beginSessionRef()FullShadowLoadedTraceType.beginShadowLoadedRef()AsyncProvisioningAddOperationRequestedType.beginShadowRef()AsyncProvisioningDeleteOperationRequestedType.beginShadowRef()AsyncProvisioningModifyOperationRequestedType.beginShadowRef()AsyncProvisioningOperationRequestedType.beginShadowRef()FocusIdentitySourceType.beginShadowRef()ResourceObjectReferenceType.beginShadowRef()ShadowAssociationType.beginShadowRef()RoleAnalysisOutlierSimilarObjectsAnalysisResultType.beginSimilarObjects()AssignmentPathMetadataType.beginSourceRef()AssignmentPathSegmentType.beginSourceRef()SchemaMatchPreloadWorkDefinitionType.beginSourceTaskRef()FocusObjectStatisticsComputationWorkDefinitionType.beginStatisticsRef()FocusObjectStatisticsComputationWorkStateType.beginStatisticsRef()MappingsSuggestionWorkStateType.beginStatisticsRef()ObjectClassStatisticsComputationWorkStateType.beginStatisticsRef()ObjectTypesSuggestionWorkDefinitionType.beginStatisticsRef()ObjectTypesSuggestionWorkStateType.beginStatisticsRef()ObjectTypeStatisticsComputationWorkDefinitionType.beginStatisticsRef()ObjectTypeStatisticsComputationWorkStateType.beginStatisticsRef()SimulationResultProcessedObjectType.beginStructuralArchetypeRef()AuthorizationEvaluationAccessDecisionRequestType.beginSubjectRef()AuthorizationEvaluationFilterProcessingRequestType.beginSubjectRef()AuthorizationEvaluationRequestType.beginSubjectRef()TaskType.beginSubtaskRef()ArchetypeType.beginSuperArchetypeRef()ExclusionPolicyConstraintType.beginTargetArchetypeRef()HasAssignmentPolicyConstraintType.beginTargetArchetypeRef()DetectedAnomalyResultType.beginTargetObjectRef()AccessCertificationAssignmentCaseType.beginTargetRef()AccessCertificationCaseType.beginTargetRef()AssignmentPathSegmentMetadataType.beginTargetRef()AssignmentPathSegmentType.beginTargetRef()AssignmentSelectorType.beginTargetRef()AssignmentType.beginTargetRef()CaseType.beginTargetRef()ExclusionPolicyConstraintType.beginTargetRef()HasAssignmentPolicyConstraintType.beginTargetRef()RoleAnalysisOutlierPartitionType.beginTargetSessionRef()AsynchronousScriptExecutionType.beginTaskOwnerRef()ActivityTaskStateOverviewType.beginTaskRef()CaseType.beginTaskRef()DelegationWorkStateType.beginTaskRef()FailedObjectsSelectorType.beginTaskRef()OperationExecutionType.beginTaskRef()RoleAnalysisOperationStatusType.beginTaskRef()TracingEnvironmentType.beginTaskRef()AsynchronousScriptExecutionType.beginTaskTemplateRef()GuiActionType.beginTaskTemplateRef()AbstractAccessCertificationDefinitionType.beginTenantRef()AbstractRoleType.beginTenantRef()AccessCertificationAssignmentCaseType.beginTenantRef()AccessCertificationCampaignType.beginTenantRef()AccessCertificationCaseType.beginTenantRef()AccessCertificationDefinitionForReportType.beginTenantRef()AccessCertificationDefinitionType.beginTenantRef()ApplicationType.beginTenantRef()ArchetypeType.beginTenantRef()AssignmentHolderType.beginTenantRef()AssignmentType.beginTenantRef()CaseType.beginTenantRef()ConnectorDevelopmentType.beginTenantRef()ConnectorHostType.beginTenantRef()ConnectorType.beginTenantRef()DashboardType.beginTenantRef()FocusType.beginTenantRef()FormType.beginTenantRef()FunctionLibraryType.beginTenantRef()GenericObjectType.beginTenantRef()LookupTableType.beginTenantRef()MarkType.beginTenantRef()MessageTemplateType.beginTenantRef()NodeType.beginTenantRef()ObjectCollectionType.beginTenantRef()ObjectTemplateType.beginTenantRef()ObjectType.beginTenantRef()OrgType.beginTenantRef()PolicyType.beginTenantRef()ReportDataType.beginTenantRef()ReportType.beginTenantRef()ResourceType.beginTenantRef()RoleAnalysisClusterType.beginTenantRef()RoleAnalysisOutlierType.beginTenantRef()RoleAnalysisSessionType.beginTenantRef()RoleType.beginTenantRef()SchemaType.beginTenantRef()SecurityPolicyType.beginTenantRef()SequenceType.beginTenantRef()ServiceType.beginTenantRef()ShadowType.beginTenantRef()SimulationResultType.beginTenantRef()SystemConfigurationType.beginTenantRef()TaskType.beginTenantRef()UserType.beginTenantRef()ValuePolicyType.beginTenantRef()ConnDevTestingType.beginTestingResource()RoleAnalysisDetectionPatternType.beginUserOccupancy()ItemRefinedDefinitionType.beginValueEnumerationRef()MetadataItemDefinitionType.beginValueEnumerationRef()ObjectTemplateItemDefinitionType.beginValueEnumerationRef()ResourceAttributeDefinitionType.beginValueEnumerationRef()ResourceItemDefinitionType.beginValueEnumerationRef()ResourceObjectAssociationType.beginValueEnumerationRef()AttributeVerificationCredentialsPolicyType.beginValuePolicyRef()CredentialPolicyType.beginValuePolicyRef()GenerateExpressionEvaluatorType.beginValuePolicyRef()NonceCredentialsPolicyType.beginValuePolicyRef()OtpCredentialsPolicyType.beginValuePolicyRef()PasswordCredentialsPolicyType.beginValuePolicyRef()SecurityQuestionsCredentialsPolicyType.beginValuePolicyRef()WorkBucketType.beginWorkerRef()ObjectReferenceType.clone()ObjectFactory.createObjectReferenceType()ObjectReferenceType.description(String value) ObjectReferenceType.documentation(String value) ObjectReferenceType.filter(SearchFilterType value) ActivityBucketingStateType.getAbortingWorkerRef()LensProjectionContextType.getAccountPasswordPolicyRef()ProvenanceAcquisitionType.getActorRef()SearchFilterParameterType.getAllowedValuesLookupTable()AnalysisAttributeRuleType.getArchetypeRef()BasicObjectSetType.getArchetypeRef()ResourceObjectFocusSpecificationType.getArchetypeRef()CaseEventType.getAttorneyRef()ResourceObjectOwnerOptionType.getCandidateOwnerRef()RoleAnalysisDetectionPatternType.getCandidateRole()RoleAnalysisCandidateRoleType.getCandidateRoleRef()ApprovalSchemaExecutionInformationType.getCaseRef()AbstractCertificationWorkDefinitionType.getCertificationCampaignRef()RoleAnalysisOutlierPartitionType.getClusterRef()RoleAnalysisPatternDetectionWorkDefinitionType.getClusterRef()CollectionRefSpecificationType.getCollectionRef()RoleCollectionViewType.getCollectionRef()ConfigurableUserDashboardType.getConfigurableDashboardRef()EvaluatedExclusionTriggerType.getConflictingObjectRef()ConnDevBaseWorkDefinitionType.getConnectorDevelopmentRef()ConnectorType.getConnectorHostRef()ConnDevConnectorType.getConnectorRef()ConnDevCreateConnectorResultType.getConnectorRef()ConnDevDiscoverGlobalInformationResultType.getConnectorRef()ConnDevDiscoverObjectClassAttributesResultType.getConnectorRef()ConnDevDiscoverObjectClassEndpointsResultType.getConnectorRef()ConnDevDiscoverObjectClassInformationResultType.getConnectorRef()ConnDevDownloadConnectorResultType.getConnectorRef()ConnDevGenerateArtifactResultType.getConnectorRef()ConnectorInstanceSpecificationType.getConnectorRef()GuiResourceDetailsPageType.getConnectorRef()ResourceType.getConnectorRef()MappingEvaluationTraceType.getContainingObjectRef()WorkersReconciliationResultType.getCoordinatorTaskRef()MetadataType.getCreateTaskRef()StorageMetadataType.getCreateTaskRef()MetadataType.getCreatorRef()StorageMetadataType.getCreatorRef()TracingOutputMetadataType.getCreatorRef()DashboardReportEngineConfigurationType.getDashboardRef()SearchObjectExpressionEvaluatorType.getDefaultTargetRef()MappingSpecificationType.getDefinitionObjectRef()AccessCertificationCampaignType.getDefinitionRef()EvaluatedPolicyRuleType.getDirectOwnerRef()SimulationMetricReferenceType.getEventMarkRef()FocusLoadedTraceType.getFocusLoadedRef()ApprovalStageDefinitionType.getFormRef()CredentialsResetPolicyType.getFormRef()FormSpecificationType.getFormRef()SelfRegistrationPolicyType.getFormRef()SystemConfigurationType.getGlobalSecurityPolicyRef()CaseEventType.getInitiatorRef()OperationExecutionType.getInitiatorRef()RoleAnalysisOperationStatusType.getInitiatorRef()FunctionExpressionEvaluatorType.getLibraryRef()PolicyStatementType.getMarkRef()ShadowMarkingConfigurationType.getMarkRef()GeneralNotifierType.getMessageTemplateRef()NotifierTransportConfigType.getMessageTemplateRef()MetadataType.getModifierRef()StorageMetadataType.getModifierRef()MetadataType.getModifyTaskRef()StorageMetadataType.getModifyTaskRef()ReportDataType.getNodeRef()TracingEnvironmentType.getNodeRef()TraceDictionaryEntryType.getObject()LensElementContextType.getObjectCurrentRef()PersonaConstructionType.getObjectMappingRef()LensElementContextType.getObjectNewRef()LensElementContextType.getObjectOldRef()AccessCertificationCaseType.getObjectRef()AuthorizationEvaluationAccessDecisionRequestType.getObjectRef()CaseType.getObjectRef()DashboardWidgetDataType.getObjectRef()ExpressionVariableDefinitionType.getObjectRef()MappingEvaluationSourceContextType.getObjectRef()RepositoryAddTraceType.getObjectRef()RepositoryGetObjectTraceType.getObjectRef()RoleAnalysisIdentifiedCharacteristicsItemType.getObjectRef()RoleAnalysisOutlierType.getObjectRef()TaskType.getObjectRef()ValidationIssueType.getObjectRef()AbstractClockworkBasedSynchronizationActionType.getObjectTemplateRef()ArchetypePolicyType.getObjectTemplateRef()LegacySynchronizationReactionType.getObjectTemplateRef()ObjectSynchronizationType.getObjectTemplateRef()SynchronizationReactionsDefaultSettingsType.getObjectTemplateRef()AccessCertificationCaseType.getOrgRef()AssignmentType.getOrgRef()ObjectSelectorType.getOrgRef()AbstractWorkItemType.getOriginalAssigneeRef()WorkItemEventType.getOriginalAssigneeRef()FocusIdentitySourceType.getOriginRef()ProvenanceAcquisitionType.getOriginRef()ProvenanceFeedDefinitionType.getOriginRef()AbstractAccessCertificationDefinitionType.getOwnerRef()AccessCertificationCampaignType.getOwnerRef()TaskType.getOwnerRef()WfExecutionTasksConfigurationType.getOwnerRef()CaseType.getParentRef()ReportDataType.getParentRef()AbstractWorkItemType.getPerformerRef()DefaultOperationPolicyConfigurationType.getPolicyRef()CaseCorrelationContextType.getPreFocusRef()LensProjectionContextType.getProjectionSecurityPolicyRef()RecipientExpressionResultType.getRecipientRef()FunctionLibraryProfileType.getRef()ClassicReportImportWorkDefinitionType.getReportDataRef()ReportExportWorkStateType.getReportDataRef()AbstractReportWorkDefinitionType.getReportRef()ReportDataType.getReportRef()CaseType.getRequestorRef()MetadataType.getRequestorRef()ProcessMetadataType.getRequestorRef()EvaluatedRequirementTriggerType.getRequirementObjectArchetypeRef()EvaluatedRequirementTriggerType.getRequirementObjectRef()AssociationSuggestionWorkDefinitionType.getResourceRef()BasicResourceObjectSetType.getResourceRef()ConnIdOperationRecordType.getResourceRef()ConstructionType.getResourceRef()FocusIdentitySourceType.getResourceRef()FocusObjectStatisticsComputationWorkDefinitionType.getResourceRef()FocusTypeSuggestionWorkDefinitionType.getResourceRef()GuiShadowDetailsPageType.getResourceRef()GuiShadowListViewType.getResourceRef()ObjectClassStatisticsComputationWorkDefinitionType.getResourceRef()ObjectTypeRelatedSuggestionWorkDefinitionType.getResourceRef()ObjectTypesSuggestionWorkDefinitionType.getResourceRef()ObjectTypeStatisticsComputationWorkDefinitionType.getResourceRef()PropagationWorkDefinitionType.getResourceRef()ProvenanceAcquisitionType.getResourceRef()ProvisioningStatisticsEntryType.getResourceRef()ResourceObjectTypeDependencyType.getResourceRef()SchemaMatchPreloadWorkDefinitionType.getResourceRef()ShadowDiscriminatorType.getResourceRef()ShadowType.getResourceRef()SuperResourceDeclarationType.getResourceRef()ShadowCorrelationStateType.getResultingOwner()ActivitySimulationStateType.getResultRef()RoleAnalysisClusterType.getRoleAnalysisSessionRef()RoleCatalogType.getRoleCatalogRef()RoleManagementConfigurationType.getRoleCatalogRef()RoleMembershipManagementWorkDefinitionType.getRoleRef()AnalysisAttributeRuleType.getRootOrganization()SimulationResultType.getRootTaskRef()WorkersReconciliationResultType.getRootTaskRef()ExecutionPrivilegesSpecificationType.getRunAsRef()ExpressionType.getRunAsRef()ScriptExecutionPolicyActionType.getRunAsRef()CorrelationSuggestionWorkStateType.getSchemaMatchRef()MappingsSuggestionWorkStateType.getSchemaMatchRef()ObjectTypeRelatedSuggestionWorkDefinitionType.getSchemaMatchRef()ArchetypeType.getSecurityPolicyRef()OrgType.getSecurityPolicyRef()ResourceObjectTypeDefinitionType.getSecurityPolicyRef()LensContextSequenceValueType.getSequenceRef()SequentialValueExpressionEvaluatorType.getSequenceRef()RoleAnalysisClusteringWorkDefinitionType.getSessionRef()FullShadowLoadedTraceType.getShadowLoadedRef()AsyncProvisioningOperationRequestedType.getShadowRef()FocusIdentitySourceType.getShadowRef()ResourceObjectReferenceType.getShadowRef()ShadowAssociationType.getShadowRef()AssignmentPathMetadataType.getSourceRef()AssignmentPathSegmentType.getSourceRef()SchemaMatchPreloadWorkDefinitionType.getSourceTaskRef()FocusObjectStatisticsComputationWorkDefinitionType.getStatisticsRef()FocusObjectStatisticsComputationWorkStateType.getStatisticsRef()MappingsSuggestionWorkStateType.getStatisticsRef()ObjectClassStatisticsComputationWorkStateType.getStatisticsRef()ObjectTypesSuggestionWorkDefinitionType.getStatisticsRef()ObjectTypesSuggestionWorkStateType.getStatisticsRef()ObjectTypeStatisticsComputationWorkDefinitionType.getStatisticsRef()ObjectTypeStatisticsComputationWorkStateType.getStatisticsRef()SimulationResultProcessedObjectType.getStructuralArchetypeRef()AuthorizationEvaluationRequestType.getSubjectRef()ArchetypeType.getSuperArchetypeRef()ExclusionPolicyConstraintType.getTargetArchetypeRef()HasAssignmentPolicyConstraintType.getTargetArchetypeRef()DetectedAnomalyResultType.getTargetObjectRef()AccessCertificationCaseType.getTargetRef()AssignmentPathSegmentMetadataType.getTargetRef()AssignmentPathSegmentType.getTargetRef()AssignmentType.getTargetRef()CaseType.getTargetRef()ExclusionPolicyConstraintType.getTargetRef()HasAssignmentPolicyConstraintType.getTargetRef()RoleAnalysisOutlierPartitionType.getTargetSessionRef()AsynchronousScriptExecutionType.getTaskOwnerRef()ActivityTaskStateOverviewType.getTaskRef()CaseType.getTaskRef()DelegationWorkStateType.getTaskRef()OperationExecutionType.getTaskRef()RoleAnalysisOperationStatusType.getTaskRef()TracingEnvironmentType.getTaskRef()AsynchronousScriptExecutionType.getTaskTemplateRef()GuiActionType.getTaskTemplateRef()AccessCertificationCaseType.getTenantRef()AssignmentType.getTenantRef()ObjectType.getTenantRef()ConnDevTestingType.getTestingResource()ItemRefinedDefinitionType.getValueEnumerationRef()CredentialPolicyType.getValuePolicyRef()GenerateExpressionEvaluatorType.getValuePolicyRef()WorkBucketType.getWorkerRef()ObjectReferenceType.referentialIntegrity(ReferentialIntegrityType value) ObjectReferenceType.resolutionTime(EvaluationTimeType value) ObjectReferenceType.targetName(PolyStringType value) ObjectReferenceType.targetName(String value) protected ObjectReferenceTypeObjectReferenceType.thisInstance()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectReferenceType>ObjectFactory.createApproverRef(ObjectReferenceType value) jakarta.xml.bind.JAXBElement<ObjectReferenceType>ObjectFactory.createObjectRef(ObjectReferenceType value) AccessCertificationReviewerSpecificationType.getAdditionalReviewerRef()ApprovalPolicyActionType.getApproverRef()ApprovalStageDefinitionType.getApproverRef()DelegateWorkItemActionType.getApproverRef()PcpAspectConfigurationType.getApproverRef()ResourceBusinessConfigurationType.getApproverRef()ArchetypeSelectionType.getArchetypeRef()AssignmentHolderType.getArchetypeRef()ObjectSelectorType.getArchetypeRef()PersonaConstructionType.getArchetypeRef()WorkItemDelegationEventType.getAssigneeBefore()AbstractWorkItemType.getAssigneeRef()SimpleCaseSchemaType.getAssigneeRef()RoleAnalysisCandidateRoleType.getCandidateMembers()AbstractWorkItemType.getCandidateRef()ApprovalProcessStartInstructionCreationTraceType.getCaseRef()MetadataType.getCertifierRef()ProcessMetadataType.getCertifierRef()SimulationResultProcessedObjectType.getConsideredEventMarkRef()ResourceBusinessConfigurationType.getCorrelatorRef()MetadataType.getCreateApproverRef()ProcessMetadataType.getCreateApproverRef()AccessCertificationReviewerSpecificationType.getDefaultReviewerRef()AbstractRegistrationPolicyType.getDefaultRole()CertificationPolicyActionType.getDefinitionRef()WorkItemDelegationRequestType.getDelegate()AssignmentHolderType.getDelegatedRef()WorkItemDelegationEventType.getDelegatedTo()TaskType.getDependentTaskRef()RoleAnalysisOutlierType.getDuplicatedRoleAssignment()AssignmentType.getEffectiveMarkRef()ObjectType.getEffectiveMarkRef()SimulationResultProcessedObjectType.getEventMarkRef()ApprovalStageExecutionPreviewType.getExpectedApproverRef()AssignmentRelationType.getHolderArchetypeRef()FormType.getIncludeRef()ObjectTemplateType.getIncludeRef()FocusType.getLinkRef()PolicyRuleType.getMarkRef()RoleAnalysisClusterType.getMember()MetadataType.getModifyApproverRef()ProcessMetadataType.getModifyApproverRef()AuthenticationSequenceType.getNodeGroup()BasicObjectSetType.getObjectRef()RepositorySearchObjectsTraceType.getObjectRef()ResourceBusinessConfigurationType.getOperatorRef()ResourceBusinessConfigurationType.getOwnerRef()ObjectType.getParentOrgRef()ShadowCorrelationStateType.getPerformerRef()FocusType.getPersonaRef()ApplicablePoliciesType.getPolicyGroupRef()ActivityPoliciesType.getPolicyRef()CaseType.getPrerequisiteRef()ActivityReportCollectionType.getRawDataRef()AuthenticationSequenceType.getRequireAssignmentTarget()RoleAnalysisClusterType.getResolvedPattern()AssignmentHolderType.getRoleInfluenceRef()AssignmentHolderType.getRoleMembershipRef()RoleAnalysisDetectionPatternType.getRolesOccupancy()RoleAnalysisOutlierSimilarObjectsAnalysisResultType.getSimilarObjects()TaskType.getSubtaskRef()AssignmentSelectorType.getTargetRef()FailedObjectsSelectorType.getTaskRef()RoleAnalysisDetectionPatternType.getUserOccupancy()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionActivityBucketingStateType.abortingWorkerRef(ObjectReferenceType value) LensProjectionContextType.accountPasswordPolicyRef(ObjectReferenceType value) ProvenanceAcquisitionType.actorRef(ObjectReferenceType value) AccessCertificationReviewerSpecificationType.additionalReviewerRef(ObjectReferenceType value) SearchFilterParameterType.allowedValuesLookupTable(ObjectReferenceType value) ApprovalPolicyActionType.approverRef(ObjectReferenceType value) ApprovalStageDefinitionType.approverRef(ObjectReferenceType value) DelegateWorkItemActionType.approverRef(ObjectReferenceType value) EscalateWorkItemActionType.approverRef(ObjectReferenceType value) GenericPcpAspectConfigurationType.approverRef(ObjectReferenceType value) PcpAspectConfigurationType.approverRef(ObjectReferenceType value) ResourceBusinessConfigurationType.approverRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.archetypeRef(ObjectReferenceType value) AbstractRoleType.archetypeRef(ObjectReferenceType value) AccessCertificationCampaignType.archetypeRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.archetypeRef(ObjectReferenceType value) AccessCertificationDefinitionType.archetypeRef(ObjectReferenceType value) AnalysisAttributeRuleType.archetypeRef(ObjectReferenceType value) ApplicationType.archetypeRef(ObjectReferenceType value) ArchetypeSelectionType.archetypeRef(ObjectReferenceType value) ArchetypeType.archetypeRef(ObjectReferenceType value) AssignmentHolderType.archetypeRef(ObjectReferenceType value) BasicObjectSetType.archetypeRef(ObjectReferenceType value) CaseType.archetypeRef(ObjectReferenceType value) ConnectorDevelopmentType.archetypeRef(ObjectReferenceType value) ConnectorHostType.archetypeRef(ObjectReferenceType value) ConnectorType.archetypeRef(ObjectReferenceType value) DashboardType.archetypeRef(ObjectReferenceType value) FocusType.archetypeRef(ObjectReferenceType value) FormType.archetypeRef(ObjectReferenceType value) FunctionLibraryType.archetypeRef(ObjectReferenceType value) GenericObjectType.archetypeRef(ObjectReferenceType value) LinkedObjectSelectorType.archetypeRef(ObjectReferenceType value) LinkSourceObjectSelectorType.archetypeRef(ObjectReferenceType value) LinkTargetObjectSelectorType.archetypeRef(ObjectReferenceType value) LookupTableType.archetypeRef(ObjectReferenceType value) MarkType.archetypeRef(ObjectReferenceType value) MessageTemplateType.archetypeRef(ObjectReferenceType value) NodeType.archetypeRef(ObjectReferenceType value) ObjectCollectionType.archetypeRef(ObjectReferenceType value) ObjectParentSelectorType.archetypeRef(ObjectReferenceType value) ObjectSelectorType.archetypeRef(ObjectReferenceType value) ObjectSetType.archetypeRef(ObjectReferenceType value) ObjectTemplateType.archetypeRef(ObjectReferenceType value) OrgType.archetypeRef(ObjectReferenceType value) OwnedObjectSelectorType.archetypeRef(ObjectReferenceType value) PersonaConstructionType.archetypeRef(ObjectReferenceType value) PolicyType.archetypeRef(ObjectReferenceType value) ReportDataType.archetypeRef(ObjectReferenceType value) ReportType.archetypeRef(ObjectReferenceType value) ResourceObjectFocusSpecificationType.archetypeRef(ObjectReferenceType value) ResourceType.archetypeRef(ObjectReferenceType value) RoleAnalysisClusterType.archetypeRef(ObjectReferenceType value) RoleAnalysisOutlierType.archetypeRef(ObjectReferenceType value) RoleAnalysisSessionType.archetypeRef(ObjectReferenceType value) RoleType.archetypeRef(ObjectReferenceType value) SchemaType.archetypeRef(ObjectReferenceType value) SecurityPolicyType.archetypeRef(ObjectReferenceType value) SequenceType.archetypeRef(ObjectReferenceType value) ServiceType.archetypeRef(ObjectReferenceType value) SimulationResultType.archetypeRef(ObjectReferenceType value) SubjectedObjectSelectorType.archetypeRef(ObjectReferenceType value) SystemConfigurationType.archetypeRef(ObjectReferenceType value) TaskType.archetypeRef(ObjectReferenceType value) UserType.archetypeRef(ObjectReferenceType value) ValuePolicyType.archetypeRef(ObjectReferenceType value) WorkItemDelegationEventType.assigneeBefore(ObjectReferenceType value) WorkItemEscalationEventType.assigneeBefore(ObjectReferenceType value) AbstractWorkItemType.assigneeRef(ObjectReferenceType value) AccessCertificationWorkItemType.assigneeRef(ObjectReferenceType value) CaseWorkItemType.assigneeRef(ObjectReferenceType value) SimpleCaseSchemaType.assigneeRef(ObjectReferenceType value) CaseCompletionEventType.attorneyRef(ObjectReferenceType value) CaseCreationEventType.attorneyRef(ObjectReferenceType value) CaseEventType.attorneyRef(ObjectReferenceType value) StageCompletionEventType.attorneyRef(ObjectReferenceType value) WorkItemCompletionEventType.attorneyRef(ObjectReferenceType value) WorkItemDelegationEventType.attorneyRef(ObjectReferenceType value) WorkItemEscalationEventType.attorneyRef(ObjectReferenceType value) WorkItemEventType.attorneyRef(ObjectReferenceType value) RoleAnalysisCandidateRoleType.candidateMembers(ObjectReferenceType value) ResourceObjectOwnerOptionType.candidateOwnerRef(ObjectReferenceType value) AbstractWorkItemType.candidateRef(ObjectReferenceType value) AccessCertificationWorkItemType.candidateRef(ObjectReferenceType value) CaseWorkItemType.candidateRef(ObjectReferenceType value) RoleAnalysisDetectionPatternType.candidateRole(ObjectReferenceType value) RoleAnalysisCandidateRoleType.candidateRoleRef(ObjectReferenceType value) ApprovalProcessStartInstructionCreationTraceType.caseRef(ObjectReferenceType value) ApprovalSchemaExecutionInformationType.caseRef(ObjectReferenceType value) AbstractCertificationWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) CertificationCloseCurrentStageWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) CertificationOpenNextStageWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) CertificationReiterateCampaignWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) CertificationRemediationWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) CertificationStartCampaignWorkDefinitionType.certificationCampaignRef(ObjectReferenceType value) MetadataType.certifierRef(ObjectReferenceType value) ProcessMetadataType.certifierRef(ObjectReferenceType value) RoleAnalysisOutlierPartitionType.clusterRef(ObjectReferenceType value) RoleAnalysisPatternDetectionWorkDefinitionType.clusterRef(ObjectReferenceType value) CollectionRefSpecificationType.collectionRef(ObjectReferenceType value) RoleCollectionViewType.collectionRef(ObjectReferenceType value) ConfigurableUserDashboardType.configurableDashboardRef(ObjectReferenceType value) EvaluatedExclusionTriggerType.conflictingObjectRef(ObjectReferenceType value) ConnDevBaseWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevCreateConnectorWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDiscoverDocumentationWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDiscoverGlobalInformationWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDiscoverObjectClassAttributesDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDiscoverObjectClassEndpointsDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDiscoverObjectClassInformationDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevDownloadConnectorWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevGenerateArtifactDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevProcessDocumentationWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnDevRefreshScimSchemaWorkDefinitionType.connectorDevelopmentRef(ObjectReferenceType value) ConnectorType.connectorHostRef(ObjectReferenceType value) ConnDevConnectorType.connectorRef(ObjectReferenceType value) ConnDevCreateConnectorResultType.connectorRef(ObjectReferenceType value) ConnDevDiscoverGlobalInformationResultType.connectorRef(ObjectReferenceType value) ConnDevDiscoverObjectClassAttributesResultType.connectorRef(ObjectReferenceType value) ConnDevDiscoverObjectClassEndpointsResultType.connectorRef(ObjectReferenceType value) ConnDevDiscoverObjectClassInformationResultType.connectorRef(ObjectReferenceType value) ConnDevDownloadConnectorResultType.connectorRef(ObjectReferenceType value) ConnDevGenerateArtifactResultType.connectorRef(ObjectReferenceType value) ConnectorInstanceSpecificationType.connectorRef(ObjectReferenceType value) GuiResourceDetailsPageType.connectorRef(ObjectReferenceType value) ResourceType.connectorRef(ObjectReferenceType value) SimulationResultProcessedObjectType.consideredEventMarkRef(ObjectReferenceType value) MappingEvaluationTraceType.containingObjectRef(ObjectReferenceType value) WorkersReconciliationResultType.coordinatorTaskRef(ObjectReferenceType value) ResourceBusinessConfigurationType.correlatorRef(ObjectReferenceType value) MetadataType.createApproverRef(ObjectReferenceType value) jakarta.xml.bind.JAXBElement<ObjectReferenceType>ObjectFactory.createApproverRef(ObjectReferenceType value) ProcessMetadataType.createApproverRef(ObjectReferenceType value) jakarta.xml.bind.JAXBElement<ObjectReferenceType>ObjectFactory.createObjectRef(ObjectReferenceType value) MetadataType.createTaskRef(ObjectReferenceType value) StorageMetadataType.createTaskRef(ObjectReferenceType value) MetadataType.creatorRef(ObjectReferenceType value) StorageMetadataType.creatorRef(ObjectReferenceType value) TracingOutputMetadataType.creatorRef(ObjectReferenceType value) DashboardReportEngineConfigurationType.dashboardRef(ObjectReferenceType value) AccessCertificationReviewerSpecificationType.defaultReviewerRef(ObjectReferenceType value) AbstractRegistrationPolicyType.defaultRole(ObjectReferenceType value) SelfRegistrationPolicyType.defaultRole(ObjectReferenceType value) AssignmentTargetSearchExpressionEvaluatorType.defaultTargetRef(ObjectReferenceType value) ReferenceSearchExpressionEvaluatorType.defaultTargetRef(ObjectReferenceType value) SearchObjectExpressionEvaluatorType.defaultTargetRef(ObjectReferenceType value) ShadowOwnerReferenceSearchExpressionEvaluatorType.defaultTargetRef(ObjectReferenceType value) MappingSpecificationType.definitionObjectRef(ObjectReferenceType value) AccessCertificationCampaignType.definitionRef(ObjectReferenceType value) CertificationPolicyActionType.definitionRef(ObjectReferenceType value) WorkItemDelegationRequestType.delegate(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.delegatedRef(ObjectReferenceType value) AbstractRoleType.delegatedRef(ObjectReferenceType value) AccessCertificationCampaignType.delegatedRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.delegatedRef(ObjectReferenceType value) AccessCertificationDefinitionType.delegatedRef(ObjectReferenceType value) ApplicationType.delegatedRef(ObjectReferenceType value) ArchetypeType.delegatedRef(ObjectReferenceType value) AssignmentHolderType.delegatedRef(ObjectReferenceType value) CaseType.delegatedRef(ObjectReferenceType value) ConnectorDevelopmentType.delegatedRef(ObjectReferenceType value) ConnectorHostType.delegatedRef(ObjectReferenceType value) ConnectorType.delegatedRef(ObjectReferenceType value) DashboardType.delegatedRef(ObjectReferenceType value) FocusType.delegatedRef(ObjectReferenceType value) FormType.delegatedRef(ObjectReferenceType value) FunctionLibraryType.delegatedRef(ObjectReferenceType value) GenericObjectType.delegatedRef(ObjectReferenceType value) LookupTableType.delegatedRef(ObjectReferenceType value) MarkType.delegatedRef(ObjectReferenceType value) MessageTemplateType.delegatedRef(ObjectReferenceType value) NodeType.delegatedRef(ObjectReferenceType value) ObjectCollectionType.delegatedRef(ObjectReferenceType value) ObjectTemplateType.delegatedRef(ObjectReferenceType value) OrgType.delegatedRef(ObjectReferenceType value) PolicyType.delegatedRef(ObjectReferenceType value) ReportDataType.delegatedRef(ObjectReferenceType value) ReportType.delegatedRef(ObjectReferenceType value) ResourceType.delegatedRef(ObjectReferenceType value) RoleAnalysisClusterType.delegatedRef(ObjectReferenceType value) RoleAnalysisOutlierType.delegatedRef(ObjectReferenceType value) RoleAnalysisSessionType.delegatedRef(ObjectReferenceType value) RoleType.delegatedRef(ObjectReferenceType value) SchemaType.delegatedRef(ObjectReferenceType value) SecurityPolicyType.delegatedRef(ObjectReferenceType value) SequenceType.delegatedRef(ObjectReferenceType value) ServiceType.delegatedRef(ObjectReferenceType value) SimulationResultType.delegatedRef(ObjectReferenceType value) SystemConfigurationType.delegatedRef(ObjectReferenceType value) TaskType.delegatedRef(ObjectReferenceType value) UserType.delegatedRef(ObjectReferenceType value) ValuePolicyType.delegatedRef(ObjectReferenceType value) WorkItemDelegationEventType.delegatedTo(ObjectReferenceType value) WorkItemEscalationEventType.delegatedTo(ObjectReferenceType value) TaskType.dependentTaskRef(ObjectReferenceType value) EvaluatedPolicyRuleType.directOwnerRef(ObjectReferenceType value) RoleAnalysisOutlierType.duplicatedRoleAssignment(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.effectiveMarkRef(ObjectReferenceType value) AbstractRoleType.effectiveMarkRef(ObjectReferenceType value) AccessCertificationCampaignType.effectiveMarkRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.effectiveMarkRef(ObjectReferenceType value) AccessCertificationDefinitionType.effectiveMarkRef(ObjectReferenceType value) ApplicationType.effectiveMarkRef(ObjectReferenceType value) ArchetypeType.effectiveMarkRef(ObjectReferenceType value) AssignmentHolderType.effectiveMarkRef(ObjectReferenceType value) AssignmentType.effectiveMarkRef(ObjectReferenceType value) CaseType.effectiveMarkRef(ObjectReferenceType value) ConnectorDevelopmentType.effectiveMarkRef(ObjectReferenceType value) ConnectorHostType.effectiveMarkRef(ObjectReferenceType value) ConnectorType.effectiveMarkRef(ObjectReferenceType value) DashboardType.effectiveMarkRef(ObjectReferenceType value) FocusType.effectiveMarkRef(ObjectReferenceType value) FormType.effectiveMarkRef(ObjectReferenceType value) FunctionLibraryType.effectiveMarkRef(ObjectReferenceType value) GenericObjectType.effectiveMarkRef(ObjectReferenceType value) LookupTableType.effectiveMarkRef(ObjectReferenceType value) MarkType.effectiveMarkRef(ObjectReferenceType value) MessageTemplateType.effectiveMarkRef(ObjectReferenceType value) NodeType.effectiveMarkRef(ObjectReferenceType value) ObjectCollectionType.effectiveMarkRef(ObjectReferenceType value) ObjectTemplateType.effectiveMarkRef(ObjectReferenceType value) ObjectType.effectiveMarkRef(ObjectReferenceType value) OrgType.effectiveMarkRef(ObjectReferenceType value) PolicyType.effectiveMarkRef(ObjectReferenceType value) ReportDataType.effectiveMarkRef(ObjectReferenceType value) ReportType.effectiveMarkRef(ObjectReferenceType value) ResourceType.effectiveMarkRef(ObjectReferenceType value) RoleAnalysisClusterType.effectiveMarkRef(ObjectReferenceType value) RoleAnalysisOutlierType.effectiveMarkRef(ObjectReferenceType value) RoleAnalysisSessionType.effectiveMarkRef(ObjectReferenceType value) RoleType.effectiveMarkRef(ObjectReferenceType value) SchemaType.effectiveMarkRef(ObjectReferenceType value) SecurityPolicyType.effectiveMarkRef(ObjectReferenceType value) SequenceType.effectiveMarkRef(ObjectReferenceType value) ServiceType.effectiveMarkRef(ObjectReferenceType value) ShadowType.effectiveMarkRef(ObjectReferenceType value) SimulationResultType.effectiveMarkRef(ObjectReferenceType value) SystemConfigurationType.effectiveMarkRef(ObjectReferenceType value) TaskType.effectiveMarkRef(ObjectReferenceType value) UserType.effectiveMarkRef(ObjectReferenceType value) ValuePolicyType.effectiveMarkRef(ObjectReferenceType value) SimulationMetricReferenceType.eventMarkRef(ObjectReferenceType value) SimulationResultProcessedObjectType.eventMarkRef(ObjectReferenceType value) ApprovalStageExecutionPreviewType.expectedApproverRef(ObjectReferenceType value) FocusLoadedTraceType.focusLoadedRef(ObjectReferenceType value) ApprovalStageDefinitionType.formRef(ObjectReferenceType value) CredentialsResetPolicyType.formRef(ObjectReferenceType value) FormSpecificationType.formRef(ObjectReferenceType value) SelfRegistrationPolicyType.formRef(ObjectReferenceType value) SystemConfigurationType.globalSecurityPolicyRef(ObjectReferenceType value) AssignmentRelationType.holderArchetypeRef(ObjectReferenceType value) FormType.includeRef(ObjectReferenceType value) ObjectTemplateType.includeRef(ObjectReferenceType value) CaseCompletionEventType.initiatorRef(ObjectReferenceType value) CaseCreationEventType.initiatorRef(ObjectReferenceType value) CaseEventType.initiatorRef(ObjectReferenceType value) OperationExecutionType.initiatorRef(ObjectReferenceType value) RoleAnalysisOperationStatusType.initiatorRef(ObjectReferenceType value) StageCompletionEventType.initiatorRef(ObjectReferenceType value) WorkItemCompletionEventType.initiatorRef(ObjectReferenceType value) WorkItemDelegationEventType.initiatorRef(ObjectReferenceType value) WorkItemEscalationEventType.initiatorRef(ObjectReferenceType value) WorkItemEventType.initiatorRef(ObjectReferenceType value) FunctionExpressionEvaluatorType.libraryRef(ObjectReferenceType value) AbstractRoleType.linkRef(ObjectReferenceType value) ApplicationType.linkRef(ObjectReferenceType value) ArchetypeType.linkRef(ObjectReferenceType value) FocusType.linkRef(ObjectReferenceType value) GenericObjectType.linkRef(ObjectReferenceType value) OrgType.linkRef(ObjectReferenceType value) PolicyType.linkRef(ObjectReferenceType value) RoleType.linkRef(ObjectReferenceType value) ServiceType.linkRef(ObjectReferenceType value) UserType.linkRef(ObjectReferenceType value) GlobalPolicyRuleType.markRef(ObjectReferenceType value) PolicyRuleType.markRef(ObjectReferenceType value) PolicyStatementType.markRef(ObjectReferenceType value) ShadowMarkingConfigurationType.markRef(ObjectReferenceType value) RoleAnalysisClusterType.member(ObjectReferenceType value) AccountActivationNotifierType.messageTemplateRef(ObjectReferenceType value) AccountPasswordNotifierType.messageTemplateRef(ObjectReferenceType value) ConfirmationNotifierType.messageTemplateRef(ObjectReferenceType value) DummyNotifierType.messageTemplateRef(ObjectReferenceType value) GeneralNotifierType.messageTemplateRef(ObjectReferenceType value) NotifierTransportConfigType.messageTemplateRef(ObjectReferenceType value) PasswordResetNotifierType.messageTemplateRef(ObjectReferenceType value) RegistrationConfirmationNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleActivityPolicyRuleNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleCampaignNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleCampaignStageNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleCaseManagementNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleFocalObjectNotifierType.messageTemplateRef(ObjectReferenceType value) SimplePolicyRuleNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleReportNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleResourceObjectNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleReviewerNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleTaskNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleUserNotifierType.messageTemplateRef(ObjectReferenceType value) SimpleWorkflowNotifierType.messageTemplateRef(ObjectReferenceType value) TimeValidityNotifierType.messageTemplateRef(ObjectReferenceType value) UserPasswordNotifierType.messageTemplateRef(ObjectReferenceType value) MetadataType.modifierRef(ObjectReferenceType value) StorageMetadataType.modifierRef(ObjectReferenceType value) MetadataType.modifyApproverRef(ObjectReferenceType value) ProcessMetadataType.modifyApproverRef(ObjectReferenceType value) MetadataType.modifyTaskRef(ObjectReferenceType value) StorageMetadataType.modifyTaskRef(ObjectReferenceType value) AuthenticationSequenceType.nodeGroup(ObjectReferenceType value) ReportDataType.nodeRef(ObjectReferenceType value) TracingEnvironmentType.nodeRef(ObjectReferenceType value) TraceDictionaryEntryType.object(ObjectReferenceType value) LensElementContextType.objectCurrentRef(ObjectReferenceType value) LensFocusContextType.objectCurrentRef(ObjectReferenceType value) LensProjectionContextType.objectCurrentRef(ObjectReferenceType value) PersonaConstructionType.objectMappingRef(ObjectReferenceType value) LensElementContextType.objectNewRef(ObjectReferenceType value) LensFocusContextType.objectNewRef(ObjectReferenceType value) LensProjectionContextType.objectNewRef(ObjectReferenceType value) LensElementContextType.objectOldRef(ObjectReferenceType value) LensFocusContextType.objectOldRef(ObjectReferenceType value) LensProjectionContextType.objectOldRef(ObjectReferenceType value) AccessCertificationAssignmentCaseType.objectRef(ObjectReferenceType value) AccessCertificationCaseType.objectRef(ObjectReferenceType value) AuthorizationEvaluationAccessDecisionRequestType.objectRef(ObjectReferenceType value) BasicObjectSetType.objectRef(ObjectReferenceType value) CaseType.objectRef(ObjectReferenceType value) DashboardWidgetDataType.objectRef(ObjectReferenceType value) ExpressionVariableDefinitionType.objectRef(ObjectReferenceType value) MappingEvaluationSourceContextType.objectRef(ObjectReferenceType value) ObjectSetType.objectRef(ObjectReferenceType value) RepositoryAddTraceType.objectRef(ObjectReferenceType value) RepositoryGetObjectTraceType.objectRef(ObjectReferenceType value) RepositoryGetTraceType.objectRef(ObjectReferenceType value) RepositorySearchObjectsTraceType.objectRef(ObjectReferenceType value) RepositorySearchTraceType.objectRef(ObjectReferenceType value) RoleAnalysisIdentifiedCharacteristicsItemType.objectRef(ObjectReferenceType value) RoleAnalysisOutlierType.objectRef(ObjectReferenceType value) TaskType.objectRef(ObjectReferenceType value) ValidationIssueType.objectRef(ObjectReferenceType value) AbstractClockworkBasedSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) AddFocusSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) ArchetypePolicyType.objectTemplateRef(ObjectReferenceType value) DeleteFocusSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) DeleteResourceObjectSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) InactivateFocusSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) InactivateResourceObjectSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) LegacySynchronizationReactionType.objectTemplateRef(ObjectReferenceType value) LinkSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) ObjectPolicyConfigurationType.objectTemplateRef(ObjectReferenceType value) ObjectSynchronizationType.objectTemplateRef(ObjectReferenceType value) SynchronizationReactionsDefaultSettingsType.objectTemplateRef(ObjectReferenceType value) SynchronizeSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) UnlinkSynchronizationActionType.objectTemplateRef(ObjectReferenceType value) ResourceBusinessConfigurationType.operatorRef(ObjectReferenceType value) AccessCertificationAssignmentCaseType.orgRef(ObjectReferenceType value) AccessCertificationCaseType.orgRef(ObjectReferenceType value) AssignmentType.orgRef(ObjectReferenceType value) LinkedObjectSelectorType.orgRef(ObjectReferenceType value) LinkSourceObjectSelectorType.orgRef(ObjectReferenceType value) LinkTargetObjectSelectorType.orgRef(ObjectReferenceType value) ObjectParentSelectorType.orgRef(ObjectReferenceType value) ObjectSelectorType.orgRef(ObjectReferenceType value) OwnedObjectSelectorType.orgRef(ObjectReferenceType value) SubjectedObjectSelectorType.orgRef(ObjectReferenceType value) AbstractWorkItemType.originalAssigneeRef(ObjectReferenceType value) AccessCertificationWorkItemType.originalAssigneeRef(ObjectReferenceType value) CaseWorkItemType.originalAssigneeRef(ObjectReferenceType value) WorkItemCompletionEventType.originalAssigneeRef(ObjectReferenceType value) WorkItemDelegationEventType.originalAssigneeRef(ObjectReferenceType value) WorkItemEscalationEventType.originalAssigneeRef(ObjectReferenceType value) WorkItemEventType.originalAssigneeRef(ObjectReferenceType value) FocusIdentitySourceType.originRef(ObjectReferenceType value) ProvenanceAcquisitionType.originRef(ObjectReferenceType value) ProvenanceFeedDefinitionType.originRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.ownerRef(ObjectReferenceType value) AccessCertificationCampaignType.ownerRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.ownerRef(ObjectReferenceType value) AccessCertificationDefinitionType.ownerRef(ObjectReferenceType value) ResourceBusinessConfigurationType.ownerRef(ObjectReferenceType value) TaskType.ownerRef(ObjectReferenceType value) WfExecutionTasksConfigurationType.ownerRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.parentOrgRef(ObjectReferenceType value) AbstractRoleType.parentOrgRef(ObjectReferenceType value) AccessCertificationCampaignType.parentOrgRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.parentOrgRef(ObjectReferenceType value) AccessCertificationDefinitionType.parentOrgRef(ObjectReferenceType value) ApplicationType.parentOrgRef(ObjectReferenceType value) ArchetypeType.parentOrgRef(ObjectReferenceType value) AssignmentHolderType.parentOrgRef(ObjectReferenceType value) CaseType.parentOrgRef(ObjectReferenceType value) ConnectorDevelopmentType.parentOrgRef(ObjectReferenceType value) ConnectorHostType.parentOrgRef(ObjectReferenceType value) ConnectorType.parentOrgRef(ObjectReferenceType value) DashboardType.parentOrgRef(ObjectReferenceType value) FocusType.parentOrgRef(ObjectReferenceType value) FormType.parentOrgRef(ObjectReferenceType value) FunctionLibraryType.parentOrgRef(ObjectReferenceType value) GenericObjectType.parentOrgRef(ObjectReferenceType value) LookupTableType.parentOrgRef(ObjectReferenceType value) MarkType.parentOrgRef(ObjectReferenceType value) MessageTemplateType.parentOrgRef(ObjectReferenceType value) NodeType.parentOrgRef(ObjectReferenceType value) ObjectCollectionType.parentOrgRef(ObjectReferenceType value) ObjectTemplateType.parentOrgRef(ObjectReferenceType value) ObjectType.parentOrgRef(ObjectReferenceType value) OrgType.parentOrgRef(ObjectReferenceType value) PolicyType.parentOrgRef(ObjectReferenceType value) ReportDataType.parentOrgRef(ObjectReferenceType value) ReportType.parentOrgRef(ObjectReferenceType value) ResourceType.parentOrgRef(ObjectReferenceType value) RoleAnalysisClusterType.parentOrgRef(ObjectReferenceType value) RoleAnalysisOutlierType.parentOrgRef(ObjectReferenceType value) RoleAnalysisSessionType.parentOrgRef(ObjectReferenceType value) RoleType.parentOrgRef(ObjectReferenceType value) SchemaType.parentOrgRef(ObjectReferenceType value) SecurityPolicyType.parentOrgRef(ObjectReferenceType value) SequenceType.parentOrgRef(ObjectReferenceType value) ServiceType.parentOrgRef(ObjectReferenceType value) ShadowType.parentOrgRef(ObjectReferenceType value) SimulationResultType.parentOrgRef(ObjectReferenceType value) SystemConfigurationType.parentOrgRef(ObjectReferenceType value) TaskType.parentOrgRef(ObjectReferenceType value) UserType.parentOrgRef(ObjectReferenceType value) ValuePolicyType.parentOrgRef(ObjectReferenceType value) CaseType.parentRef(ObjectReferenceType value) ReportDataType.parentRef(ObjectReferenceType value) AbstractWorkItemType.performerRef(ObjectReferenceType value) AccessCertificationWorkItemType.performerRef(ObjectReferenceType value) CaseWorkItemType.performerRef(ObjectReferenceType value) ShadowCorrelationStateType.performerRef(ObjectReferenceType value) AbstractRoleType.personaRef(ObjectReferenceType value) ApplicationType.personaRef(ObjectReferenceType value) ArchetypeType.personaRef(ObjectReferenceType value) FocusType.personaRef(ObjectReferenceType value) GenericObjectType.personaRef(ObjectReferenceType value) OrgType.personaRef(ObjectReferenceType value) PolicyType.personaRef(ObjectReferenceType value) RoleType.personaRef(ObjectReferenceType value) ServiceType.personaRef(ObjectReferenceType value) UserType.personaRef(ObjectReferenceType value) ApplicablePoliciesType.policyGroupRef(ObjectReferenceType value) ActivityPoliciesDefinitionTailoringType.policyRef(ObjectReferenceType value) ActivityPoliciesType.policyRef(ObjectReferenceType value) DefaultOperationPolicyConfigurationType.policyRef(ObjectReferenceType value) CaseCorrelationContextType.preFocusRef(ObjectReferenceType value) CaseType.prerequisiteRef(ObjectReferenceType value) LensProjectionContextType.projectionSecurityPolicyRef(ObjectReferenceType value) ActivityReportCollectionType.rawDataRef(ObjectReferenceType value) RecipientExpressionResultType.recipientRef(ObjectReferenceType value) FunctionLibraryProfileType.ref(ObjectReferenceType value) ClassicReportImportWorkDefinitionType.reportDataRef(ObjectReferenceType value) ReportExportWorkStateType.reportDataRef(ObjectReferenceType value) AbstractReportWorkDefinitionType.reportRef(ObjectReferenceType value) ClassicReportExportWorkDefinitionType.reportRef(ObjectReferenceType value) ClassicReportImportWorkDefinitionType.reportRef(ObjectReferenceType value) DistributedReportExportWorkDefinitionType.reportRef(ObjectReferenceType value) ReportDataType.reportRef(ObjectReferenceType value) CaseType.requestorRef(ObjectReferenceType value) MetadataType.requestorRef(ObjectReferenceType value) ProcessMetadataType.requestorRef(ObjectReferenceType value) AuthenticationSequenceType.requireAssignmentTarget(ObjectReferenceType value) EvaluatedRequirementTriggerType.requirementObjectArchetypeRef(ObjectReferenceType value) EvaluatedRequirementTriggerType.requirementObjectRef(ObjectReferenceType value) RoleAnalysisClusterType.resolvedPattern(ObjectReferenceType value) AssociationSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) BasicResourceObjectSetType.resourceRef(ObjectReferenceType value) ConnIdOperationRecordType.resourceRef(ObjectReferenceType value) ConstructionType.resourceRef(ObjectReferenceType value) CorrelationSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) FocusIdentitySourceType.resourceRef(ObjectReferenceType value) FocusObjectStatisticsComputationWorkDefinitionType.resourceRef(ObjectReferenceType value) FocusTypeSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) GuiShadowDetailsPageType.resourceRef(ObjectReferenceType value) GuiShadowListViewType.resourceRef(ObjectReferenceType value) MappingsSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) ObjectClassStatisticsComputationWorkDefinitionType.resourceRef(ObjectReferenceType value) ObjectTypeRelatedSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) ObjectTypesSuggestionWorkDefinitionType.resourceRef(ObjectReferenceType value) ObjectTypeStatisticsComputationWorkDefinitionType.resourceRef(ObjectReferenceType value) PropagationWorkDefinitionType.resourceRef(ObjectReferenceType value) ProvenanceAcquisitionType.resourceRef(ObjectReferenceType value) ProvisioningStatisticsEntryType.resourceRef(ObjectReferenceType value) ResourceObjectSetType.resourceRef(ObjectReferenceType value) ResourceObjectTypeDependencyType.resourceRef(ObjectReferenceType value) SchemaMatchPreloadWorkDefinitionType.resourceRef(ObjectReferenceType value) ShadowDiscriminatorType.resourceRef(ObjectReferenceType value) ShadowType.resourceRef(ObjectReferenceType value) SuperResourceDeclarationType.resourceRef(ObjectReferenceType value) ShadowCorrelationStateType.resultingOwner(ObjectReferenceType value) ActivitySimulationStateType.resultRef(ObjectReferenceType value) RoleAnalysisClusterType.roleAnalysisSessionRef(ObjectReferenceType value) RoleCatalogType.roleCatalogRef(ObjectReferenceType value) RoleManagementConfigurationType.roleCatalogRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.roleInfluenceRef(ObjectReferenceType value) AbstractRoleType.roleInfluenceRef(ObjectReferenceType value) AccessCertificationCampaignType.roleInfluenceRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.roleInfluenceRef(ObjectReferenceType value) AccessCertificationDefinitionType.roleInfluenceRef(ObjectReferenceType value) ApplicationType.roleInfluenceRef(ObjectReferenceType value) ArchetypeType.roleInfluenceRef(ObjectReferenceType value) AssignmentHolderType.roleInfluenceRef(ObjectReferenceType value) CaseType.roleInfluenceRef(ObjectReferenceType value) ConnectorDevelopmentType.roleInfluenceRef(ObjectReferenceType value) ConnectorHostType.roleInfluenceRef(ObjectReferenceType value) ConnectorType.roleInfluenceRef(ObjectReferenceType value) DashboardType.roleInfluenceRef(ObjectReferenceType value) FocusType.roleInfluenceRef(ObjectReferenceType value) FormType.roleInfluenceRef(ObjectReferenceType value) FunctionLibraryType.roleInfluenceRef(ObjectReferenceType value) GenericObjectType.roleInfluenceRef(ObjectReferenceType value) LookupTableType.roleInfluenceRef(ObjectReferenceType value) MarkType.roleInfluenceRef(ObjectReferenceType value) MessageTemplateType.roleInfluenceRef(ObjectReferenceType value) NodeType.roleInfluenceRef(ObjectReferenceType value) ObjectCollectionType.roleInfluenceRef(ObjectReferenceType value) ObjectTemplateType.roleInfluenceRef(ObjectReferenceType value) OrgType.roleInfluenceRef(ObjectReferenceType value) PolicyType.roleInfluenceRef(ObjectReferenceType value) ReportDataType.roleInfluenceRef(ObjectReferenceType value) ReportType.roleInfluenceRef(ObjectReferenceType value) ResourceType.roleInfluenceRef(ObjectReferenceType value) RoleAnalysisClusterType.roleInfluenceRef(ObjectReferenceType value) RoleAnalysisOutlierType.roleInfluenceRef(ObjectReferenceType value) RoleAnalysisSessionType.roleInfluenceRef(ObjectReferenceType value) RoleType.roleInfluenceRef(ObjectReferenceType value) SchemaType.roleInfluenceRef(ObjectReferenceType value) SecurityPolicyType.roleInfluenceRef(ObjectReferenceType value) SequenceType.roleInfluenceRef(ObjectReferenceType value) ServiceType.roleInfluenceRef(ObjectReferenceType value) SimulationResultType.roleInfluenceRef(ObjectReferenceType value) SystemConfigurationType.roleInfluenceRef(ObjectReferenceType value) TaskType.roleInfluenceRef(ObjectReferenceType value) UserType.roleInfluenceRef(ObjectReferenceType value) ValuePolicyType.roleInfluenceRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.roleMembershipRef(ObjectReferenceType value) AbstractRoleType.roleMembershipRef(ObjectReferenceType value) AccessCertificationCampaignType.roleMembershipRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.roleMembershipRef(ObjectReferenceType value) AccessCertificationDefinitionType.roleMembershipRef(ObjectReferenceType value) ApplicationType.roleMembershipRef(ObjectReferenceType value) ArchetypeType.roleMembershipRef(ObjectReferenceType value) AssignmentHolderType.roleMembershipRef(ObjectReferenceType value) CaseType.roleMembershipRef(ObjectReferenceType value) ConnectorDevelopmentType.roleMembershipRef(ObjectReferenceType value) ConnectorHostType.roleMembershipRef(ObjectReferenceType value) ConnectorType.roleMembershipRef(ObjectReferenceType value) DashboardType.roleMembershipRef(ObjectReferenceType value) FocusType.roleMembershipRef(ObjectReferenceType value) FormType.roleMembershipRef(ObjectReferenceType value) FunctionLibraryType.roleMembershipRef(ObjectReferenceType value) GenericObjectType.roleMembershipRef(ObjectReferenceType value) LookupTableType.roleMembershipRef(ObjectReferenceType value) MarkType.roleMembershipRef(ObjectReferenceType value) MessageTemplateType.roleMembershipRef(ObjectReferenceType value) NodeType.roleMembershipRef(ObjectReferenceType value) ObjectCollectionType.roleMembershipRef(ObjectReferenceType value) ObjectTemplateType.roleMembershipRef(ObjectReferenceType value) OrgType.roleMembershipRef(ObjectReferenceType value) PolicyType.roleMembershipRef(ObjectReferenceType value) ReportDataType.roleMembershipRef(ObjectReferenceType value) ReportType.roleMembershipRef(ObjectReferenceType value) ResourceType.roleMembershipRef(ObjectReferenceType value) RoleAnalysisClusterType.roleMembershipRef(ObjectReferenceType value) RoleAnalysisOutlierType.roleMembershipRef(ObjectReferenceType value) RoleAnalysisSessionType.roleMembershipRef(ObjectReferenceType value) RoleType.roleMembershipRef(ObjectReferenceType value) SchemaType.roleMembershipRef(ObjectReferenceType value) SecurityPolicyType.roleMembershipRef(ObjectReferenceType value) SequenceType.roleMembershipRef(ObjectReferenceType value) ServiceType.roleMembershipRef(ObjectReferenceType value) SimulationResultType.roleMembershipRef(ObjectReferenceType value) SystemConfigurationType.roleMembershipRef(ObjectReferenceType value) TaskType.roleMembershipRef(ObjectReferenceType value) UserType.roleMembershipRef(ObjectReferenceType value) ValuePolicyType.roleMembershipRef(ObjectReferenceType value) RoleMembershipManagementWorkDefinitionType.roleRef(ObjectReferenceType value) RoleAnalysisDetectionPatternType.rolesOccupancy(ObjectReferenceType value) AnalysisAttributeRuleType.rootOrganization(ObjectReferenceType value) SimulationResultType.rootTaskRef(ObjectReferenceType value) WorkersReconciliationResultType.rootTaskRef(ObjectReferenceType value) ExecutionPrivilegesSpecificationType.runAsRef(ObjectReferenceType value) ExpressionType.runAsRef(ObjectReferenceType value) ProvisioningScriptArgumentType.runAsRef(ObjectReferenceType value) ScriptExecutionPolicyActionType.runAsRef(ObjectReferenceType value) CorrelationSuggestionWorkDefinitionType.schemaMatchRef(ObjectReferenceType value) CorrelationSuggestionWorkStateType.schemaMatchRef(ObjectReferenceType value) MappingsSuggestionWorkDefinitionType.schemaMatchRef(ObjectReferenceType value) MappingsSuggestionWorkStateType.schemaMatchRef(ObjectReferenceType value) ObjectTypeRelatedSuggestionWorkDefinitionType.schemaMatchRef(ObjectReferenceType value) ArchetypeType.securityPolicyRef(ObjectReferenceType value) AssociatedResourceObjectTypeDefinitionType.securityPolicyRef(ObjectReferenceType value) OrgType.securityPolicyRef(ObjectReferenceType value) ResourceObjectTypeDefinitionType.securityPolicyRef(ObjectReferenceType value) LensContextSequenceValueType.sequenceRef(ObjectReferenceType value) SequentialValueExpressionEvaluatorType.sequenceRef(ObjectReferenceType value) RoleAnalysisClusteringWorkDefinitionType.sessionRef(ObjectReferenceType value) voidActivityBucketingStateType.setAbortingWorkerRef(ObjectReferenceType value) voidLensProjectionContextType.setAccountPasswordPolicyRef(ObjectReferenceType value) voidProvenanceAcquisitionType.setActorRef(ObjectReferenceType value) voidSearchFilterParameterType.setAllowedValuesLookupTable(ObjectReferenceType value) voidAnalysisAttributeRuleType.setArchetypeRef(ObjectReferenceType value) voidBasicObjectSetType.setArchetypeRef(ObjectReferenceType value) voidResourceObjectFocusSpecificationType.setArchetypeRef(ObjectReferenceType value) voidCaseEventType.setAttorneyRef(ObjectReferenceType value) voidResourceObjectOwnerOptionType.setCandidateOwnerRef(ObjectReferenceType value) voidRoleAnalysisDetectionPatternType.setCandidateRole(ObjectReferenceType value) voidRoleAnalysisCandidateRoleType.setCandidateRoleRef(ObjectReferenceType value) voidApprovalSchemaExecutionInformationType.setCaseRef(ObjectReferenceType value) voidAbstractCertificationWorkDefinitionType.setCertificationCampaignRef(ObjectReferenceType value) voidRoleAnalysisOutlierPartitionType.setClusterRef(ObjectReferenceType value) voidRoleAnalysisPatternDetectionWorkDefinitionType.setClusterRef(ObjectReferenceType value) voidCollectionRefSpecificationType.setCollectionRef(ObjectReferenceType value) voidRoleCollectionViewType.setCollectionRef(ObjectReferenceType value) voidConfigurableUserDashboardType.setConfigurableDashboardRef(ObjectReferenceType value) voidEvaluatedExclusionTriggerType.setConflictingObjectRef(ObjectReferenceType value) voidConnDevBaseWorkDefinitionType.setConnectorDevelopmentRef(ObjectReferenceType value) voidConnectorType.setConnectorHostRef(ObjectReferenceType value) voidConnDevConnectorType.setConnectorRef(ObjectReferenceType value) voidConnDevCreateConnectorResultType.setConnectorRef(ObjectReferenceType value) voidConnDevDiscoverGlobalInformationResultType.setConnectorRef(ObjectReferenceType value) voidConnDevDiscoverObjectClassAttributesResultType.setConnectorRef(ObjectReferenceType value) voidConnDevDiscoverObjectClassEndpointsResultType.setConnectorRef(ObjectReferenceType value) voidConnDevDiscoverObjectClassInformationResultType.setConnectorRef(ObjectReferenceType value) voidConnDevDownloadConnectorResultType.setConnectorRef(ObjectReferenceType value) voidConnDevGenerateArtifactResultType.setConnectorRef(ObjectReferenceType value) voidConnectorInstanceSpecificationType.setConnectorRef(ObjectReferenceType value) voidGuiResourceDetailsPageType.setConnectorRef(ObjectReferenceType value) voidResourceType.setConnectorRef(ObjectReferenceType value) voidMappingEvaluationTraceType.setContainingObjectRef(ObjectReferenceType value) voidWorkersReconciliationResultType.setCoordinatorTaskRef(ObjectReferenceType value) voidMetadataType.setCreateTaskRef(ObjectReferenceType value) voidStorageMetadataType.setCreateTaskRef(ObjectReferenceType value) voidMetadataType.setCreatorRef(ObjectReferenceType value) voidStorageMetadataType.setCreatorRef(ObjectReferenceType value) voidTracingOutputMetadataType.setCreatorRef(ObjectReferenceType value) voidDashboardReportEngineConfigurationType.setDashboardRef(ObjectReferenceType value) voidSearchObjectExpressionEvaluatorType.setDefaultTargetRef(ObjectReferenceType value) voidMappingSpecificationType.setDefinitionObjectRef(ObjectReferenceType value) voidAccessCertificationCampaignType.setDefinitionRef(ObjectReferenceType value) voidEvaluatedPolicyRuleType.setDirectOwnerRef(ObjectReferenceType value) voidSimulationMetricReferenceType.setEventMarkRef(ObjectReferenceType value) voidFocusLoadedTraceType.setFocusLoadedRef(ObjectReferenceType value) voidApprovalStageDefinitionType.setFormRef(ObjectReferenceType value) voidCredentialsResetPolicyType.setFormRef(ObjectReferenceType value) voidFormSpecificationType.setFormRef(ObjectReferenceType value) voidSelfRegistrationPolicyType.setFormRef(ObjectReferenceType value) voidSystemConfigurationType.setGlobalSecurityPolicyRef(ObjectReferenceType value) voidCaseEventType.setInitiatorRef(ObjectReferenceType value) voidOperationExecutionType.setInitiatorRef(ObjectReferenceType value) voidRoleAnalysisOperationStatusType.setInitiatorRef(ObjectReferenceType value) voidFunctionExpressionEvaluatorType.setLibraryRef(ObjectReferenceType value) voidPolicyStatementType.setMarkRef(ObjectReferenceType value) voidShadowMarkingConfigurationType.setMarkRef(ObjectReferenceType value) voidGeneralNotifierType.setMessageTemplateRef(ObjectReferenceType value) voidNotifierTransportConfigType.setMessageTemplateRef(ObjectReferenceType value) voidMetadataType.setModifierRef(ObjectReferenceType value) voidStorageMetadataType.setModifierRef(ObjectReferenceType value) voidMetadataType.setModifyTaskRef(ObjectReferenceType value) voidStorageMetadataType.setModifyTaskRef(ObjectReferenceType value) voidReportDataType.setNodeRef(ObjectReferenceType value) voidTracingEnvironmentType.setNodeRef(ObjectReferenceType value) voidTraceDictionaryEntryType.setObject(ObjectReferenceType value) voidLensElementContextType.setObjectCurrentRef(ObjectReferenceType value) voidPersonaConstructionType.setObjectMappingRef(ObjectReferenceType value) voidLensElementContextType.setObjectNewRef(ObjectReferenceType value) voidLensElementContextType.setObjectOldRef(ObjectReferenceType value) voidAccessCertificationCaseType.setObjectRef(ObjectReferenceType value) voidAuthorizationEvaluationAccessDecisionRequestType.setObjectRef(ObjectReferenceType value) voidCaseType.setObjectRef(ObjectReferenceType value) voidDashboardWidgetDataType.setObjectRef(ObjectReferenceType value) voidExpressionVariableDefinitionType.setObjectRef(ObjectReferenceType value) voidMappingEvaluationSourceContextType.setObjectRef(ObjectReferenceType value) voidRepositoryAddTraceType.setObjectRef(ObjectReferenceType value) voidRepositoryGetObjectTraceType.setObjectRef(ObjectReferenceType value) voidRoleAnalysisIdentifiedCharacteristicsItemType.setObjectRef(ObjectReferenceType value) voidRoleAnalysisOutlierType.setObjectRef(ObjectReferenceType value) voidTaskType.setObjectRef(ObjectReferenceType value) voidValidationIssueType.setObjectRef(ObjectReferenceType value) voidAbstractClockworkBasedSynchronizationActionType.setObjectTemplateRef(ObjectReferenceType value) voidArchetypePolicyType.setObjectTemplateRef(ObjectReferenceType value) voidLegacySynchronizationReactionType.setObjectTemplateRef(ObjectReferenceType value) voidObjectSynchronizationType.setObjectTemplateRef(ObjectReferenceType value) voidSynchronizationReactionsDefaultSettingsType.setObjectTemplateRef(ObjectReferenceType value) voidAccessCertificationCaseType.setOrgRef(ObjectReferenceType value) voidAssignmentType.setOrgRef(ObjectReferenceType value) voidObjectSelectorType.setOrgRef(ObjectReferenceType value) voidAbstractWorkItemType.setOriginalAssigneeRef(ObjectReferenceType value) voidWorkItemEventType.setOriginalAssigneeRef(ObjectReferenceType value) voidFocusIdentitySourceType.setOriginRef(ObjectReferenceType value) voidProvenanceAcquisitionType.setOriginRef(ObjectReferenceType value) voidProvenanceFeedDefinitionType.setOriginRef(ObjectReferenceType value) voidAbstractAccessCertificationDefinitionType.setOwnerRef(ObjectReferenceType value) voidAccessCertificationCampaignType.setOwnerRef(ObjectReferenceType value) voidTaskType.setOwnerRef(ObjectReferenceType value) voidWfExecutionTasksConfigurationType.setOwnerRef(ObjectReferenceType value) voidCaseType.setParentRef(ObjectReferenceType value) voidReportDataType.setParentRef(ObjectReferenceType value) voidAbstractWorkItemType.setPerformerRef(ObjectReferenceType value) voidDefaultOperationPolicyConfigurationType.setPolicyRef(ObjectReferenceType value) voidCaseCorrelationContextType.setPreFocusRef(ObjectReferenceType value) voidLensProjectionContextType.setProjectionSecurityPolicyRef(ObjectReferenceType value) voidRecipientExpressionResultType.setRecipientRef(ObjectReferenceType value) voidFunctionLibraryProfileType.setRef(ObjectReferenceType value) voidClassicReportImportWorkDefinitionType.setReportDataRef(ObjectReferenceType value) voidReportExportWorkStateType.setReportDataRef(ObjectReferenceType value) voidAbstractReportWorkDefinitionType.setReportRef(ObjectReferenceType value) voidReportDataType.setReportRef(ObjectReferenceType value) voidCaseType.setRequestorRef(ObjectReferenceType value) voidMetadataType.setRequestorRef(ObjectReferenceType value) voidProcessMetadataType.setRequestorRef(ObjectReferenceType value) voidEvaluatedRequirementTriggerType.setRequirementObjectArchetypeRef(ObjectReferenceType value) voidEvaluatedRequirementTriggerType.setRequirementObjectRef(ObjectReferenceType value) voidAssociationSuggestionWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidBasicResourceObjectSetType.setResourceRef(ObjectReferenceType value) voidConnIdOperationRecordType.setResourceRef(ObjectReferenceType value) voidConstructionType.setResourceRef(ObjectReferenceType value) voidFocusIdentitySourceType.setResourceRef(ObjectReferenceType value) voidFocusObjectStatisticsComputationWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidFocusTypeSuggestionWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidGuiShadowDetailsPageType.setResourceRef(ObjectReferenceType value) voidGuiShadowListViewType.setResourceRef(ObjectReferenceType value) voidObjectClassStatisticsComputationWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidObjectTypeRelatedSuggestionWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidObjectTypesSuggestionWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidObjectTypeStatisticsComputationWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidPropagationWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidProvenanceAcquisitionType.setResourceRef(ObjectReferenceType value) voidProvisioningStatisticsEntryType.setResourceRef(ObjectReferenceType value) voidResourceObjectTypeDependencyType.setResourceRef(ObjectReferenceType value) voidSchemaMatchPreloadWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidShadowDiscriminatorType.setResourceRef(ObjectReferenceType value) voidShadowType.setResourceRef(ObjectReferenceType value) voidSuperResourceDeclarationType.setResourceRef(ObjectReferenceType value) voidShadowCorrelationStateType.setResultingOwner(ObjectReferenceType value) voidActivitySimulationStateType.setResultRef(ObjectReferenceType value) voidRoleAnalysisClusterType.setRoleAnalysisSessionRef(ObjectReferenceType value) voidRoleCatalogType.setRoleCatalogRef(ObjectReferenceType value) voidRoleManagementConfigurationType.setRoleCatalogRef(ObjectReferenceType value) voidRoleMembershipManagementWorkDefinitionType.setRoleRef(ObjectReferenceType value) voidAnalysisAttributeRuleType.setRootOrganization(ObjectReferenceType value) voidSimulationResultType.setRootTaskRef(ObjectReferenceType value) voidWorkersReconciliationResultType.setRootTaskRef(ObjectReferenceType value) voidExecutionPrivilegesSpecificationType.setRunAsRef(ObjectReferenceType value) voidExpressionType.setRunAsRef(ObjectReferenceType value) voidScriptExecutionPolicyActionType.setRunAsRef(ObjectReferenceType value) voidCorrelationSuggestionWorkStateType.setSchemaMatchRef(ObjectReferenceType value) voidMappingsSuggestionWorkStateType.setSchemaMatchRef(ObjectReferenceType value) voidObjectTypeRelatedSuggestionWorkDefinitionType.setSchemaMatchRef(ObjectReferenceType value) voidArchetypeType.setSecurityPolicyRef(ObjectReferenceType value) voidOrgType.setSecurityPolicyRef(ObjectReferenceType value) voidResourceObjectTypeDefinitionType.setSecurityPolicyRef(ObjectReferenceType value) voidLensContextSequenceValueType.setSequenceRef(ObjectReferenceType value) voidSequentialValueExpressionEvaluatorType.setSequenceRef(ObjectReferenceType value) voidRoleAnalysisClusteringWorkDefinitionType.setSessionRef(ObjectReferenceType value) voidFullShadowLoadedTraceType.setShadowLoadedRef(ObjectReferenceType value) voidAsyncProvisioningOperationRequestedType.setShadowRef(ObjectReferenceType value) voidFocusIdentitySourceType.setShadowRef(ObjectReferenceType value) voidResourceObjectReferenceType.setShadowRef(ObjectReferenceType value) voidShadowAssociationType.setShadowRef(ObjectReferenceType value) voidAssignmentPathMetadataType.setSourceRef(ObjectReferenceType value) voidAssignmentPathSegmentType.setSourceRef(ObjectReferenceType value) voidSchemaMatchPreloadWorkDefinitionType.setSourceTaskRef(ObjectReferenceType value) voidFocusObjectStatisticsComputationWorkDefinitionType.setStatisticsRef(ObjectReferenceType value) voidFocusObjectStatisticsComputationWorkStateType.setStatisticsRef(ObjectReferenceType value) voidMappingsSuggestionWorkStateType.setStatisticsRef(ObjectReferenceType value) voidObjectClassStatisticsComputationWorkStateType.setStatisticsRef(ObjectReferenceType value) voidObjectTypesSuggestionWorkDefinitionType.setStatisticsRef(ObjectReferenceType value) voidObjectTypesSuggestionWorkStateType.setStatisticsRef(ObjectReferenceType value) voidObjectTypeStatisticsComputationWorkDefinitionType.setStatisticsRef(ObjectReferenceType value) voidObjectTypeStatisticsComputationWorkStateType.setStatisticsRef(ObjectReferenceType value) voidSimulationResultProcessedObjectType.setStructuralArchetypeRef(ObjectReferenceType value) voidAuthorizationEvaluationRequestType.setSubjectRef(ObjectReferenceType value) voidArchetypeType.setSuperArchetypeRef(ObjectReferenceType value) voidExclusionPolicyConstraintType.setTargetArchetypeRef(ObjectReferenceType value) voidHasAssignmentPolicyConstraintType.setTargetArchetypeRef(ObjectReferenceType value) voidDetectedAnomalyResultType.setTargetObjectRef(ObjectReferenceType value) voidAccessCertificationCaseType.setTargetRef(ObjectReferenceType value) voidAssignmentPathSegmentMetadataType.setTargetRef(ObjectReferenceType value) voidAssignmentPathSegmentType.setTargetRef(ObjectReferenceType value) voidAssignmentType.setTargetRef(ObjectReferenceType value) voidCaseType.setTargetRef(ObjectReferenceType value) voidExclusionPolicyConstraintType.setTargetRef(ObjectReferenceType value) voidHasAssignmentPolicyConstraintType.setTargetRef(ObjectReferenceType value) voidRoleAnalysisOutlierPartitionType.setTargetSessionRef(ObjectReferenceType value) voidAsynchronousScriptExecutionType.setTaskOwnerRef(ObjectReferenceType value) voidActivityTaskStateOverviewType.setTaskRef(ObjectReferenceType value) voidCaseType.setTaskRef(ObjectReferenceType value) voidDelegationWorkStateType.setTaskRef(ObjectReferenceType value) voidOperationExecutionType.setTaskRef(ObjectReferenceType value) voidRoleAnalysisOperationStatusType.setTaskRef(ObjectReferenceType value) voidTracingEnvironmentType.setTaskRef(ObjectReferenceType value) voidAsynchronousScriptExecutionType.setTaskTemplateRef(ObjectReferenceType value) voidGuiActionType.setTaskTemplateRef(ObjectReferenceType value) voidAccessCertificationCaseType.setTenantRef(ObjectReferenceType value) voidAssignmentType.setTenantRef(ObjectReferenceType value) voidObjectType.setTenantRef(ObjectReferenceType value) voidConnDevTestingType.setTestingResource(ObjectReferenceType value) voidItemRefinedDefinitionType.setValueEnumerationRef(ObjectReferenceType value) voidCredentialPolicyType.setValuePolicyRef(ObjectReferenceType value) voidGenerateExpressionEvaluatorType.setValuePolicyRef(ObjectReferenceType value) voidWorkBucketType.setWorkerRef(ObjectReferenceType value) FullShadowLoadedTraceType.shadowLoadedRef(ObjectReferenceType value) AsyncProvisioningAddOperationRequestedType.shadowRef(ObjectReferenceType value) AsyncProvisioningDeleteOperationRequestedType.shadowRef(ObjectReferenceType value) AsyncProvisioningModifyOperationRequestedType.shadowRef(ObjectReferenceType value) AsyncProvisioningOperationRequestedType.shadowRef(ObjectReferenceType value) FocusIdentitySourceType.shadowRef(ObjectReferenceType value) ResourceObjectReferenceType.shadowRef(ObjectReferenceType value) ShadowAssociationType.shadowRef(ObjectReferenceType value) RoleAnalysisOutlierSimilarObjectsAnalysisResultType.similarObjects(ObjectReferenceType value) AssignmentPathMetadataType.sourceRef(ObjectReferenceType value) AssignmentPathSegmentType.sourceRef(ObjectReferenceType value) SchemaMatchPreloadWorkDefinitionType.sourceTaskRef(ObjectReferenceType value) FocusObjectStatisticsComputationWorkDefinitionType.statisticsRef(ObjectReferenceType value) FocusObjectStatisticsComputationWorkStateType.statisticsRef(ObjectReferenceType value) MappingsSuggestionWorkStateType.statisticsRef(ObjectReferenceType value) ObjectClassStatisticsComputationWorkStateType.statisticsRef(ObjectReferenceType value) ObjectTypesSuggestionWorkDefinitionType.statisticsRef(ObjectReferenceType value) ObjectTypesSuggestionWorkStateType.statisticsRef(ObjectReferenceType value) ObjectTypeStatisticsComputationWorkDefinitionType.statisticsRef(ObjectReferenceType value) ObjectTypeStatisticsComputationWorkStateType.statisticsRef(ObjectReferenceType value) SimulationResultProcessedObjectType.structuralArchetypeRef(ObjectReferenceType value) AuthorizationEvaluationAccessDecisionRequestType.subjectRef(ObjectReferenceType value) AuthorizationEvaluationFilterProcessingRequestType.subjectRef(ObjectReferenceType value) AuthorizationEvaluationRequestType.subjectRef(ObjectReferenceType value) TaskType.subtaskRef(ObjectReferenceType value) ArchetypeType.superArchetypeRef(ObjectReferenceType value) ExclusionPolicyConstraintType.targetArchetypeRef(ObjectReferenceType value) HasAssignmentPolicyConstraintType.targetArchetypeRef(ObjectReferenceType value) DetectedAnomalyResultType.targetObjectRef(ObjectReferenceType value) AccessCertificationAssignmentCaseType.targetRef(ObjectReferenceType value) AccessCertificationCaseType.targetRef(ObjectReferenceType value) AssignmentPathSegmentMetadataType.targetRef(ObjectReferenceType value) AssignmentPathSegmentType.targetRef(ObjectReferenceType value) AssignmentSelectorType.targetRef(ObjectReferenceType value) AssignmentType.targetRef(ObjectReferenceType value) CaseType.targetRef(ObjectReferenceType value) ExclusionPolicyConstraintType.targetRef(ObjectReferenceType value) HasAssignmentPolicyConstraintType.targetRef(ObjectReferenceType value) RoleAnalysisOutlierPartitionType.targetSessionRef(ObjectReferenceType value) AsynchronousScriptExecutionType.taskOwnerRef(ObjectReferenceType value) ActivityTaskStateOverviewType.taskRef(ObjectReferenceType value) CaseType.taskRef(ObjectReferenceType value) DelegationWorkStateType.taskRef(ObjectReferenceType value) FailedObjectsSelectorType.taskRef(ObjectReferenceType value) OperationExecutionType.taskRef(ObjectReferenceType value) RoleAnalysisOperationStatusType.taskRef(ObjectReferenceType value) TracingEnvironmentType.taskRef(ObjectReferenceType value) AsynchronousScriptExecutionType.taskTemplateRef(ObjectReferenceType value) GuiActionType.taskTemplateRef(ObjectReferenceType value) AbstractAccessCertificationDefinitionType.tenantRef(ObjectReferenceType value) AbstractRoleType.tenantRef(ObjectReferenceType value) AccessCertificationAssignmentCaseType.tenantRef(ObjectReferenceType value) AccessCertificationCampaignType.tenantRef(ObjectReferenceType value) AccessCertificationCaseType.tenantRef(ObjectReferenceType value) AccessCertificationDefinitionForReportType.tenantRef(ObjectReferenceType value) AccessCertificationDefinitionType.tenantRef(ObjectReferenceType value) ApplicationType.tenantRef(ObjectReferenceType value) ArchetypeType.tenantRef(ObjectReferenceType value) AssignmentHolderType.tenantRef(ObjectReferenceType value) AssignmentType.tenantRef(ObjectReferenceType value) CaseType.tenantRef(ObjectReferenceType value) ConnectorDevelopmentType.tenantRef(ObjectReferenceType value) ConnectorHostType.tenantRef(ObjectReferenceType value) ConnectorType.tenantRef(ObjectReferenceType value) DashboardType.tenantRef(ObjectReferenceType value) FocusType.tenantRef(ObjectReferenceType value) FormType.tenantRef(ObjectReferenceType value) FunctionLibraryType.tenantRef(ObjectReferenceType value) GenericObjectType.tenantRef(ObjectReferenceType value) LookupTableType.tenantRef(ObjectReferenceType value) MarkType.tenantRef(ObjectReferenceType value) MessageTemplateType.tenantRef(ObjectReferenceType value) NodeType.tenantRef(ObjectReferenceType value) ObjectCollectionType.tenantRef(ObjectReferenceType value) ObjectTemplateType.tenantRef(ObjectReferenceType value) ObjectType.tenantRef(ObjectReferenceType value) OrgType.tenantRef(ObjectReferenceType value) PolicyType.tenantRef(ObjectReferenceType value) ReportDataType.tenantRef(ObjectReferenceType value) ReportType.tenantRef(ObjectReferenceType value) ResourceType.tenantRef(ObjectReferenceType value) RoleAnalysisClusterType.tenantRef(ObjectReferenceType value) RoleAnalysisOutlierType.tenantRef(ObjectReferenceType value) RoleAnalysisSessionType.tenantRef(ObjectReferenceType value) RoleType.tenantRef(ObjectReferenceType value) SchemaType.tenantRef(ObjectReferenceType value) SecurityPolicyType.tenantRef(ObjectReferenceType value) SequenceType.tenantRef(ObjectReferenceType value) ServiceType.tenantRef(ObjectReferenceType value) ShadowType.tenantRef(ObjectReferenceType value) SimulationResultType.tenantRef(ObjectReferenceType value) SystemConfigurationType.tenantRef(ObjectReferenceType value) TaskType.tenantRef(ObjectReferenceType value) UserType.tenantRef(ObjectReferenceType value) ValuePolicyType.tenantRef(ObjectReferenceType value) ConnDevTestingType.testingResource(ObjectReferenceType value) RoleAnalysisDetectionPatternType.userOccupancy(ObjectReferenceType value) ItemRefinedDefinitionType.valueEnumerationRef(ObjectReferenceType value) MetadataItemDefinitionType.valueEnumerationRef(ObjectReferenceType value) ObjectTemplateItemDefinitionType.valueEnumerationRef(ObjectReferenceType value) ResourceAttributeDefinitionType.valueEnumerationRef(ObjectReferenceType value) ResourceItemDefinitionType.valueEnumerationRef(ObjectReferenceType value) ResourceObjectAssociationType.valueEnumerationRef(ObjectReferenceType value) AttributeVerificationCredentialsPolicyType.valuePolicyRef(ObjectReferenceType value) CredentialPolicyType.valuePolicyRef(ObjectReferenceType value) GenerateExpressionEvaluatorType.valuePolicyRef(ObjectReferenceType value) NonceCredentialsPolicyType.valuePolicyRef(ObjectReferenceType value) OtpCredentialsPolicyType.valuePolicyRef(ObjectReferenceType value) PasswordCredentialsPolicyType.valuePolicyRef(ObjectReferenceType value) SecurityQuestionsCredentialsPolicyType.valuePolicyRef(ObjectReferenceType value) WorkBucketType.workerRef(ObjectReferenceType value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with type parameters of type ObjectReferenceTypeModifier and TypeFieldDescriptionprotected List<ObjectReferenceType>AssignActionExpressionType.resourceRefprotected List<ObjectReferenceType>AssignActionExpressionType.targetRefMethods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return ObjectReferenceTypeModifier and TypeMethodDescriptionAssignActionExpressionType.beginResourceRef()AssignActionExpressionType.beginTargetRef()Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescriptionAssignActionExpressionType.getResourceRef()AssignActionExpressionType.getTargetRef()Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionAssignActionExpressionType.resourceRef(ObjectReferenceType value) AssignActionExpressionType.targetRef(ObjectReferenceType value) -
Uses of ObjectReferenceType in com.evolveum.midpoint.xml.ns._public.prism_schema_3
Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that return ObjectReferenceTypeModifier and TypeMethodDescriptionPrismContainerDefinitionType.beginValueEnumerationRef()PrismItemDefinitionType.beginValueEnumerationRef()PrismPropertyDefinitionType.beginValueEnumerationRef()PrismReferenceDefinitionType.beginValueEnumerationRef()PrismItemDefinitionType.getValueEnumerationRef()Methods in com.evolveum.midpoint.xml.ns._public.prism_schema_3 with parameters of type ObjectReferenceTypeModifier and TypeMethodDescriptionvoidPrismItemDefinitionType.setValueEnumerationRef(ObjectReferenceType value) PrismContainerDefinitionType.valueEnumerationRef(ObjectReferenceType value) PrismItemDefinitionType.valueEnumerationRef(ObjectReferenceType value) PrismPropertyDefinitionType.valueEnumerationRef(ObjectReferenceType value) PrismReferenceDefinitionType.valueEnumerationRef(ObjectReferenceType value)