Class OrderDetailsSubjectParser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String regex
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      OrderDetailsInfo parse​(java.lang.String subject)
      Deprecated.
      Returns the domain object that represents the subject request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • regex

        protected final java.lang.String regex
        Deprecated.
    • Constructor Detail

      • OrderDetailsSubjectParser

        public OrderDetailsSubjectParser()
        Deprecated.
      • OrderDetailsSubjectParser

        protected OrderDetailsSubjectParser​(java.lang.String regex)
        Deprecated.