Class DIEditEMMASourceTableHandler


  • public class DIEditEMMASourceTableHandler
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Block process​(WebObjectsFactory factory, java.lang.String messageID, java.lang.String commands)  
      static Block process​(WebObjectsFactory factory, java.lang.String messageID, java.lang.String srcTableID, java.lang.String tableName, java.lang.String tableFormatLeft, java.lang.String tableFormatTop, java.lang.String tableFormatWidth, java.lang.String tableFormatHeight, java.lang.String executionFlag, java.lang.String isImportBinary, java.lang.String refreshType)  
      • Methods inherited from class java.lang.Object

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

      • DIEditEMMASourceTableHandler

        public DIEditEMMASourceTableHandler()
    • Method Detail

      • process

        public static Block process​(WebObjectsFactory factory,
                                    java.lang.String messageID,
                                    java.lang.String srcTableID,
                                    java.lang.String tableName,
                                    java.lang.String tableFormatLeft,
                                    java.lang.String tableFormatTop,
                                    java.lang.String tableFormatWidth,
                                    java.lang.String tableFormatHeight,
                                    java.lang.String executionFlag,
                                    java.lang.String isImportBinary,
                                    java.lang.String refreshType)
                             throws HandlerException
        Throws:
        HandlerException