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 © 2008–2018 The Sakai Foundation. All rights reserved.