Class PageService

java.lang.Object
cn.vertxup.ui.service.PageService
All Implemented Interfaces:
PageStub

public class PageService extends Object implements PageStub
  • Constructor Details

    • PageService

      public PageService()
  • Method Details

    • fetchLayout

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchLayout(String layoutId)
      Specified by:
      fetchLayout in interface PageStub
    • fetchAmp

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAmp(String sigma, io.vertx.core.json.JsonObject params)
      Specified by:
      fetchAmp in interface PageStub