Interface PhoneSystemConnectorTabViewContext
- All Superinterfaces:
UserProvider
,ViewContext
A
PhoneSystemConnectorTabViewContext
provides a PhoneSystemModifier
which is used to change the underlying PhoneSystem
.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
Method Details
-
getPhoneSystemModifier
PhoneSystemModifier getPhoneSystemModifier()- Returns:
- the
PhoneSystemModifier
to make persistent changes on itsPhoneSystem
- Since:
- 11.27
-
getType
String getType()- Returns:
- the type of the
PhoneSystem
- Since:
- 11.27
-