org.openfaces.util
Interface ConvertibleToJSON

All Known Implementing Classes:
AbstractStyledUIEventContent, AbstractTimetableEvent, AbstractUIEventContent, ReservedTimeEvent, TimetableEvent, TimetableResource, UIEventDescription, UIEventLineFeed, UIEventName, UIEventResource, UIEventTime, UITimetableEvent

public interface ConvertibleToJSON


Method Summary
 JSONObject toJSONObject(java.util.Map params)
           
 

Method Detail

toJSONObject

JSONObject toJSONObject(java.util.Map params)
                        throws JSONException
Throws:
JSONException


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.