Uses of Interface
com.wewebu.ow.server.field.OwWildCardDefinition

Packages that use OwWildCardDefinition
com.wewebu.ow.csqlc   
com.wewebu.ow.server.field   
 

Uses of OwWildCardDefinition in com.wewebu.ow.csqlc
 

Method parameters in com.wewebu.ow.csqlc with type arguments of type OwWildCardDefinition
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.
 

Uses of OwWildCardDefinition in com.wewebu.ow.server.field
 

Classes in com.wewebu.ow.server.field that implement OwWildCardDefinition
 class OwStandardWildCardDefinition
           Standard implementation of Interface for Wild character definitions used in searches.

To be implemented with the specific ECM system.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.