Interface ThirdPartyUserWidgetService
- All Known Implementing Classes:
ThirdPartyUserWidgetServiceImpl
public interface ThirdPartyUserWidgetService
-
Method Summary
Modifier and TypeMethodDescriptiongetThirdPartyUserKeys(@Nullable String widgetKey, Entity user) Resolves the third party users the given user may see through a widget.
-
Method Details
-
getThirdPartyUserKeys
Resolves the third party users the given user may see through a widget. The accessible users are derived from the User_user_codes configured on the widget.
-