Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentType
Packages that use AssignmentType
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).
Contains "auxiliary" functionality useful for role management area, e.g.
-
Uses of AssignmentType in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return AssignmentTypeModifier and TypeMethodDescriptionstatic AssignmentType
RoleMiningExportUtils.encryptObjectReference
(@NotNull AssignmentType assignmentObject, RoleMiningExportUtils.SecurityMode securityMode, String key) Methods in com.evolveum.midpoint.common with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic AssignmentType
RoleMiningExportUtils.encryptObjectReference
(@NotNull AssignmentType assignmentObject, RoleMiningExportUtils.SecurityMode securityMode, String key) -
Uses of AssignmentType in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected PrismContainerWrapper<AssignmentType>
AssignmentPopup.getAssignmentWrapperModel()
protected PrismContainerWrapper<AssignmentType>
FocusTypeAssignmentPopupTabPanel.getAssignmentWrapperModel()
protected abstract Map<String,
AssignmentType> AbstractAssignmentPopupTabPanel.getSelectedAssignmentsMap()
protected Map<String,
AssignmentType> FocusTypeAssignmentPopupTabPanel.getSelectedAssignmentsMap()
protected Map<String,
AssignmentType> ResourceTypeAssignmentPopupTabPanel.getSelectedAssignmentsMap()
Method parameters in com.evolveum.midpoint.gui.api.component with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AssignmentPopup.addPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, List<AssignmentType> newAssignmentsList) -
Uses of AssignmentType in com.evolveum.midpoint.gui.api.factory
Methods in com.evolveum.midpoint.gui.api.factory that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionContainerValueDataProviderFactory.Customization.getDefinition()
-
Uses of AssignmentType in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that return types with arguments of type AssignmentType -
Uses of AssignmentType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic boolean
WebComponentUtil.isArchetypeAssignment
(AssignmentType assignmentType) static boolean
WebComponentUtil.isDelegationAssignment
(AssignmentType assignmentType) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected DisplayNamePanel<AssignmentType>
AssignmentsDetailsPanel.createDisplayNamePanel
(String displayNamePanelId) Constructor parameters in com.evolveum.midpoint.gui.impl.component with type arguments of type AssignmentTypeModifierConstructorDescriptionAssignmentsDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> model, boolean isEntitledAssignment) AssignmentsDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> model, boolean isEntitledAssignment, ContainerPanelConfigurationType config) -
Uses of AssignmentType 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 AssignmentTypeModifier and TypeMethodDescriptionprotected PrismContainerValueWrapper<AssignmentType>
RepoAssignmentListProvider.createWrapper
(AssignmentType object, com.evolveum.midpoint.task.api.Task task, OperationResult result) RepoAssignmentListProvider.getType()
Iterator<? extends PrismContainerValueWrapper<AssignmentType>>
RepoAssignmentListProvider.internalIterator
(long first, long count) protected List<PrismContainerValueWrapper<AssignmentType>>
AssignmentListProvider.postFilter
(List<PrismContainerValueWrapper<AssignmentType>> assignmentList) protected List<PrismContainerValueWrapper<AssignmentType>>
RepoAssignmentListProvider.postFilter
(List<PrismContainerValueWrapper<AssignmentType>> assignmentList) protected List<PrismContainerValueWrapper<AssignmentType>>
AssignmentListProvider.searchThroughList()
Methods in com.evolveum.midpoint.gui.impl.component.data.provider with parameters of type AssignmentTypeModifier and TypeMethodDescriptionprotected PrismContainerValueWrapper<AssignmentType>
RepoAssignmentListProvider.createWrapper
(AssignmentType object, com.evolveum.midpoint.task.api.Task task, OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected List<PrismContainerValueWrapper<AssignmentType>>
AssignmentListProvider.postFilter
(List<PrismContainerValueWrapper<AssignmentType>> assignmentList) protected List<PrismContainerValueWrapper<AssignmentType>>
RepoAssignmentListProvider.postFilter
(List<PrismContainerValueWrapper<AssignmentType>> assignmentList) protected void
AssignmentListProvider.postProcessWrapper
(PrismContainerValueWrapper<AssignmentType> valueWrapper) protected void
RepoAssignmentListProvider.postProcessWrapper
(PrismContainerValueWrapper<AssignmentType> valueWrapper) Constructor parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type AssignmentTypeModifierConstructorDescriptionAssignmentListProvider
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model) RepoAssignmentListProvider
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.factory.data
Methods in com.evolveum.midpoint.gui.impl.factory.data that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionInMemoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path) InMemoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) RepositoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path) RepositoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) InMemoryAssignmentDataProviderFactory.getDataType()
RepositoryAssignmentDataProviderFactory.getDataType()
Method parameters in com.evolveum.midpoint.gui.impl.factory.data with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionInMemoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path) InMemoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) InMemoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) RepositoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path) RepositoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) RepositoryAssignmentDataProviderFactory.create
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<AssignmentType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>> model, Class<? extends Objectable> objectType, String oid, ItemPath path, CompiledObjectCollectionView collection, ContainerValueDataProviderFactory.Customization<AssignmentType> customization) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionAssignmentWrapperFactoryImpl.createContainerValueWrapper
(PrismContainerWrapper<AssignmentType> objectWrapper, PrismContainerValue<AssignmentType> objectValue, ValueStatus status, WrapperContext context) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionAssignmentWrapperFactoryImpl.createContainerValueWrapper
(PrismContainerWrapper<AssignmentType> objectWrapper, PrismContainerValue<AssignmentType> objectValue, ValueStatus status, WrapperContext context) AssignmentWrapperFactoryImpl.createContainerValueWrapper
(PrismContainerWrapper<AssignmentType> objectWrapper, PrismContainerValue<AssignmentType> objectValue, ValueStatus status, WrapperContext context) protected List<? extends ItemDefinition>
AssignmentWrapperFactoryImpl.getItemDefinitions
(PrismContainerWrapper<AssignmentType> parent, PrismContainerValue<AssignmentType> value) protected List<? extends ItemDefinition>
AssignmentWrapperFactoryImpl.getItemDefinitions
(PrismContainerWrapper<AssignmentType> parent, PrismContainerValue<AssignmentType> value) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> AbstractAssignmentTypePanel.createCheckboxColumn()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AbstractAssignmentTypePanel.createDefaultColumns()
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> AbstractAssignmentTypePanel.createIconColumn()
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> AbstractAssignmentTypePanel.createNameColumn
(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ExpressionType expression) AbstractAssignmentTypePanel.createProvider()
protected List<PrismContainerValueWrapper<AssignmentType>>
AbstractAssignmentTypePanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) protected PrismContainerDefinition<AssignmentType>
AbstractAssignmentTypePanel.getContainerDefinitionForColumns()
protected org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>>
AbstractAssignmentTypePanel.getContainerModel()
protected MultivalueContainerDetailsPanel<AssignmentType>
AbstractAssignmentTypePanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<AssignmentType>> item) protected PrismContainerDefinition<AssignmentType>
AbstractAssignmentTypePanel.getTypeDefinitionForSearch()
protected abstract List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AbstractAssignmentTypePanel.initColumns()
protected org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>>
AbstractAssignmentTypePanel.loadValuesModel()
protected List<PrismContainerValueWrapper<AssignmentType>>
AbstractAssignmentTypePanel.prefilterUsingQuery
(List<PrismContainerValueWrapper<AssignmentType>> list, ObjectQuery query) protected ContainerValueDataProviderFactory<AssignmentType,
?> AbstractAssignmentTypePanel.providerFactory()
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with parameters of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AbstractAssignmentTypePanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) should be used for such cases as creation of the assignment/inducement without any target reference object (e.g.protected <F extends FocusType>
PrismObject<F>AbstractAssignmentTypePanel.loadTargetObject
(AssignmentType assignmentType) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected abstract void
AbstractAssignmentTypePanel.addSpecificSearchableItemWrappers
(PrismContainerDefinition<AssignmentType> containerDef, List<? super FilterableSearchItemWrapper> defs) protected List<PrismContainerValueWrapper<AssignmentType>>
AbstractAssignmentTypePanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) void
AbstractAssignmentTypePanel.deleteItemPerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, List<PrismContainerValueWrapper<AssignmentType>> toDeleteList) protected MultivalueContainerDetailsPanel<AssignmentType>
AbstractAssignmentTypePanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<AssignmentType>> item) protected void
AbstractAssignmentTypePanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) should be used for such cases as creation of the assignment/inducement without any target reference object (e.g.protected boolean
AbstractAssignmentTypePanel.isMenuItemVisible
(org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> rowModel) protected List<PrismContainerValueWrapper<AssignmentType>>
AbstractAssignmentTypePanel.prefilterUsingQuery
(List<PrismContainerValueWrapper<AssignmentType>> list, ObjectQuery query) protected void
AbstractAssignmentTypePanel.setModel
(org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> model) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with type arguments of type AssignmentTypeModifierConstructorDescriptionAbstractAssignmentTypePanel
(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> model, ContainerPanelConfigurationType config, Class<? extends Objectable> type, String oid) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> DirectAndIndirectAssignmentPanel.createCheckboxColumn()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> DirectAndIndirectAssignmentPanel.createDefaultColumns()
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> DirectAndIndirectAssignmentPanel.createIconColumn()
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String> DirectAndIndirectAssignmentPanel.createNameColumn
(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ExpressionType expression) protected List<PrismContainerValueWrapper<AssignmentType>>
FocusMappingsAssignmentsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<PrismContainerValueWrapper<AssignmentType>>
GenericAbstractRoleAssignmentPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) protected List<PrismContainerValueWrapper<AssignmentType>>
PolicyRuleAssignmentsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AbstractAssignmentPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AbstractRoleAssignmentPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AllAssignmentsPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> ConstructionAssignmentsPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> GdprAssignmentPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> PolicyRuleAssignmentsPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> RoleAssignmentsPanel.initColumns()
protected org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<AssignmentType>>>
DirectAndIndirectAssignmentPanel.loadValuesModel()
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with parameters of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
FocusMappingsAssignmentsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
PolicyRuleAssignmentsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AbstractAssignmentPanel.addSpecificSearchableItemWrappers
(PrismContainerDefinition<AssignmentType> containerDef, List<? super FilterableSearchItemWrapper> defs) protected void
FocusMappingsAssignmentsPanel.addSpecificSearchableItemWrappers
(PrismContainerDefinition<AssignmentType> containerDef, List<? super FilterableSearchItemWrapper> defs) protected List<PrismContainerValueWrapper<AssignmentType>>
FocusMappingsAssignmentsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<PrismContainerValueWrapper<AssignmentType>>
GenericAbstractRoleAssignmentPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) protected List<PrismContainerValueWrapper<AssignmentType>>
PolicyRuleAssignmentsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected void
FocusMappingsAssignmentsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
PolicyRuleAssignmentsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected List<PrismContainerValueWrapper<AssignmentType>>
FocusMappingsInducementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<PrismContainerValueWrapper<AssignmentType>>
InducedEntitlementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) protected List<PrismContainerValueWrapper<AssignmentType>>
PolicyRuleInducementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> AbstractInducementPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> InducedEntitlementsPanel.initColumns()
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,
String>> RoleInducementsPanel.initColumns()
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement with parameters of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
FocusMappingsInducementsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
PolicyRuleInducementsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) InducedEntitlementsValidator.validateAssignment
(AssignmentType assignment) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AbstractInducementPanel.addSpecificSearchableItemWrappers
(PrismContainerDefinition<AssignmentType> containerDef, List<? super FilterableSearchItemWrapper> defs) protected List<PrismContainerValueWrapper<AssignmentType>>
FocusMappingsInducementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected List<PrismContainerValueWrapper<AssignmentType>>
InducedEntitlementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> assignments) protected List<PrismContainerValueWrapper<AssignmentType>>
PolicyRuleInducementsPanel.customPostSearch
(List<PrismContainerValueWrapper<AssignmentType>> list) protected void
FocusMappingsInducementsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
PolicyRuleInducementsPanel.initializeNewAssignmentData
(PrismContainerValue<AssignmentType> newAssignmentValue, AssignmentType assignmentObject, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.component
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.component with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AssignmentHolderOperationalButtonsPanel.addArchetypePerformed
(org.apache.wicket.ajax.AjaxRequestTarget target, List<AssignmentType> newAssignmentsList) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected PrismContainerValue<AssignmentType>
ConstructionResourceStepPanel.createNewValue
(PrismContainerWrapper<AssignmentType> parent) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected PrismContainerValue<AssignmentType>
ConstructionResourceStepPanel.createNewValue
(PrismContainerWrapper<AssignmentType> parent) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction with type arguments of type AssignmentTypeModifierConstructorDescriptionConstructionGroupStepPanel
(FocusDetailsModels<AR> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> assignmentModel) ConstructionOutboundMappingsStepPanel
(FocusDetailsModels<AR> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> assignmentModel) ConstructionResourceObjectTypeStepPanel
(FocusDetailsModels<AR> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> valueModel) ConstructionResourceStepPanel
(FocusDetailsModels<AR> model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<AssignmentType>> valueModel) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionvoid
BusinessRoleApplicationDto.updateValue
(List<AssignmentType> inducements) Updates the value of the inducements of the business role.void
BusinessRoleDto.updateValue
(List<AssignmentType> inducements, PageBase pageBase) Updates the value of the BusinessRoleDto object for new inducements. -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.user
Methods in com.evolveum.midpoint.gui.impl.page.admin.user with parameters of type AssignmentTypeModifier and TypeMethodDescriptionprotected <AR extends AbstractRoleType>
AssignmentInfoDtoUserDetailsModel.createDelegableAssignmentsPreviewDto
(AssignmentType assignment, com.evolveum.midpoint.task.api.Task task, OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.user with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
PageUser.handleDelegationAssignmentDeltas
(ObjectDelta<UserType> focusDelta, List<AssignmentEditorDto> assignments, PrismContainerDefinition<AssignmentType> def) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.admin.user.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.user.component that return types with arguments of type AssignmentType -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return AssignmentTypeMethods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionRequestAccess.getShoppingCartAssignments()
RequestAccess.getShoppingCartAssignments
(ObjectReferenceType personOfInterestRef) RequestAccess.getTemplateAssignments()
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type AssignmentTypeModifier and TypeMethodDescriptionvoid
RequestAccess.updateSelectedAssignment
(AssignmentType updated) Method parameters in com.evolveum.midpoint.gui.impl.page.self.requestAccess with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionvoid
RequestAccess.addAssignments
(List<AssignmentType> assignments) void
RequestAccess.removeAssignments
(List<AssignmentType> assignments) Constructors in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type AssignmentTypeModifierConstructorDescriptionConflictItem
(AssignmentType assignment, String displayName, boolean existing) ShoppingCartItem
(AssignmentType assignment, int count, List<PolyStringType> poiNames) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.prism.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type AssignmentTypeModifierConstructorDescriptionAssignmentValueWrapperImpl
(PrismContainerWrapper<AssignmentType> parent, PrismContainerValue<AssignmentType> pcv, ValueStatus status) AssignmentValueWrapperImpl
(PrismContainerWrapper<AssignmentType> parent, PrismContainerValue<AssignmentType> pcv, ValueStatus status) -
Uses of AssignmentType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic String
GuiDisplayNameUtil.getDisplayName
(AssignmentType assignmentType) static String
RelationUtil.getRelationLabelValue
(AssignmentType assignment, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionstatic ExpressionType
ProvisioningObjectsUtil.getAssociationExpression
(PrismContainerValueWrapper<AssignmentType> assignmentValueWrapper, boolean createIfNotExist, PrismContext prismContext, PageBase pageBase) Deprecated.static ExpressionType
ProvisioningObjectsUtil.getAssociationExpression
(PrismContainerValueWrapper<AssignmentType> assignmentValueWrapper, PageBase pageBase) Deprecated.static String
RelationUtil.getRelationLabelValue
(PrismContainerValueWrapper<AssignmentType> assignmentWrapper, PageBase pageBase) -
Uses of AssignmentType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionModelInteractionService.assignmentTypeDefinitionWithConcreteTargetRefType
(PrismContainerDefinition<AssignmentType> orig, QName targetType) Returns Container Definition of Assignment Type with target type of assignment replaced by more concrete situation This allows for using more specific definition when searching for definitions for dereference, in GUI search or columns where we are sure (on other criteria) only assignment types we are processing have concrete target type.Method parameters in com.evolveum.midpoint.model.api with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionModelInteractionService.assignmentTypeDefinitionWithConcreteTargetRefType
(PrismContainerDefinition<AssignmentType> orig, QName targetType) Returns Container Definition of Assignment Type with target type of assignment replaced by more concrete situation This allows for using more specific definition when searching for definitions for dereference, in GUI search or columns where we are sure (on other criteria) only assignment types we are processing have concrete target type. -
Uses of AssignmentType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return AssignmentTypeModifier and TypeMethodDescriptionAssignmentPathSegment.getAssignment()
AssignmentPathSegment.getAssignment
(boolean evaluateOld) EvaluatedAssignment.getAssignment()
EvaluatedAssignment.getAssignment
(boolean old) EvaluatedAssignmentTarget.getAssignment()
An assignment which assigns the given role (useful for knowing e.g.AssignmentPathSegment.getAssignmentAny()
AssignmentPathSegment.getAssignmentNew()
default AssignmentType
EvaluatedAssignment.getAssignmentType()
Deprecated.default AssignmentType
EvaluatedAssignment.getAssignmentType
(boolean old) Deprecated. -
Uses of AssignmentType in com.evolveum.midpoint.model.api.mining
Method parameters in com.evolveum.midpoint.model.api.mining with type arguments of type AssignmentTypeModifier and TypeMethodDescription@NotNull PrismObject<RoleType>
RoleAnalysisService.generateBusinessRole
(@NotNull List<AssignmentType> assignmentTypes, @NotNull PolyStringType name) Retrieves a RoleType object that represents a business role. -
Uses of AssignmentType in com.evolveum.midpoint.model.api.simulation
Methods in com.evolveum.midpoint.model.api.simulation that return AssignmentTypeModifier and TypeMethodDescription@Nullable AssignmentType
ProcessedObject.ProcessedObjectItemDelta.getRelatedAssignment()
The state of the assignment pointed to by the delta of `assignment/[nn]/...` kind. -
Uses of AssignmentType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic boolean
DeputyUtils.isDelegationAssignment
(AssignmentType assignment, @NotNull RelationRegistry relationRegistry) -
Uses of AssignmentType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic AbstractAssignmentConfigItem
AbstractAssignmentConfigItem.of
(@NotNull AssignmentType bean, @NotNull ConfigurationItemOrigin origin) static AbstractAssignmentConfigItem
AbstractAssignmentConfigItem.of
(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider) static AssignmentConfigItem
AssignmentConfigItem.of
(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider) Method parameters in com.evolveum.midpoint.schema.config with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionstatic AbstractAssignmentConfigItem
AbstractAssignmentConfigItem.of
(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider) static AssignmentConfigItem
AssignmentConfigItem.of
(@NotNull AssignmentType bean, @NotNull OriginProvider<? super AssignmentType> originProvider) Constructors in com.evolveum.midpoint.schema.config with parameters of type AssignmentTypeModifierConstructorDescriptionAbstractAssignmentConfigItem
(@NotNull AssignmentType value, @NotNull ConfigurationItemOrigin origin) AssignmentConfigItem
(@NotNull AssignmentType value, @NotNull ConfigurationItemOrigin origin) Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type AssignmentTypeModifierConstructorDescriptionAbstractAssignmentConfigItem
(@NotNull ConfigurationItem<AssignmentType> original) AssignmentConfigItem
(@NotNull ConfigurationItem<AssignmentType> original) InducementConfigItem
(@NotNull ConfigurationItem<AssignmentType> original) -
Uses of AssignmentType in com.evolveum.midpoint.schema.merger.assignment
Method parameters in com.evolveum.midpoint.schema.merger.assignment with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionprotected void
AssignmentMerger.mergeInternal
(@NotNull PrismContainer<AssignmentType> target, @NotNull PrismContainer<AssignmentType> source) Constructors in com.evolveum.midpoint.schema.merger.assignment with parameters of type AssignmentTypeModifierConstructorDescriptionAssignmentMergeOperation
(@NotNull AssignmentType target, @NotNull AssignmentType source, @Nullable OriginMarker originMarker) -
Uses of AssignmentType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations that return AssignmentTypeMethods in com.evolveum.midpoint.schema.traces.operations with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic void
ResolutionUtil.resolveAssignmentReferenceNames
(AssignmentType assignment, OpNodeTreeBuilder.NameResolver nameResolver) -
Uses of AssignmentType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return AssignmentTypeModifier and TypeMethodDescriptionstatic AssignmentType
FocusTypeUtil.createArchetypeAssignment
(String archetypeOid) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object, PrismContext prismContext) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismObject<T> object, QName relation) static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismReferenceValue ref) static <T extends ObjectType>
AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull PrismReferenceValue ref, @Nullable PrismContext ignored) Deprecated.static @NotNull AssignmentType
ObjectTypeUtil.createAssignmentTo
(@NotNull ObjectReferenceType ref) static AssignmentType
ObjectTypeUtil.createAssignmentTo
(@NotNull ObjectReferenceType ref, @Nullable PrismContext prismContext) Deprecated.static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull String oid, @NotNull ObjectTypes type) static <T extends ObjectType>
AssignmentTypeObjectTypeUtil.createAssignmentTo
(@NotNull String oid, @NotNull ObjectTypes type, @Nullable PrismContext ignored) Deprecated.static <T extends ObjectType>
@NotNull AssignmentTypeObjectTypeUtil.createAssignmentTo
(T objectType, QName relation) static AssignmentType
ObjectTypeUtil.createAssignmentToNullSafe
(ObjectReferenceType ref) static @NotNull AssignmentType
ObjectTypeUtil.createAssignmentWithConstruction
(@NotNull PrismObject<ResourceType> object, ShadowKindType kind, String intent) static AssignmentType
FocusTypeUtil.createOrgAssignment
(String orgOid) static AssignmentType
FocusTypeUtil.createRoleAssignment
(String roleOid) static AssignmentType
FocusTypeUtil.createTargetAssignment
(ObjectReferenceType targetRef) static AssignmentType
FocusTypeUtil.createTargetAssignment
(String targetOid, QName type) Methods in com.evolveum.midpoint.schema.util with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic String
FocusTypeUtil.dumpAssignment
(AssignmentType assignment) static Object
FocusTypeUtil.dumpAssignmentLazily
(AssignmentType assignment) static String
FocusTypeUtil.dumpInducementConstraints
(AssignmentType assignmentType) static String
AssignmentUtil.getAssignmentInfo
(AssignmentType assignment) static String
SchemaDebugUtil.prettyPrint
(AssignmentType assignmentType) static boolean
FocusTypeUtil.selectorMatches
(AssignmentSelectorType assignmentSelector, AssignmentType assignmentType, PrismContext prismContext) static String
ObjectTypeUtil.toShortString
(AssignmentType assignment) -
Uses of AssignmentType in com.evolveum.midpoint.schema.util.roles
Methods in com.evolveum.midpoint.schema.util.roles that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionstatic @NotNull List<AssignmentType>
RoleManagementUtil.getMatchingAssignments
(@NotNull List<AssignmentType> assignments, @NotNull Collection<String> targetOids) Selects assignments that match the collection of role OIDs, e.g.Method parameters in com.evolveum.midpoint.schema.util.roles with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionstatic @NotNull List<AssignmentType>
RoleManagementUtil.getMatchingAssignments
(@NotNull List<AssignmentType> assignments, @NotNull Collection<String> targetOids) Selects assignments that match the collection of role OIDs, e.g. -
Uses of AssignmentType in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionAssignmentTablePanel.getAssignmentTypeList()
AssignmentEditorDto.getNewValue
(PrismContext prismContext) AssignmentEditorDto.getOldValue()
Methods in com.evolveum.midpoint.web.component.assignment with parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic org.apache.wicket.model.IModel<String>
AssignmentsUtil.createActivationTitleModelExperimental
(AssignmentType assignmentType, Function<ActivationStatusType, String> transformStatusLambda, BasePanel basePanel) static String
AssignmentsUtil.getAssignmentSpecificInfoLabel
(AssignmentType assignmentType, PageBase pageBase) AssignmentsUtil.getAssignmentType
(AssignmentType assignment) static <AR extends AbstractRoleType>
org.apache.wicket.model.IModel<String>AssignmentsUtil.getIdentifierLabelModel
(AssignmentType assignment, PageBase pageBase) static String
AssignmentsUtil.getName
(AssignmentType assignment, PageBase pageBase) AssignmentEditorDto.getPolicyRuleContainer
(AssignmentType assignment) static QName
AssignmentsUtil.getTargetType
(AssignmentType assignment) static AssignmentEditorDtoType
AssignmentsUtil.getType
(AssignmentType assignment) static boolean
AssignmentsUtil.isArchetypeAssignment
(AssignmentType assignment) static boolean
AssignmentsUtil.isAssignmentRelevant
(AssignmentType assignment) static boolean
AssignmentsUtil.isConsentAssignment
(AssignmentType assignment) protected boolean
SimpleRoleSelector.isManagedRole
(AssignmentType assignment) static <F extends FocusType>
PrismObject<F>AssignmentsUtil.loadTargetObject
(AssignmentType assignmentType, PageBase pageBase) protected boolean
SimpleRoleSelector.willProcessAssignment
(AssignmentType dto) Method parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type AssignmentTypeModifier and TypeMethodDescriptionstatic org.apache.wicket.model.IModel<String>
AssignmentsUtil.createConsentActivationTitleModel
(org.apache.wicket.model.IModel<AssignmentType> model, BasePanel basePanel) AssignmentsUtil.getAssignmentType
(PrismContainerValueWrapper<AssignmentType> assignmentValueWrapper) static String
AssignmentsUtil.getName
(PrismContainerValueWrapper<AssignmentType> assignmentValueWrapper, PageBase pageBase) Constructors in com.evolveum.midpoint.web.component.assignment with parameters of type AssignmentTypeModifierConstructorDescriptionAssignmentEditorDto
(UserDtoStatus status, AssignmentType assignment, PageBase pageBase) AssignmentEditorDto
(UserDtoStatus status, AssignmentType assignment, PageBase pageBase, UserType delegationOwner) Constructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type AssignmentTypeModifierConstructorDescriptionApplicablePolicyConfigPanel
(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> model, LoadableModel<PrismObjectWrapper<F>> abstractRoleModel) SelfConsentPanel
(String id, org.apache.wicket.model.IModel<AssignmentType> model, PageBase parentPage) SimpleRoleSelector
(String id, org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> assignmentModel, List<PrismObject<R>> availableRoles) TabbedAssignmentTypePanel
(String id, List<org.apache.wicket.extensions.markup.html.tabs.ITab> tabs, org.apache.wicket.model.IModel<PrismContainerWrapper<AssignmentType>> assignmentContainerWrapperModel, ContainerPanelConfigurationType config) -
Uses of AssignmentType in com.evolveum.midpoint.web.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column with type parameters of type AssignmentTypeModifier and TypeMethodDescriptionstatic <S extends SelectableRow<AssignmentType>>
CompositedIconColumn<S>ColumnUtils.createAssignmentIconColumn
(PageBase pageBase) static <S extends SelectableRow<AssignmentType>>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<S,String>> ColumnUtils.getDefaultAssignmentsColumns
(String realValuePath, PageBase pageBase) static <S extends SelectableRow<AssignmentType>>
List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<S,String>> ColumnUtils.getDefaultAssignmentsColumns
(QName assignmentTargetRefType, String realValuePath, boolean showAllColumns, PageBase pageBase) static <S extends SelectableRow<AssignmentType>>
StringColumnUtils.loadValuesForAssignmentNameColumn
(org.apache.wicket.model.IModel<S> rowModel, Collection<String> evaluatedExpressionValues, boolean useEvaluatedValues, PageBase pageBase) -
Uses of AssignmentType in com.evolveum.midpoint.web.util.validation
Methods in com.evolveum.midpoint.web.util.validation with parameters of type AssignmentTypeModifier and TypeMethodDescriptionMidpointFormValidator.validateAssignment
(AssignmentType assignment) Performs a validation on an instance of AssignmentType that represents an assignment in midPoint.MidpointFormValidatorImpl.validateAssignment
(AssignmentType assignment) -
Uses of AssignmentType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return AssignmentType -
Uses of AssignmentType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as AssignmentTypeModifier and TypeFieldDescriptionprotected AssignmentType
EvaluatedExclusionTriggerType.conflictingAssignment
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AssignmentTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssignmentTypeModifier and TypeMethodDescriptionAssignmentType.activation
(ActivationType value) AssignmentType.assignmentRelation
(AssignmentRelationType value) AbstractAccessCertificationDefinitionType.beginAssignment()
AbstractRoleType.beginAssignment()
AccessCertificationAssignmentCaseType.beginAssignment()
AccessCertificationCampaignType.beginAssignment()
AccessCertificationDefinitionForReportType.beginAssignment()
AccessCertificationDefinitionType.beginAssignment()
ArchetypeType.beginAssignment()
AssignmentHolderType.beginAssignment()
AssignmentPathSegmentType.beginAssignment()
CaseType.beginAssignment()
ConnectorHostType.beginAssignment()
ConnectorType.beginAssignment()
DashboardType.beginAssignment()
FocusType.beginAssignment()
FormType.beginAssignment()
FunctionLibraryType.beginAssignment()
GenericObjectType.beginAssignment()
LookupTableType.beginAssignment()
MarkType.beginAssignment()
MessageTemplateType.beginAssignment()
NodeType.beginAssignment()
ObjectCollectionType.beginAssignment()
ObjectTemplateType.beginAssignment()
OrgType.beginAssignment()
ReportDataType.beginAssignment()
ReportType.beginAssignment()
ResourceType.beginAssignment()
RoleAnalysisClusterType.beginAssignment()
RoleAnalysisSessionType.beginAssignment()
RoleType.beginAssignment()
SecurityPolicyType.beginAssignment()
SequenceType.beginAssignment()
ServiceType.beginAssignment()
SimulationResultType.beginAssignment()
SystemConfigurationType.beginAssignment()
TaskType.beginAssignment()
UserType.beginAssignment()
ValuePolicyType.beginAssignment()
AssignmentEvaluationTraceType.beginAssignmentNew()
AssignmentEvaluationTraceType.beginAssignmentOld()
EvaluatedExclusionTriggerType.beginConflictingAssignment()
AbstractRoleType.beginInducement()
ArchetypeType.beginInducement()
OrgType.beginInducement()
RoleType.beginInducement()
ServiceType.beginInducement()
AssignmentType.clone()
AssignmentType.condition
(MappingType value) AssignmentType.construction
(ConstructionType value) ObjectFactory.createAssignmentType()
AssignmentType.description
(String value) AssignmentType.documentation
(String value) AssignmentType.extension
(ExtensionType value) AssignmentType.focusMappings
(MappingsType value) AccessCertificationAssignmentCaseType.getAssignment()
AssignmentPathSegmentType.getAssignment()
AssignmentEvaluationTraceType.getAssignmentNew()
AssignmentEvaluationTraceType.getAssignmentOld()
EvaluatedExclusionTriggerType.getConflictingAssignment()
AssignmentType.identifier
(String value) AssignmentType.lifecycleState
(String value) AssignmentType.limitOtherPrivileges
(OtherPrivilegesLimitationType value) AssignmentType.limitTargetContent
(AssignmentSelectorType value) AssignmentType.metadata
(MetadataType value) AssignmentType.orderConstraint
(OrderConstraintsType value) AssignmentType.orgRef
(ObjectReferenceType value) AssignmentType.personaConstruction
(PersonaConstructionType value) AssignmentType.policyException
(PolicyExceptionType value) AssignmentType.policyRule
(PolicyRuleType value) AssignmentType.policySituation
(String value) AssignmentType.targetRef
(ObjectReferenceType value) AssignmentType.tenantRef
(ObjectReferenceType value) AssignmentType.triggeredPolicyRule
(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AssignmentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AssignmentType>
ObjectFactory.createAssignment
(AssignmentType value) AssignmentHolderType.createAssignmentList()
AbstractRoleType.createInducementList()
AssignmentHolderType.getAssignment()
AbstractRoleType.getInducement()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentTypeModifier and TypeMethodDescriptionAbstractAccessCertificationDefinitionType.assignment
(AssignmentType value) AbstractRoleType.assignment
(AssignmentType value) AccessCertificationAssignmentCaseType.assignment
(AssignmentType value) AccessCertificationCampaignType.assignment
(AssignmentType value) AccessCertificationDefinitionForReportType.assignment
(AssignmentType value) AccessCertificationDefinitionType.assignment
(AssignmentType value) ArchetypeType.assignment
(AssignmentType value) AssignmentHolderType.assignment
(AssignmentType value) AssignmentPathSegmentType.assignment
(AssignmentType value) CaseType.assignment
(AssignmentType value) ConnectorHostType.assignment
(AssignmentType value) ConnectorType.assignment
(AssignmentType value) DashboardType.assignment
(AssignmentType value) FocusType.assignment
(AssignmentType value) FormType.assignment
(AssignmentType value) FunctionLibraryType.assignment
(AssignmentType value) GenericObjectType.assignment
(AssignmentType value) LookupTableType.assignment
(AssignmentType value) MarkType.assignment
(AssignmentType value) MessageTemplateType.assignment
(AssignmentType value) NodeType.assignment
(AssignmentType value) ObjectCollectionType.assignment
(AssignmentType value) ObjectTemplateType.assignment
(AssignmentType value) OrgType.assignment
(AssignmentType value) ReportDataType.assignment
(AssignmentType value) ReportType.assignment
(AssignmentType value) ResourceType.assignment
(AssignmentType value) RoleAnalysisClusterType.assignment
(AssignmentType value) RoleAnalysisSessionType.assignment
(AssignmentType value) RoleType.assignment
(AssignmentType value) SecurityPolicyType.assignment
(AssignmentType value) SequenceType.assignment
(AssignmentType value) ServiceType.assignment
(AssignmentType value) SimulationResultType.assignment
(AssignmentType value) SystemConfigurationType.assignment
(AssignmentType value) TaskType.assignment
(AssignmentType value) UserType.assignment
(AssignmentType value) ValuePolicyType.assignment
(AssignmentType value) AssignmentEvaluationTraceType.assignmentNew
(AssignmentType value) AssignmentEvaluationTraceType.assignmentOld
(AssignmentType value) EvaluatedExclusionTriggerType.conflictingAssignment
(AssignmentType value) jakarta.xml.bind.JAXBElement<AssignmentType>
ObjectFactory.createAssignment
(AssignmentType value) AbstractRoleType.inducement
(AssignmentType value) ArchetypeType.inducement
(AssignmentType value) OrgType.inducement
(AssignmentType value) RoleType.inducement
(AssignmentType value) ServiceType.inducement
(AssignmentType value) void
AccessCertificationAssignmentCaseType.setAssignment
(AssignmentType value) void
AssignmentPathSegmentType.setAssignment
(AssignmentType value) void
AssignmentEvaluationTraceType.setAssignmentNew
(AssignmentType value) void
AssignmentEvaluationTraceType.setAssignmentOld
(AssignmentType value) void
EvaluatedExclusionTriggerType.setConflictingAssignment
(AssignmentType value) -
Uses of AssignmentType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return AssignmentType