Class RegionCacheData
java.lang.Object
de.hybris.platform.hac.data.dto.cache.region.RegionCacheData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetRegions(List<RegionData> regions) voidsetTotalRegionCount(int totalRegionCount)
-
Constructor Details
-
RegionCacheData
public RegionCacheData()
-
-
Method Details
-
getTotalRegionCount
public int getTotalRegionCount() -
setTotalRegionCount
public void setTotalRegionCount(int totalRegionCount) -
getRegions
-
setRegions
-