public class MobileLoginUserAdapter extends XmlAdapter<lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig,UserConfig>
UserConfig
XML adapter for mobile logins
.Constructor and Description |
---|
MobileLoginUserAdapter() |
Modifier and Type | Method and Description |
---|---|
lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig |
marshal(UserConfig user) |
UserConfig |
unmarshal(lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig adaptedUser) |
public UserConfig unmarshal(lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig adaptedUser) throws Exception
unmarshal
in class XmlAdapter<lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig,UserConfig>
Exception
public lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig marshal(UserConfig user) throws Exception
marshal
in class XmlAdapter<lumis.portal.user.MobileLoginUserAdapter.AdaptedMobileUserConfig,UserConfig>
Exception
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.