Interface UserSettingService
- All Known Implementing Classes:
UserSettingServiceImpl
public interface UserSettingService
-
Method Summary
Modifier and TypeMethodDescriptioncreate(UUID userId, UserSetting.ViewType view) update(UUID userId, UserSetting.ViewType view)
-
Method Details
-
get
-
create
-
update
-