Serialized Form


Package net.anotheria.maf.action

Class net.anotheria.maf.action.AbortExecutionException extends Exception implements Serializable

serialVersionUID: 1L

Class net.anotheria.maf.action.ActionFactoryException extends Exception implements Serializable

serialVersionUID: 738036982942005924L


Package net.anotheria.maf.json

Class net.anotheria.maf.json.JSONResponse extends Object implements Serializable

serialVersionUID: 5890081951501938183L

Serialized Fields

innerScopeName

String innerScopeName
Inner scope name.


data

org.json.JSONObject data
Response data.


rawData

Map<K,V> rawData
Raw data.


commands

Map<K,V> commands
Commands.


globalErrors

Set<E> globalErrors
Global response errors.


fieldErrors

Map<K,V> fieldErrors
Field response errors.


innerScopes

Map<K,V> innerScopes
Sub-object related errors.


Package net.anotheria.maf.validation

Class net.anotheria.maf.validation.ValidationException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errors

List<E> errors



Copyright © 2010-2013 anotheria.net. All Rights Reserved.