Uses of Class
com.skava.auth.model.request.groupattribute.GetGroupAttributeRequest
Packages that use GetGroupAttributeRequest
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of GetGroupAttributeRequest in com.skava.auth.service.impl.groupattribute
Methods in com.skava.auth.service.impl.groupattribute with parameters of type GetGroupAttributeRequestModifier and TypeMethodDescriptioncom.skava.core.ResponseModel
DeleteGroupAttributeServiceImpl.process
(GetGroupAttributeRequest input) GetAllGroupAttributeServiceImpl.process
(GetGroupAttributeRequest input) GetGroupAttributeServiceImpl.process
(GetGroupAttributeRequest input) UpdateGroupAttributeServiceImpl.process
(@Valid GetGroupAttributeRequest input)