public class JSONArrayJSONTransformer extends Object implements com.liferay.portal.kernel.json.JSONTransformer
Constructor and Description |
---|
JSONArrayJSONTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
transform(com.liferay.portal.kernel.json.JSONContext jsonContext,
Object object) |
public void transform(com.liferay.portal.kernel.json.JSONContext jsonContext, Object object)
transform
in interface com.liferay.portal.kernel.json.JSONTransformer