Uses of Class
com.skava.auth.model.response.userattribute.UserAttributeResponse
Packages that use UserAttributeResponse
Package
Description
Implementation classes to represent the service layer implementations of the user attribute.
-
Uses of UserAttributeResponse in com.skava.auth.service.impl.userattribute
Methods in com.skava.auth.service.impl.userattribute that return UserAttributeResponseModifier and TypeMethodDescriptionCreateUserAttributeServiceImpl.process
(@Valid UserAttributeVO input) GetUserAttributeServiceImpl.process
(GetUserAttributeRequest input) UpdateUserAttributeServiceImpl.process
(GetUserAttributeRequest input)