Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
-
-
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 UserInterfaceFeatureType Constructor Description ProjectSearchItemWrapper(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 UserInterfaceFeatureType Modifier and Type Method Description static 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 UserInterfaceFeatureType Modifier and Type Method Description static <T extends UserInterfaceFeatureType>
TCompiledGuiProfile. findFeature(List<T> features, String identifier)
Methods in com.evolveum.midpoint.model.api.authentication that return UserInterfaceFeatureType Modifier and Type Method Description UserInterfaceFeatureType
CompiledGuiProfile. findFeature(String identifier)
Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type UserInterfaceFeatureType Modifier and Type Method Description List<UserInterfaceFeatureType>
CompiledGuiProfile. getFeatures()
-
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with type parameters of type UserInterfaceFeatureType Modifier and Type Method Description static <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 UserInterfaceFeatureType Modifier and Type Method Description default 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 UserInterfaceFeatureType Modifier and Type Method Description UserInterfaceFeatureType
SearchBoxConfigurationHelper. getDefaultProjectConfiguration()
UserInterfaceFeatureType
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 Modifier and Type Method Description UserInterfaceFeatureType
ObjectFactory. createUserInterfaceFeatureType()
-
Uses of UserInterfaceFeatureType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of UserInterfaceFeatureType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description class
ConfigurableUserDashboardType
Defines properties of a specific dashboard widget.class
ContainerPanelConfigurationType
Definition for the panel which will be used on details panel.class
DashboardWidgetType
Defines properties of a specific dashboard widget.class
GuiActionType
Actions are special things that can be done with particular object or list of objects.class
GuiObjectListPanelConfigurationType
Specifies the configuration of a generic table listing various things (usually objects).class
GuiObjectListViewType
Specifies the page used to list specific object type or object collection.class
GuiShadowListViewType
List pages for shadows.class
HomePageType
Definition for self dashboard.class
IndirectSearchItemConfigurationType
Configuration for indirect search item.class
ObjectTypeSearchItemConfigurationType
Configuration for default object type.class
PreviewContainerPanelConfigurationType
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
RedirectionTargetType
Defines the target (page/panel/url) to be redirected toclass
RelationSearchItemConfigurationType
Configuration for relation search item.class
ScopeSearchItemConfigurationType
Configuration for scope search item.class
VirtualContainersSpecificationType
Used to specify "virtual" containers for displaying details page in GUI.class
WidgetType
TODO: viliamFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type UserInterfaceFeatureType Modifier and Type Field Description static Producer<UserInterfaceFeatureType>
UserInterfaceFeatureType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type UserInterfaceFeatureType Modifier and Type Method Description List<UserInterfaceFeatureType>
AdminGuiConfigurationType. createFeatureList()
List<UserInterfaceFeatureType>
AdminGuiConfigurationType. getFeature()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type UserInterfaceFeatureType Modifier and Type Method Description AdminGuiConfigurationType
AdminGuiConfigurationType. feature(UserInterfaceFeatureType value)
SearchBoxConfigurationType
SearchBoxConfigurationType. projectConfiguration(UserInterfaceFeatureType value)
void
SearchBoxConfigurationType. setProjectConfiguration(UserInterfaceFeatureType value)
void
SearchBoxConfigurationType. setTenantConfiguration(UserInterfaceFeatureType value)
SearchBoxConfigurationType
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 Modifier and Type Method Description UserInterfaceFeatureType
ObjectFactory. createUserInterfaceFeatureType()
-