Class VaRAggregatedDatastoreDescriptionConfig


  • @Configuration
    @Profile({"aggregated-import","scalar-sensi-aggregated-import"})
    public class VaRAggregatedDatastoreDescriptionConfig
    extends Object
    VaR stores descriptions
    • Constructor Detail

      • VaRAggregatedDatastoreDescriptionConfig

        public VaRAggregatedDatastoreDescriptionConfig()
    • Method Detail

      • baseStoreDescription

        public static com.qfs.desc.IStoreDescription baseStoreDescription()
        Creates a flat store that matches the result of the mandate export. Key fields are based on the levels included in the export MDX (namely, the lowest level of every hierarchy).
        Returns:
        The flat store structure that matches the exported file.
      • fxRateStoreDescription

        public static com.qfs.desc.IStoreDescription fxRateStoreDescription()
      • roundingStoreDescription

        public static com.qfs.desc.IStoreDescription roundingStoreDescription()
      • quantilesStoreDescription

        public static com.qfs.desc.IStoreDescription quantilesStoreDescription()
      • varStoreDescriptions

        @Bean
        public static Collection<com.qfs.desc.IStoreDescription> varStoreDescriptions()
      • varStoreReferences

        @Bean
        public static Collection<com.qfs.desc.IReferenceDescription> varStoreReferences()