Class DefaultConfigurationDependencyHandlerImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void copyProductConfigurationDependency​(java.lang.String sourceConfigId, java.lang.String targetConfigId)
      Copies dependencies from the source ProductConfiguration with given Id to the target one ProductConfiguration
      • Methods inherited from class java.lang.Object

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

      • DefaultConfigurationDependencyHandlerImpl

        public DefaultConfigurationDependencyHandlerImpl()
    • Method Detail

      • copyProductConfigurationDependency

        public void copyProductConfigurationDependency​(java.lang.String sourceConfigId,
                                                       java.lang.String targetConfigId)
        Description copied from interface: ConfigurationDependencyHandler
        Copies dependencies from the source ProductConfiguration with given Id to the target one ProductConfiguration
        Specified by:
        copyProductConfigurationDependency in interface ConfigurationDependencyHandler
        Parameters:
        sourceConfigId - source configuration Id
        targetConfigId - configuration Id