Constructor and Description |
---|
UserInternalResource() |
Modifier and Type | Method and Description |
---|---|
Response |
getProfileImage(String userId)
Get the profile image file of the specified user based on his identifier or sends redirect to default image of no profile image is set.
|
@Path(value="/{id:(([A-F0-9]{32})|default)}/profileimage") @GET public Response getProfileImage(@NotNull @PathParam(value="id") String userId)
userId
- the user identifierLumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.