Class DIPersistCubeConfigInfoHandler


  • public class DIPersistCubeConfigInfoHandler
    extends java.lang.Object
    Created by xkou on 12/22/2016.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String process​(WebObjectsFactory factory, java.lang.String messageID, java.lang.String key_id, java.lang.Integer dist_num, java.lang.String[] statid, java.lang.String[] stafid, java.lang.Boolean isIndexChanged)  
      • Methods inherited from class java.lang.Object

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

      • DIPersistCubeConfigInfoHandler

        public DIPersistCubeConfigInfoHandler()
    • Method Detail

      • process

        public static java.lang.String process​(WebObjectsFactory factory,
                                               java.lang.String messageID,
                                               java.lang.String key_id,
                                               java.lang.Integer dist_num,
                                               java.lang.String[] statid,
                                               java.lang.String[] stafid,
                                               java.lang.Boolean isIndexChanged)
                                        throws HandlerException
        Throws:
        HandlerException