Uses of Class
com.suncode.pwfl.view.dto.ViewDto
Packages that use ViewDto
-
Uses of ViewDto in com.suncode.pwfl.view
Methods in com.suncode.pwfl.view that return ViewDtoModifier and TypeMethodDescriptionViewService.getUserSearchView
(String viewId) Pobiera widok o podanym idViewService.getUserSearchViewByName
(String viewName) Pobiera widok o podanej nazwieZwraca widok dla podanego idMethods in com.suncode.pwfl.view that return types with arguments of type ViewDtoModifier and TypeMethodDescriptionViewService.getAllEditableViewsForUser
(String userName) Zwraca listę widoków dostępnych do edycji dla wskazanego użytkownikaViewService.getMyViewsForUser
(String username) Zwraca widoki danego użytkownikaViewService.getViews
(ViewFetchType type) Pobiera widoki ze wskazanym typemViewFetchType
ViewService.getViewsForUser
(String username) Pobiera widoki, do których użytkownik ma uprawnieniaMethods in com.suncode.pwfl.view with parameters of type ViewDtoModifier and TypeMethodDescriptionvoid
ViewService.changeView
(Long id, ViewDto viewDto) Zmienia widok -
Uses of ViewDto in com.suncode.pwfl.view.dto
Subclasses of ViewDto in com.suncode.pwfl.view.dto