Class WorkEffortSearch.LastUpdatedRangeConstraint

    • Field Detail

      • fromDate

        protected java.sql.Timestamp fromDate
      • thruDate

        protected java.sql.Timestamp thruDate
    • Constructor Detail

      • LastUpdatedRangeConstraint

        public LastUpdatedRangeConstraint​(java.sql.Timestamp fromDate,
                                          java.sql.Timestamp thruDate)