Menu

YesNoVO

YesNoVO

This VO provides an example of how LookupVO can be used. When you create your new VO ensure that it extends from com.oaframework.toolkit.poplist.server.LookupVO. Your VO will then inherit the three Attributes:

  • LookupCode
  • Meaning
  • Description

You will need to ensure that your SQL selects a value for each of these Attributes and provides corresponding column aliases. For the VO's Java, extend the VOImpl from com.oaframework.toolkit.poplist.server.LookupVOImpl and the VORowImpl from com.oaframework.toolkit.poplist.server.LookupVORowImpl and select to not generate Java classes.


Related

Wiki: TkPoplistAMImpl
Wiki: com.oaframework.toolkit.common.poplist

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.