| Interface | Description | 
|---|---|
| ContentView | 
 A content view is a notion to handle lists of objects rendering, as well as query filters to build the list. 
 | 
| ContentViewLayout | 
 Content view layout definition 
 | 
| ContentViewService | 
 Service handling content views and associated page providers. 
 | 
| ContentViewState | 
 Implementations of this interface represent a content view state that can be used to restore a given content view. 
 | 
| Class | Description | 
|---|---|
| ContentViewCache | 
 Cache for content views, handling cache keys set on content views. 
 | 
| ContentViewDescriptor | 
 Descriptor for content view registration. 
 | 
| ContentViewHeader | 
 Holds needed information about a content view to select it from UI, or to selected one of its result layouts from UI 
 | 
| ContentViewImpl | 
 Default implementation for the content view object. 
 | 
| ContentViewLayoutImpl | |
| ContentViewRegistry | 
 Registry for content view contributions, handling accurate merge on hot reload. 
 | 
| ContentViewServiceImpl | |
| ContentViewStateImpl | 
 Default implementation of  
ContentViewState | 
Copyright © 2019 Nuxeo. All rights reserved.