Package org.openwms.core.uaa.impl
Class SecurityObjectMapperImpl
java.lang.Object
org.openwms.core.uaa.impl.SecurityObjectMapperImpl
- All Implemented Interfaces:
- SecurityObjectMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class SecurityObjectMapperImpl
extends Object
implements SecurityObjectMapper
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openwms.core.uaa.SecurityObjectMapperconvertToString
- 
Constructor Details- 
SecurityObjectMapperImplpublic SecurityObjectMapperImpl()
 
- 
- 
Method Details- 
convertToStrings- Specified by:
- convertToStringsin interface- SecurityObjectMapper
 
- 
convertToVO- Specified by:
- convertToVOin interface- SecurityObjectMapper
 
- 
convertToVOs- Specified by:
- convertToVOsin interface- SecurityObjectMapper
 
 
-