Interface PageWIPInf


public interface PageWIPInf
Page Work In Progress Interface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processRun(short sType, String msg, int totPage, int curPage)
    processRun
  • Method Details

    • processRun

      void processRun(short sType, String msg, int totPage, int curPage) throws Exception
      processRun
      Parameters:
      sType - 형식
      msg - 내용
      totPage - 전체 Page
      curPage - 현재 Page
      Throws:
      Exception - 예외처리