SessionSearchRestrictionsDisabler
Service to disable the search restrictions in order to retrieve all data for all catalogs and not only for the catalogs defined
in the current session.@Deprecated
public interface SessionSearchRestrictionsDisabler
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(java.util.function.Supplier<T> supplier)
Deprecated.
Execute the supplier function while the search restrictions are disabled.
|
Copyright © 2018 SAP SE. All Rights Reserved.