Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InformationType
Packages that use InformationType
Package
Description
-
Uses of InformationType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return InformationTypeModifier and TypeMethodDescriptionstatic InformationType
MidpointParsingMigrator.stringToInformationType
(String s) -
Uses of InformationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return InformationTypeModifier and TypeMethodDescriptionstatic @NotNull InformationType
MiscSchemaUtil.createInformationType
(List<LocalizableMessageType> messages) -
Uses of InformationType in com.evolveum.midpoint.web.page.admin.workflow
Constructor parameters in com.evolveum.midpoint.web.page.admin.workflow with type arguments of type InformationTypeModifierConstructorDescriptionInformationListPanel
(String id, org.apache.wicket.model.IModel<List<InformationType>> model) InformationPanel
(String id, org.apache.wicket.model.IModel<InformationType> model) -
Uses of InformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return InformationTypeModifier and TypeMethodDescriptionCaseWorkItemType.beginAdditionalInformation()
InformationType.clone()
ObjectFactory.createInformationType()
InformationType.localizableTitle
(LocalizableMessageType value) InformationType.part
(InformationPartType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type InformationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InformationTypeConstructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InformationType