public class DiffVersionComparatorTag
extends com.liferay.frontend.taglib.soy.servlet.taglib.ComponentRendererTag
| Constructor and Description |
|---|
DiffVersionComparatorTag() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.json.JSONObject |
createDiffVersionJSONObject(com.liferay.portal.kernel.diff.DiffVersion diffVersion,
javax.portlet.PortletURL sourceURL,
javax.portlet.PortletURL targetURL) |
com.liferay.portal.kernel.json.JSONObject |
createLanguageKeysJSONObject() |
int |
doStartTag() |
java.lang.String |
getModule() |
void |
setAvailableLocales(java.util.Set<java.util.Locale> availableLocales) |
void |
setDiffHtmlResults(java.lang.String diffHtmlResults) |
void |
setDiffVersionsInfo(com.liferay.portal.kernel.diff.DiffVersionsInfo diffVersionsInfo) |
void |
setLanguageId(java.lang.String languageId) |
void |
setPortletURL(javax.portlet.PortletURL portletURL) |
void |
setResourceURL(javax.portlet.PortletURL resourceURL) |
void |
setSourceVersion(double sourceVersion) |
void |
setTargetVersion(double targetVersion) |
cleanUp, doEndTag, getComponentId, getContext, getHydrate, getTemplateNamespace, getUseNamespace, isPositionInLine, isRenderJavaScript, isWrapper, prepareContext, putHTMLValue, putValue, release, setComponentId, setContext, setDependencies, setHydrate, setModule, setServletContext, setTemplateNamespace, setUseNamespace, setWrapperaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic com.liferay.portal.kernel.json.JSONObject createDiffVersionJSONObject(com.liferay.portal.kernel.diff.DiffVersion diffVersion,
javax.portlet.PortletURL sourceURL,
javax.portlet.PortletURL targetURL)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.json.JSONObject createLanguageKeysJSONObject()
public int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class com.liferay.frontend.taglib.soy.servlet.taglib.ComponentRendererTagpublic java.lang.String getModule()
getModule in class com.liferay.frontend.taglib.soy.servlet.taglib.TemplateRendererTagpublic void setAvailableLocales(java.util.Set<java.util.Locale> availableLocales)
public void setDiffHtmlResults(java.lang.String diffHtmlResults)
public void setDiffVersionsInfo(com.liferay.portal.kernel.diff.DiffVersionsInfo diffVersionsInfo)
public void setLanguageId(java.lang.String languageId)
public void setPortletURL(javax.portlet.PortletURL portletURL)
public void setResourceURL(javax.portlet.PortletURL resourceURL)
public void setSourceVersion(double sourceVersion)
public void setTargetVersion(double targetVersion)