|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletContextInformation | |
---|---|
com.jaspersoft.jasperserver.api.metadata.common.service.impl | |
com.jaspersoft.jasperserver.war.util | |
com.jaspersoft.jasperserver.war.validation |
Uses of ServletContextInformation in com.jaspersoft.jasperserver.api.metadata.common.service.impl |
---|
Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl that return ServletContextInformation | |
---|---|
ServletContextInformation |
ReportUnitValidator.getServletContextInformation()
|
Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl with parameters of type ServletContextInformation | |
---|---|
void |
ReportUnitValidator.setServletContextInformation(ServletContextInformation servletContextInformation)
|
Uses of ServletContextInformation in com.jaspersoft.jasperserver.war.util |
---|
Classes in com.jaspersoft.jasperserver.war.util that implement ServletContextInformation | |
---|---|
class |
ServletContextWrapper
|
Uses of ServletContextInformation in com.jaspersoft.jasperserver.war.validation |
---|
Methods in com.jaspersoft.jasperserver.war.validation that return ServletContextInformation | |
---|---|
ServletContextInformation |
ReportDetailsValidator.getServletContextInformation()
|
Methods in com.jaspersoft.jasperserver.war.validation with parameters of type ServletContextInformation | |
---|---|
void |
ReportDetailsValidator.setServletContextInformation(ServletContextInformation servletContextInformation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |