public class PortalImpl
extends java.lang.Object
implements com.liferay.portal.kernel.util.Portal
Constructor and Description |
---|
PortalImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDefaultResource(long companyId,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet,
boolean portletActions)
Deprecated.
As of Wilberforce (7.0.x)
|
protected void |
addDefaultResource(long companyId,
long groupId,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet,
boolean portletActions)
Deprecated.
As of Wilberforce (7.0.x)
|
void |
addPageDescription(java.lang.String description,
javax.servlet.http.HttpServletRequest request) |
void |
addPageKeywords(java.lang.String keywords,
javax.servlet.http.HttpServletRequest request) |
void |
addPageSubtitle(java.lang.String subtitle,
javax.servlet.http.HttpServletRequest request) |
void |
addPageTitle(java.lang.String title,
javax.servlet.http.HttpServletRequest request) |
boolean |
addPortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener) |
void |
addPortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
Deprecated.
As of Judson (7.1.x), replaced by
addPortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request,
java.lang.String title,
java.lang.String url) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request,
java.lang.String title,
java.lang.String url,
java.util.Map<java.lang.String,java.lang.Object> data) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request,
java.lang.String title,
java.lang.String url,
java.util.Map<java.lang.String,java.lang.Object> data,
boolean portletBreadcrumbEntry) |
void |
addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.model.Portlet portlet) |
void |
addPortletDefaultResource(long companyId,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet) |
java.lang.String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
java.lang.String url,
boolean doAsUser) |
java.lang.String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String url) |
java.lang.String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String url,
boolean typeControlPanel,
boolean doAsUser) |
protected void |
addRootModelResource(long companyId,
long groupId,
com.liferay.portal.kernel.model.Portlet portlet)
Deprecated.
As of Judson (7.1.x), replaced by
addRootModelResource(long, long, String) |
protected void |
addRootModelResource(long companyId,
long groupId,
java.lang.String name) |
void |
addUserLocaleOptionsMessage(javax.servlet.http.HttpServletRequest request) |
protected java.lang.String |
buildI18NPath(java.util.Locale locale)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
void |
clearRequestParameters(javax.portlet.RenderRequest renderRequest) |
void |
copyRequestParameters(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected long |
doGetPlidFromPortletId(long groupId,
boolean privateLayout,
java.lang.String portletId) |
java.lang.String |
escapeRedirect(java.lang.String url) |
protected java.util.List<com.liferay.portal.kernel.model.Portlet> |
filterControlPanelPortlets(java.util.Set<com.liferay.portal.kernel.model.Portlet> portlets,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
generateRandomKey(javax.servlet.http.HttpServletRequest request,
java.lang.String input) |
java.lang.String |
getAbsoluteURL(javax.servlet.http.HttpServletRequest request,
java.lang.String url) |
com.liferay.portal.kernel.model.LayoutQueryStringComposite |
getActualLayoutQueryStringComposite(long groupId,
boolean privateLayout,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext) |
java.lang.String |
getActualURL(long groupId,
boolean privateLayout,
java.lang.String mainPath,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext) |
java.lang.String |
getAlternateURL(java.lang.String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.util.Locale locale,
com.liferay.portal.kernel.model.Layout layout) |
java.util.Map<java.util.Locale,java.lang.String> |
getAlternateURLs(java.lang.String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout) |
long[] |
getAncestorSiteGroupIds(long groupId) |
protected java.util.Set<com.liferay.portal.kernel.model.Group> |
getAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
protected java.util.Locale |
getAvailableLocale(long groupId,
java.util.Locale locale) |
com.liferay.portal.kernel.model.BaseModel<?> |
getBaseModel(com.liferay.portal.kernel.model.ResourcePermission resourcePermission) |
com.liferay.portal.kernel.model.BaseModel<?> |
getBaseModel(java.lang.String modelName,
java.lang.String primKey) |
long |
getBasicAuthUserId(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Wilberforce (7.0.x), replaced by
HttpAuthManagerUtil.getBasicUserId(HttpServletRequest) |
long |
getBasicAuthUserId(javax.servlet.http.HttpServletRequest request,
long companyId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
HttpAuthManagerUtil.getBasicUserId(HttpServletRequest) |
protected com.liferay.portal.kernel.model.Layout |
getBrowsableLayout(com.liferay.portal.kernel.model.Layout layout) |
java.util.List<com.liferay.portal.kernel.model.Group> |
getBrowsableScopeGroups(long userId,
long companyId,
long groupId,
java.lang.String portletId) |
protected java.lang.String |
getCanonicalDomain(java.lang.String virtualHostname,
java.lang.String portalDomain) |
java.lang.String |
getCanonicalURL(java.lang.String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout) |
java.lang.String |
getCanonicalURL(java.lang.String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL) |
java.lang.String |
getCanonicalURL(java.lang.String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL,
boolean includeQueryString) |
java.lang.String |
getCDNHost(boolean secure) |
java.lang.String |
getCDNHost(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getCDNHostHttp(long companyId) |
java.lang.String |
getCDNHostHttps(long companyId) |
java.lang.String |
getClassName(long classNameId) |
long |
getClassNameId(java.lang.Class<?> clazz) |
long |
getClassNameId(java.lang.String value) |
com.liferay.portal.kernel.model.Company |
getCompany(javax.servlet.http.HttpServletRequest request) |
com.liferay.portal.kernel.model.Company |
getCompany(javax.portlet.PortletRequest portletRequest) |
long |
getCompanyId(javax.servlet.http.HttpServletRequest request) |
long |
getCompanyId(javax.portlet.PortletRequest portletRequest) |
long[] |
getCompanyIds() |
java.util.Set<java.lang.String> |
getComputerAddresses() |
java.lang.String |
getComputerName() |
protected java.lang.String |
getContextPath(java.lang.String contextPath) |
protected com.liferay.portal.kernel.model.Group |
getControlPanelDisplayGroup(com.liferay.portal.kernel.model.Group controlPanelGroup,
com.liferay.portal.kernel.model.Group scopeGroup,
long doAsGroupId,
java.lang.String portletId) |
protected com.liferay.portal.kernel.model.Group |
getControlPanelDisplayGroup(long companyId,
long scopeGroupId,
long doAsGroupId,
java.lang.String portletId) |
java.lang.String |
getControlPanelFullURL(long scopeGroupId,
java.lang.String ppid,
java.util.Map<java.lang.String,java.lang.String[]> params) |
long |
getControlPanelPlid(long companyId) |
long |
getControlPanelPlid(javax.portlet.PortletRequest portletRequest) |
javax.portlet.PortletURL |
getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.model.Group group,
java.lang.String portletId,
long refererGroupId,
long refererPlid,
java.lang.String lifecycle) |
javax.portlet.PortletURL |
getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request,
java.lang.String portletId,
java.lang.String lifecycle) |
javax.portlet.PortletURL |
getControlPanelPortletURL(javax.portlet.PortletRequest portletRequest,
com.liferay.portal.kernel.model.Group group,
java.lang.String portletId,
long refererGroupId,
long refererPlid,
java.lang.String lifecycle) |
javax.portlet.PortletURL |
getControlPanelPortletURL(javax.portlet.PortletRequest portletRequest,
java.lang.String portletId,
java.lang.String lifecycle) |
java.lang.String |
getCreateAccountURL(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
long[] |
getCurrentAndAncestorSiteGroupIds(long groupId) |
long[] |
getCurrentAndAncestorSiteGroupIds(long[] groupIds) |
long[] |
getCurrentAndAncestorSiteGroupIds(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled) |
long[] |
getCurrentAndAncestorSiteGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
java.util.List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long groupId) |
java.util.List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long[] groupIds) |
java.util.List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled) |
java.util.List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
java.lang.String |
getCurrentCompleteURL(javax.servlet.http.HttpServletRequest request) |
protected com.liferay.portal.kernel.model.Group |
getCurrentSiteGroup(long groupId) |
java.lang.String |
getCurrentURL(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getCurrentURL(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getCustomSQLFunctionIsNotNull() |
java.lang.String |
getCustomSQLFunctionIsNull() |
java.util.Date |
getDate(int month,
int day,
int year) |
java.util.Date |
getDate(int month,
int day,
int year,
java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
java.util.Date |
getDate(int month,
int day,
int year,
int hour,
int min,
java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
java.util.Date |
getDate(int month,
int day,
int year,
int hour,
int min,
java.util.TimeZone timeZone,
java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
java.util.Date |
getDate(int month,
int day,
int year,
java.util.TimeZone timeZone,
java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
long |
getDefaultCompanyId() |
long |
getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Wilberforce (7.0.x), replaced by
HttpAuthManagerUtil.getDigestUserId(HttpServletRequest) |
protected long |
getDoAsUserId(javax.servlet.http.HttpServletRequest request,
java.lang.String doAsUserIdString,
boolean alwaysAllowDoAsUser) |
java.lang.String |
getEmailFromAddress(javax.portlet.PortletPreferences preferences,
long companyId,
java.lang.String defaultValue) |
java.lang.String |
getEmailFromName(javax.portlet.PortletPreferences preferences,
long companyId,
java.lang.String defaultValue) |
java.util.Map<java.lang.String,java.io.Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
javax.servlet.http.HttpServletRequest request) |
java.util.Map<java.lang.String,java.io.Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
javax.portlet.PortletRequest portletRequest) |
java.util.Map<java.lang.String,java.io.Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest) |
java.io.Serializable |
getExpandoValue(javax.servlet.http.HttpServletRequest request,
java.lang.String name,
int type,
java.lang.String displayType) |
java.io.Serializable |
getExpandoValue(javax.portlet.PortletRequest portletRequest,
java.lang.String name,
int type,
java.lang.String displayType) |
java.io.Serializable |
getExpandoValue(com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest,
java.lang.String name,
int type,
java.lang.String displayType) |
java.lang.String |
getFacebookURL(com.liferay.portal.kernel.model.Portlet portlet,
java.lang.String facebookCanvasPageURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String |
getFirstPageLayoutTypes(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getForwardedHost(javax.servlet.http.HttpServletRequest request) |
int |
getForwardedPort(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getFullName(java.lang.String firstName,
java.lang.String middleName,
java.lang.String lastName) |
java.lang.String |
getGlobalLibDir() |
java.lang.String |
getGoogleGadgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
protected java.lang.String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL) |
protected java.lang.String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL,
boolean controlPanel) |
java.lang.String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.util.Locale locale) |
int[] |
getGroupFriendlyURLIndex(java.lang.String requestURI) |
java.lang.String[] |
getGroupPermissions(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGroupPermissions(javax.servlet.http.HttpServletRequest request,
java.lang.String className)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGroupPermissions(javax.portlet.PortletRequest portletRequest)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGroupPermissions(javax.portlet.PortletRequest portletRequest,
java.lang.String className)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
protected java.lang.String[] |
getGroupPermissions(java.lang.String[] groupPermissions,
java.lang.String className,
java.lang.String inputPermissionsShowOptions) |
java.lang.String[] |
getGuestPermissions(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGuestPermissions(javax.servlet.http.HttpServletRequest request,
java.lang.String className)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGuestPermissions(javax.portlet.PortletRequest portletRequest)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
java.lang.String[] |
getGuestPermissions(javax.portlet.PortletRequest portletRequest,
java.lang.String className)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
protected java.lang.String[] |
getGuestPermissions(java.lang.String[] guestPermissions,
java.lang.String className,
java.lang.String inputPermissionsShowOptions) |
java.lang.String |
getHomeURL(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getHost(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getHost(javax.portlet.PortletRequest portletRequest) |
javax.servlet.http.HttpServletRequest |
getHttpServletRequest(javax.portlet.PortletRequest portletRequest) |
javax.servlet.http.HttpServletResponse |
getHttpServletResponse(javax.portlet.PortletResponse portletResponse) |
java.lang.String |
getI18nPathLanguageId(java.util.Locale locale,
java.lang.String defaultI18nPathLanguageId) |
java.lang.String |
getJournalArticleActualURL(long groupId,
boolean privateLayout,
java.lang.String mainPath,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
com.liferay.portal.kernel.model.Layout |
getJournalArticleLayout(long groupId,
boolean privateLayout,
java.lang.String friendlyURL)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
java.lang.String |
getJsSafePortletId(java.lang.String portletId) |
java.lang.String |
getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout) |
java.lang.String |
getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout,
java.lang.String mainPath) |
java.lang.String |
getLayoutActualURL(long groupId,
boolean privateLayout,
java.lang.String mainPath,
java.lang.String friendlyURL) |
java.lang.String |
getLayoutActualURL(long groupId,
boolean privateLayout,
java.lang.String mainPath,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext) |
java.lang.String |
getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.util.Locale locale) |
java.lang.String |
getLayoutFriendlyURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
com.liferay.portal.kernel.model.LayoutFriendlyURLComposite |
getLayoutFriendlyURLComposite(long groupId,
boolean privateLayout,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext)
Deprecated.
As of Judson (7.1.x), replaced by
getLayoutFriendlyURLSeparatorComposite(long, boolean,
String, Map, Map) |
com.liferay.portal.kernel.portlet.LayoutFriendlyURLSeparatorComposite |
getLayoutFriendlyURLSeparatorComposite(long groupId,
boolean privateLayout,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext) |
java.lang.String |
getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
java.lang.String |
getLayoutFullURL(long groupId,
java.lang.String portletId) |
java.lang.String |
getLayoutFullURL(long groupId,
java.lang.String portletId,
boolean secure) |
java.lang.String |
getLayoutFullURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
java.lang.String |
getLayoutSetDisplayURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
boolean secureConnection) |
java.lang.String |
getLayoutSetFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutTarget(com.liferay.portal.kernel.model.Layout layout) |
java.lang.String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
java.lang.String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.util.Locale locale) |
java.lang.String |
getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
com.liferay.portal.kernel.portlet.LiferayPortletRequest |
getLiferayPortletRequest(javax.portlet.PortletRequest portletRequest) |
com.liferay.portal.kernel.portlet.LiferayPortletResponse |
getLiferayPortletResponse(javax.portlet.PortletResponse portletResponse) |
java.util.Locale |
getLocale(javax.servlet.http.HttpServletRequest request) |
java.util.Locale |
getLocale(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
boolean initialize) |
java.util.Locale |
getLocale(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.model.Layout layout,
java.util.Locale locale,
java.util.Locale originalLocale) |
java.lang.String |
getMailId(java.lang.String mx,
java.lang.String popPortletPrefix,
java.lang.Object... ids) |
java.lang.String |
getNetvibesURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getNewPortletTitle(java.lang.String portletTitle,
java.lang.String oldScopeName,
java.lang.String newScopeName) |
javax.servlet.http.HttpServletRequest |
getOriginalServletRequest(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getPathContext() |
java.lang.String |
getPathContext(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getPathContext(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getPathContext(java.lang.String contextPath) |
java.lang.String |
getPathFriendlyURLPrivateGroup() |
java.lang.String |
getPathFriendlyURLPrivateUser() |
java.lang.String |
getPathFriendlyURLPublic() |
java.lang.String |
getPathImage() |
java.lang.String |
getPathMain() |
java.lang.String |
getPathModule() |
java.lang.String |
getPathProxy() |
long |
getPlidFromFriendlyURL(long companyId,
java.lang.String friendlyURL) |
protected long |
getPlidFromPortletId(java.util.List<com.liferay.portal.kernel.model.Layout> layouts,
java.lang.String portletId,
long scopeGroupId) |
long |
getPlidFromPortletId(long groupId,
boolean privateLayout,
java.lang.String portletId) |
long |
getPlidFromPortletId(long groupId,
java.lang.String portletId) |
com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener[] |
getPortalInetSocketAddressEventListeners() |
java.lang.String |
getPortalLibDir() |
java.net.InetAddress |
getPortalLocalInetAddress(boolean secure) |
int |
getPortalLocalPort(boolean secure) |
int |
getPortalPort(boolean secure)
Deprecated.
As of Wilberforce (7.0.x), replaced by
getPortalServerPort(boolean) |
java.util.Properties |
getPortalProperties() |
java.net.InetAddress |
getPortalServerInetAddress(boolean secure) |
int |
getPortalServerPort(boolean secure) |
java.lang.String |
getPortalURL(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getPortalURL(javax.servlet.http.HttpServletRequest request,
boolean secure) |
java.lang.String |
getPortalURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getPortalURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getPortalURL(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getPortalURL(javax.portlet.PortletRequest portletRequest,
boolean secure) |
java.lang.String |
getPortalURL(java.lang.String serverName,
int serverPort,
boolean secure) |
java.lang.String |
getPortalURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getPortalWebDir() |
java.util.List<com.liferay.portal.kernel.servlet.taglib.ui.BreadcrumbEntry> |
getPortletBreadcrumbs(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Wilberforce (7.0.x), replaced by
BreadcrumbUtil.getPortletBreadcrumbEntries(
HttpServletRequest) |
javax.portlet.PortletConfig |
getPortletConfig(long companyId,
java.lang.String portletId,
javax.servlet.ServletContext servletContext) |
java.lang.String |
getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
java.util.Locale locale) |
java.lang.String |
getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletDescription(java.lang.String portletId,
java.util.Locale locale) |
java.lang.String |
getPortletDescription(java.lang.String portletId,
java.lang.String languageId) |
java.lang.String |
getPortletDescription(java.lang.String portletId,
com.liferay.portal.kernel.model.User user) |
com.liferay.portal.kernel.model.LayoutQueryStringComposite |
getPortletFriendlyURLMapperLayoutQueryStringComposite(long groupId,
boolean privateLayout,
java.lang.String url,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext) |
java.lang.String |
getPortletId(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getPortletId(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
java.util.Locale locale) |
java.lang.String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
java.util.Locale locale) |
java.lang.String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
java.lang.String languageId) |
java.lang.String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletLongTitle(java.lang.String portletId,
java.util.Locale locale) |
java.lang.String |
getPortletLongTitle(java.lang.String portletId,
java.lang.String languageId) |
java.lang.String |
getPortletLongTitle(java.lang.String portletId,
com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletNamespace(java.lang.String portletId) |
protected java.lang.String |
getPortletParam(javax.servlet.http.HttpServletRequest request,
java.lang.String name) |
java.lang.String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
java.util.Locale locale) |
java.lang.String |
getPortletTitle(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getPortletTitle(javax.portlet.PortletResponse portletResponse) |
java.lang.String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
java.util.Locale locale) |
java.lang.String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
java.lang.String languageId) |
java.lang.String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletTitle(java.lang.String portletId,
java.util.Locale locale) |
java.lang.String |
getPortletTitle(java.lang.String portletId,
java.util.ResourceBundle resourceBundle) |
java.lang.String |
getPortletTitle(java.lang.String portletId,
java.lang.String languageId) |
java.lang.String |
getPortletTitle(java.lang.String portletId,
com.liferay.portal.kernel.model.User user) |
java.lang.String |
getPortletXmlFileName() |
javax.portlet.PortletPreferences |
getPreferences(javax.servlet.http.HttpServletRequest request) |
javax.portlet.PreferencesValidator |
getPreferencesValidator(com.liferay.portal.kernel.model.Portlet portlet) |
java.lang.String |
getRelativeHomeURL(javax.servlet.http.HttpServletRequest request) |
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest request) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest request,
java.lang.String portletId) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest request,
java.lang.String portletId,
boolean checkStagingGroup) |
long |
getScopeGroupId(com.liferay.portal.kernel.model.Layout layout) |
long |
getScopeGroupId(com.liferay.portal.kernel.model.Layout layout,
java.lang.String portletId) |
long |
getScopeGroupId(long plid) |
long |
getScopeGroupId(javax.portlet.PortletRequest portletRequest) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.servlet.http.HttpServletRequest request) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.servlet.http.HttpServletRequest request,
boolean checkPermission) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.portlet.PortletRequest portletRequest) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.portlet.PortletRequest portletRequest,
boolean checkPermission) |
java.lang.String |
getServletContextName() |
protected java.lang.String |
getServletURL(com.liferay.portal.kernel.model.Portlet portlet,
java.lang.String servletPath,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
long[] |
getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId) |
javax.portlet.PortletURL |
getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String portletId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
#getControlPanelPortletURL(PortletRequest, Group, String,
String) |
javax.portlet.PortletURL |
getSiteAdministrationURL(javax.portlet.PortletResponse portletResponse,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String portletName)
Deprecated.
As of Wilberforce (7.0.x), replaced by
#getControlPanelPortletURL(PortletRequest, Group, String,
String) |
java.lang.String |
getSiteAdminURL(com.liferay.portal.kernel.model.Company company,
com.liferay.portal.kernel.model.Group group,
java.lang.String ppid,
java.util.Map<java.lang.String,java.lang.String[]> params)
Deprecated.
As of Judson (7.1.x), replaced by
getSiteAdminURL(ThemeDisplay, String, Map) |
java.lang.String |
getSiteAdminURL(com.liferay.portal.kernel.model.Group group,
java.lang.String ppid,
java.util.Map<java.lang.String,java.lang.String[]> params)
Deprecated.
As of Judson (7.1.x), replaced by
getSiteAdminURL(ThemeDisplay, String, Map) |
java.lang.String |
getSiteAdminURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String ppid,
java.util.Map<java.lang.String,java.lang.String[]> params) |
long[] |
getSiteAndCompanyGroupIds(long groupId)
Deprecated.
As of Wilberforce (7.0.x), replaced by
getCurrentAndAncestorSiteGroupIds(long) |
long[] |
getSiteAndCompanyGroupIds(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
As of Wilberforce (7.0.x), replaced by
getCurrentAndAncestorSiteGroupIds(long) |
java.util.Locale |
getSiteDefaultLocale(com.liferay.portal.kernel.model.Group group) |
java.util.Locale |
getSiteDefaultLocale(long groupId) |
long |
getSiteGroupId(long groupId) |
java.lang.String |
getSiteLoginURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
java.lang.String uri) |
java.lang.String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
java.lang.String uri,
long timestamp) |
java.lang.String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
java.lang.String uri,
java.lang.String queryString) |
java.lang.String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
java.lang.String uri,
java.lang.String queryString,
long timestamp) |
java.lang.String |
getStrutsAction(javax.servlet.http.HttpServletRequest request) |
java.lang.String[] |
getSystemGroups() |
java.lang.String[] |
getSystemOrganizationRoles() |
java.lang.String[] |
getSystemRoles() |
java.lang.String[] |
getSystemSiteRoles() |
java.lang.String |
getUniqueElementId(javax.servlet.http.HttpServletRequest request,
java.lang.String namespace,
java.lang.String elementId) |
java.lang.String |
getUniqueElementId(javax.portlet.PortletRequest request,
java.lang.String namespace,
java.lang.String elementId) |
com.liferay.portal.kernel.upload.UploadPortletRequest |
getUploadPortletRequest(javax.portlet.PortletRequest portletRequest) |
com.liferay.portal.kernel.upload.UploadServletRequest |
getUploadServletRequest(javax.servlet.http.HttpServletRequest request) |
com.liferay.portal.kernel.upload.UploadServletRequest |
getUploadServletRequest(javax.servlet.http.HttpServletRequest request,
int fileSizeThreshold,
java.lang.String location,
long maxRequestSize,
long maxFileSize) |
java.util.Date |
getUptime() |
java.lang.String |
getURLWithSessionId(java.lang.String url,
java.lang.String sessionId) |
com.liferay.portal.kernel.model.User |
getUser(javax.servlet.http.HttpServletRequest request) |
com.liferay.portal.kernel.model.User |
getUser(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getUserEmailAddress(long userId) |
long |
getUserId(javax.servlet.http.HttpServletRequest request) |
long |
getUserId(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getUserName(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
java.lang.String |
getUserName(long userId,
java.lang.String defaultUserName) |
java.lang.String |
getUserName(long userId,
java.lang.String defaultUserName,
javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getUserName(long userId,
java.lang.String defaultUserName,
java.lang.String userAttribute) |
java.lang.String |
getUserName(long userId,
java.lang.String defaultUserName,
java.lang.String userAttribute,
javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getUserPassword(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getUserPassword(javax.servlet.http.HttpSession session) |
java.lang.String |
getUserPassword(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getUserValue(long userId,
java.lang.String param,
java.lang.String defaultValue)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
java.lang.String |
getValidPortalDomain(long companyId,
java.lang.String domain) |
long |
getValidUserId(long companyId,
long userId) |
java.lang.String |
getVirtualHostname(com.liferay.portal.kernel.model.LayoutSet layoutSet) |
java.lang.String |
getVirtualLayoutActualURL(long groupId,
boolean privateLayout,
java.lang.String mainPath,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
com.liferay.portal.kernel.model.LayoutFriendlyURLComposite |
getVirtualLayoutFriendlyURLComposite(boolean privateLayout,
java.lang.String friendlyURL,
java.util.Map<java.lang.String,java.lang.String[]> params,
java.util.Map<java.lang.String,java.lang.Object> requestContext)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
java.lang.String |
getWidgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
void |
initCustomSQL() |
com.liferay.portal.kernel.model.User |
initUser(javax.servlet.http.HttpServletRequest request) |
void |
invokeTaglibDiscussion(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
void |
invokeTaglibDiscussionPagination(javax.portlet.PortletConfig portletConfig,
javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
protected boolean |
isAlwaysAllowDoAsUser(javax.servlet.http.HttpServletRequest request) |
protected boolean |
isAlwaysAllowDoAsUser(java.lang.String actionName,
java.lang.String mvcRenderCommandName,
java.lang.String path,
java.lang.String strutsAction) |
boolean |
isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request) |
boolean |
isCDNDynamicResourcesEnabled(long companyId) |
boolean |
isCompanyAdmin(com.liferay.portal.kernel.model.User user) |
boolean |
isCompanyControlPanelPortlet(java.lang.String portletId,
java.lang.String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isCompanyControlPanelPortlet(java.lang.String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isControlPanelPortlet(java.lang.String portletId,
java.lang.String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isControlPanelPortlet(java.lang.String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isCustomPortletMode(javax.portlet.PortletMode portletMode) |
boolean |
isForwardedSecure(javax.servlet.http.HttpServletRequest request) |
boolean |
isGroupAdmin(com.liferay.portal.kernel.model.User user,
long groupId) |
boolean |
isGroupFriendlyURL(java.lang.String fullURL,
java.lang.String groupFriendlyURL,
java.lang.String layoutFriendlyURL) |
boolean |
isGroupOwner(com.liferay.portal.kernel.model.User user,
long groupId) |
boolean |
isLayoutDescendant(com.liferay.portal.kernel.model.Layout layout,
long layoutId) |
boolean |
isLayoutSitemapable(com.liferay.portal.kernel.model.Layout layout) |
boolean |
isLoginRedirectRequired(javax.servlet.http.HttpServletRequest request) |
boolean |
isMethodGet(javax.portlet.PortletRequest portletRequest) |
boolean |
isMethodPost(javax.portlet.PortletRequest portletRequest) |
boolean |
isMultipartRequest(javax.servlet.http.HttpServletRequest request) |
boolean |
isOmniadmin(long userId) |
boolean |
isOmniadmin(com.liferay.portal.kernel.model.User user) |
boolean |
isReservedParameter(java.lang.String name) |
boolean |
isRightToLeft(javax.servlet.http.HttpServletRequest request) |
boolean |
isRSSFeedsEnabled() |
boolean |
isSecure(javax.servlet.http.HttpServletRequest request) |
boolean |
isSkipPortletContentProcessing(com.liferay.portal.kernel.model.Group group,
javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet,
com.liferay.portal.kernel.theme.PortletDisplay portletDisplay,
java.lang.String portletName)
Deprecated.
As of Judson (7.1.x), replaced by
isSkipPortletContentRendering(Group, LayoutTypePortlet,
PortletDisplay, String) |
boolean |
isSkipPortletContentRendering(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet,
com.liferay.portal.kernel.theme.PortletDisplay portletDisplay,
java.lang.String portletName) |
boolean |
isSystemGroup(java.lang.String groupName) |
boolean |
isSystemRole(java.lang.String roleName) |
protected boolean |
isUnwrapRequest(java.lang.String currentRequestClassName) |
boolean |
isUpdateAvailable() |
protected boolean |
isValidPortalDomain(long companyId,
java.lang.String domain) |
protected boolean |
isValidPortalDomain(java.lang.String domain) |
boolean |
isValidResourceId(java.lang.String resourceId) |
protected boolean |
isValidVirtualHostname(java.lang.String virtualHostname) |
protected void |
notifyPortalInetSocketAddressEventListeners(java.net.InetSocketAddress inetSocketAddress,
boolean local,
boolean secure) |
protected void |
notifyPortalPortEventListeners(int portalPort)
Deprecated.
As of Wilberforce (7.0.x), replaced by
notifyPortalInetSocketAddressEventListeners(
InetSocketAddress, boolean, boolean) |
boolean |
removePortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener) |
void |
removePortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
Deprecated.
As of Judson (7.1.x), replaced by
removePortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener) |
protected java.lang.String |
removeRedirectParameter(java.lang.String url) |
void |
resetCDNHosts() |
java.lang.String |
resetPortletParameters(java.lang.String url,
java.lang.String portletId) |
protected void |
resetThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String languageId,
java.lang.String path,
java.util.Locale locale) |
void |
sendError(java.lang.Exception e,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
sendError(java.lang.Exception e,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
sendError(int status,
java.lang.Exception e,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
sendError(int status,
java.lang.Exception e,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
sendRSSFeedsDisabledError(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
sendRSSFeedsDisabledError(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
protected void |
setLocale(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.util.Locale locale) |
void |
setPageDescription(java.lang.String description,
javax.servlet.http.HttpServletRequest request) |
void |
setPageKeywords(java.lang.String keywords,
javax.servlet.http.HttpServletRequest request) |
void |
setPageSubtitle(java.lang.String subtitle,
javax.servlet.http.HttpServletRequest request) |
void |
setPageTitle(java.lang.String title,
javax.servlet.http.HttpServletRequest request) |
void |
setPortalInetSocketAddresses(javax.servlet.http.HttpServletRequest request) |
void |
setPortalPort(javax.servlet.http.HttpServletRequest request)
Deprecated.
As of Wilberforce (7.0.x), replaced by
setPortalInetSocketAddresses(HttpServletRequest) |
protected void |
setThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.util.Locale locale) |
void |
storePreferences(javax.portlet.PortletPreferences portletPreferences) |
java.lang.String[] |
stripURLAnchor(java.lang.String url,
java.lang.String separator) |
java.lang.String |
transformCustomSQL(java.lang.String sql) |
java.lang.String |
transformSQL(java.lang.String sql) |
void |
updateImageId(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
boolean hasImage,
byte[] bytes,
java.lang.String fieldName,
long maxSize,
int maxHeight,
int maxWidth) |
javax.portlet.PortletMode |
updatePortletMode(java.lang.String portletId,
com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletMode portletMode,
javax.servlet.http.HttpServletRequest request) |
java.lang.String |
updateRedirect(java.lang.String redirect,
java.lang.String oldPath,
java.lang.String newPath) |
javax.portlet.WindowState |
updateWindowState(java.lang.String portletId,
com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.WindowState windowState,
javax.servlet.http.HttpServletRequest request) |
public void addPageDescription(java.lang.String description, javax.servlet.http.HttpServletRequest request)
addPageDescription
in interface com.liferay.portal.kernel.util.Portal
public void addPageKeywords(java.lang.String keywords, javax.servlet.http.HttpServletRequest request)
addPageKeywords
in interface com.liferay.portal.kernel.util.Portal
public void addPageSubtitle(java.lang.String subtitle, javax.servlet.http.HttpServletRequest request)
addPageSubtitle
in interface com.liferay.portal.kernel.util.Portal
public void addPageTitle(java.lang.String title, javax.servlet.http.HttpServletRequest request)
addPageTitle
in interface com.liferay.portal.kernel.util.Portal
public boolean addPortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
addPortalInetSocketAddressEventListener
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public void addPortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
addPortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener)
addPortalPortEventListener
in interface com.liferay.portal.kernel.util.Portal
portalPortEventListener
- the portal port event listener to addpublic void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request, java.lang.String title, java.lang.String url)
addPortletBreadcrumbEntry
in interface com.liferay.portal.kernel.util.Portal
public void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request, java.lang.String title, java.lang.String url, java.util.Map<java.lang.String,java.lang.Object> data)
addPortletBreadcrumbEntry
in interface com.liferay.portal.kernel.util.Portal
public void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request, java.lang.String title, java.lang.String url, java.util.Map<java.lang.String,java.lang.Object> data, boolean portletBreadcrumbEntry)
addPortletBreadcrumbEntry
in interface com.liferay.portal.kernel.util.Portal
public void addPortletDefaultResource(javax.servlet.http.HttpServletRequest request, com.liferay.portal.kernel.model.Portlet portlet) throws com.liferay.portal.kernel.exception.PortalException
addPortletDefaultResource
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public void addPortletDefaultResource(long companyId, com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.Portlet portlet) throws com.liferay.portal.kernel.exception.PortalException
addPortletDefaultResource
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.model.Layout layout, java.lang.String url, boolean doAsUser)
addPreservedParameters
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String url)
addPreservedParameters
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String url, boolean typeControlPanel, boolean doAsUser)
addPreservedParameters
in interface com.liferay.portal.kernel.util.Portal
public void addUserLocaleOptionsMessage(javax.servlet.http.HttpServletRequest request)
addUserLocaleOptionsMessage
in interface com.liferay.portal.kernel.util.Portal
public void clearRequestParameters(javax.portlet.RenderRequest renderRequest)
clearRequestParameters
in interface com.liferay.portal.kernel.util.Portal
public void copyRequestParameters(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
copyRequestParameters
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String escapeRedirect(java.lang.String url)
escapeRedirect
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String generateRandomKey(javax.servlet.http.HttpServletRequest request, java.lang.String input)
generateRandomKey
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getAbsoluteURL(javax.servlet.http.HttpServletRequest request, java.lang.String url)
getAbsoluteURL
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.LayoutQueryStringComposite getActualLayoutQueryStringComposite(long groupId, boolean privateLayout, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getActualLayoutQueryStringComposite
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getActualURL(long groupId, boolean privateLayout, java.lang.String mainPath, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getActualURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getAlternateURL(java.lang.String canonicalURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.util.Locale locale, com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
getAlternateURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Map<java.util.Locale,java.lang.String> getAlternateURLs(java.lang.String canonicalURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
getAlternateURLs
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long[] getAncestorSiteGroupIds(long groupId)
getAncestorSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(com.liferay.portal.kernel.model.ResourcePermission resourcePermission) throws com.liferay.portal.kernel.exception.PortalException
getBaseModel
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(java.lang.String modelName, java.lang.String primKey) throws com.liferay.portal.kernel.exception.PortalException
getBaseModel
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public long getBasicAuthUserId(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
HttpAuthManagerUtil.getBasicUserId(HttpServletRequest)
getBasicAuthUserId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public long getBasicAuthUserId(javax.servlet.http.HttpServletRequest request, long companyId) throws com.liferay.portal.kernel.exception.PortalException
HttpAuthManagerUtil.getBasicUserId(HttpServletRequest)
getBasicAuthUserId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.model.Group> getBrowsableScopeGroups(long userId, long companyId, long groupId, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
getBrowsableScopeGroups
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCanonicalURL(java.lang.String completeURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCanonicalURL(java.lang.String completeURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.model.Layout layout, boolean forceLayoutFriendlyURL) throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCanonicalURL(java.lang.String completeURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.model.Layout layout, boolean forceLayoutFriendlyURL, boolean includeQueryString) throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCDNHost(boolean secure)
getCDNHost
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCDNHost(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getCDNHost
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCDNHostHttp(long companyId)
getCDNHostHttp
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCDNHostHttps(long companyId)
getCDNHostHttps
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getClassName(long classNameId)
getClassName
in interface com.liferay.portal.kernel.util.Portal
public long getClassNameId(java.lang.Class<?> clazz)
getClassNameId
in interface com.liferay.portal.kernel.util.Portal
public long getClassNameId(java.lang.String value)
getClassNameId
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.Company getCompany(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getCompany
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.Company getCompany(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getCompany
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getCompanyId(javax.servlet.http.HttpServletRequest request)
getCompanyId
in interface com.liferay.portal.kernel.util.Portal
public long getCompanyId(javax.portlet.PortletRequest portletRequest)
getCompanyId
in interface com.liferay.portal.kernel.util.Portal
public long[] getCompanyIds()
getCompanyIds
in interface com.liferay.portal.kernel.util.Portal
public java.util.Set<java.lang.String> getComputerAddresses()
getComputerAddresses
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getComputerName()
getComputerName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getControlPanelFullURL(long scopeGroupId, java.lang.String ppid, java.util.Map<java.lang.String,java.lang.String[]> params) throws com.liferay.portal.kernel.exception.PortalException
getControlPanelFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getControlPanelPlid(long companyId) throws com.liferay.portal.kernel.exception.PortalException
getControlPanelPlid
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getControlPanelPlid(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getControlPanelPlid
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public javax.portlet.PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request, com.liferay.portal.kernel.model.Group group, java.lang.String portletId, long refererGroupId, long refererPlid, java.lang.String lifecycle)
getControlPanelPortletURL
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request, java.lang.String portletId, java.lang.String lifecycle)
getControlPanelPortletURL
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PortletURL getControlPanelPortletURL(javax.portlet.PortletRequest portletRequest, com.liferay.portal.kernel.model.Group group, java.lang.String portletId, long refererGroupId, long refererPlid, java.lang.String lifecycle)
getControlPanelPortletURL
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PortletURL getControlPanelPortletURL(javax.portlet.PortletRequest portletRequest, java.lang.String portletId, java.lang.String lifecycle)
getControlPanelPortletURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCreateAccountURL(javax.servlet.http.HttpServletRequest request, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws java.lang.Exception
getCreateAccountURL
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
public long[] getCurrentAndAncestorSiteGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long[] getCurrentAndAncestorSiteGroupIds(long groupId, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getCurrentCompleteURL(javax.servlet.http.HttpServletRequest request)
getCurrentCompleteURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCurrentURL(javax.servlet.http.HttpServletRequest request)
getCurrentURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCurrentURL(javax.portlet.PortletRequest portletRequest)
getCurrentURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCustomSQLFunctionIsNotNull()
getCustomSQLFunctionIsNotNull
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getCustomSQLFunctionIsNull()
getCustomSQLFunctionIsNull
in interface com.liferay.portal.kernel.util.Portal
public java.util.Date getDate(int month, int day, int year)
getDate
in interface com.liferay.portal.kernel.util.Portal
public java.util.Date getDate(int month, int day, int year, java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) throws com.liferay.portal.kernel.exception.PortalException
getDate
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Date getDate(int month, int day, int year, int hour, int min, java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) throws com.liferay.portal.kernel.exception.PortalException
getDate
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Date getDate(int month, int day, int year, int hour, int min, java.util.TimeZone timeZone, java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) throws com.liferay.portal.kernel.exception.PortalException
getDate
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Date getDate(int month, int day, int year, java.util.TimeZone timeZone, java.lang.Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) throws com.liferay.portal.kernel.exception.PortalException
getDate
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getDefaultCompanyId()
getDefaultCompanyId
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public long getDigestAuthUserId(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
HttpAuthManagerUtil.getDigestUserId(HttpServletRequest)
getDigestAuthUserId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getEmailFromAddress(javax.portlet.PortletPreferences preferences, long companyId, java.lang.String defaultValue)
getEmailFromAddress
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getEmailFromName(javax.portlet.PortletPreferences preferences, long companyId, java.lang.String defaultValue)
getEmailFromName
in interface com.liferay.portal.kernel.util.Portal
public java.util.Map<java.lang.String,java.io.Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge, javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Map<java.lang.String,java.io.Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge, javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Map<java.lang.String,java.io.Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge, com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest) throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.io.Serializable getExpandoValue(javax.servlet.http.HttpServletRequest request, java.lang.String name, int type, java.lang.String displayType) throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.io.Serializable getExpandoValue(javax.portlet.PortletRequest portletRequest, java.lang.String name, int type, java.lang.String displayType) throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.io.Serializable getExpandoValue(com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest, java.lang.String name, int type, java.lang.String displayType) throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public java.lang.String getFacebookURL(com.liferay.portal.kernel.model.Portlet portlet, java.lang.String facebookCanvasPageURL, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getFacebookURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getFirstPageLayoutTypes(javax.servlet.http.HttpServletRequest request)
getFirstPageLayoutTypes
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getForwardedHost(javax.servlet.http.HttpServletRequest request)
getForwardedHost
in interface com.liferay.portal.kernel.util.Portal
public int getForwardedPort(javax.servlet.http.HttpServletRequest request)
getForwardedPort
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getFullName(java.lang.String firstName, java.lang.String middleName, java.lang.String lastName)
getFullName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getGlobalLibDir()
getGlobalLibDir
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getGoogleGadgetURL(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getGoogleGadgetURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getGroupFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
getGroupFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public int[] getGroupFriendlyURLIndex(java.lang.String requestURI)
getGroupFriendlyURLIndex
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGroupPermissions(javax.servlet.http.HttpServletRequest request)
getGroupPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGroupPermissions(javax.servlet.http.HttpServletRequest request, java.lang.String className)
getGroupPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGroupPermissions(javax.portlet.PortletRequest portletRequest)
getGroupPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGroupPermissions(javax.portlet.PortletRequest portletRequest, java.lang.String className)
getGroupPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGuestPermissions(javax.servlet.http.HttpServletRequest request)
getGuestPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGuestPermissions(javax.servlet.http.HttpServletRequest request, java.lang.String className)
getGuestPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGuestPermissions(javax.portlet.PortletRequest portletRequest)
getGuestPermissions
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String[] getGuestPermissions(javax.portlet.PortletRequest portletRequest, java.lang.String className)
getGuestPermissions
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getHomeURL(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getHomeURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getHost(javax.servlet.http.HttpServletRequest request)
getHost
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getHost(javax.portlet.PortletRequest portletRequest)
getHost
in interface com.liferay.portal.kernel.util.Portal
public javax.servlet.http.HttpServletRequest getHttpServletRequest(javax.portlet.PortletRequest portletRequest)
getHttpServletRequest
in interface com.liferay.portal.kernel.util.Portal
public javax.servlet.http.HttpServletResponse getHttpServletResponse(javax.portlet.PortletResponse portletResponse)
getHttpServletResponse
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getI18nPathLanguageId(java.util.Locale locale, java.lang.String defaultI18nPathLanguageId)
getI18nPathLanguageId
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String getJournalArticleActualURL(long groupId, boolean privateLayout, java.lang.String mainPath, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getJournalArticleActualURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.portal.kernel.model.Layout getJournalArticleLayout(long groupId, boolean privateLayout, java.lang.String friendlyURL) throws com.liferay.portal.kernel.exception.PortalException
getJournalArticleLayout
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getJsSafePortletId(java.lang.String portletId)
getJsSafePortletId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout)
getLayoutActualURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout, java.lang.String mainPath)
getLayoutActualURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getLayoutActualURL(long groupId, boolean privateLayout, java.lang.String mainPath, java.lang.String friendlyURL) throws com.liferay.portal.kernel.exception.PortalException
getLayoutActualURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutActualURL(long groupId, boolean privateLayout, java.lang.String mainPath, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getLayoutActualURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFriendlyURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.portal.kernel.model.LayoutFriendlyURLComposite getLayoutFriendlyURLComposite(long groupId, boolean privateLayout, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURLSeparatorComposite(long, boolean,
String, Map, Map)
getLayoutFriendlyURLComposite
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.portlet.LayoutFriendlyURLSeparatorComposite getLayoutFriendlyURLSeparatorComposite(long groupId, boolean privateLayout, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURLSeparatorComposite
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean doAsUser) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFullURL(long groupId, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFullURL(long groupId, java.lang.String portletId, boolean secure) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutFullURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutRelativeURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean doAsUser) throws com.liferay.portal.kernel.exception.PortalException
getLayoutRelativeURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutSetDisplayURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, boolean secureConnection) throws com.liferay.portal.kernel.exception.PortalException
getLayoutSetDisplayURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutSetFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutSetFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutTarget(com.liferay.portal.kernel.model.Layout layout)
getLayoutTarget
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getLayoutURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean doAsUser) throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.util.Locale locale) throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest(javax.portlet.PortletRequest portletRequest)
getLiferayPortletRequest
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse(javax.portlet.PortletResponse portletResponse)
getLiferayPortletResponse
in interface com.liferay.portal.kernel.util.Portal
public java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
getLocale
in interface com.liferay.portal.kernel.util.Portal
public java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, boolean initialize)
getLocale
in interface com.liferay.portal.kernel.util.Portal
public java.util.Locale getLocale(javax.portlet.PortletRequest portletRequest)
getLocale
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest request, com.liferay.portal.kernel.model.Layout layout, java.util.Locale locale, java.util.Locale originalLocale)
getLocalizedFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getMailId(java.lang.String mx, java.lang.String popPortletPrefix, java.lang.Object... ids)
getMailId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getNetvibesURL(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getNetvibesURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getNewPortletTitle(java.lang.String portletTitle, java.lang.String oldScopeName, java.lang.String newScopeName)
getNewPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public javax.servlet.http.HttpServletRequest getOriginalServletRequest(javax.servlet.http.HttpServletRequest request)
getOriginalServletRequest
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathContext()
getPathContext
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathContext(javax.servlet.http.HttpServletRequest request)
getPathContext
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathContext(javax.portlet.PortletRequest portletRequest)
getPathContext
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathContext(java.lang.String contextPath)
getPathContext
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathFriendlyURLPrivateGroup()
getPathFriendlyURLPrivateGroup
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathFriendlyURLPrivateUser()
getPathFriendlyURLPrivateUser
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathFriendlyURLPublic()
getPathFriendlyURLPublic
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathImage()
getPathImage
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathMain()
getPathMain
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathModule()
getPathModule
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPathProxy()
getPathProxy
in interface com.liferay.portal.kernel.util.Portal
public long getPlidFromFriendlyURL(long companyId, java.lang.String friendlyURL)
getPlidFromFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
public long getPlidFromPortletId(long groupId, boolean privateLayout, java.lang.String portletId)
getPlidFromPortletId
in interface com.liferay.portal.kernel.util.Portal
public long getPlidFromPortletId(long groupId, java.lang.String portletId)
getPlidFromPortletId
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener[] getPortalInetSocketAddressEventListeners()
getPortalInetSocketAddressEventListeners
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalLibDir()
getPortalLibDir
in interface com.liferay.portal.kernel.util.Portal
public java.net.InetAddress getPortalLocalInetAddress(boolean secure)
getPortalLocalInetAddress
in interface com.liferay.portal.kernel.util.Portal
public int getPortalLocalPort(boolean secure)
getPortalLocalPort
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public int getPortalPort(boolean secure)
getPortalServerPort(boolean)
getPortalPort
in interface com.liferay.portal.kernel.util.Portal
public java.util.Properties getPortalProperties()
getPortalProperties
in interface com.liferay.portal.kernel.util.Portal
public java.net.InetAddress getPortalServerInetAddress(boolean secure)
getPortalServerInetAddress
in interface com.liferay.portal.kernel.util.Portal
public int getPortalServerPort(boolean secure)
getPortalServerPort
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(javax.servlet.http.HttpServletRequest request)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(javax.servlet.http.HttpServletRequest request, boolean secure)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getPortalURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(javax.portlet.PortletRequest portletRequest)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(javax.portlet.PortletRequest portletRequest, boolean secure)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(java.lang.String serverName, int serverPort, boolean secure)
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortalURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getPortalURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getPortalWebDir()
getPortalWebDir
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.util.List<com.liferay.portal.kernel.servlet.taglib.ui.BreadcrumbEntry> getPortletBreadcrumbs(javax.servlet.http.HttpServletRequest request)
BreadcrumbUtil.getPortletBreadcrumbEntries(
HttpServletRequest)
getPortletBreadcrumbs
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PortletConfig getPortletConfig(long companyId, java.lang.String portletId, javax.servlet.ServletContext servletContext) throws javax.portlet.PortletException
getPortletConfig
in interface com.liferay.portal.kernel.util.Portal
javax.portlet.PortletException
public java.lang.String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet, javax.servlet.ServletContext servletContext, java.util.Locale locale)
getPortletDescription
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.User user)
getPortletDescription
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletDescription(java.lang.String portletId, java.util.Locale locale)
getPortletDescription
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletDescription(java.lang.String portletId, java.lang.String languageId)
getPortletDescription
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletDescription(java.lang.String portletId, com.liferay.portal.kernel.model.User user)
getPortletDescription
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.LayoutQueryStringComposite getPortletFriendlyURLMapperLayoutQueryStringComposite(long groupId, boolean privateLayout, java.lang.String url, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getPortletId(javax.servlet.http.HttpServletRequest request)
getPortletId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletId(javax.portlet.PortletRequest portletRequest)
getPortletId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet, java.util.Locale locale)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet, javax.servlet.ServletContext servletContext, java.util.Locale locale)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet, java.lang.String languageId)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.User user)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(java.lang.String portletId, java.util.Locale locale)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(java.lang.String portletId, java.lang.String languageId)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletLongTitle(java.lang.String portletId, com.liferay.portal.kernel.model.User user)
getPortletLongTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletNamespace(java.lang.String portletId)
getPortletNamespace
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet, java.util.Locale locale)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet, javax.servlet.ServletContext servletContext, java.util.Locale locale)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet, java.lang.String languageId)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.model.User user)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(javax.portlet.PortletRequest portletRequest)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(javax.portlet.PortletResponse portletResponse)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(java.lang.String portletId, java.util.Locale locale)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(java.lang.String portletId, java.util.ResourceBundle resourceBundle)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(java.lang.String portletId, java.lang.String languageId)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletTitle(java.lang.String portletId, com.liferay.portal.kernel.model.User user)
getPortletTitle
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getPortletXmlFileName()
getPortletXmlFileName
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PortletPreferences getPreferences(javax.servlet.http.HttpServletRequest request)
getPreferences
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.PreferencesValidator getPreferencesValidator(com.liferay.portal.kernel.model.Portlet portlet)
getPreferencesValidator
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getRelativeHomeURL(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getRelativeHomeURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
getResourceBundle
in interface com.liferay.portal.kernel.util.Portal
public long getScopeGroupId(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getScopeGroupId(javax.servlet.http.HttpServletRequest request, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getScopeGroupId(javax.servlet.http.HttpServletRequest request, java.lang.String portletId, boolean checkStagingGroup) throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout)
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
public long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout, java.lang.String portletId)
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
public long getScopeGroupId(long plid)
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
public long getScopeGroupId(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest request, boolean checkPermission) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getSelectedUser(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getSelectedUser(javax.portlet.PortletRequest portletRequest, boolean checkPermission) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getServletContextName()
getServletContextName
in interface com.liferay.portal.kernel.util.Portal
public long[] getSharedContentSiteGroupIds(long companyId, long groupId, long userId) throws com.liferay.portal.kernel.exception.PortalException
getSharedContentSiteGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public javax.portlet.PortletURL getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String portletId)
#getControlPanelPortletURL(PortletRequest, Group, String,
String)
getSiteAdministrationURL
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public javax.portlet.PortletURL getSiteAdministrationURL(javax.portlet.PortletResponse portletResponse, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String portletName)
#getControlPanelPortletURL(PortletRequest, Group, String,
String)
getSiteAdministrationURL
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String getSiteAdminURL(com.liferay.portal.kernel.model.Company company, com.liferay.portal.kernel.model.Group group, java.lang.String ppid, java.util.Map<java.lang.String,java.lang.String[]> params) throws com.liferay.portal.kernel.exception.PortalException
getSiteAdminURL(ThemeDisplay, String, Map)
getSiteAdminURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public java.lang.String getSiteAdminURL(com.liferay.portal.kernel.model.Group group, java.lang.String ppid, java.util.Map<java.lang.String,java.lang.String[]> params) throws com.liferay.portal.kernel.exception.PortalException
getSiteAdminURL(ThemeDisplay, String, Map)
getSiteAdminURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getSiteAdminURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String ppid, java.util.Map<java.lang.String,java.lang.String[]> params) throws com.liferay.portal.kernel.exception.PortalException
getSiteAdminURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public long[] getSiteAndCompanyGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds(long)
getSiteAndCompanyGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public long[] getSiteAndCompanyGroupIds(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds(long)
getSiteAndCompanyGroupIds
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Locale getSiteDefaultLocale(com.liferay.portal.kernel.model.Group group) throws com.liferay.portal.kernel.exception.PortalException
getSiteDefaultLocale
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.util.Locale getSiteDefaultLocale(long groupId) throws com.liferay.portal.kernel.exception.PortalException
getSiteDefaultLocale
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public long getSiteGroupId(long groupId)
getSiteGroupId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getSiteLoginURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getSiteLoginURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getStaticResourceURL(javax.servlet.http.HttpServletRequest request, java.lang.String uri)
getStaticResourceURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getStaticResourceURL(javax.servlet.http.HttpServletRequest request, java.lang.String uri, long timestamp)
getStaticResourceURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getStaticResourceURL(javax.servlet.http.HttpServletRequest request, java.lang.String uri, java.lang.String queryString)
getStaticResourceURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getStaticResourceURL(javax.servlet.http.HttpServletRequest request, java.lang.String uri, java.lang.String queryString, long timestamp)
getStaticResourceURL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getStrutsAction(javax.servlet.http.HttpServletRequest request)
getStrutsAction
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String[] getSystemGroups()
getSystemGroups
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String[] getSystemOrganizationRoles()
getSystemOrganizationRoles
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String[] getSystemRoles()
getSystemRoles
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String[] getSystemSiteRoles()
getSystemSiteRoles
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUniqueElementId(javax.servlet.http.HttpServletRequest request, java.lang.String namespace, java.lang.String elementId)
getUniqueElementId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUniqueElementId(javax.portlet.PortletRequest request, java.lang.String namespace, java.lang.String elementId)
getUniqueElementId
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.upload.UploadPortletRequest getUploadPortletRequest(javax.portlet.PortletRequest portletRequest)
getUploadPortletRequest
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.upload.UploadServletRequest getUploadServletRequest(javax.servlet.http.HttpServletRequest request)
getUploadServletRequest
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.upload.UploadServletRequest getUploadServletRequest(javax.servlet.http.HttpServletRequest request, int fileSizeThreshold, java.lang.String location, long maxRequestSize, long maxFileSize)
getUploadServletRequest
in interface com.liferay.portal.kernel.util.Portal
public java.util.Date getUptime()
getUptime
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getURLWithSessionId(java.lang.String url, java.lang.String sessionId)
getURLWithSessionId
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.User getUser(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
getUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.User getUser(javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getUser
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getUserEmailAddress(long userId)
getUserEmailAddress
in interface com.liferay.portal.kernel.util.Portal
public long getUserId(javax.servlet.http.HttpServletRequest request)
getUserId
in interface com.liferay.portal.kernel.util.Portal
public long getUserId(javax.portlet.PortletRequest portletRequest)
getUserId
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserName(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
getUserName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserName(long userId, java.lang.String defaultUserName)
getUserName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserName(long userId, java.lang.String defaultUserName, javax.servlet.http.HttpServletRequest request)
getUserName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserName(long userId, java.lang.String defaultUserName, java.lang.String userAttribute)
getUserName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserName(long userId, java.lang.String defaultUserName, java.lang.String userAttribute, javax.servlet.http.HttpServletRequest request)
getUserName
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserPassword(javax.servlet.http.HttpServletRequest request)
getUserPassword
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserPassword(javax.servlet.http.HttpSession session)
getUserPassword
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getUserPassword(javax.portlet.PortletRequest portletRequest)
getUserPassword
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String getUserValue(long userId, java.lang.String param, java.lang.String defaultValue)
getUserValue
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String getValidPortalDomain(long companyId, java.lang.String domain)
getValidPortalDomain
in interface com.liferay.portal.kernel.util.Portal
public long getValidUserId(long companyId, long userId) throws com.liferay.portal.kernel.exception.PortalException
getValidUserId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getVirtualHostname(com.liferay.portal.kernel.model.LayoutSet layoutSet)
getVirtualHostname
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public java.lang.String getVirtualLayoutActualURL(long groupId, boolean privateLayout, java.lang.String mainPath, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getVirtualLayoutActualURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.portal.kernel.model.LayoutFriendlyURLComposite getVirtualLayoutFriendlyURLComposite(boolean privateLayout, java.lang.String friendlyURL, java.util.Map<java.lang.String,java.lang.String[]> params, java.util.Map<java.lang.String,java.lang.Object> requestContext) throws com.liferay.portal.kernel.exception.PortalException
getVirtualLayoutFriendlyURLComposite
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getWidgetURL(com.liferay.portal.kernel.model.Portlet portlet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
getWidgetURL
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public void initCustomSQL()
initCustomSQL
in interface com.liferay.portal.kernel.util.Portal
public com.liferay.portal.kernel.model.User initUser(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
initUser
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
@Deprecated public void invokeTaglibDiscussion(javax.portlet.PortletConfig portletConfig, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
invokeTaglibDiscussion
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
@Deprecated public void invokeTaglibDiscussionPagination(javax.portlet.PortletConfig portletConfig, javax.portlet.ResourceRequest resourceRequest, javax.portlet.ResourceResponse resourceResponse) throws java.io.IOException, javax.portlet.PortletException
invokeTaglibDiscussionPagination
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.portlet.PortletException
public boolean isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
isCDNDynamicResourcesEnabled
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public boolean isCDNDynamicResourcesEnabled(long companyId)
isCDNDynamicResourcesEnabled
in interface com.liferay.portal.kernel.util.Portal
public boolean isCompanyAdmin(com.liferay.portal.kernel.model.User user) throws java.lang.Exception
isCompanyAdmin
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
public boolean isCompanyControlPanelPortlet(java.lang.String portletId, java.lang.String category, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
isCompanyControlPanelPortlet
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public boolean isCompanyControlPanelPortlet(java.lang.String portletId, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
isCompanyControlPanelPortlet
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public boolean isControlPanelPortlet(java.lang.String portletId, java.lang.String category, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
isControlPanelPortlet
in interface com.liferay.portal.kernel.util.Portal
public boolean isControlPanelPortlet(java.lang.String portletId, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
isControlPanelPortlet
in interface com.liferay.portal.kernel.util.Portal
public boolean isCustomPortletMode(javax.portlet.PortletMode portletMode)
isCustomPortletMode
in interface com.liferay.portal.kernel.util.Portal
public boolean isForwardedSecure(javax.servlet.http.HttpServletRequest request)
isForwardedSecure
in interface com.liferay.portal.kernel.util.Portal
public boolean isGroupAdmin(com.liferay.portal.kernel.model.User user, long groupId) throws java.lang.Exception
isGroupAdmin
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
public boolean isGroupFriendlyURL(java.lang.String fullURL, java.lang.String groupFriendlyURL, java.lang.String layoutFriendlyURL)
isGroupFriendlyURL
in interface com.liferay.portal.kernel.util.Portal
public boolean isGroupOwner(com.liferay.portal.kernel.model.User user, long groupId) throws java.lang.Exception
isGroupOwner
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
public boolean isLayoutDescendant(com.liferay.portal.kernel.model.Layout layout, long layoutId) throws com.liferay.portal.kernel.exception.PortalException
isLayoutDescendant
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public boolean isLayoutSitemapable(com.liferay.portal.kernel.model.Layout layout)
isLayoutSitemapable
in interface com.liferay.portal.kernel.util.Portal
public boolean isLoginRedirectRequired(javax.servlet.http.HttpServletRequest request)
isLoginRedirectRequired
in interface com.liferay.portal.kernel.util.Portal
public boolean isMethodGet(javax.portlet.PortletRequest portletRequest)
isMethodGet
in interface com.liferay.portal.kernel.util.Portal
public boolean isMethodPost(javax.portlet.PortletRequest portletRequest)
isMethodPost
in interface com.liferay.portal.kernel.util.Portal
public boolean isMultipartRequest(javax.servlet.http.HttpServletRequest request)
isMultipartRequest
in interface com.liferay.portal.kernel.util.Portal
public boolean isOmniadmin(long userId)
isOmniadmin
in interface com.liferay.portal.kernel.util.Portal
public boolean isOmniadmin(com.liferay.portal.kernel.model.User user)
isOmniadmin
in interface com.liferay.portal.kernel.util.Portal
public boolean isReservedParameter(java.lang.String name)
isReservedParameter
in interface com.liferay.portal.kernel.util.Portal
public boolean isRightToLeft(javax.servlet.http.HttpServletRequest request)
isRightToLeft
in interface com.liferay.portal.kernel.util.Portal
public boolean isRSSFeedsEnabled()
isRSSFeedsEnabled
in interface com.liferay.portal.kernel.util.Portal
public boolean isSecure(javax.servlet.http.HttpServletRequest request)
isSecure
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public boolean isSkipPortletContentProcessing(com.liferay.portal.kernel.model.Group group, javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet, com.liferay.portal.kernel.theme.PortletDisplay portletDisplay, java.lang.String portletName) throws java.lang.Exception
isSkipPortletContentRendering(Group, LayoutTypePortlet,
PortletDisplay, String)
isSkipPortletContentProcessing
in interface com.liferay.portal.kernel.util.Portal
java.lang.Exception
public boolean isSkipPortletContentRendering(com.liferay.portal.kernel.model.Group group, com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet, com.liferay.portal.kernel.theme.PortletDisplay portletDisplay, java.lang.String portletName)
isSkipPortletContentRendering
in interface com.liferay.portal.kernel.util.Portal
public boolean isSystemGroup(java.lang.String groupName)
isSystemGroup
in interface com.liferay.portal.kernel.util.Portal
public boolean isSystemRole(java.lang.String roleName)
isSystemRole
in interface com.liferay.portal.kernel.util.Portal
public boolean isUpdateAvailable()
isUpdateAvailable
in interface com.liferay.portal.kernel.util.Portal
public boolean isValidResourceId(java.lang.String resourceId)
isValidResourceId
in interface com.liferay.portal.kernel.util.Portal
public boolean removePortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
removePortalInetSocketAddressEventListener
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public void removePortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
removePortalInetSocketAddressEventListener(
PortalInetSocketAddressEventListener)
removePortalPortEventListener
in interface com.liferay.portal.kernel.util.Portal
public void resetCDNHosts()
resetCDNHosts
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String resetPortletParameters(java.lang.String url, java.lang.String portletId)
resetPortletParameters
in interface com.liferay.portal.kernel.util.Portal
public void sendError(java.lang.Exception e, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.io.IOException
sendError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
public void sendError(java.lang.Exception e, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
sendError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.servlet.ServletException
public void sendError(int status, java.lang.Exception e, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.io.IOException
sendError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
public void sendError(int status, java.lang.Exception e, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
sendError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.servlet.ServletException
public void sendRSSFeedsDisabledError(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
sendRSSFeedsDisabledError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.servlet.ServletException
public void sendRSSFeedsDisabledError(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse) throws java.io.IOException, javax.servlet.ServletException
sendRSSFeedsDisabledError
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.servlet.ServletException
public void setPageDescription(java.lang.String description, javax.servlet.http.HttpServletRequest request)
setPageDescription
in interface com.liferay.portal.kernel.util.Portal
public void setPageKeywords(java.lang.String keywords, javax.servlet.http.HttpServletRequest request)
setPageKeywords
in interface com.liferay.portal.kernel.util.Portal
public void setPageSubtitle(java.lang.String subtitle, javax.servlet.http.HttpServletRequest request)
setPageSubtitle
in interface com.liferay.portal.kernel.util.Portal
public void setPageTitle(java.lang.String title, javax.servlet.http.HttpServletRequest request)
setPageTitle
in interface com.liferay.portal.kernel.util.Portal
public void setPortalInetSocketAddresses(javax.servlet.http.HttpServletRequest request)
setPortalInetSocketAddresses
in interface com.liferay.portal.kernel.util.Portal
@Deprecated public void setPortalPort(javax.servlet.http.HttpServletRequest request)
setPortalInetSocketAddresses(HttpServletRequest)
setPortalPort
in interface com.liferay.portal.kernel.util.Portal
public void storePreferences(javax.portlet.PortletPreferences portletPreferences) throws java.io.IOException, javax.portlet.ValidatorException
storePreferences
in interface com.liferay.portal.kernel.util.Portal
java.io.IOException
javax.portlet.ValidatorException
public java.lang.String[] stripURLAnchor(java.lang.String url, java.lang.String separator)
stripURLAnchor
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String transformCustomSQL(java.lang.String sql)
transformCustomSQL
in interface com.liferay.portal.kernel.util.Portal
public java.lang.String transformSQL(java.lang.String sql)
transformSQL
in interface com.liferay.portal.kernel.util.Portal
public void updateImageId(com.liferay.portal.kernel.model.BaseModel<?> baseModel, boolean hasImage, byte[] bytes, java.lang.String fieldName, long maxSize, int maxHeight, int maxWidth) throws com.liferay.portal.kernel.exception.PortalException
updateImageId
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public javax.portlet.PortletMode updatePortletMode(java.lang.String portletId, com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletMode portletMode, javax.servlet.http.HttpServletRequest request) throws com.liferay.portal.kernel.exception.PortalException
updatePortletMode
in interface com.liferay.portal.kernel.util.Portal
com.liferay.portal.kernel.exception.PortalException
public java.lang.String updateRedirect(java.lang.String redirect, java.lang.String oldPath, java.lang.String newPath)
updateRedirect
in interface com.liferay.portal.kernel.util.Portal
public javax.portlet.WindowState updateWindowState(java.lang.String portletId, com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.model.Layout layout, javax.portlet.WindowState windowState, javax.servlet.http.HttpServletRequest request)
updateWindowState
in interface com.liferay.portal.kernel.util.Portal
@Deprecated protected void addDefaultResource(long companyId, com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.Portlet portlet, boolean portletActions) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated protected void addDefaultResource(long companyId, long groupId, com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.Portlet portlet, boolean portletActions) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated protected void addRootModelResource(long companyId, long groupId, com.liferay.portal.kernel.model.Portlet portlet) throws com.liferay.portal.kernel.exception.PortalException
addRootModelResource(long, long, String)
com.liferay.portal.kernel.exception.PortalException
protected void addRootModelResource(long companyId, long groupId, java.lang.String name) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated protected java.lang.String buildI18NPath(java.util.Locale locale)
protected long doGetPlidFromPortletId(long groupId, boolean privateLayout, java.lang.String portletId)
protected java.util.List<com.liferay.portal.kernel.model.Portlet> filterControlPanelPortlets(java.util.Set<com.liferay.portal.kernel.model.Portlet> portlets, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
protected java.util.Set<com.liferay.portal.kernel.model.Group> getAncestorSiteGroups(long groupId, boolean checkContentSharingWithChildrenEnabled)
protected java.util.Locale getAvailableLocale(long groupId, java.util.Locale locale)
protected com.liferay.portal.kernel.model.Layout getBrowsableLayout(com.liferay.portal.kernel.model.Layout layout)
protected java.lang.String getCanonicalDomain(java.lang.String virtualHostname, java.lang.String portalDomain)
protected java.lang.String getContextPath(java.lang.String contextPath)
protected com.liferay.portal.kernel.model.Group getControlPanelDisplayGroup(com.liferay.portal.kernel.model.Group controlPanelGroup, com.liferay.portal.kernel.model.Group scopeGroup, long doAsGroupId, java.lang.String portletId)
protected com.liferay.portal.kernel.model.Group getControlPanelDisplayGroup(long companyId, long scopeGroupId, long doAsGroupId, java.lang.String portletId)
protected com.liferay.portal.kernel.model.Group getCurrentSiteGroup(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected long getDoAsUserId(javax.servlet.http.HttpServletRequest request, java.lang.String doAsUserIdString, boolean alwaysAllowDoAsUser) throws java.lang.Exception
java.lang.Exception
protected java.lang.String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean canonicalURL) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected java.lang.String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean canonicalURL, boolean controlPanel) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected java.lang.String[] getGroupPermissions(java.lang.String[] groupPermissions, java.lang.String className, java.lang.String inputPermissionsShowOptions)
protected java.lang.String[] getGuestPermissions(java.lang.String[] guestPermissions, java.lang.String className, java.lang.String inputPermissionsShowOptions)
protected long getPlidFromPortletId(java.util.List<com.liferay.portal.kernel.model.Layout> layouts, java.lang.String portletId, long scopeGroupId)
protected java.lang.String getPortletParam(javax.servlet.http.HttpServletRequest request, java.lang.String name)
protected java.lang.String getServletURL(com.liferay.portal.kernel.model.Portlet portlet, java.lang.String servletPath, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected boolean isAlwaysAllowDoAsUser(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
protected boolean isAlwaysAllowDoAsUser(java.lang.String actionName, java.lang.String mvcRenderCommandName, java.lang.String path, java.lang.String strutsAction)
protected boolean isUnwrapRequest(java.lang.String currentRequestClassName)
protected boolean isValidPortalDomain(long companyId, java.lang.String domain)
protected boolean isValidPortalDomain(java.lang.String domain)
protected boolean isValidVirtualHostname(java.lang.String virtualHostname)
protected void notifyPortalInetSocketAddressEventListeners(java.net.InetSocketAddress inetSocketAddress, boolean local, boolean secure)
@Deprecated protected void notifyPortalPortEventListeners(int portalPort)
notifyPortalInetSocketAddressEventListeners(
InetSocketAddress, boolean, boolean)
protected java.lang.String removeRedirectParameter(java.lang.String url)
protected void resetThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String languageId, java.lang.String path, java.util.Locale locale)
protected void setLocale(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.util.Locale locale)
protected void setThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.util.Locale locale)