Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GuiActionType
-
-
Uses of GuiActionType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type GuiActionType Modifier and Type Method Description @NotNull List<GuiActionType>
CompiledObjectCollectionView. getActions()
-
Uses of GuiActionType 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 GuiActionType Modifier and Type Method Description GuiActionType
ObjectFactory. createGuiActionType()
-
Uses of GuiActionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type GuiActionType Modifier and Type Field Description static Producer<GuiActionType>
GuiActionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return GuiActionType Modifier and Type Method Description GuiActionType
GuiObjectListViewType. beginAction()
GuiActionType
GuiShadowListViewType. beginAction()
GuiActionType
GuiActionType. clone()
GuiActionType
ObjectFactory. createGuiActionType()
GuiActionType
GuiActionType. description(String value)
GuiActionType
GuiActionType. display(DisplayType value)
GuiActionType
GuiActionType. documentation(String value)
GuiActionType
GuiActionType. id(Long value)
GuiActionType
GuiActionType. name(String value)
GuiActionType
GuiActionType. taskTemplateRef(ObjectReferenceType value)
GuiActionType
GuiActionType. taskTemplateRef(String oid, QName type)
GuiActionType
GuiActionType. taskTemplateRef(String oid, QName type, QName relation)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type GuiActionType Modifier and Type Method Description List<GuiActionType>
GuiObjectListViewType. createActionList()
List<GuiActionType>
GuiObjectListViewType. getAction()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GuiActionType Modifier and Type Method Description GuiObjectListViewType
GuiObjectListViewType. action(GuiActionType value)
GuiShadowListViewType
GuiShadowListViewType. action(GuiActionType value)
-
Uses of GuiActionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return GuiActionType Modifier and Type Method Description GuiActionType
ObjectFactory. createGuiActionType()
-