Uses of Class
org.apache.ode.bpel.common.Filter.Restriction

Packages that use Filter.Restriction
org.apache.ode.bpel.common Common BPEL classes and interfaces. 
 

Uses of Filter.Restriction in org.apache.ode.bpel.common
 

Fields in org.apache.ode.bpel.common with type parameters of type Filter.Restriction
protected  java.util.Map<FKEY,Filter.Restriction<java.lang.String>> Filter._criteria
           
 

Methods in org.apache.ode.bpel.common that return types with arguments of type Filter.Restriction
 java.util.List<Filter.Restriction<java.util.Date>> BpelEventFilter.getTimestampFilter()
           
 

Methods in org.apache.ode.bpel.common with parameters of type Filter.Restriction
protected  void BpelEventFilter.process(org.apache.ode.bpel.common.BpelEventFilter.Criteria key, Filter.Restriction<java.lang.String> rest)
           
protected abstract  void Filter.process(FKEY key, Filter.Restriction<java.lang.String> rest)
          Perform additional parsing/processing.
protected  void InstanceFilter.process(org.apache.ode.bpel.common.InstanceFilter.Criteria key, Filter.Restriction<java.lang.String> rest)
           
protected  void ProcessFilter.process(org.apache.ode.bpel.common.ProcessFilter.FilterKeysOp key, Filter.Restriction<java.lang.String> rest)
           
 



Copyright © 2015 WSO2. All Rights Reserved.