rewrite-impl-servlet 1.0.5.Final

org.ocpsoft.rewrite.servlet.config.rule
Interface IJoin.IJoinParameter

All Superinterfaces:
Bindable<IJoin.JoinParameter>, Condition, ConditionBuilder, ConfigurationElement, Constrainable<IJoin.JoinParameter,String>, Converter<Object>, HasConverter<IJoin.JoinParameter>, HasValidator<IJoin.JoinParameter>, IJoin, Parameter<IJoin.JoinParameter,String>, Parameterized<IJoin,IJoin.JoinParameter,String>, Rule, Transformable<IJoin.JoinParameter,String>, Validator<Object>
All Known Implementing Classes:
IJoin.JoinParameter
Enclosing interface:
IJoin

public static interface IJoin.IJoinParameter
extends IJoin, Bindable<IJoin.JoinParameter>, Parameter<IJoin.JoinParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.rule.IJoin
IJoin.IJoinParameter, IJoin.JoinParameter
 
Method Summary
 IJoin.IJoinParameter matches(String string)
          Specify the pattern to which this Parameter must match.
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.rule.IJoin
getPathExpression, getResourcexpression, perform, to, when, withId, withInboundCorrection, withRequestBinding
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.Rule
evaluate, getId, perform
 
Methods inherited from interface org.ocpsoft.rewrite.config.ConditionBuilder
and, andNot, or, orNot
 
Methods inherited from interface org.ocpsoft.rewrite.config.Condition
evaluate
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameter
getName
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Bindable
bindsTo, getBindings
 
Methods inherited from interface org.ocpsoft.rewrite.param.Constrainable
constrainedBy, getConstraints
 
Methods inherited from interface org.ocpsoft.rewrite.param.Transformable
getTransforms, transformedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Converter
convert
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Validator
validate
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasValidator
getValidator, validatedBy, validatedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasConverter
convertedBy, convertedBy, getConverter
 

Method Detail

matches

IJoin.IJoinParameter matches(String string)
Specify the pattern to which this Parameter must match.


rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.