| Package | Description |
|---|---|
| org.exoplatform.platform.common.branding |
| Modifier and Type | Method and Description |
|---|---|
Branding |
BrandingService.getBrandingInformation() |
Branding |
BrandingServiceImpl.getBrandingInformation()
Get all the branding information
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BrandingRestResourcesV1.updateBrandingInformation(Branding branding) |
void |
BrandingService.updateBrandingInformation(Branding branding) |
void |
BrandingServiceImpl.updateBrandingInformation(Branding branding)
Update the branding information
Missing information in the branding object are not updated.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.