- 
                    
                    
 public interface DisplayContainerContainer that holds all notebook display results 
- 
                
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description abstract List<DisplayResultWithCell>getAll()abstract List<DisplayResultWithCell>getById(String id)- 
                    
                    
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getAllabstract List<DisplayResultWithCell> getAll() 
 - 
                                        getByIdabstract List<DisplayResultWithCell> getById(String id) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
                    
                    
 
-