Class S7Preset


  • public class S7Preset
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      S7Preset​(java.lang.String presetTypeName, ResourceResolver resourceResolver)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPresetPath()
      Get preset path based on preset type and tenancy setup
      • Methods inherited from class java.lang.Object

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

      • S7Preset

        public S7Preset​(java.lang.String presetTypeName,
                        ResourceResolver resourceResolver)
        Parameters:
        presetTypeName - preset type name defined in PresetType
        resourceResolver - resource resolver to get tenant information. If null is passed, it is used for out of the box preset path.
    • Method Detail

      • getPresetPath

        public java.lang.String getPresetPath()
        Get preset path based on preset type and tenancy setup
        Returns:
        preset root path