- All Known Implementing Classes:
ThemeQueryImpl
public interface ThemeQuery
- Author:
- Filip Hrisafov
-
Method Summary
Query for themes with the given id
Return a list of
Theme
(s)
Query for themes with the given name
Query for themes in the given tenant
-
Method Details
-
id
Query for themes with the given id
-
name
Query for themes with the given name
-
tenantId
Query for themes in the given tenant
-
-
list
Return a list of
Theme
(s)