Enum Class ReadLandingPageRequest.TotalCountModeEnum

java.lang.Object
java.lang.Enum<ReadLandingPageRequest.TotalCountModeEnum>
de.codebarista.shopware.model.core.ReadLandingPageRequest.TotalCountModeEnum
All Implemented Interfaces:
Serializable, Comparable<ReadLandingPageRequest.TotalCountModeEnum>, Constable
Enclosing class:
ReadLandingPageRequest

public static enum ReadLandingPageRequest.TotalCountModeEnum extends Enum<ReadLandingPageRequest.TotalCountModeEnum>
Whether the total for the total number of hits should be determined for the search query. none = disabled total count, exact = calculate exact total amount (slow), next-pages = calculate only for next page (fast)