Class UserFactoryImpl

java.lang.Object
com.skava.business.factoryimpl.UserFactoryImpl
All Implemented Interfaces:
UserFactory

@Component public class UserFactoryImpl extends Object implements UserFactory
This service class implements UserFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
Author:
Infosys Equinox