| Constructor and Description |
|---|
ImageToolImpl() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getDefaultCompanyLogo() |
Image |
getDefaultOrganizationLogo() |
Image |
getDefaultUserFemalePortrait() |
Image |
getDefaultUserMalePortrait() |
Image |
getImage(InputStream in) |
Image |
getImage(long imageId) |
Image |
newImage() |
Image |
updateUserPortrait(Image image,
long imageId) |
public Image getImage(InputStream in) throws LiferayException, IOException
getImage in interface ImageToolLiferayExceptionIOExceptionpublic Image getImage(long imageId) throws LiferayException
getImage in interface ImageToolLiferayExceptionpublic Image getDefaultCompanyLogo()
getDefaultCompanyLogo in interface ImageToolpublic Image getDefaultOrganizationLogo()
getDefaultOrganizationLogo in interface ImageToolpublic Image getDefaultUserFemalePortrait()
getDefaultUserFemalePortrait in interface ImageToolpublic Image getDefaultUserMalePortrait()
getDefaultUserMalePortrait in interface ImageToolpublic Image updateUserPortrait(Image image, long imageId) throws LiferayException
updateUserPortrait in interface ImageToolLiferayExceptionCopyright © 2013–2020 mklinger GmbH. All rights reserved.