|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationException | |
---|---|
com.dyuproject.web.rest | |
com.dyuproject.web.rest.consumer |
Uses of ValidationException in com.dyuproject.web.rest |
---|
Methods in com.dyuproject.web.rest that throw ValidationException | |
---|---|
Object |
ValidatingConsumer.consume(RequestContext requestContext)
|
boolean |
ValidatingConsumer.merge(Object pojo,
RequestContext rc)
|
Uses of ValidationException in com.dyuproject.web.rest.consumer |
---|
Methods in com.dyuproject.web.rest.consumer that throw ValidationException | |
---|---|
Object |
SimpleParameterConsumer.consume(RequestContext rc)
|
Object |
SimpleJSONConsumer.consume(RequestContext rc)
|
boolean |
SimpleParameterConsumer.merge(Object pojo,
RequestContext rc)
|
boolean |
SimpleJSONConsumer.merge(Object pojo,
RequestContext rc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |