Class BeanToJsons<T>
- java.lang.Object
-
- org.exoplatform.wiki.service.impl.BeanToJsons<T>
-
public class BeanToJsons<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanToJsons(List<T> list)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<T>getJsonList()voidsetJsonList(List<T> objectList)
-