rewrite-impl-servlet 1.0.5.Final

org.ocpsoft.rewrite.servlet.config
Interface IForward.IForwardParameter

All Superinterfaces:
Bindable<IForward.ForwardParameter>, ConfigurationElement, Constrainable<IForward.ForwardParameter,String>, Converter<Object>, HasConverter<IForward.ForwardParameter>, HasValidator<IForward.ForwardParameter>, IForward, Operation, OperationBuilder, Parameter<IForward.ForwardParameter,String>, Parameterized<IForward,IForward.ForwardParameter,String>, Transformable<IForward.ForwardParameter,String>, Validator<Object>
All Known Implementing Classes:
IForward.ForwardParameter
Enclosing interface:
IForward

public static interface IForward.IForwardParameter
extends IForward, Bindable<IForward.ForwardParameter>, Parameter<IForward.ForwardParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.IForward
IForward.ForwardParameter, IForward.IForwardParameter
 
Method Summary
 IForward.IForwardParameter matches(String string)
           
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.IForward
getTargetExpression
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.OperationBuilder
and
 
Methods inherited from interface org.ocpsoft.rewrite.config.Operation
perform
 
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

IForward.IForwardParameter matches(String string)

rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.