Project

General

Profile

« Previous | Next » 

Revision fe785c1e

Added by Andreas Kohlbecker almost 7 years ago

fix #6687 per view implementation of the 'session-per-conversation' pattern

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/AbstractView.java
22 22
 * @author Peter / Vaadin
23 23
 * @param <V>
24 24
 */
25
@SuppressWarnings("serial")
25 26
public abstract class AbstractView<P extends AbstractPresenter> extends CustomComponent
26 27
		implements ApplicationContextAware {
27 28

  

Also available in: Unified diff