Interface ProfileImageService


  • public interface ProfileImageService
    • Method Detail

      • getCurrentProfileImageId

        Long getCurrentProfileImageId​(String userUuid)
      • getProfileImageURL

        String getProfileImageURL​(String userUuid,
                                  String eid,
                                  boolean thumbnail)
      • resetCachedProfileImageId

        String resetCachedProfileImageId​(String userId)