Class CustomAuthRequest

    • Field Detail

      • pCode

        public java.lang.String pCode
        Идентификатор пациента.
      • extpCode

        public java.lang.String extpCode
        Идентификатор сотрудника
    • Constructor Detail

      • CustomAuthRequest

        public CustomAuthRequest​(ru.clinicainfo.medframework.SchedController controller,
                                 ru.clinicainfo.medframework.ImageController imageController)
        Instantiates a new Custom auth request.
        Parameters:
        controller - the controller
        imageController - the image controller
    • Method Detail

      • readResponseParams

        public void readResponseParams​(ru.clinicainfo.xml.XMLItem params)
                                throws java.text.ParseException
        Overrides:
        readResponseParams in class CustomProtocolRequest
        Throws:
        java.text.ParseException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object