Uses of Class
com.skava.accounts.model.exchange.request.PropertiesRequestInternal
Packages that use PropertiesRequestInternal
-
Uses of PropertiesRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type PropertiesRequestInternalModifier and TypeMethodDescriptionFindAllPropertiesServiceImpl.process
(PropertiesRequestInternal request) This method is used to load all Settings based on given Settings.FindPropertiesServiceImpl.process
(PropertiesRequestInternal request) This method is used to load single Settings based on given Settings identifier.PutUpdatePropertiesServiceImpl.process
(PropertiesRequestInternal request) This method is used to update required field in Properties based on given Properties.UpdatePropertiesServiceImpl.process
(PropertiesRequestInternal request) This method is used to update all field in Properties based on given Properties.