java.lang.Object | |||
↳ | com.microstrategy.web.app.taglibs.CoreTagHelper | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.ResponseContextTagHelper | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.StatusCodeTagHelper |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | HEADER_NAME_TASK | ||||||||||
String | HEADER_NAME_TASK_ERROR_CODE | ||||||||||
String | HEADER_NAME_TASK_FAILURE_MSG |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StatusCodeTagHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MarkupOutput |
getContent()
Obtains the contents to render based on the attributes defined
(if existing).
| ||||||||||
void | setAttrName(String attrName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Obtains the contents to render based on the attributes defined (if existing).
MarkupOutput
instance initialized with the contents to
display
IOException |
---|