Uses of Interface
net.anotheria.maf.json.JSONErrorScope

Packages that use JSONErrorScope
net.anotheria.maf.json   
 

Uses of JSONErrorScope in net.anotheria.maf.json
 

Classes in net.anotheria.maf.json that implement JSONErrorScope
 class JSONResponse
          JSON error response.
 

Methods in net.anotheria.maf.json that return JSONErrorScope
 JSONErrorScope JSONErrorScope.getErrorObject(String objectName)
          Get error object to error scope.
 JSONErrorScope JSONResponse.getErrorObject(String objectName)
           
 



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