Interface PhotoService
-
- All Known Implementing Classes:
BasePhotoService
public interface PhotoServiceAllow institution-specific roster photo service implementations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getPhotoAsByteArray(String userId)booleanoverRidesDefault()voidsavePhoto(byte[] data, String userId)
-