Uses of Class
com.jalios.jcms.handler.GroupQueryHandler
-
Packages that use GroupQueryHandler Package Description com.jalios.jcms.context Provides context classes available in every request, you can extends them or use them as javabean. -
-
Uses of GroupQueryHandler in com.jalios.jcms.context
Methods in com.jalios.jcms.context that return GroupQueryHandler Modifier and Type Method Description GroupQueryHandler
GroupListContext. getGroupQueryHandler()
Methods in com.jalios.jcms.context with parameters of type GroupQueryHandler Modifier and Type Method Description GroupListContext.Builder
GroupListContext.Builder. groupQueryHandler(GroupQueryHandler groupQueryHandler)
-