Uses of Class
org.romaframework.module.users.view.domain.basegroup.BaseGroupListable

Packages that use BaseGroupListable
org.romaframework.module.users.view.domain.basegroup   
 

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

Methods in org.romaframework.module.users.view.domain.basegroup that return types with arguments of type BaseGroupListable
 java.util.List<BaseGroupListable> BaseGroupSelect.getResult()
           
 java.util.List<BaseGroupListable> BaseGroupMain.getResult()