Class PsaRstApiObjBas.StringMapper

    • Constructor Summary

      Constructors 
      Constructor Description
      StringMapper​(de.pisa.psc.srv.glb.PscSsn ssn)
      Constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String mapToExternal​(java.lang.reflect.Field field, java.lang.String string)
      map a string as an external representation
      java.lang.String mapToInteral​(java.lang.reflect.Field field, java.lang.String string)
      map a string as an internal (PisaCubes) representation
      void setCurrentField​(de.pisa.psc.srv.dto.PscFld field)
      set the current data object field
      void setIsoDate​(PsaRstApiObjBas.IsoDate iso_date)
      set the ISO date
      • Methods inherited from class java.lang.Object

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

      • Ssn

        protected final de.pisa.psc.srv.glb.PscSsn Ssn
        session
      • Dto_Field

        protected de.pisa.psc.srv.dto.PscFld Dto_Field
        DTO field
    • Constructor Detail

      • StringMapper

        public StringMapper​(de.pisa.psc.srv.glb.PscSsn ssn)
        Constructor
        Parameters:
        ssn - session