public interface PhotoService
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPhotoAsByteArray(String userId) |
boolean |
overRidesDefault() |
void |
savePhoto(byte[] data,
String userId) |
Copyright © 2004-2016 Sakai Project. All Rights Reserved.