| Package | Description |
|---|---|
| com.suncode.pwfl.view |
| Modifier and Type | Method and Description |
|---|---|
ViewDto |
ViewService.getUserSearchView(String viewId)
Pobiera widok o podanym id.
|
ViewDto |
ViewService.getUserSearchView(String viewId,
I18NCustom customI18n)
Pobiera widok o podanym id.
|
| Modifier and Type | Method and Description |
|---|---|
List<ViewDto> |
ViewService.getViews(ViewFetchType type)
Pobiera widoki ze wskazanym typem
ViewFetchType. |
List<ViewDto> |
ViewService.getViews(ViewFetchType type,
I18NCustom customI18n)
Pobiera widoki ze wskazanym typem
ViewFetchType. |
List<ViewDto> |
ViewService.getViewsForUser(String username)
Pobiera widoki, do których użytkownik ma uprawnienia.
|
List<ViewDto> |
ViewService.getViewsForUser(String username,
I18NCustom customI18n)
Pobiera widoki, do których użytkownik ma uprawnienia.
|
Copyright © 2022 Suncode. All rights reserved.