Class CKanMetadataPublisher

  • All Implemented Interfaces:
    com.google.gwt.core.client.EntryPoint

    public class CKanMetadataPublisher
    extends Object
    implements com.google.gwt.core.client.EntryPoint
    Entry point classes define onModuleLoad().
    • Constructor Detail

      • CKanMetadataPublisher

        public CKanMetadataPublisher()
    • Method Detail

      • onModuleLoad

        public void onModuleLoad()
        This is the entry point method.
        Specified by:
        onModuleLoad in interface com.google.gwt.core.client.EntryPoint
      • printJs

        public static void printJs​(String msg)
        Prints the.
        Parameters:
        msg - the msg
      • printJsObj

        public static void printJsObj​(Object object)
        Prints the.
        Parameters:
        msg - the msg