Liferay 7.0-ce-b4

com.liferay.portal.kernel.json
Interface JSONTransformer


public interface JSONTransformer


Method Summary
 void transform(JSONContext jsonContext, Object object)
           
 

Method Detail

transform

void transform(JSONContext jsonContext,
               Object object)

Liferay 7.0-ce-b4