Uses of Class
com.skava.accounts.model.domain.VersionDO
Packages that use VersionDO
Package
Description
Accounts Domain Model Declarations.
Accounts Exchange Model Declarations.
Accounts Exchange Request Model Declarations.
Accounts Service Implementations.
Accounts Utility Implementations.
-
Uses of VersionDO in com.skava.accounts.model.domain
Methods in com.skava.accounts.model.domain that return VersionDOModifier and TypeMethodDescriptionVersionDO.fromEntity
(VersionEntity version) This method is used to set collcetionDO's Id,businessId,description,name and status from entity. -
Uses of VersionDO in com.skava.accounts.model.exchange
Methods in com.skava.accounts.model.exchange with parameters of type VersionDOModifier and TypeMethodDescriptionVersion.fromDomainObject
(VersionDO versionDO) This method is used to set collection's Id,businessId,name,status and description from versionDO. -
Uses of VersionDO in com.skava.accounts.model.exchange.request
Methods in com.skava.accounts.model.exchange.request that return VersionDO -
Uses of VersionDO in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return VersionDOModifier and TypeMethodDescriptionThis method is used to find Version based on given VersionRequest id.Methods in com.skava.accounts.service.impl with parameters of type VersionDO -
Uses of VersionDO in com.skava.accounts.util
Methods in com.skava.accounts.util that return types with arguments of type VersionDOModifier and TypeMethodDescriptionThis method is used to find all version based on given version Request.Methods in com.skava.accounts.util with parameters of type VersionDO