Package org.hippoecm.frontend.service
Interface NavAppSettings
-
public interface NavAppSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AppSettings
getAppSettings()
UserSettings
getUserSettings()
-
-
-
Method Detail
-
getUserSettings
UserSettings getUserSettings()
-
getAppSettings
AppSettings getAppSettings()
-
-