fr.paris.lutece.portal.business.globalmanagement
Class RichTextEditorDAO
java.lang.Object
fr.paris.lutece.portal.business.globalmanagement.RichTextEditorDAO
- All Implemented Interfaces:
- IRichTextEditorDAO
public class RichTextEditorDAO
- extends Object
- implements IRichTextEditorDAO
Rich text editor DAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RichTextEditorDAO
public RichTextEditorDAO()
findEditors
public Collection<RichTextEditor> findEditors(Boolean bBackOffice)
- Get the collection of RichTextEditor for back or front office
- Specified by:
findEditors
in interface IRichTextEditorDAO
- 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.