Class DefaultIsuConfigSyncDao

  • All Implemented Interfaces:
    de.hybris.platform.servicelayer.internal.dao.Dao, IsuConfigSyncDao

    public class DefaultIsuConfigSyncDao
    extends de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
    implements IsuConfigSyncDao
    Default implementation of the IsuConfigSyncDao.
    Since:
    1911
    • Field Summary

      • Fields inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

        flexibleSearchService, modelService
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<UpilSemanticsModel> findUpilSemantics​(CatalogVersionModel catalogVersion, java.lang.Object semanticsName1, java.lang.Object semanticsName2, java.lang.String semanticType)
      Returns list of UpilSemanticsModels based on the catalogVersion, semanticsName1, semanticsName2 and semanticType.
      java.util.List<TmaProductSpecTypeModel> getTmaProductSpecTypeForCode​(java.lang.String referenceType)
      Returns list of TmaProductSpecTypeModels based on the code.
      • Methods inherited from class de.hybris.platform.servicelayer.internal.dao.AbstractItemDao

        getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelService
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait