fr.paris.lutece.portal.business.globalmanagement
Interface IRichTextEditorDAO

All Known Implementing Classes:
RichTextEditorDAO

public interface IRichTextEditorDAO

Interface of RichTextEditorDAO


Field Summary
static String BEAN_NAME
           
 
Method Summary
 Collection<RichTextEditor> findEditors(Boolean bBackOffice)
          Get the collection of RichTextEditor for back or front office
 

Field Detail

BEAN_NAME

static final String BEAN_NAME
See Also:
Constant Field Values
Method Detail

findEditors

Collection<RichTextEditor> findEditors(Boolean bBackOffice)
Get the collection of RichTextEditor for back or front office

Parameters:
bBackOffice - True if the list should contain back office editors, false if it should contain front office editors.
Returns:
The collection of RichTextEditor for back or front office


Copyright © 2014 Mairie de Paris. All Rights Reserved.