Package | Description |
---|---|
com.wewebu.ow.csqlc | |
com.wewebu.ow.server.field |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
OwCSQLCProcessor.escapeNativeWildCardRepresentation(String value_p,
Collection<OwWildCardDefinition> wildCardDefs)
If the value has characters representing native wild cards definitions,
they should be escaped (if possible) before the
OwCSQLCProcessor.convertWildCards(OwSearchCriteria, String)
replace all client wild cards with native representation. |
Modifier and Type | Class and Description |
---|---|
class |
OwStandardWildCardDefinition
Standard implementation of Interface for Wild character definitions used in searches.
To be implemented with the specific ECM system. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.