| Constructor and Description |
|---|
ThemeDAO()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete(String strCodeTheme)
Deprecated.
Delete a record from the table
|
String |
getGlobalTheme()
Deprecated.
Returns the global theme
|
ReferenceList |
getThemesList()
Deprecated.
Returns the list of the themes in form of a reference list
|
void |
insert(Theme theme)
Deprecated.
Insert a new record in the table.
|
Theme |
load(String strCodeTheme)
Deprecated.
load the data of Level from the table
|
Collection<Theme> |
selectThemesList()
Deprecated.
Returns a list of all the themes
|
void |
setGlobalTheme(String strGlobalTheme)
Deprecated.
Sets the global theme
|
void |
store(Theme theme)
Deprecated.
Update the record in the table
|
public void insert(Theme theme)
public void delete(String strCodeTheme)
public void store(Theme theme)
public Collection<Theme> selectThemesList()
selectThemesList in interface IThemeDAOpublic ReferenceList getThemesList()
getThemesList in interface IThemeDAOpublic void setGlobalTheme(String strGlobalTheme)
setGlobalTheme in interface IThemeDAOstrGlobalTheme - The Global Themepublic String getGlobalTheme()
getGlobalTheme in interface IThemeDAOCopyright © 2019 City of Paris. All rights reserved.