Class ResetValuedStockAggregated

    • Constructor Detail

      • ResetValuedStockAggregated

        public ResetValuedStockAggregated()
    • Method Detail

      • noAggregatedDataForPeriod

        public static boolean noAggregatedDataForPeriod​(Period period)
      • insertValuesIntoValuedStockAggregated

        public static void insertValuesIntoValuedStockAggregated​(Organization legalEntity,
                                                                 Period period,
                                                                 Date startingDate)
      • costingRuleDefindedForPeriod

        public static boolean costingRuleDefindedForPeriod​(Organization legalEntity,
                                                           Period period)
      • getClosedPeriodsToAggregate

        public static List<Period> getClosedPeriodsToAggregate​(Date endDate,
                                                               String clientId,
                                                               String organizationID)