org.apache.myfaces.extensions.validator.test.propval.baseval.parameter
Interface TestPriority

All Superinterfaces:
ValidationParameter
All Known Implementing Classes:
TestPriorityHigh, TestPriorityLow

public interface TestPriority
extends ValidationParameter


Nested Class Summary
static interface TestPriority.LongDescription
           
static interface TestPriority.ShortDescription
           
 
Method Summary
 String getLongDescription()
           
 String getShortDescription()
           
 Integer getValue()
           
 

Method Detail

getValue

Integer getValue()

getShortDescription

String getShortDescription()

getLongDescription

String getLongDescription()


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