Uses of Class
org.romaframework.module.users.view.domain.basefunction.BaseFunctionListable

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

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

Methods in org.romaframework.module.users.view.domain.baseprofile that return types with arguments of type BaseFunctionListable
 java.util.List<BaseFunctionListable> BaseProfileInstance.getFunctions()