rewrite-showcase-rest 2.0.0.Beta2

org.ocpsoft.rewrite.showcase.rest
Class IntegerConstraint

java.lang.Object
  extended by org.ocpsoft.rewrite.showcase.rest.IntegerConstraint
All Implemented Interfaces:
Constraint<String>

public final class IntegerConstraint
extends Object
implements Constraint<String>


Constructor Summary
IntegerConstraint()
           
 
Method Summary
 boolean isSatisfiedBy(Rewrite event, EvaluationContext context, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerConstraint

public IntegerConstraint()
Method Detail

isSatisfiedBy

public boolean isSatisfiedBy(Rewrite event,
                             EvaluationContext context,
                             String value)
Specified by:
isSatisfiedBy in interface Constraint<String>

rewrite-showcase-rest 2.0.0.Beta2

Copyright © 2013 OCPsoft. All Rights Reserved.