A B C D E F G H I J L M O P R S V W 

F

fail(Failure) - Method in interface org.jeneva.validation.IFailureList
Adds a new failure object to the list
fail(String, String) - Method in interface org.jeneva.validation.IFailureList
Adds a new failure object to the list
fail(String) - Method in interface org.jeneva.validation.IJenevaValidationContext
Registers failure using current path
fail(Failure) - Method in interface org.jeneva.validation.IJenevaValidationContext
Registers failure
fail(Failure) - Method in class org.jeneva.validation.impl.FailureList
Adds a new failure object to the list
fail(String, String) - Method in class org.jeneva.validation.impl.FailureList
Adds a new failure object to the list
fail(String) - Method in class org.jeneva.validation.impl.JenevaValidationContext
Registers failure using current path
fail(Failure) - Method in class org.jeneva.validation.impl.JenevaValidationContext
Registers failure
failIf(boolean, String, String) - Method in interface org.jeneva.validation.IFailureList
Adds a new failure object to the list if condition is true
failIf(boolean, String, String) - Method in class org.jeneva.validation.impl.FailureList
Adds a new failure object to the list if condition is true
FailResponse - Class in org.jeneva.validation
Represents validation summary
FailResponse() - Constructor for class org.jeneva.validation.FailResponse
Initializes new instance of the FailRespnse class
FailResponse(IFailureList) - Constructor for class org.jeneva.validation.FailResponse
Initializes new instance of the FailRespnse class with a list of failures
FailResponse(String) - Constructor for class org.jeneva.validation.FailResponse
Initializes new instance of FailRespnse class with one failure in it
failRoot(String) - Method in interface org.jeneva.validation.IJenevaValidationContext
Registers failure without path
failRoot(String) - Method in class org.jeneva.validation.impl.JenevaValidationContext
Registers failure without path
Failure - Class in org.jeneva.validation
represents a single validation failure
Failure(String, String) - Constructor for class org.jeneva.validation.Failure
Initializes a new instance of the Failure class
FailureList - Class in org.jeneva.validation.impl
Represents list of failures
FailureList() - Constructor for class org.jeneva.validation.impl.FailureList
Initializes new instance of the FailureList class
FailureList(int) - Constructor for class org.jeneva.validation.impl.FailureList
Initializes new instance of the FailureList class
FailureList(Collection<Failure>) - Constructor for class org.jeneva.validation.impl.FailureList
Initializes new instance of the FailureList class
filter(T, Class<?>, byte) - Method in interface org.jeneva.IMapper
Recursively goes through fields of the item object and copies selectively field values to the returned object.
filter(T, Class<?>, byte) - Method in class org.jeneva.impl.Mapper
Recursively goes through fields of the item object and copies selectively field values to the returned object.
filterList(Iterable<T>, Class<?>, byte) - Method in interface org.jeneva.IMapper
Recursively goes through fields of each object in collection and copies selectively field values to the returned object.
filterList(Iterable<T>, Class<?>, byte) - Method in class org.jeneva.impl.Mapper
Recursively goes through fields of each object in collection and copies selectively field values to the returned object.
FLOAT_PARSER - Static variable in class org.jeneva.impl.StandardParsers
java.lang.Float parser
A B C D E F G H I J L M O P R S V W