Uses of Class
org.exoplatform.appcenter.dto.ApplicationImage
Packages that use ApplicationImage
Package
Description
-
Uses of ApplicationImage in org.exoplatform.appcenter.dto
Methods in org.exoplatform.appcenter.dto that return ApplicationImageMethods in org.exoplatform.appcenter.dto with parameters of type ApplicationImageModifier and TypeMethodDescriptionvoidGeneralSettings.setDefaultApplicationImage(ApplicationImage defaultApplicationImage) -
Uses of ApplicationImage in org.exoplatform.appcenter.rest
Methods in org.exoplatform.appcenter.rest with parameters of type ApplicationImageModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseApplicationCenterREST.setDefaultAppImage(ApplicationImage defaultAppImage) -
Uses of ApplicationImage in org.exoplatform.appcenter.service
Methods in org.exoplatform.appcenter.service that return ApplicationImageModifier and TypeMethodDescriptionApplicationCenterService.setDefaultAppImage(ApplicationImage defaultAppImage) Stores default image for applications not having an attached illustrationMethods in org.exoplatform.appcenter.service with parameters of type ApplicationImageModifier and TypeMethodDescriptionApplicationCenterService.setDefaultAppImage(ApplicationImage defaultAppImage) Stores default image for applications not having an attached illustration -
Uses of ApplicationImage in org.exoplatform.appcenter.storage
Methods in org.exoplatform.appcenter.storage that return ApplicationImageModifier and TypeMethodDescriptionApplicationCenterStorage.createAppImageFileItem(String fileName, String fileBody) ApplicationCenterStorage.getAppImageFile(Long fileId) ApplicationCenterStorage.saveAppImageFileItem(ApplicationImage defaultAppImage) Methods in org.exoplatform.appcenter.storage with parameters of type ApplicationImageModifier and TypeMethodDescriptionApplicationCenterStorage.saveAppImageFileItem(ApplicationImage defaultAppImage)