org.apache.myfaces.extensions.validator.test.propval.baseval.parameter
Class TestPriorityLow

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.test.propval.baseval.parameter.TestPriorityLow
All Implemented Interfaces:
ValidationParameter, TestPriority

public class TestPriorityLow
extends Object
implements TestPriority


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.myfaces.extensions.validator.test.propval.baseval.parameter.TestPriority
TestPriority.LongDescription, TestPriority.ShortDescription
 
Constructor Summary
TestPriorityLow()
           
 
Method Summary
 String getLongDescription()
           
 String getShortDescription()
           
 Integer getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPriorityLow

public TestPriorityLow()
Method Detail

getValue

public Integer getValue()
Specified by:
getValue in interface TestPriority

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in interface TestPriority

getLongDescription

public String getLongDescription()
Specified by:
getLongDescription in interface TestPriority


Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.