Package com.skava.business.factoryimpl
package com.skava.business.factoryimpl
This package contains the user domain factory implementation classes.
- Author:
- Infosys Equinox
-
ClassesClassDescriptionThis service class implements CollectionDomainFactory and handles the transformation of Entity to Domain and Domain to Entity objects.This service class implements CollectionFactory and handles the transformation of Domain to DTO objects.This service class implements ConsentDomainFactory and handles the transformation of Entity to DTO and DTO to Domain objects.This service class implements ConsentEntityFactory and handles the transformation of Domain to Entity objects.This service class implements ConsentFactory and handles the transformation of Entity to DTO and Domain to DTO objects.This service class implements NotesDomainFactory and handles the transformation of Entity to Domain and DTO object to Domain objects.This service class implements NotesEntityFactory and handles the transformation of Domain to Entity.This service class implements NotesFactory and handles the transformation of Notes Domain to Notes DTO objects.This service class implements UserConsentDomainFactory and handles the transformation of DTO to Domain and Domain to DTO objects.This service class implements UserConsentEntityFactory and handles the transformation of Entity to Domain and Domain to Entity objects.This service class implements UserConsentFactory and handles the transformation of DTO to Domain and Domain to DTO objects.This service class implements UserConsentHistoryDomainFactory and handles the transformation of Domain to DTO objects.This service class implements UserConsentFactory and handles the transformation of DTO to Domain and Domain to DTO objects.This service class implements UserDomainFactory and handles the transformation of DTO to Domain and Domain to DTO objects.This service class implements UserEntityFactory and handles the transformation of Entity to Domain and Domain to Entity objects.This service class implements UserFactory and handles the transformation of DTO to Domain and Domain to DTO objects.