Uses of Class
com.skava.accounts.model.exchange.request.AttributeRequestInternal
Packages that use AttributeRequestInternal
-
Uses of AttributeRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type AttributeRequestInternalModifier and TypeMethodDescriptionCreateAttributeServiceImpl.process
(AttributeRequestInternal request) This method is used to create Attribute based on given Attribute request object.DeleteAttributeServiceImpl.process
(AttributeRequestInternal request) This method is used to create Attribute based on given Attribute request object.FindAllAttributesServiceImpl.process
(AttributeRequestInternal request) This method is used to load all Attribute based on given Attribute.FindAttributeServiceImpl.process
(AttributeRequestInternal request) This method is used to load single Attribute based on given Attribute identifier.PatchUpdateAttributesServiceImpl.process
(AttributeRequestInternal request) This method is used to create Attribute based on given Attribute request object.