public interface PortletJspInterface
Modifier and Type | Method and Description |
---|---|
default ControllerStatus |
checkJsp()
Check integrity of the JSP field value
|
java.lang.String |
getJsp()
Path of the JSP to be used by this PortletJsp
|
void |
setJsp(java.lang.String path)
Set path of the JSP to be used by this PortletJsp
|
java.lang.String getJsp()
void setJsp(java.lang.String path)
path
- a JSP path relative to the webapp rootdefault ControllerStatus checkJsp()
Copyright © 2001-2021 Jalios SA. All Rights Reserved.