Class UserSettingImpl
java.lang.Object
org.qubership.atp.environments.model.impl.UserSettingImpl
- All Implemented Interfaces:
UserSetting
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.qubership.atp.environments.model.UserSetting
UserSetting.ViewType -
Constructor Summary
ConstructorsConstructorDescriptionUserSettingImpl(UUID userId, String view) TODO Make javadoc documentation for this method. -
Method Summary
-
Constructor Details
-
UserSettingImpl
TODO Make javadoc documentation for this method.
-
-
Method Details
-
getUserId
- Specified by:
getUserIdin interfaceUserSetting
-
setUserId
- Specified by:
setUserIdin interfaceUserSetting
-
getView
- Specified by:
getViewin interfaceUserSetting
-
setView
- Specified by:
setViewin interfaceUserSetting
-