Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SmsConfigurationType
Packages that use SmsConfigurationType
Package
Description
-
Uses of SmsConfigurationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type SmsConfigurationTypeModifier and TypeMethodDescriptionstatic @NotNull List<SmsConfigurationType>
SystemConfigurationTypeUtil.getLegacySmsTransportConfigurations
(SystemConfigurationType systemConfiguration) -
Uses of SmsConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SmsConfigurationTypeModifier and TypeMethodDescriptionNotificationConfigurationType.beginSms()
SmsConfigurationType.clone()
ObjectFactory.createSmsConfigurationType()
SmsConfigurationType.defaultFrom
(String value) SmsConfigurationType.gateway
(SmsGatewayConfigurationType value) SmsConfigurationType.recipientFilterExpression
(ExpressionType value) SmsConfigurationType.redirectToFile
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SmsConfigurationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmsConfigurationTypeConstructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SmsConfigurationType