Class ASensiBookScalingRestService<T extends SensiBookScalingDTO>

    • Constructor Detail

      • ASensiBookScalingRestService

        public ASensiBookScalingRestService()
    • Method Detail

      • generateBookCondition

        public com.qfs.condition.ICondition generateBookCondition​(T dto)
        Generate the ICondition used to retrieve the data corresponding to the books to scale
        Parameters:
        dto - the DTO
        Returns:
        ICondition