Class ASensiVectorScalingRestService<T extends SensiVectorScalingDTO>

    • Constructor Detail

      • ASensiVectorScalingRestService

        public ASensiVectorScalingRestService()
    • Method Detail

      • generateTradeCondition

        public com.qfs.condition.ICondition generateTradeCondition​(SensiVectorScalingDTO dto,
                                                                   boolean useAsOfDate,
                                                                   String regexp)
        Generate the ICondition used to retrieve the data corresponding to the trades to scale
        Parameters:
        dto - the DTO
        useAsOfDate - boolean flag that determines whether the as of date is added to the ICondition or not
        regexp - sensitivity type in regular expression
        Returns:
        ICondition