Uses of Class
org.romaframework.module.users.view.domain.baseprofile.BaseProfileListable

Packages that use BaseProfileListable
org.romaframework.module.users.view.domain.baseprofile   
 

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

Methods in org.romaframework.module.users.view.domain.baseprofile that return types with arguments of type BaseProfileListable
 java.util.List<BaseProfileListable> BaseProfileMain.getResult()
           
 java.util.List<BaseProfileListable> BaseProfileSelect.getResult()