public interface PhotoService
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPhotoAsByteArray(String userId) |
boolean |
overRidesDefault() |
void |
savePhoto(byte[] data,
String userId) |
Copyright © 2003–2021 Sakai Project. All rights reserved.