Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

(JDev 12.2.1.2) How define default value for Boolean transient view object attributes?

Mehdi EsteghamatianMay 14 2017 — edited May 15 2017

hi,

I have defined a transient Boolean attribute for a view object. I need to know how I can define false default value for it.

I found this but I just don't know how to do below:

" Code a getter for the tranisent attribute that returns true/false depending upon the value of the underlying attribute (1/0)"

Thanks in advance,

J

pastedImage_0.png

This post has been answered by Timo Hahn on May 15 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2017
Added on May 14 2017
6 comments
1,285 views