public interface BackofficeSavedQueryDAO
BackofficeSavedQueryModel| Modifier and Type | Method and Description |
|---|---|
java.util.List<BackofficeSavedQueryModel> |
findSavedQueries(UserModel userModel)
Finds saved queries created by specific user and shared across its userGroups
PrincipalModel.getAllGroups() |
java.util.List<BackofficeSavedQueryModel> findSavedQueries(UserModel userModel)
PrincipalModel.getAllGroups()userModel - Copyright © 2018 SAP SE. All Rights Reserved.