Interface ProviderConfig

    • Method Detail

      • getPublishingInterval

        long getPublishingInterval()
        Get publishing interval.
        Returns:
        interval as long value.
      • getPurgingInterval

        long getPurgingInterval()
        Get purging interval.
        Returns:
        interval as long value.
      • isPurgingEnable

        boolean isPurgingEnable()
        Get purging enable or disable state.
        Returns:
        enable or disable state as boolean value.
      • isPaginationEnabled

        boolean isPaginationEnabled()
        Get pagination enable or disable state.
        Returns:
        enable or disable state as boolean value.