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

Packages that use BaseAccountListable
org.romaframework.module.users.view.domain.baseaccount   
 

Uses of BaseAccountListable in org.romaframework.module.users.view.domain.baseaccount
 

Methods in org.romaframework.module.users.view.domain.baseaccount that return types with arguments of type BaseAccountListable
 java.util.List<BaseAccountListable> BaseAccountMain.getResult()
           
 java.util.List<BaseAccountListable> BaseAccountSelect.getResult()