Interface FrontendTokenMapping
public interface FrontendTokenMapping
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.json.JSONObject
getJSONObject
(Locale locale) getType()
getValue()
-
Field Details
-
TYPE_CSS_VARIABLE
- See Also:
-
-
Method Details
-
getFrontendToken
FrontendToken getFrontendToken() -
getJSONObject
-
getType
String getType() -
getValue
String getValue()
-