Package com.day.cq.commons
Interface JSONItem
- All Known Subinterfaces:
ActionConfig,ActionConfig,Blueprint,Blueprint,ComponentEditConfig,ComponentStyle,ComponentStyle.Option,DropTarget,EditConfig,LiveAction,LiveRelationship,LiveRelationship,LiveStatus,LiveStatus,RolloutConfig,Template
- All Known Implementing Classes:
BaseAction,ChildEditor,CustomEditConfig,FilteredAction
public interface JSONItem
Describes an object which can be serialized to json
-
Method Summary
-
Method Details
-
write
Serializes this descriptor to json- Parameters:
out- json writer- Throws:
JSONException- if a JSON error occurs
-