com.jaspersoft.jasperserver.war.model
Interface JSONObject

All Known Subinterfaces:
TreeNode
All Known Implementing Classes:
TreeNodeImpl

public interface JSONObject

Base interface for all objects that are sent to client side

Author:
asokolnikov

Method Summary
 java.lang.String toJSONString()
           
 

Method Detail

toJSONString

java.lang.String toJSONString()


Copyright © 2007. All Rights Reserved.