com.sdm.quasar.client.showcase.jsf.dialogs.embedding.dynamic
Interface EmbeddedShowArticleService

All Superinterfaces:
Service
All Known Implementing Classes:
EmbeddedDetailDialog

public interface EmbeddedShowArticleService
extends Service

This Service provides a method to set an article.

Author:
Martin Haft, sd&m AG

Method Summary
 void showNewArticle(Article article)
           
 

Method Detail

showNewArticle

public void showNewArticle(Article article)
Parameters:
article - the Article to display