Uses of Interface
org.jasig.portlet.newsreader.service.Whitelist.Callback
Packages that use Whitelist.Callback
-
Uses of Whitelist.Callback in org.jasig.portlet.newsreader.service
Fields in org.jasig.portlet.newsreader.service declared as Whitelist.CallbackModifier and TypeFieldDescriptionstatic final Whitelist.Callback<PredefinedNewsConfiguration> NewsConfigurationWhitelist.WHITELIST_CALLBACKConstantWHITELIST_CALLBACKMethods in org.jasig.portlet.newsreader.service with parameters of type Whitelist.CallbackModifier and TypeMethodDescriptionWhitelist.filter(javax.portlet.PortletRequest req, Collection<T> items, Whitelist.Callback<T> callback) filter.