| Modifier and Type | Method and Description |
|---|---|
List<Banner> |
Banners.getAll() |
Optional<Banner> |
Banners.getForId(String uuid) |
List<Banner> |
Banners.getRelevantBanners(String serverId,
String userId)
A list of banners that should be shown for a given server and user.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Banner.compareTo(Banner other) |
String |
Banners.createBanner(Banner banner) |
void |
Banners.updateBanner(Banner banner) |
Copyright © 2003–2020 Sakai Project. All rights reserved.