Package | Description |
---|---|
com.wewebu.ow.server.fieldctrlimpl.dynamic |
Modifier and Type | Method and Description |
---|---|
protected String |
OwDBDependentComboboxDataHandler.createFullQuery(String query,
Map<String,OwDBDependentComboboxDataHandler.OwWherePropDefinition> whereProps)
Create the String which represents the full SQL query to be fired for new results.
|
protected void |
OwDBDependentComboboxDataHandler.processRequest(String query,
Map<String,OwDBDependentComboboxDataHandler.OwWherePropDefinition> whereProps,
List<OwComboItem> result)
Process the query and add the query-results into the provided results collection,
wrapped as OwComoboItem interface.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.