public class RichTextEditorDAO extends Object implements IRichTextEditorDAO
BEAN_NAME| Constructor and Description |
|---|
RichTextEditorDAO() |
| Modifier and Type | Method and Description |
|---|---|
Collection<RichTextEditor> |
findEditors(Boolean bBackOffice)
Get the collection of RichTextEditor for back or front office
|
public Collection<RichTextEditor> findEditors(Boolean bBackOffice)
findEditors in interface IRichTextEditorDAObBackOffice - True if the list should contain back office editors, false if it should contain front office editors.Copyright © 2016 City of Paris. All rights reserved.