Class GraphModelHttpManagerComponentUtils


  • public final class GraphModelHttpManagerComponentUtils
    extends java.lang.Object
    Generates the web component that contains the graph model.
    Since:
    1.0.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.orchestranetworks.ui.UIHttpManagerComponent getComponentForGraphModelService​(com.orchestranetworks.ui.UIResourceLocator writer, com.onwbp.adaptation.Adaptation adaptation, GraphModelSpec graphModelSpec)
      Returns a web component containing the custom diagram.
      • Methods inherited from class java.lang.Object

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

      • GraphModelHttpManagerComponentUtils

        public GraphModelHttpManagerComponentUtils()
    • Method Detail

      • getComponentForGraphModelService

        public static com.orchestranetworks.ui.UIHttpManagerComponent getComponentForGraphModelService​(com.orchestranetworks.ui.UIResourceLocator writer,
                                                                                                       com.onwbp.adaptation.Adaptation adaptation,
                                                                                                       GraphModelSpec graphModelSpec)
        Returns a web component containing the custom diagram.
        Parameters:
        writer - a writer to render component
        adaptation - to simulate the behavior running service from a selected dataset or record/table
        graphModelSpec - all the configurations for custom graph model