Class AuthorizationSessionDocMapper
java.lang.Object
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.authorizationSession.mapper.AuthorizationSessionDocMapper
- All Implemented Interfaces:
com.rcore.commons.mapper.DataMapper<AuthSessionEntity,,AuthSessionDoc> com.rcore.commons.mapper.ExampleDataMapper<AuthSessionEntity,AuthSessionDoc>
@Component
public class AuthorizationSessionDocMapper
extends Object
implements com.rcore.commons.mapper.ExampleDataMapper<AuthSessionEntity,AuthSessionDoc>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rcore.commons.mapper.DataMapper
mapAllMethods inherited from interface com.rcore.commons.mapper.ExampleDataMapper
inverseMapAll
-
Constructor Details
-
AuthorizationSessionDocMapper
public AuthorizationSessionDocMapper()
-
-
Method Details
-
inverseMap
- Specified by:
inverseMapin interfacecom.rcore.commons.mapper.ExampleDataMapper<AuthSessionEntity,AuthSessionDoc>
-
map
- Specified by:
mapin interfacecom.rcore.commons.mapper.DataMapper<AuthSessionEntity,AuthSessionDoc>
-