Package org.shredzone.commons.view
-
Interface Summary Interface Description PathContext Context that holds all data required for building a path.ViewContext Provides a context of the View that is to be rendered in this request.ViewInterceptor Spring beans implementing this interface are allowed to inspect or change the output of view handlers.ViewService Service for rendering views, creating links to views, and handling servlet requests. -
Class Summary Class Description AbstractPathContext An abstract implementation ofPathContext
.EmptyViewInterceptor AViewInterceptor
that does nothing.Signature A signature is a hash key for a set of String elements. -
Enum Summary Enum Description PathType Enumeration of path types that can be built.