
Public Member Functions | |
| String | componentName () |
| ERD2WQueryToManyRelationship (WOContext context) | |
| boolean | hasMultipleSelection () |
| boolean | matchesAllValues () |
| Object | restrictedChoiceList () |
| WOComponent | self () |
| void | setValue (Object newValue) |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERD2WQueryToManyRelationship.class) |
| ERD2WQueryToManyRelationship | ( | WOContext | context | ) |
Public constructor
| context | the context |
| String componentName | ( | ) |
| boolean hasMultipleSelection | ( | ) |
| boolean matchesAllValues | ( | ) |
| Object restrictedChoiceList | ( | ) |
| WOComponent self | ( | ) |
| void setValue | ( | Object | newValue | ) |
final Logger log = Logger.getLogger(ERD2WQueryToManyRelationship.class) [static, private] |
logging support
1.5.8