Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MailTransportConfigurationType
Packages that use MailTransportConfigurationType
Package
Description
-
Uses of MailTransportConfigurationType in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type MailTransportConfigurationTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<MailTransportConfigurationType>,
String>> MailTransportContentPanel.createDefaultColumns()
protected DisplayNamePanel<MailTransportConfigurationType>
MailTransportDetailsPanel.createDisplayNamePanel
(String displayNamePanelId) MailTransportContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<MailTransportConfigurationType>> item) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type MailTransportConfigurationTypeModifier and TypeMethodDescriptionMailTransportContentPanel.getMultivalueContainerDetailsPanel
(org.apache.wicket.markup.html.list.ListItem<PrismContainerValueWrapper<MailTransportConfigurationType>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component with type arguments of type MailTransportConfigurationTypeModifierConstructorDescriptionMailTransportDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<MailTransportConfigurationType>> model, boolean addDefaultPanel) MailTransportDetailsPanel
(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<MailTransportConfigurationType>> model, boolean addDefaultPanel, ContainerPanelConfigurationType config) -
Uses of MailTransportConfigurationType 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 MailTransportConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<MailTransportConfigurationType>
MailTransportConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MailTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.beginMail()
MailTransportConfigurationType.clone()
ObjectFactory.createMailTransportConfigurationType()
MailTransportConfigurationType.defaultFrom
(String value) MailTransportConfigurationType.recipientAddressExpression
(ExpressionType value) MailTransportConfigurationType.recipientFilterExpression
(ExpressionType value) MailTransportConfigurationType.redirectToFile
(String value) MailTransportConfigurationType.server
(MailServerConfigurationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MailTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.createMailList()
MessageTransportConfigurationType.getMail()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MailTransportConfigurationTypeModifier and TypeMethodDescriptionMessageTransportConfigurationType.mail
(MailTransportConfigurationType value)