public interface ViewItem
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Retrieves the name of the view item 
 | 
Map<String,Object> | 
toJSON()
Converts the view item in a JSON map 
 | 
Map<String,Object> toJSON() throws ProcessingException
ProcessingException - If an error occurs when converting the view item