Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType
Packages that use ObjectReferenceType
Package
Description
Package for reusable and stable GUI Wicket Components.
GUI API package for various utility classes and interfaces.
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
Provides all the necessary support for evaluating selectors and their clauses, i.e. for calling methods:
-
ValueSelector.matches(PrismValue, MatchingContext)
- ValueSelector.toFilter(FilteringContext)
I.e., contains the evaluation context objects and all their components.-
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(com.evolveum.midpoint.wf.api.ChangesByState changesByState, ObjectReferenceType objectRef, ModelInteractionService modelInteractionService, PrismContext prismContext, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.Task task, OperationResult result) protected List<ObjectReferenceType>SelectableBeanReferenceDataProvider.searchObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.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.tables.tile
Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile with parameters of type ObjectReferenceTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTileTable(@NotNull String id, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionRef) RoleAnalysisMigrationRoleTileTable(@NotNull String id, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionRef) -
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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Gets "deputy assignees" i.e. users that are deputies of assignees.@NotNull List<ObjectReferenceType>ModelInteractionService.getDeputyAssignees(ObjectReferenceType assignee, com.evolveum.midpoint.security.api.OtherPrivilegesLimitations.Type limitationType, com.evolveum.midpoint.task.api.Task task, OperationResult result) ModelService.searchReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.security.api.OtherPrivilegesLimitations.Type limitationType, com.evolveum.midpoint.task.api.Task task, OperationResult result) @NotNull VisualizationModelInteractionService.visualizeDelta(ObjectDelta<? extends ObjectType> delta, boolean includeOperationalItems, ObjectReferenceType objectRef, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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()Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type ObjectReferenceTypeModifier and TypeMethodDescription@NotNull List<ObjectReferenceType>AssociatedPolicyRule.getPolicyMarkRef()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, @NotNull ObjectReferenceType requiredTargetRef, @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) 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 com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.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 TypeMethodDescription@NotNull List<PrismObject<FocusType>>RoleAnalysisService.getAsFocusObjects(@Nullable List<ObjectReferenceType> references, @NotNull com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.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.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.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) 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, com.evolveum.midpoint.task.api.Task task, OperationResult result) static VisualizationVisualizationUtil.visualizeObjectTreeDeltas(ObjectTreeDeltasType deltas, String displayNameKey, PrismContext prismContext, ModelInteractionService modelInteractionService, ObjectReferenceType objectRef, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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 ObjectReferenceTypeEvaluatedExclusionTriggerType.conflictingObjectRefprotected ObjectReferenceTypeSearchObjectExpressionEvaluatorType.defaultTargetRefprotected ObjectReferenceTypeEvaluatedPolicyRuleType.directOwnerRefprotected ObjectReferenceTypeFunctionExpressionEvaluatorType.libraryRefprotected ObjectReferenceTypeNotifierTransportConfigType.messageTemplateRefprotected ObjectReferenceTypeExpressionVariableDefinitionType.objectRefprotected ObjectReferenceTypeMappingEvaluationSourceContextType.objectRefprotected ObjectReferenceTypeLegacySynchronizationReactionType.objectTemplateRefprotected ObjectReferenceTypeRecipientExpressionResultType.recipientRefprotected ObjectReferenceTypeEvaluatedRequirementTriggerType.requirementObjectRefprotected 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 TypeMethodDescriptionLensProjectionContextType.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()ArchetypeSelectionType.beginArchetypeRef()ArchetypeType.beginArchetypeRef()AssignmentHolderType.beginArchetypeRef()BasicObjectSetType.beginArchetypeRef()CaseType.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()ConnectorType.beginConnectorHostRef()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()ArchetypeType.beginDelegatedRef()AssignmentHolderType.beginDelegatedRef()CaseType.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()ArchetypeType.beginEffectiveMarkRef()AssignmentHolderType.beginEffectiveMarkRef()AssignmentType.beginEffectiveMarkRef()CaseType.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()RoleAnalysisOperationStatus.beginInitiatorRef()StageCompletionEventType.beginInitiatorRef()WorkItemCompletionEventType.beginInitiatorRef()WorkItemDelegationEventType.beginInitiatorRef()WorkItemEscalationEventType.beginInitiatorRef()WorkItemEventType.beginInitiatorRef()FunctionExpressionEvaluatorType.beginLibraryRef()AbstractRoleType.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()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()ArchetypeType.beginParentOrgRef()AssignmentHolderType.beginParentOrgRef()CaseType.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()ArchetypeType.beginPersonaRef()FocusType.beginPersonaRef()GenericObjectType.beginPersonaRef()OrgType.beginPersonaRef()PolicyType.beginPersonaRef()RoleType.beginPersonaRef()ServiceType.beginPersonaRef()UserType.beginPersonaRef()ApplicablePoliciesType.beginPolicyGroupRef()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.beginRequirementObjectRef()RoleAnalysisClusterType.beginResolvedPattern()BasicResourceObjectSetType.beginResourceRef()ConnIdOperationRecordType.beginResourceRef()ConstructionType.beginResourceRef()FocusIdentitySourceType.beginResourceRef()GuiShadowDetailsPageType.beginResourceRef()GuiShadowListViewType.beginResourceRef()PropagationWorkDefinitionType.beginResourceRef()ProvenanceAcquisitionType.beginResourceRef()ProvisioningStatisticsEntryType.beginResourceRef()ResourceObjectSetType.beginResourceRef()ResourceObjectTypeDependencyType.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()ArchetypeType.beginRoleInfluenceRef()AssignmentHolderType.beginRoleInfluenceRef()CaseType.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()ArchetypeType.beginRoleMembershipRef()AssignmentHolderType.beginRoleMembershipRef()CaseType.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()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()RoleAnalysisOutlierSimilarObjectsAnalysisResult.beginSimilarObjects()AssignmentPathMetadataType.beginSourceRef()AssignmentPathSegmentType.beginSourceRef()SimulationResultProcessedObjectType.beginStructuralArchetypeRef()AuthorizationEvaluationAccessDecisionRequestType.beginSubjectRef()AuthorizationEvaluationFilterProcessingRequestType.beginSubjectRef()AuthorizationEvaluationRequestType.beginSubjectRef()TaskType.beginSubtaskRef()ArchetypeType.beginSuperArchetypeRef()DetectedAnomalyResult.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()RoleAnalysisOperationStatus.beginTaskRef()TracingEnvironmentType.beginTaskRef()AsynchronousScriptExecutionType.beginTaskTemplateRef()GuiActionType.beginTaskTemplateRef()AbstractAccessCertificationDefinitionType.beginTenantRef()AbstractRoleType.beginTenantRef()AccessCertificationAssignmentCaseType.beginTenantRef()AccessCertificationCampaignType.beginTenantRef()AccessCertificationCaseType.beginTenantRef()AccessCertificationDefinitionForReportType.beginTenantRef()AccessCertificationDefinitionType.beginTenantRef()ArchetypeType.beginTenantRef()AssignmentHolderType.beginTenantRef()AssignmentType.beginTenantRef()CaseType.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()RoleAnalysisDetectionPatternType.beginUserOccupancy()ItemRefinedDefinitionType.beginValueEnumerationRef()MetadataItemDefinitionType.beginValueEnumerationRef()ObjectTemplateItemDefinitionType.beginValueEnumerationRef()ResourceAttributeDefinitionType.beginValueEnumerationRef()ResourceItemDefinitionType.beginValueEnumerationRef()ResourceObjectAssociationType.beginValueEnumerationRef()AttributeVerificationCredentialsPolicyType.beginValuePolicyRef()CredentialPolicyType.beginValuePolicyRef()GenerateExpressionEvaluatorType.beginValuePolicyRef()NonceCredentialsPolicyType.beginValuePolicyRef()PasswordCredentialsPolicyType.beginValuePolicyRef()SecurityQuestionsCredentialsPolicyType.beginValuePolicyRef()WorkBucketType.beginWorkerRef()ObjectReferenceType.clone()ObjectFactory.createObjectReferenceType()ObjectReferenceType.description(String value) ObjectReferenceType.documentation(String value) ObjectReferenceType.filter(SearchFilterType value) 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()ConnectorType.getConnectorHostRef()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()RoleAnalysisOperationStatus.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.getRequirementObjectRef()BasicResourceObjectSetType.getResourceRef()ConnIdOperationRecordType.getResourceRef()ConstructionType.getResourceRef()FocusIdentitySourceType.getResourceRef()GuiShadowDetailsPageType.getResourceRef()GuiShadowListViewType.getResourceRef()PropagationWorkDefinitionType.getResourceRef()ProvenanceAcquisitionType.getResourceRef()ProvisioningStatisticsEntryType.getResourceRef()ResourceObjectTypeDependencyType.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()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()SimulationResultProcessedObjectType.getStructuralArchetypeRef()AuthorizationEvaluationRequestType.getSubjectRef()ArchetypeType.getSuperArchetypeRef()DetectedAnomalyResult.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()RoleAnalysisOperationStatus.getTaskRef()TracingEnvironmentType.getTaskRef()AsynchronousScriptExecutionType.getTaskTemplateRef()GuiActionType.getTaskTemplateRef()AccessCertificationCaseType.getTenantRef()AssignmentType.getTenantRef()ObjectType.getTenantRef()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()CaseType.getPrerequisiteRef()ActivityReportCollectionType.getRawDataRef()AuthenticationSequenceType.getRequireAssignmentTarget()RoleAnalysisClusterType.getResolvedPattern()AssignmentHolderType.getRoleInfluenceRef()AssignmentHolderType.getRoleMembershipRef()RoleAnalysisDetectionPatternType.getRolesOccupancy()RoleAnalysisOutlierSimilarObjectsAnalysisResult.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 TypeMethodDescriptionLensProjectionContextType.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) ArchetypeSelectionType.archetypeRef(ObjectReferenceType value) ArchetypeType.archetypeRef(ObjectReferenceType value) AssignmentHolderType.archetypeRef(ObjectReferenceType value) BasicObjectSetType.archetypeRef(ObjectReferenceType value) CaseType.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) ConnectorType.connectorHostRef(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) ArchetypeType.delegatedRef(ObjectReferenceType value) AssignmentHolderType.delegatedRef(ObjectReferenceType value) CaseType.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) ArchetypeType.effectiveMarkRef(ObjectReferenceType value) AssignmentHolderType.effectiveMarkRef(ObjectReferenceType value) AssignmentType.effectiveMarkRef(ObjectReferenceType value) CaseType.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) RoleAnalysisOperationStatus.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) 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) 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) ArchetypeType.parentOrgRef(ObjectReferenceType value) AssignmentHolderType.parentOrgRef(ObjectReferenceType value) CaseType.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) 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) 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.requirementObjectRef(ObjectReferenceType value) RoleAnalysisClusterType.resolvedPattern(ObjectReferenceType value) BasicResourceObjectSetType.resourceRef(ObjectReferenceType value) ConnIdOperationRecordType.resourceRef(ObjectReferenceType value) ConstructionType.resourceRef(ObjectReferenceType value) FocusIdentitySourceType.resourceRef(ObjectReferenceType value) GuiShadowDetailsPageType.resourceRef(ObjectReferenceType value) GuiShadowListViewType.resourceRef(ObjectReferenceType value) PropagationWorkDefinitionType.resourceRef(ObjectReferenceType value) ProvenanceAcquisitionType.resourceRef(ObjectReferenceType value) ProvisioningStatisticsEntryType.resourceRef(ObjectReferenceType value) ResourceObjectSetType.resourceRef(ObjectReferenceType value) ResourceObjectTypeDependencyType.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) ArchetypeType.roleInfluenceRef(ObjectReferenceType value) AssignmentHolderType.roleInfluenceRef(ObjectReferenceType value) CaseType.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) ArchetypeType.roleMembershipRef(ObjectReferenceType value) AssignmentHolderType.roleMembershipRef(ObjectReferenceType value) CaseType.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) 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) 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) voidConnectorType.setConnectorHostRef(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) voidRoleAnalysisOperationStatus.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.setRequirementObjectRef(ObjectReferenceType value) voidBasicResourceObjectSetType.setResourceRef(ObjectReferenceType value) voidConnIdOperationRecordType.setResourceRef(ObjectReferenceType value) voidConstructionType.setResourceRef(ObjectReferenceType value) voidFocusIdentitySourceType.setResourceRef(ObjectReferenceType value) voidGuiShadowDetailsPageType.setResourceRef(ObjectReferenceType value) voidGuiShadowListViewType.setResourceRef(ObjectReferenceType value) voidPropagationWorkDefinitionType.setResourceRef(ObjectReferenceType value) voidProvenanceAcquisitionType.setResourceRef(ObjectReferenceType value) voidProvisioningStatisticsEntryType.setResourceRef(ObjectReferenceType value) voidResourceObjectTypeDependencyType.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) 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) voidSimulationResultProcessedObjectType.setStructuralArchetypeRef(ObjectReferenceType value) voidAuthorizationEvaluationRequestType.setSubjectRef(ObjectReferenceType value) voidArchetypeType.setSuperArchetypeRef(ObjectReferenceType value) voidDetectedAnomalyResult.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) voidRoleAnalysisOperationStatus.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) 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) RoleAnalysisOutlierSimilarObjectsAnalysisResult.similarObjects(ObjectReferenceType value) AssignmentPathMetadataType.sourceRef(ObjectReferenceType value) AssignmentPathSegmentType.sourceRef(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) DetectedAnomalyResult.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) RoleAnalysisOperationStatus.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) ArchetypeType.tenantRef(ObjectReferenceType value) AssignmentHolderType.tenantRef(ObjectReferenceType value) AssignmentType.tenantRef(ObjectReferenceType value) CaseType.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) 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) 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)