OnDemand User Group

Support Forums => OD/WEK & JAVA API => Topic started by: ymeunier on November 28, 2017, 11:52:54 PM

Title: JAVA Constant explanation
Post by: ymeunier on November 28, 2017, 11:52:54 PM
Hi,

Does anyone have an explanation about constants?
I did not find anything on it.

Thank you

Best Regards,
Yann
Title: Re: JAVA Constant explanation
Post by: Justin Derrick on November 30, 2017, 08:34:41 AM
Did you check the .zip file with the HTML documentation for ODWEK?

IBM CMOD ODWEK ODapiDoc: https://cmod.wiki/dox/ODapiDoc/v10.1/index.html  Here's a shortcut for future reference:  http://cmod.co/odapidoc

-JD.
Title: Re: JAVA Constant explanation
Post by: ymeunier on December 03, 2017, 11:45:39 PM
Unfortunately yes ! :)
None of the constants are clearly explained
Title: Re: JAVA Constant explanation
Post by: Justin Derrick on December 04, 2017, 10:04:56 AM
Maybe I'm missing something...  What would you like explained?  They are names for specific values.  If you want that value, you can use it by name, and that's passed on to the CMOD server.

-JD.