BrightSide Workbench Full Report + Source Code
org.turro.web.funnel.SessionGoals Member List

This is the complete list of members for org.turro.web.funnel.SessionGoals, including all inherited members.

get()org.turro.web.funnel.SessionGoalsstatic
get(HttpServletRequest request, HttpServletResponse response)org.turro.web.funnel.SessionGoalsstatic
get(IConstructor constructor)org.turro.web.funnel.SessionGoalsstatic
org::turro::elephant::context::AbstractSessionObject.get(String key, Supplier< E > supplier)org.turro.elephant.context.AbstractSessionObject< E >static
org::turro::elephant::context::AbstractSessionObject.get(HttpServletRequest request, HttpServletResponse response, String key, Supplier< E > supplier)org.turro.elephant.context.AbstractSessionObject< E >static
org::turro::elephant::context::AbstractSessionObject.get(IConstructor constructor, String key, Supplier< E > supplier)org.turro.elephant.context.AbstractSessionObject< E >static
goals()org.turro.web.funnel.SessionGoals
goals(List< String > newGoals)org.turro.web.funnel.SessionGoals
key()org.turro.web.funnel.SessionGoalsstatic
remove()org.turro.web.funnel.SessionGoalsstatic
remove(HttpServletRequest request, HttpServletResponse response)org.turro.web.funnel.SessionGoalsstatic
remove(IConstructor constructor)org.turro.web.funnel.SessionGoalsstatic
org::turro::elephant::context::AbstractSessionObject.remove(String key)org.turro.elephant.context.AbstractSessionObject< E >static
org::turro::elephant::context::AbstractSessionObject.remove(HttpServletRequest request, HttpServletResponse response, String key)org.turro.elephant.context.AbstractSessionObject< E >static
org::turro::elephant::context::AbstractSessionObject.remove(IConstructor constructor, String key)org.turro.elephant.context.AbstractSessionObject< E >static