Package org.cyclos.impl.users
Interface UserFrontendSettingsServiceLocal
-
- All Superinterfaces:
Service,UserFrontendSettingsService
public interface UserFrontendSettingsServiceLocal extends UserFrontendSettingsService
Local interface forUserFrontendSettingsService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FrontendgetFrontend(BasicUser user)The frontend for the given user, or the logged user if null-
Methods inherited from interface org.cyclos.services.users.UserFrontendSettingsService
get, save
-
-