public interface ProfileImageService
| Modifier and Type | Method and Description |
|---|---|
Long |
getCurrentProfileImageId(String userUuid) |
String |
getProfileImageURL(String userUuid,
String eid,
boolean thumbnail) |
String |
resetCachedProfileImageId(String userId) |
Copyright © 2003–2020 Sakai Project. All rights reserved.