| Package | Description |
|---|---|
| net.bluemind.system.api | |
| net.bluemind.system.service.internal |
| Modifier and Type | Method and Description |
|---|---|
CustomLogo |
ICustomTheme.getLogo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<CustomLogo> |
IInstallationPromise.getLogo() |
java.util.concurrent.CompletableFuture<CustomLogo> |
ICustomThemePromise.getLogo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ICustomThemeAsync.getLogo(AsyncHandler<CustomLogo> handler) |
void |
IInstallationAsync.getLogo(AsyncHandler<CustomLogo> handler) |
| Modifier and Type | Method and Description |
|---|---|
CustomLogo |
InstallationService.getLogo() |
CustomLogo |
CustomTheme.getLogo(java.lang.String uid) |
Copyright © 2023. All Rights Reserved.