Uses of Class
de.hybris.platform.cms2.data.CMSVersionSearchData
Packages that use CMSVersionSearchData
Package
Description
-
Uses of CMSVersionSearchData in de.hybris.platform.cms2.version.service
Methods in de.hybris.platform.cms2.version.service with parameters of type CMSVersionSearchDataModifier and TypeMethodDescriptionCMSVersionSearchService.findVersions(CMSVersionSearchData cmsVersionSearchData, PageableData pageableData) Returns versions matching the search criteria -
Uses of CMSVersionSearchData in de.hybris.platform.cms2.version.service.impl
Methods in de.hybris.platform.cms2.version.service.impl with parameters of type CMSVersionSearchDataModifier and TypeMethodDescriptionDefaultCMSVersionSearchService.findVersions(CMSVersionSearchData cmsVersionSearchData, PageableData pageableData) Returns versions matching the search criteria -
Uses of CMSVersionSearchData in de.hybris.platform.cmsfacades.version.impl
Methods in de.hybris.platform.cmsfacades.version.impl that return types with arguments of type CMSVersionSearchDataModifier and TypeMethodDescriptionprotected org.springframework.beans.factory.ObjectFactory<CMSVersionSearchData>DefaultCMSVersionFacade.getCmsVersionSearchDataFactory()Method parameters in de.hybris.platform.cmsfacades.version.impl with type arguments of type CMSVersionSearchDataModifier and TypeMethodDescriptionvoidDefaultCMSVersionFacade.setCmsVersionSearchDataFactory(org.springframework.beans.factory.ObjectFactory<CMSVersionSearchData> cmsVersionSearchDataFactory)