Uses of Class
com.evolveum.midpoint.gui.impl.component.search.CollectionPanelType
-
-
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return CollectionPanelType Modifier and Type Method Description static CollectionPanelTypeCollectionPanelType. getPanelType(String panelInstance)CollectionPanelTypeSearchContext. getPanelType()static CollectionPanelTypeCollectionPanelType. valueOf(String name)Returns the enum constant of this type with the specified name.static CollectionPanelType[]CollectionPanelType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type CollectionPanelType Modifier and Type Method Description static List<QName>SearchBoxConfigurationBuilder. getSupportedObjectTypes(CollectionPanelType collectionPanelType)voidSearchContext. setPanelType(CollectionPanelType collectionPanelType) -
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return CollectionPanelType Modifier and Type Method Description protected CollectionPanelTypeAbstractRoleMemberPanel. getPanelType() -
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return CollectionPanelType Modifier and Type Method Description protected CollectionPanelTypeShadowMarkPanel. getPanelType()
-