Class ServiceMcaCondition

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceMcaCondition
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • module

        public static final java.lang.String module
      • serviceName

        protected java.lang.String serviceName
      • headerName

        protected java.lang.String headerName
      • fieldName

        protected java.lang.String fieldName
      • operator

        protected java.lang.String operator
      • value

        protected java.lang.String value
    • Constructor Detail

      • ServiceMcaCondition

        public ServiceMcaCondition​(org.w3c.dom.Element condElement,
                                   int condType)
    • Method Detail

      • getFieldValue

        protected java.lang.String[] getFieldValue​(javax.mail.internet.MimeMessage message,
                                                   java.lang.String fieldName)
                                            throws javax.mail.MessagingException,
                                                   java.io.IOException
        Throws:
        javax.mail.MessagingException
        java.io.IOException