Uses of Class
org.romaframework.module.users.view.domain.activitylog.ActivityLogListable

Packages that use ActivityLogListable
org.romaframework.module.users.view.domain.activitylog   
 

Uses of ActivityLogListable in org.romaframework.module.users.view.domain.activitylog
 

Methods in org.romaframework.module.users.view.domain.activitylog that return types with arguments of type ActivityLogListable
 java.util.List<ActivityLogListable> ActivityLogMain.getResult()
           
 java.util.List<ActivityLogListable> ActivityLogSelect.getResult()