Interface ReplaceableDataHandler<T>

    • Method Detail

      • isReplaceable

        boolean isReplaceable​(com.hybris.cockpitng.editors.EditorContext<T> context)
      • getValue

        T getValue​(com.hybris.cockpitng.editors.EditorContext<T> context)