Class KeystoreSelectItemMapperImpl
java.lang.Object
de.xima.fc.certificate.gui.internal.KeystoreSelectItemMapperImpl
- All Implemented Interfaces:
KeystoreSelectItemMapper
@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 KeystoreSelectItemMapperImpl
extends Object
implements KeystoreSelectItemMapper
-
Field Summary
Fields inherited from interface KeystoreSelectItemMapper
INSTANCE, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoKeystoreSelectItem(KeyStoreInfoDTO keyStoreInfoDTO) toViewKeystoreType(EAssigneeType assigneeType) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface KeystoreSelectItemMapper
getUserName
-
Constructor Details
-
KeystoreSelectItemMapperImpl
public KeystoreSelectItemMapperImpl()
-
-
Method Details
-
toKeystoreSelectItem
- Specified by:
toKeystoreSelectItemin interfaceKeystoreSelectItemMapper
-
toViewKeystoreType
- Specified by:
toViewKeystoreTypein interfaceKeystoreSelectItemMapper
-