Class KeystoreViewModelMapperImpl
java.lang.Object
de.xima.fc.certificate.gui.internal.administration.mapper.KeystoreViewModelMapperImpl
- All Implemented Interfaces:
KeystoreViewModelMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-03T15:56:38+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
public class KeystoreViewModelMapperImpl
extends Object
implements KeystoreViewModelMapper
-
Field Summary
Fields inherited from interface KeystoreViewModelMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EViewKeystoreTypeeAssigneeTypeToEViewKeystoreType(EAssigneeType eAssigneeType, ICertificateMappingContext context) toKeystoreViewModel(KeyStoreInfoDTO keyStoreInfoDTO, ICertificateMappingContext context) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface KeystoreViewModelMapper
toCollectionSize, toId, toViewStatus
-
Constructor Details
-
KeystoreViewModelMapperImpl
public KeystoreViewModelMapperImpl()
-
-
Method Details
-
toKeystoreViewModel
public KeystoreViewModel toKeystoreViewModel(KeyStoreInfoDTO keyStoreInfoDTO, ICertificateMappingContext context) - Specified by:
toKeystoreViewModelin interfaceKeystoreViewModelMapper
-
eAssigneeTypeToEViewKeystoreType
protected EViewKeystoreType eAssigneeTypeToEViewKeystoreType(EAssigneeType eAssigneeType, ICertificateMappingContext context)
-