Interface CommerceAccountCommerceMLForecastManager


@ProviderType public interface CommerceAccountCommerceMLForecastManager
  • Method Details

    • addCommerceAccountCommerceMLForecast

      CommerceAccountCommerceMLForecast addCommerceAccountCommerceMLForecast(CommerceAccountCommerceMLForecast commerceAccountCommerceMLForecast) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • create

    • getCommerceAccountCommerceMLForecast

      CommerceAccountCommerceMLForecast getCommerceAccountCommerceMLForecast(long companyId, long forecastId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMonthlyRevenueCommerceAccountCommerceMLForecasts

      List<CommerceAccountCommerceMLForecast> getMonthlyRevenueCommerceAccountCommerceMLForecasts(long companyId, long[] commerceAccountIds, Date actualDate, int historyLength, int forecastLength) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMonthlyRevenueCommerceAccountCommerceMLForecasts

      List<CommerceAccountCommerceMLForecast> getMonthlyRevenueCommerceAccountCommerceMLForecasts(long companyId, long[] commerceAccountIds, Date actualDate, int historyLength, int forecastLength, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMonthlyRevenueCommerceAccountCommerceMLForecastsCount

      long getMonthlyRevenueCommerceAccountCommerceMLForecastsCount(long companyId, long[] commerceAccountIds, Date actualDate, int historyLength, int forecastLength) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException