|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmartView
Provides additional information about a View such as whether it performs redirects.
Field Summary |
---|
Fields inherited from interface org.springframework.web.servlet.View |
---|
PATH_VARIABLES, RESPONSE_STATUS_ATTRIBUTE |
Method Summary | |
---|---|
boolean |
isRedirectView()
Whether the view performs a redirect. |
Methods inherited from interface org.springframework.web.servlet.View |
---|
getContentType, render |
Method Detail |
---|
boolean isRedirectView()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |