Interface S7damConfigService


  • @Deprecated
    public interface S7damConfigService
    Deprecated.
    • Method Detail

      • initialize

        void initialize​(java.lang.String path,
                        ResourceResolver rr)
                 throws javax.jcr.RepositoryException,
                        PersistenceException
        Deprecated.
        Parameters:
        path - - path at or below the cloud config jcr:content node (Could be the cloud config itself changing, or a preset, or company setting, etc.
        rr - - resource resolver
        Throws:
        javax.jcr.RepositoryException - thrown due to error in accessing the config node
        PersistenceException - thrown by persistence provider in case of error
      • getS7DamResource

        Resource getS7DamResource​(java.lang.String path)
        Deprecated.
        Helper function to retrieve configuration resource associated with S7Dam module
        Parameters:
        path - path to the configuration node
        Returns:
        S7Dam configuration resource