rewrite-impl-servlet 1.0.5.Final

org.ocpsoft.rewrite.servlet.config
Interface IDomain.IDomainParameter

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

public static interface IDomain.IDomainParameter
extends IDomain, Bindable<IDomain.DomainParameter>, Parameter<IDomain.DomainParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.IDomain
IDomain.DomainParameter, IDomain.IDomainParameter
 
Method Summary
 IDomain.IDomainParameter matches(String string)
           
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.IDomain
getDomainExpression, withRequestBinding
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
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

IDomain.IDomainParameter matches(String string)

rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.