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

All Superinterfaces:
Service
All Known Implementing Classes:
DynamicEmbeddingDialog, EmbeddedListDialog

public interface EmbeddedDialogService
extends Service

This Service provides a method to set a filter for filtering the aricles list of the embedded list dialog.

Author:
Erika Buchholz, sd&m AG

Method Summary
 void setNewFilter(java.lang.String filter)
          Sets a filter for filtering the articles list.
 

Method Detail

setNewFilter

public void setNewFilter(java.lang.String filter)
Sets a filter for filtering the articles list.

Parameters:
filter - the string for filtering the articles list