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