Uses of Class
com.skava.auth.model.response.groupattribute.GroupAttributeResponse
Packages that use GroupAttributeResponse
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of GroupAttributeResponse in com.skava.auth.service.impl.groupattribute
Methods in com.skava.auth.service.impl.groupattribute that return GroupAttributeResponseModifier and TypeMethodDescriptionCreateGroupAttributeServiceImpl.process
(@Valid GroupAttributeVO input) GetGroupAttributeServiceImpl.process
(GetGroupAttributeRequest input) UpdateGroupAttributeServiceImpl.process
(@Valid GetGroupAttributeRequest input)