Class SandboxAppConfigJsonWriter

java.lang.Object
net.n2oapp.framework.ui.servlet.AppConfigJsonWriter
net.n2oapp.framework.sandbox.view.SandboxAppConfigJsonWriter

public class SandboxAppConfigJsonWriter extends net.n2oapp.framework.ui.servlet.AppConfigJsonWriter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    readOverrideResource(org.springframework.core.io.support.PathMatchingResourcePatternResolver r, net.n2oapp.framework.config.N2oConfigBuilder<net.n2oapp.framework.api.config.AppConfig> configBuilder)
     

    Methods inherited from class net.n2oapp.framework.ui.servlet.AppConfigJsonWriter

    build, getValues, setConfigs, setContextProcessor, setObjectMapper, setOverridePath, setPath, setPropertyResolver, writeValues

    Methods inherited from class java.lang.Object

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

    • SandboxAppConfigJsonWriter

      public SandboxAppConfigJsonWriter(String projectId, FileStorage fileStorage)
  • Method Details

    • readOverrideResource

      protected void readOverrideResource(org.springframework.core.io.support.PathMatchingResourcePatternResolver r, net.n2oapp.framework.config.N2oConfigBuilder<net.n2oapp.framework.api.config.AppConfig> configBuilder)
      Overrides:
      readOverrideResource in class net.n2oapp.framework.ui.servlet.AppConfigJsonWriter