Uses of Annotation Interface
com.liferay.portal.kernel.json.JSON
Packages that use JSON
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal service interfaces and classes.
This package defines the portal theme classes.
-
Uses of JSON in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model with annotations of type JSON -
Uses of JSON in com.liferay.portal.kernel.repository.model
Classes in com.liferay.portal.kernel.repository.model with annotations of type JSONMethods in com.liferay.portal.kernel.repository.model with annotations of type JSONModifier and TypeMethodDescriptionFileEntry.getContentStream()
Returns the content stream of the current file version. -
Uses of JSON in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search with annotations of type JSONModifier and TypeMethodDescriptionHitsImpl.getCollatedSpellCheckResult()
Document[]
HitsImpl.getDocs()
HitsImpl.getQuery()
String[]
HitsImpl.getQuerySuggestions()
String[]
HitsImpl.getQueryTerms()
float[]
HitsImpl.getScores()
String[]
HitsImpl.getSnippets()
-
Uses of JSON in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service with annotations of type JSONModifier and TypeClassDescriptionclass
Contains context information about a given API call.Methods in com.liferay.portal.kernel.service with annotations of type JSONModifier and TypeMethodDescriptionServiceContext.getHeaders()
Returns the the map of request header name/value pairs of this service context.ServiceContext.getLiferayPortletRequest()
ServiceContext.getLiferayPortletResponse()
javax.servlet.http.HttpServletRequest
ServiceContext.getRequest()
javax.servlet.http.HttpServletResponse
ServiceContext.getResponse()
-
Uses of JSON in com.liferay.portal.kernel.theme
Classes in com.liferay.portal.kernel.theme with annotations of type JSONModifier and TypeClassDescriptionclass
Provides general configuration methods for the portal, providing access to the portal's pages, sites, themes, locales, URLs, and more.Methods in com.liferay.portal.kernel.theme with annotations of type JSONModifier and TypeMethodDescriptionThemeDisplay.getPermissionChecker()
Returns the permission checker, which is used to ensure users making resource requests have the necessary access permissions.ThemeDisplay.getPortletDisplay()
javax.servlet.http.HttpServletRequest
ThemeDisplay.getRequest()
Returns the currently served HTTP servlet request.javax.servlet.http.HttpServletResponse
ThemeDisplay.getResponse()
Returns the currently served HTTP servlet response.ThemeDisplay.getURLMyAccount()
ThemeDisplay.getURLPublishToLive()