Class ReturnedDataLimits


  • public class ReturnedDataLimits
    extends Object
    Contains some constants related to the maximum data returned on specific cases
    • Field Detail

      • MAX_PRODUCTS_ON_DETAILS

        public static final int MAX_PRODUCTS_ON_DETAILS
        Maximum products to show in the user profile / group details
        See Also:
        Constant Field Values
      • MAX_ACCOUNTS_ON_HOME

        public static final int MAX_ACCOUNTS_ON_HOME
        Maximum accounts to show in the status area of home page in the classic frontend
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReturnedDataLimits

        public ReturnedDataLimits()