net.sourceforge.fluxion.pussycat.util
Class PussycatJSONUtils

java.lang.Object
  extended by net.sourceforge.fluxion.pussycat.util.PussycatJSONUtils

public class PussycatJSONUtils
extends java.lang.Object

Created by IntelliJ IDEA. User: davey Date: 15-Oct-2009 Time: 12:04:20 To change this template use File | Settings | File Templates.


Constructor Summary
PussycatJSONUtils()
           
 
Method Summary
static net.sf.json.JSONObject JSONDoOnSuccessObject(java.lang.String... doOnSuccessFunctions)
           
static net.sf.json.JSONObject JSONRenderletUpdateObject(java.lang.String renderletId)
           
static net.sf.json.JSONObject JSONRenderletUpdateObject(java.lang.String renderletId, java.lang.String objectId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PussycatJSONUtils

public PussycatJSONUtils()
Method Detail

JSONDoOnSuccessObject

public static net.sf.json.JSONObject JSONDoOnSuccessObject(java.lang.String... doOnSuccessFunctions)

JSONRenderletUpdateObject

public static net.sf.json.JSONObject JSONRenderletUpdateObject(java.lang.String renderletId,
                                                               java.lang.String objectId)

JSONRenderletUpdateObject

public static net.sf.json.JSONObject JSONRenderletUpdateObject(java.lang.String renderletId)


Copyright © 2010. All Rights Reserved.