JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.scripting
Interface ScriptingValidator
public interface
ScriptingValidator
Author:
Feliphe Marinho
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLanguage
()
void
validate
(
String
script)
Method Details
getLanguage
String
getLanguage
()
validate
void
validate
(
String
script)
throws
ScriptingException
Throws:
ScriptingException