dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16026
IncomingSms class vs IncomingSms hibernate mapping
Hi,
I've just played around the IncomingSms class (api). In this one, there is
property called "status". It's an instance of "SmsMessageStatus" class
(enum). But I think I see a bit hacky in declaring in IncomingSms.hbm.xml
file is that the "status" above is referencing to an other instance
"OutboundSmsStatus" class (enum). It should be "SmsMessageStatus" thought.
Hope that I'm wrong ;)
--
"*Expert By Chance*"