Interface AssetCategoryCommerceMLForecastManager


@ProviderType public interface AssetCategoryCommerceMLForecastManager
  • Method Details

    • addAssetCategoryCommerceMLForecast

      AssetCategoryCommerceMLForecast addAssetCategoryCommerceMLForecast(AssetCategoryCommerceMLForecast assetCategoryCommerceMLForecast) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • create

    • getAssetCategoryCommerceMLForecast

      AssetCategoryCommerceMLForecast getAssetCategoryCommerceMLForecast(long companyId, long forecastId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMonthlyRevenueAssetCategoryCommerceMLForecasts

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

      List<AssetCategoryCommerceMLForecast> getMonthlyRevenueAssetCategoryCommerceMLForecasts(long companyId, long[] assetCategoryIds, 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
    • getMonthlyRevenueAssetCategoryCommerceMLForecastsCount

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