Interface PdServiceVersion

    • Method Detail

      • getVersionListByCids

        java.util.List<PdServiceVersionEntity> getVersionListByCids​(java.util.List<java.lang.Long> pdServiceVersionDTO)
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findAllByPdServiceId

        java.util.List<PdServiceVersionVO> findAllByPdServiceId​(java.lang.Long pdServiceId)
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • versionPeriod

        java.util.Map<java.lang.String,​java.lang.String> versionPeriod​(java.util.List<java.lang.Long> c_ids)
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception