Uses of Class
org.romaframework.module.users.view.domain.baseaccount.BaseAccountMain

Packages that use BaseAccountMain
org.romaframework.module.users.view.domain.basegroup   
org.romaframework.module.users.view.domain.baseprofile   
 

Uses of BaseAccountMain in org.romaframework.module.users.view.domain.basegroup
 

Constructors in org.romaframework.module.users.view.domain.basegroup with parameters of type BaseAccountMain
BaseGroupAssegnee(BaseAccountMain iSource)
           
 

Uses of BaseAccountMain in org.romaframework.module.users.view.domain.baseprofile
 

Constructors in org.romaframework.module.users.view.domain.baseprofile with parameters of type BaseAccountMain
BaseProfileAssegnee(BaseAccountMain iSource)