Uses of Class
es.caib.seycon.ng.comu.AbstractUsuari
-
Packages that use AbstractUsuari Package Description es.caib.seycon.ng.comu -
-
Uses of AbstractUsuari in es.caib.seycon.ng.comu
Subclasses of AbstractUsuari in es.caib.seycon.ng.comu Modifier and Type Class Description class
Usuari
Methods in es.caib.seycon.ng.comu with parameters of type AbstractUsuari Modifier and Type Method Description static void
AbstractUsuari. toUsuari(User source, AbstractUsuari target)
Updates a Usuari value object based on a User object.Constructors in es.caib.seycon.ng.comu with parameters of type AbstractUsuari Constructor Description AbstractUsuari(AbstractUsuari otherBean)
Usuari(AbstractUsuari otherBean)
-