Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
Packages that use UserInterfaceFeatureType
Package
Description
-
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.gui.impl.component.search.wrapper
Constructors in com.evolveum.midpoint.gui.impl.component.search.wrapper with parameters of type UserInterfaceFeatureTypeModifierConstructorDescriptionProjectSearchItemWrapper
(UserInterfaceFeatureType projectConfig) TenantSearchItemWrapper
(UserInterfaceFeatureType tenantConfig) -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptionstatic String
GuiDisplayNameUtil.getDisplayName
(UserInterfaceFeatureType userInterfaceFeature) -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication with type parameters of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptionstatic <T extends UserInterfaceFeatureType>
TCompiledGuiProfile.findFeature
(List<T> features, String identifier) Methods in com.evolveum.midpoint.model.api.authentication that return UserInterfaceFeatureTypeMethods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type UserInterfaceFeatureType -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with type parameters of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptionstatic <F extends UserInterfaceFeatureType>
voidMiscSchemaUtil.sortFeaturesPanels
(List<F> panels) -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor with parameters of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptiondefault void
ProcessorMixin.copyUserInterfaceFeature
(UserInterfaceFeatureType from, UserInterfaceFeatureType to) -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.web.page.admin.roles
Methods in com.evolveum.midpoint.web.page.admin.roles that return UserInterfaceFeatureTypeModifier and TypeMethodDescriptionSearchBoxConfigurationHelper.getDefaultProjectConfiguration()
SearchBoxConfigurationHelper.getDefaultTenantConfiguration()
-
Uses of UserInterfaceFeatureType 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 UserInterfaceFeatureType -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclass
TODOclass
Defines properties of a specific dashboard widget.class
Definition for the panel which will be used on details panel.class
Credentials reset management policy.class
Defines properties of a specific dashboard widget.class
Actions are special things that can be done with particular object or list of objects.class
Specifies the configuration of a generic table listing various things (usually objects).class
Specifies the page used to list specific object type or object collection.class
List pages for shadows.class
Definition for self dashboard.class
Identity recovery management policy.class
Configuration for indirect search item.class
Configuration for default object type.class
Used to define preview panels, for now it is only used on home (dashboard), but maybe later, we will need to show tables/forms in preview form also at other places.class
Defines the target (page/panel/url) to be redirected toclass
Configuration for relation search item.class
Configuration for scope search item.class
Structure that specifies policy for password management.class
Used to specify "virtual" containers for displaying details page in GUI.class
TODO: viliamFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type UserInterfaceFeatureTypeModifier and TypeFieldDescriptionstatic final Producer<UserInterfaceFeatureType>
UserInterfaceFeatureType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return UserInterfaceFeatureTypeModifier and TypeMethodDescriptionUserInterfaceFeatureType.applicableForOperation
(OperationTypeType value) AdminGuiConfigurationType.beginFeature()
SearchBoxConfigurationType.beginProjectConfiguration()
SearchBoxConfigurationType.beginTenantConfiguration()
UserInterfaceFeatureType.clone()
ObjectFactory.createUserInterfaceFeatureType()
UserInterfaceFeatureType.description
(String value) UserInterfaceFeatureType.display
(DisplayType value) UserInterfaceFeatureType.displayOrder
(Integer value) UserInterfaceFeatureType.documentation
(String value) SearchBoxConfigurationType.getProjectConfiguration()
SearchBoxConfigurationType.getTenantConfiguration()
UserInterfaceFeatureType.identifier
(String value) UserInterfaceFeatureType.visibility
(UserInterfaceElementVisibilityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptionAdminGuiConfigurationType.createFeatureList()
AdminGuiConfigurationType.getFeature()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type UserInterfaceFeatureTypeModifier and TypeMethodDescriptionAdminGuiConfigurationType.feature
(UserInterfaceFeatureType value) SearchBoxConfigurationType.projectConfiguration
(UserInterfaceFeatureType value) void
SearchBoxConfigurationType.setProjectConfiguration
(UserInterfaceFeatureType value) void
SearchBoxConfigurationType.setTenantConfiguration
(UserInterfaceFeatureType value) SearchBoxConfigurationType.tenantConfiguration
(UserInterfaceFeatureType value) -
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return UserInterfaceFeatureType