Uses of Interface
de.hybris.platform.integration.commons.daos.OndemandGlobalPreferenceDAO
-
Packages that use OndemandGlobalPreferenceDAO Package Description de.hybris.platform.integration.commons.daos.impl de.hybris.platform.integration.commons.services.impl -
-
Uses of OndemandGlobalPreferenceDAO in de.hybris.platform.integration.commons.daos.impl
Classes in de.hybris.platform.integration.commons.daos.impl that implement OndemandGlobalPreferenceDAO Modifier and Type Class Description classDefaultOndemandGlobalPreferenceDAODefault implementation forOndemandGlobalPreferenceDAO -
Uses of OndemandGlobalPreferenceDAO in de.hybris.platform.integration.commons.services.impl
Methods in de.hybris.platform.integration.commons.services.impl that return OndemandGlobalPreferenceDAO Modifier and Type Method Description OndemandGlobalPreferenceDAODefaultOndemandGlobalPreferenceService. getOndemandGlobalPreferenceDAO()Methods in de.hybris.platform.integration.commons.services.impl with parameters of type OndemandGlobalPreferenceDAO Modifier and Type Method Description voidDefaultOndemandGlobalPreferenceService. setOndemandGlobalPreferenceDAO(OndemandGlobalPreferenceDAO ondemandGlobalPreferenceDAO)
-