Liferay 7.0-ce-b8 portal-impl

com.liferay.portal.util
Class PortalImpl

java.lang.Object
  extended by com.liferay.portal.util.PortalImpl
All Implemented Interfaces:
com.liferay.portal.kernel.util.Portal

public class PortalImpl
extends Object
implements com.liferay.portal.kernel.util.Portal


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

Constructor Detail

PortalImpl

public PortalImpl()
Method Detail

addPageDescription

public void addPageDescription(String description,
                               javax.servlet.http.HttpServletRequest request)
Specified by:
addPageDescription in interface com.liferay.portal.kernel.util.Portal

addPageKeywords

public void addPageKeywords(String keywords,
                            javax.servlet.http.HttpServletRequest request)
Specified by:
addPageKeywords in interface com.liferay.portal.kernel.util.Portal

addPageSubtitle

public void addPageSubtitle(String subtitle,
                            javax.servlet.http.HttpServletRequest request)
Specified by:
addPageSubtitle in interface com.liferay.portal.kernel.util.Portal

addPageTitle

public void addPageTitle(String title,
                         javax.servlet.http.HttpServletRequest request)
Specified by:
addPageTitle in interface com.liferay.portal.kernel.util.Portal

addPortalInetSocketAddressEventListener

public boolean addPortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
Specified by:
addPortalInetSocketAddressEventListener in interface com.liferay.portal.kernel.util.Portal

addPortalPortEventListener

@Deprecated
public void addPortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
Deprecated. As of 7.0.0, replaced by addPortalInetSocketAddressEventListener( PortalInetSocketAddressEventListener)

Adds the portal port event listener to the portal. The listener will be notified whenever the portal port is set.

Specified by:
addPortalPortEventListener in interface com.liferay.portal.kernel.util.Portal
Parameters:
portalPortEventListener - the portal port event listener to add

addPortletBreadcrumbEntry

public void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request,
                                      String title,
                                      String url)
Specified by:
addPortletBreadcrumbEntry in interface com.liferay.portal.kernel.util.Portal

addPortletBreadcrumbEntry

public void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest request,
                                      String title,
                                      String url,
                                      Map<String,Object> data)
Specified by:
addPortletBreadcrumbEntry in interface com.liferay.portal.kernel.util.Portal

addPortletDefaultResource

public void addPortletDefaultResource(javax.servlet.http.HttpServletRequest request,
                                      com.liferay.portal.kernel.model.Portlet portlet)
                               throws com.liferay.portal.kernel.exception.PortalException
Specified by:
addPortletDefaultResource in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

addPortletDefaultResource

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
Specified by:
addPortletDefaultResource in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

addPreservedParameters

public String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                     com.liferay.portal.kernel.model.Layout layout,
                                     String url,
                                     boolean doAsUser)
Specified by:
addPreservedParameters in interface com.liferay.portal.kernel.util.Portal

addPreservedParameters

public String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                     String url)
Specified by:
addPreservedParameters in interface com.liferay.portal.kernel.util.Portal

addUserLocaleOptionsMessage

public void addUserLocaleOptionsMessage(javax.servlet.http.HttpServletRequest request)
Specified by:
addUserLocaleOptionsMessage in interface com.liferay.portal.kernel.util.Portal

clearRequestParameters

public void clearRequestParameters(RenderRequest renderRequest)
Specified by:
clearRequestParameters in interface com.liferay.portal.kernel.util.Portal

copyRequestParameters

public void copyRequestParameters(ActionRequest actionRequest,
                                  ActionResponse actionResponse)
Specified by:
copyRequestParameters in interface com.liferay.portal.kernel.util.Portal

escapeRedirect

public String escapeRedirect(String url)
Specified by:
escapeRedirect in interface com.liferay.portal.kernel.util.Portal

generateRandomKey

public String generateRandomKey(javax.servlet.http.HttpServletRequest request,
                                String input)
Specified by:
generateRandomKey in interface com.liferay.portal.kernel.util.Portal

getAbsoluteURL

public String getAbsoluteURL(javax.servlet.http.HttpServletRequest request,
                             String url)
Specified by:
getAbsoluteURL in interface com.liferay.portal.kernel.util.Portal

getActualLayoutQueryStringComposite

public com.liferay.portal.kernel.model.LayoutQueryStringComposite getActualLayoutQueryStringComposite(long groupId,
                                                                                                      boolean privateLayout,
                                                                                                      String friendlyURL,
                                                                                                      Map<String,String[]> params,
                                                                                                      Map<String,Object> requestContext)
                                                                                               throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getActualLayoutQueryStringComposite in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getActualURL

public String getActualURL(long groupId,
                           boolean privateLayout,
                           String mainPath,
                           String friendlyURL,
                           Map<String,String[]> params,
                           Map<String,Object> requestContext)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getActualURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getAlternateURL

public String getAlternateURL(String canonicalURL,
                              com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                              Locale locale,
                              com.liferay.portal.kernel.model.Layout layout)
                       throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getAlternateURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getAncestorSiteGroupIds

public long[] getAncestorSiteGroupIds(long groupId)
                               throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getBaseModel

public com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(com.liferay.portal.kernel.model.ResourcePermission resourcePermission)
                                                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getBaseModel in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getBaseModel

public com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(String modelName,
                                                                 String primKey)
                                                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getBaseModel in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getBasicAuthUserId

@Deprecated
public long getBasicAuthUserId(javax.servlet.http.HttpServletRequest request)
                        throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId(HttpServletRequest)

Specified by:
getBasicAuthUserId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getBasicAuthUserId

@Deprecated
public long getBasicAuthUserId(javax.servlet.http.HttpServletRequest request,
                                          long companyId)
                        throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId(HttpServletRequest)

Specified by:
getBasicAuthUserId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getBrowsableScopeGroups

public List<com.liferay.portal.kernel.model.Group> getBrowsableScopeGroups(long userId,
                                                                           long companyId,
                                                                           long groupId,
                                                                           String portletId)
                                                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getBrowsableScopeGroups in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCanonicalURL

public String getCanonicalURL(String completeURL,
                              com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                              com.liferay.portal.kernel.model.Layout layout)
                       throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCanonicalURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCanonicalURL

public String getCanonicalURL(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
Specified by:
getCanonicalURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCDNHost

public String getCDNHost(boolean secure)
Specified by:
getCDNHost in interface com.liferay.portal.kernel.util.Portal

getCDNHost

public String getCDNHost(javax.servlet.http.HttpServletRequest request)
                  throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCDNHost in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCDNHostHttp

public String getCDNHostHttp(long companyId)
Specified by:
getCDNHostHttp in interface com.liferay.portal.kernel.util.Portal

getCDNHostHttps

public String getCDNHostHttps(long companyId)
Specified by:
getCDNHostHttps in interface com.liferay.portal.kernel.util.Portal

getClassName

public String getClassName(long classNameId)
Specified by:
getClassName in interface com.liferay.portal.kernel.util.Portal

getClassNameId

public long getClassNameId(Class<?> clazz)
Specified by:
getClassNameId in interface com.liferay.portal.kernel.util.Portal

getClassNameId

public long getClassNameId(String value)
Specified by:
getClassNameId in interface com.liferay.portal.kernel.util.Portal

getCompany

public com.liferay.portal.kernel.model.Company getCompany(javax.servlet.http.HttpServletRequest request)
                                                   throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCompany in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCompany

public com.liferay.portal.kernel.model.Company getCompany(PortletRequest portletRequest)
                                                   throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCompany in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCompanyId

public long getCompanyId(javax.servlet.http.HttpServletRequest request)
Specified by:
getCompanyId in interface com.liferay.portal.kernel.util.Portal

getCompanyId

public long getCompanyId(PortletRequest portletRequest)
Specified by:
getCompanyId in interface com.liferay.portal.kernel.util.Portal

getCompanyIds

public long[] getCompanyIds()
Specified by:
getCompanyIds in interface com.liferay.portal.kernel.util.Portal

getComputerAddresses

public Set<String> getComputerAddresses()
Specified by:
getComputerAddresses in interface com.liferay.portal.kernel.util.Portal

getComputerName

public String getComputerName()
Specified by:
getComputerName in interface com.liferay.portal.kernel.util.Portal

getControlPanelFullURL

public String getControlPanelFullURL(long scopeGroupId,
                                     String ppid,
                                     Map<String,String[]> params)
                              throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getControlPanelFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getControlPanelPlid

public long getControlPanelPlid(long companyId)
                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getControlPanelPlid in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getControlPanelPlid

public long getControlPanelPlid(PortletRequest portletRequest)
                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getControlPanelPlid in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getControlPanelPortletURL

public PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request,
                                            com.liferay.portal.kernel.model.Group group,
                                            String portletId,
                                            long refererGroupId,
                                            long refererPlid,
                                            String lifecycle)
Specified by:
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portal

getControlPanelPortletURL

public PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest request,
                                            String portletId,
                                            String lifecycle)
Specified by:
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portal

getControlPanelPortletURL

public PortletURL getControlPanelPortletURL(PortletRequest portletRequest,
                                            com.liferay.portal.kernel.model.Group group,
                                            String portletId,
                                            long refererGroupId,
                                            long refererPlid,
                                            String lifecycle)
Specified by:
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portal

getControlPanelPortletURL

public PortletURL getControlPanelPortletURL(PortletRequest portletRequest,
                                            String portletId,
                                            String lifecycle)
Specified by:
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portal

getCreateAccountURL

public String getCreateAccountURL(javax.servlet.http.HttpServletRequest request,
                                  com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                           throws Exception
Specified by:
getCreateAccountURL in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

getCurrentAndAncestorSiteGroupIds

public long[] getCurrentAndAncestorSiteGroupIds(long groupId)
                                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroupIds

public long[] getCurrentAndAncestorSiteGroupIds(long groupId,
                                                boolean checkContentSharingWithChildrenEnabled)
                                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroupIds

public long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds)
                                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroupIds

public long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds,
                                                boolean checkContentSharingWithChildrenEnabled)
                                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroups

public List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId)
                                                                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroups

public List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId,
                                                                                   boolean checkContentSharingWithChildrenEnabled)
                                                                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroups

public List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds)
                                                                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentAndAncestorSiteGroups

public List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds,
                                                                                   boolean checkContentSharingWithChildrenEnabled)
                                                                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getCurrentCompleteURL

public String getCurrentCompleteURL(javax.servlet.http.HttpServletRequest request)
Specified by:
getCurrentCompleteURL in interface com.liferay.portal.kernel.util.Portal

getCurrentURL

public String getCurrentURL(javax.servlet.http.HttpServletRequest request)
Specified by:
getCurrentURL in interface com.liferay.portal.kernel.util.Portal

getCurrentURL

public String getCurrentURL(PortletRequest portletRequest)
Specified by:
getCurrentURL in interface com.liferay.portal.kernel.util.Portal

getCustomSQLFunctionIsNotNull

public String getCustomSQLFunctionIsNotNull()
Specified by:
getCustomSQLFunctionIsNotNull in interface com.liferay.portal.kernel.util.Portal

getCustomSQLFunctionIsNull

public String getCustomSQLFunctionIsNull()
Specified by:
getCustomSQLFunctionIsNull in interface com.liferay.portal.kernel.util.Portal

getDate

public Date getDate(int month,
                    int day,
                    int year)
Specified by:
getDate in interface com.liferay.portal.kernel.util.Portal

getDate

public Date getDate(int month,
                    int day,
                    int year,
                    Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getDate in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getDate

public Date getDate(int month,
                    int day,
                    int year,
                    int hour,
                    int min,
                    Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getDate in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getDate

public Date getDate(int month,
                    int day,
                    int year,
                    int hour,
                    int min,
                    TimeZone timeZone,
                    Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getDate in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getDate

public Date getDate(int month,
                    int day,
                    int year,
                    TimeZone timeZone,
                    Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getDate in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getDefaultCompanyId

public long getDefaultCompanyId()
Specified by:
getDefaultCompanyId in interface com.liferay.portal.kernel.util.Portal

getDigestAuthUserId

@Deprecated
public long getDigestAuthUserId(javax.servlet.http.HttpServletRequest request)
                         throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, replaced by HttpAuthManagerUtil.getDigestUserId(HttpServletRequest)

Specified by:
getDigestAuthUserId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getEmailFromAddress

public String getEmailFromAddress(PortletPreferences preferences,
                                  long companyId,
                                  String defaultValue)
Specified by:
getEmailFromAddress in interface com.liferay.portal.kernel.util.Portal

getEmailFromName

public String getEmailFromName(PortletPreferences preferences,
                               long companyId,
                               String defaultValue)
Specified by:
getEmailFromName in interface com.liferay.portal.kernel.util.Portal

getExpandoBridgeAttributes

public Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
                                                           javax.servlet.http.HttpServletRequest request)
                                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoBridgeAttributes

public Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
                                                           PortletRequest portletRequest)
                                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoBridgeAttributes

public Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
                                                           com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest)
                                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoValue

public Serializable getExpandoValue(javax.servlet.http.HttpServletRequest request,
                                    String name,
                                    int type,
                                    String displayType)
                             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoValue in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoValue

public Serializable getExpandoValue(PortletRequest portletRequest,
                                    String name,
                                    int type,
                                    String displayType)
                             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoValue in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getExpandoValue

public Serializable getExpandoValue(com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest,
                                    String name,
                                    int type,
                                    String displayType)
                             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getExpandoValue in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getFacebookURL

public String getFacebookURL(com.liferay.portal.kernel.model.Portlet portlet,
                             String facebookCanvasPageURL,
                             com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                      throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getFacebookURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getFirstPageLayoutTypes

public String getFirstPageLayoutTypes(javax.servlet.http.HttpServletRequest request)
Specified by:
getFirstPageLayoutTypes in interface com.liferay.portal.kernel.util.Portal

getFullName

public String getFullName(String firstName,
                          String middleName,
                          String lastName)
Specified by:
getFullName in interface com.liferay.portal.kernel.util.Portal

getGlobalLibDir

public String getGlobalLibDir()
Specified by:
getGlobalLibDir in interface com.liferay.portal.kernel.util.Portal

getGoogleGadgetURL

public String getGoogleGadgetURL(com.liferay.portal.kernel.model.Portlet portlet,
                                 com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getGoogleGadgetURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getGroupFriendlyURL

public String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
                                  com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                           throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getGroupFriendlyURL

public String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
                                  com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                  Locale locale)
                           throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getGroupFriendlyURLIndex

public int[] getGroupFriendlyURLIndex(String requestURI)
Specified by:
getGroupFriendlyURLIndex in interface com.liferay.portal.kernel.util.Portal

getGroupPermissions

public String[] getGroupPermissions(javax.servlet.http.HttpServletRequest request)
Specified by:
getGroupPermissions in interface com.liferay.portal.kernel.util.Portal

getGroupPermissions

public String[] getGroupPermissions(javax.servlet.http.HttpServletRequest request,
                                    String className)
Specified by:
getGroupPermissions in interface com.liferay.portal.kernel.util.Portal

getGroupPermissions

public String[] getGroupPermissions(PortletRequest portletRequest)
Specified by:
getGroupPermissions in interface com.liferay.portal.kernel.util.Portal

getGroupPermissions

public String[] getGroupPermissions(PortletRequest portletRequest,
                                    String className)
Specified by:
getGroupPermissions in interface com.liferay.portal.kernel.util.Portal

getGuestPermissions

public String[] getGuestPermissions(javax.servlet.http.HttpServletRequest request)
Specified by:
getGuestPermissions in interface com.liferay.portal.kernel.util.Portal

getGuestPermissions

public String[] getGuestPermissions(javax.servlet.http.HttpServletRequest request,
                                    String className)
Specified by:
getGuestPermissions in interface com.liferay.portal.kernel.util.Portal

getGuestPermissions

public String[] getGuestPermissions(PortletRequest portletRequest)
Specified by:
getGuestPermissions in interface com.liferay.portal.kernel.util.Portal

getGuestPermissions

public String[] getGuestPermissions(PortletRequest portletRequest,
                                    String className)
Specified by:
getGuestPermissions in interface com.liferay.portal.kernel.util.Portal

getHomeURL

public String getHomeURL(javax.servlet.http.HttpServletRequest request)
                  throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getHomeURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getHost

public String getHost(javax.servlet.http.HttpServletRequest request)
Specified by:
getHost in interface com.liferay.portal.kernel.util.Portal

getHost

public String getHost(PortletRequest portletRequest)
Specified by:
getHost in interface com.liferay.portal.kernel.util.Portal

getHttpServletRequest

public javax.servlet.http.HttpServletRequest getHttpServletRequest(PortletRequest portletRequest)
Specified by:
getHttpServletRequest in interface com.liferay.portal.kernel.util.Portal

getHttpServletResponse

public javax.servlet.http.HttpServletResponse getHttpServletResponse(PortletResponse portletResponse)
Specified by:
getHttpServletResponse in interface com.liferay.portal.kernel.util.Portal

getI18nPathLanguageId

public String getI18nPathLanguageId(Locale locale,
                                    String defaultI18nPathLanguageId)
Specified by:
getI18nPathLanguageId in interface com.liferay.portal.kernel.util.Portal

getJournalArticleActualURL

@Deprecated
public String getJournalArticleActualURL(long groupId,
                                                    boolean privateLayout,
                                                    String mainPath,
                                                    String friendlyURL,
                                                    Map<String,String[]> params,
                                                    Map<String,Object> requestContext)
                                  throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
getJournalArticleActualURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getJournalArticleLayout

@Deprecated
public com.liferay.portal.kernel.model.Layout getJournalArticleLayout(long groupId,
                                                                                 boolean privateLayout,
                                                                                 String friendlyURL)
                                                               throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
getJournalArticleLayout in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getJsSafePortletId

public String getJsSafePortletId(String portletId)
Specified by:
getJsSafePortletId in interface com.liferay.portal.kernel.util.Portal

getLayoutActualURL

public String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout)
Specified by:
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portal

getLayoutActualURL

public String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout,
                                 String mainPath)
Specified by:
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portal

getLayoutActualURL

public String getLayoutActualURL(long groupId,
                                 boolean privateLayout,
                                 String mainPath,
                                 String friendlyURL)
                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutActualURL

public String getLayoutActualURL(long groupId,
                                 boolean privateLayout,
                                 String mainPath,
                                 String friendlyURL,
                                 Map<String,String[]> params,
                                 Map<String,Object> requestContext)
                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFriendlyURL

public String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
                                   com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFriendlyURL

public String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
                                   com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                   Locale locale)
                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFriendlyURLComposite

public com.liferay.portal.kernel.model.LayoutFriendlyURLComposite getLayoutFriendlyURLComposite(long groupId,
                                                                                                boolean privateLayout,
                                                                                                String friendlyURL,
                                                                                                Map<String,String[]> params,
                                                                                                Map<String,Object> requestContext)
                                                                                         throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFriendlyURLComposite in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFullURL

public String getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
                               com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                        throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFullURL

public 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
Specified by:
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFullURL

public String getLayoutFullURL(long groupId,
                               String portletId)
                        throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFullURL

public String getLayoutFullURL(long groupId,
                               String portletId,
                               boolean secure)
                        throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutFullURL

public String getLayoutFullURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                        throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutRelativeURL

public String getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
                                   com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutRelativeURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutRelativeURL

public 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
Specified by:
getLayoutRelativeURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutSetDisplayURL

public String getLayoutSetDisplayURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
                                     boolean secureConnection)
                              throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutSetDisplayURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutSetFriendlyURL

public String getLayoutSetFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
                                      com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                               throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutSetFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutTarget

public String getLayoutTarget(com.liferay.portal.kernel.model.Layout layout)
Specified by:
getLayoutTarget in interface com.liferay.portal.kernel.util.Portal

getLayoutURL

public String getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
                           com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutURL

public 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
Specified by:
getLayoutURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutURL

public String getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
                           com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                           Locale locale)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLayoutURL

public String getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getLayoutURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getLiferayPortletRequest

public com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest(PortletRequest portletRequest)
Specified by:
getLiferayPortletRequest in interface com.liferay.portal.kernel.util.Portal

getLiferayPortletResponse

public com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse(PortletResponse portletResponse)
Specified by:
getLiferayPortletResponse in interface com.liferay.portal.kernel.util.Portal

getLocale

public Locale getLocale(javax.servlet.http.HttpServletRequest request)
Specified by:
getLocale in interface com.liferay.portal.kernel.util.Portal

getLocale

public Locale getLocale(javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response,
                        boolean initialize)
Specified by:
getLocale in interface com.liferay.portal.kernel.util.Portal

getLocale

public Locale getLocale(PortletRequest portletRequest)
Specified by:
getLocale in interface com.liferay.portal.kernel.util.Portal

getLocalizedFriendlyURL

public String getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest request,
                                      com.liferay.portal.kernel.model.Layout layout,
                                      Locale locale,
                                      Locale originalLocale)
                               throws Exception
Specified by:
getLocalizedFriendlyURL in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

getMailId

public String getMailId(String mx,
                        String popPortletPrefix,
                        Object... ids)
Specified by:
getMailId in interface com.liferay.portal.kernel.util.Portal

getNetvibesURL

public String getNetvibesURL(com.liferay.portal.kernel.model.Portlet portlet,
                             com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                      throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getNetvibesURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getNewPortletTitle

public String getNewPortletTitle(String portletTitle,
                                 String oldScopeName,
                                 String newScopeName)
Specified by:
getNewPortletTitle in interface com.liferay.portal.kernel.util.Portal

getOriginalServletRequest

public javax.servlet.http.HttpServletRequest getOriginalServletRequest(javax.servlet.http.HttpServletRequest request)
Specified by:
getOriginalServletRequest in interface com.liferay.portal.kernel.util.Portal

getPathContext

public String getPathContext()
Specified by:
getPathContext in interface com.liferay.portal.kernel.util.Portal

getPathContext

public String getPathContext(javax.servlet.http.HttpServletRequest request)
Specified by:
getPathContext in interface com.liferay.portal.kernel.util.Portal

getPathContext

public String getPathContext(PortletRequest portletRequest)
Specified by:
getPathContext in interface com.liferay.portal.kernel.util.Portal

getPathContext

public String getPathContext(String contextPath)
Specified by:
getPathContext in interface com.liferay.portal.kernel.util.Portal

getPathFriendlyURLPrivateGroup

public String getPathFriendlyURLPrivateGroup()
Specified by:
getPathFriendlyURLPrivateGroup in interface com.liferay.portal.kernel.util.Portal

getPathFriendlyURLPrivateUser

public String getPathFriendlyURLPrivateUser()
Specified by:
getPathFriendlyURLPrivateUser in interface com.liferay.portal.kernel.util.Portal

getPathFriendlyURLPublic

public String getPathFriendlyURLPublic()
Specified by:
getPathFriendlyURLPublic in interface com.liferay.portal.kernel.util.Portal

getPathImage

public String getPathImage()
Specified by:
getPathImage in interface com.liferay.portal.kernel.util.Portal

getPathMain

public String getPathMain()
Specified by:
getPathMain in interface com.liferay.portal.kernel.util.Portal

getPathModule

public String getPathModule()
Specified by:
getPathModule in interface com.liferay.portal.kernel.util.Portal

getPathProxy

public String getPathProxy()
Specified by:
getPathProxy in interface com.liferay.portal.kernel.util.Portal

getPlidFromFriendlyURL

public long getPlidFromFriendlyURL(long companyId,
                                   String friendlyURL)
Specified by:
getPlidFromFriendlyURL in interface com.liferay.portal.kernel.util.Portal

getPlidFromPortletId

public long getPlidFromPortletId(long groupId,
                                 boolean privateLayout,
                                 String portletId)
Specified by:
getPlidFromPortletId in interface com.liferay.portal.kernel.util.Portal

getPlidFromPortletId

public long getPlidFromPortletId(long groupId,
                                 String portletId)
Specified by:
getPlidFromPortletId in interface com.liferay.portal.kernel.util.Portal

getPortalInetSocketAddressEventListeners

public com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener[] getPortalInetSocketAddressEventListeners()
Specified by:
getPortalInetSocketAddressEventListeners in interface com.liferay.portal.kernel.util.Portal

getPortalLibDir

public String getPortalLibDir()
Specified by:
getPortalLibDir in interface com.liferay.portal.kernel.util.Portal

getPortalLocalInetAddress

public InetAddress getPortalLocalInetAddress(boolean secure)
Specified by:
getPortalLocalInetAddress in interface com.liferay.portal.kernel.util.Portal

getPortalLocalPort

public int getPortalLocalPort(boolean secure)
Specified by:
getPortalLocalPort in interface com.liferay.portal.kernel.util.Portal

getPortalPort

@Deprecated
public int getPortalPort(boolean secure)
Deprecated. As of 7.0.0, replaced by getPortalServerPort(boolean)

Specified by:
getPortalPort in interface com.liferay.portal.kernel.util.Portal

getPortalProperties

public Properties getPortalProperties()
Specified by:
getPortalProperties in interface com.liferay.portal.kernel.util.Portal

getPortalServerInetAddress

public InetAddress getPortalServerInetAddress(boolean secure)
Specified by:
getPortalServerInetAddress in interface com.liferay.portal.kernel.util.Portal

getPortalServerPort

public int getPortalServerPort(boolean secure)
Specified by:
getPortalServerPort in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(javax.servlet.http.HttpServletRequest request)
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(javax.servlet.http.HttpServletRequest request,
                           boolean secure)
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(com.liferay.portal.kernel.model.Layout layout,
                           com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getPortalURL

public String getPortalURL(PortletRequest portletRequest)
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(PortletRequest portletRequest,
                           boolean secure)
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(String serverName,
                           int serverPort,
                           boolean secure)
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal

getPortalURL

public String getPortalURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getPortalURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getPortalWebDir

public String getPortalWebDir()
Specified by:
getPortalWebDir in interface com.liferay.portal.kernel.util.Portal

getPortletBreadcrumbs

@Deprecated
public List<com.liferay.portal.kernel.servlet.taglib.ui.BreadcrumbEntry> getPortletBreadcrumbs(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 7.0.0, replaced by BreadcrumbUtil.getPortletBreadcrumbEntries( HttpServletRequest)

Specified by:
getPortletBreadcrumbs in interface com.liferay.portal.kernel.util.Portal

getPortletConfig

public PortletConfig getPortletConfig(long companyId,
                                      String portletId,
                                      javax.servlet.ServletContext servletContext)
                               throws PortletException
Specified by:
getPortletConfig in interface com.liferay.portal.kernel.util.Portal
Throws:
PortletException

getPortletDescription

public String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
                                    javax.servlet.ServletContext servletContext,
                                    Locale locale)
Specified by:
getPortletDescription in interface com.liferay.portal.kernel.util.Portal

getPortletDescription

public String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
                                    com.liferay.portal.kernel.model.User user)
Specified by:
getPortletDescription in interface com.liferay.portal.kernel.util.Portal

getPortletDescription

public String getPortletDescription(String portletId,
                                    Locale locale)
Specified by:
getPortletDescription in interface com.liferay.portal.kernel.util.Portal

getPortletDescription

public String getPortletDescription(String portletId,
                                    String languageId)
Specified by:
getPortletDescription in interface com.liferay.portal.kernel.util.Portal

getPortletDescription

public String getPortletDescription(String portletId,
                                    com.liferay.portal.kernel.model.User user)
Specified by:
getPortletDescription in interface com.liferay.portal.kernel.util.Portal

getPortletFriendlyURLMapperLayoutQueryStringComposite

public com.liferay.portal.kernel.model.LayoutQueryStringComposite getPortletFriendlyURLMapperLayoutQueryStringComposite(long groupId,
                                                                                                                        boolean privateLayout,
                                                                                                                        String url,
                                                                                                                        Map<String,String[]> params,
                                                                                                                        Map<String,Object> requestContext)
                                                                                                                 throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

getPortletId

public String getPortletId(javax.servlet.http.HttpServletRequest request)
Specified by:
getPortletId in interface com.liferay.portal.kernel.util.Portal

getPortletId

public String getPortletId(PortletRequest portletRequest)
Specified by:
getPortletId in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
                                  Locale locale)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
                                  javax.servlet.ServletContext servletContext,
                                  Locale locale)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
                                  String languageId)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
                                  com.liferay.portal.kernel.model.User user)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(String portletId,
                                  Locale locale)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(String portletId,
                                  String languageId)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletLongTitle

public String getPortletLongTitle(String portletId,
                                  com.liferay.portal.kernel.model.User user)
Specified by:
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portal

getPortletNamespace

public String getPortletNamespace(String portletId)
Specified by:
getPortletNamespace in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
                              Locale locale)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
                              javax.servlet.ServletContext servletContext,
                              Locale locale)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
                              String languageId)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
                              com.liferay.portal.kernel.model.User user)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(PortletRequest portletRequest)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(PortletResponse portletResponse)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(String portletId,
                              Locale locale)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(String portletId,
                              ResourceBundle resourceBundle)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(String portletId,
                              String languageId)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletTitle

public String getPortletTitle(String portletId,
                              com.liferay.portal.kernel.model.User user)
Specified by:
getPortletTitle in interface com.liferay.portal.kernel.util.Portal

getPortletXmlFileName

public String getPortletXmlFileName()
Specified by:
getPortletXmlFileName in interface com.liferay.portal.kernel.util.Portal

getPreferences

public PortletPreferences getPreferences(javax.servlet.http.HttpServletRequest request)
Specified by:
getPreferences in interface com.liferay.portal.kernel.util.Portal

getPreferencesValidator

public PreferencesValidator getPreferencesValidator(com.liferay.portal.kernel.model.Portlet portlet)
Specified by:
getPreferencesValidator in interface com.liferay.portal.kernel.util.Portal

getRelativeHomeURL

public String getRelativeHomeURL(javax.servlet.http.HttpServletRequest request)
                          throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getRelativeHomeURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getResourceBundle

public ResourceBundle getResourceBundle(Locale locale)
Specified by:
getResourceBundle in interface com.liferay.portal.kernel.util.Portal

getScopeGroupId

public long getScopeGroupId(javax.servlet.http.HttpServletRequest request)
                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getScopeGroupId

public long getScopeGroupId(javax.servlet.http.HttpServletRequest request,
                            String portletId)
                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getScopeGroupId

public long getScopeGroupId(javax.servlet.http.HttpServletRequest request,
                            String portletId,
                            boolean checkStagingGroup)
                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getScopeGroupId

public long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout)
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal

getScopeGroupId

public long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout,
                            String portletId)
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal

getScopeGroupId

public long getScopeGroupId(long plid)
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal

getScopeGroupId

public long getScopeGroupId(PortletRequest portletRequest)
                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getScopeGroupId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSelectedUser

public com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest request)
                                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSelectedUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSelectedUser

public com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest request,
                                                            boolean checkPermission)
                                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSelectedUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSelectedUser

public com.liferay.portal.kernel.model.User getSelectedUser(PortletRequest portletRequest)
                                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSelectedUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSelectedUser

public com.liferay.portal.kernel.model.User getSelectedUser(PortletRequest portletRequest,
                                                            boolean checkPermission)
                                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSelectedUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getServletContextName

public String getServletContextName()
Specified by:
getServletContextName in interface com.liferay.portal.kernel.util.Portal

getSharedContentSiteGroupIds

public long[] getSharedContentSiteGroupIds(long companyId,
                                           long groupId,
                                           long userId)
                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSharedContentSiteGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSiteAdministrationURL

@Deprecated
public PortletURL getSiteAdministrationURL(javax.servlet.http.HttpServletRequest request,
                                                      com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                                      String portletId)
Deprecated. As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, String)

Specified by:
getSiteAdministrationURL in interface com.liferay.portal.kernel.util.Portal

getSiteAdministrationURL

@Deprecated
public PortletURL getSiteAdministrationURL(PortletResponse portletResponse,
                                                      com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                                      String portletName)
Deprecated. As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, String)

Specified by:
getSiteAdministrationURL in interface com.liferay.portal.kernel.util.Portal

getSiteAndCompanyGroupIds

@Deprecated
public long[] getSiteAndCompanyGroupIds(long groupId)
                                 throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, replaced by getCurrentAndAncestorSiteGroupIds(long)

Specified by:
getSiteAndCompanyGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSiteAndCompanyGroupIds

@Deprecated
public long[] getSiteAndCompanyGroupIds(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                                 throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, replaced by getCurrentAndAncestorSiteGroupIds(long)

Specified by:
getSiteAndCompanyGroupIds in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSiteDefaultLocale

public Locale getSiteDefaultLocale(long groupId)
                            throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSiteDefaultLocale in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getSiteGroupId

public long getSiteGroupId(long groupId)
Specified by:
getSiteGroupId in interface com.liferay.portal.kernel.util.Portal

getSiteLoginURL

public String getSiteLoginURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                       throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getSiteLoginURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getStaticResourceURL

public String getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
                                   String uri)
Specified by:
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portal

getStaticResourceURL

public String getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
                                   String uri,
                                   long timestamp)
Specified by:
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portal

getStaticResourceURL

public String getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
                                   String uri,
                                   String queryString)
Specified by:
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portal

getStaticResourceURL

public String getStaticResourceURL(javax.servlet.http.HttpServletRequest request,
                                   String uri,
                                   String queryString,
                                   long timestamp)
Specified by:
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portal

getStrutsAction

public String getStrutsAction(javax.servlet.http.HttpServletRequest request)
Specified by:
getStrutsAction in interface com.liferay.portal.kernel.util.Portal

getSystemGroups

public String[] getSystemGroups()
Specified by:
getSystemGroups in interface com.liferay.portal.kernel.util.Portal

getSystemOrganizationRoles

public String[] getSystemOrganizationRoles()
Specified by:
getSystemOrganizationRoles in interface com.liferay.portal.kernel.util.Portal

getSystemRoles

public String[] getSystemRoles()
Specified by:
getSystemRoles in interface com.liferay.portal.kernel.util.Portal

getSystemSiteRoles

public String[] getSystemSiteRoles()
Specified by:
getSystemSiteRoles in interface com.liferay.portal.kernel.util.Portal

getUniqueElementId

public String getUniqueElementId(javax.servlet.http.HttpServletRequest request,
                                 String namespace,
                                 String elementId)
Specified by:
getUniqueElementId in interface com.liferay.portal.kernel.util.Portal

getUniqueElementId

public String getUniqueElementId(PortletRequest request,
                                 String namespace,
                                 String elementId)
Specified by:
getUniqueElementId in interface com.liferay.portal.kernel.util.Portal

getUploadPortletRequest

public com.liferay.portal.kernel.upload.UploadPortletRequest getUploadPortletRequest(PortletRequest portletRequest)
Specified by:
getUploadPortletRequest in interface com.liferay.portal.kernel.util.Portal

getUploadServletRequest

public com.liferay.portal.kernel.upload.UploadServletRequest getUploadServletRequest(javax.servlet.http.HttpServletRequest request)
Specified by:
getUploadServletRequest in interface com.liferay.portal.kernel.util.Portal

getUptime

public Date getUptime()
Specified by:
getUptime in interface com.liferay.portal.kernel.util.Portal

getURLWithSessionId

public String getURLWithSessionId(String url,
                                  String sessionId)
Specified by:
getURLWithSessionId in interface com.liferay.portal.kernel.util.Portal

getUser

public com.liferay.portal.kernel.model.User getUser(javax.servlet.http.HttpServletRequest request)
                                             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getUser

public com.liferay.portal.kernel.model.User getUser(PortletRequest portletRequest)
                                             throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getUser in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getUserEmailAddress

public String getUserEmailAddress(long userId)
Specified by:
getUserEmailAddress in interface com.liferay.portal.kernel.util.Portal

getUserId

public long getUserId(javax.servlet.http.HttpServletRequest request)
Specified by:
getUserId in interface com.liferay.portal.kernel.util.Portal

getUserId

public long getUserId(PortletRequest portletRequest)
Specified by:
getUserId in interface com.liferay.portal.kernel.util.Portal

getUserName

public String getUserName(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
Specified by:
getUserName in interface com.liferay.portal.kernel.util.Portal

getUserName

public String getUserName(long userId,
                          String defaultUserName)
Specified by:
getUserName in interface com.liferay.portal.kernel.util.Portal

getUserName

public String getUserName(long userId,
                          String defaultUserName,
                          javax.servlet.http.HttpServletRequest request)
Specified by:
getUserName in interface com.liferay.portal.kernel.util.Portal

getUserName

public String getUserName(long userId,
                          String defaultUserName,
                          String userAttribute)
Specified by:
getUserName in interface com.liferay.portal.kernel.util.Portal

getUserName

public String getUserName(long userId,
                          String defaultUserName,
                          String userAttribute,
                          javax.servlet.http.HttpServletRequest request)
Specified by:
getUserName in interface com.liferay.portal.kernel.util.Portal

getUserPassword

public String getUserPassword(javax.servlet.http.HttpServletRequest request)
Specified by:
getUserPassword in interface com.liferay.portal.kernel.util.Portal

getUserPassword

public String getUserPassword(javax.servlet.http.HttpSession session)
Specified by:
getUserPassword in interface com.liferay.portal.kernel.util.Portal

getUserPassword

public String getUserPassword(PortletRequest portletRequest)
Specified by:
getUserPassword in interface com.liferay.portal.kernel.util.Portal

getUserValue

@Deprecated
public String getUserValue(long userId,
                                      String param,
                                      String defaultValue)
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
getUserValue in interface com.liferay.portal.kernel.util.Portal

getValidPortalDomain

public String getValidPortalDomain(long companyId,
                                   String domain)
Specified by:
getValidPortalDomain in interface com.liferay.portal.kernel.util.Portal

getValidUserId

public long getValidUserId(long companyId,
                           long userId)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getValidUserId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getVirtualHostname

public String getVirtualHostname(com.liferay.portal.kernel.model.LayoutSet layoutSet)
Specified by:
getVirtualHostname in interface com.liferay.portal.kernel.util.Portal

getVirtualLayoutActualURL

@Deprecated
public String getVirtualLayoutActualURL(long groupId,
                                                   boolean privateLayout,
                                                   String mainPath,
                                                   String friendlyURL,
                                                   Map<String,String[]> params,
                                                   Map<String,Object> requestContext)
                                 throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
getVirtualLayoutActualURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getVirtualLayoutFriendlyURLComposite

@Deprecated
public com.liferay.portal.kernel.model.LayoutFriendlyURLComposite getVirtualLayoutFriendlyURLComposite(boolean privateLayout,
                                                                                                                  String friendlyURL,
                                                                                                                  Map<String,String[]> params,
                                                                                                                  Map<String,Object> requestContext)
                                                                                                throws com.liferay.portal.kernel.exception.PortalException
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
getVirtualLayoutFriendlyURLComposite in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

getWidgetURL

public String getWidgetURL(com.liferay.portal.kernel.model.Portlet portlet,
                           com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getWidgetURL in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

initCustomSQL

public void initCustomSQL()
Specified by:
initCustomSQL in interface com.liferay.portal.kernel.util.Portal

initUser

public com.liferay.portal.kernel.model.User initUser(javax.servlet.http.HttpServletRequest request)
                                              throws Exception
Specified by:
initUser in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

invokeTaglibDiscussion

@Deprecated
public void invokeTaglibDiscussion(PortletConfig portletConfig,
                                              ActionRequest actionRequest,
                                              ActionResponse actionResponse)
                            throws Exception
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
invokeTaglibDiscussion in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

invokeTaglibDiscussionPagination

@Deprecated
public void invokeTaglibDiscussionPagination(PortletConfig portletConfig,
                                                        ResourceRequest resourceRequest,
                                                        ResourceResponse resourceResponse)
                                      throws IOException,
                                             PortletException
Deprecated. As of 7.0.0, with no direct replacement

Specified by:
invokeTaglibDiscussionPagination in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
PortletException

isCDNDynamicResourcesEnabled

public boolean isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest request)
                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
isCDNDynamicResourcesEnabled in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

isCDNDynamicResourcesEnabled

public boolean isCDNDynamicResourcesEnabled(long companyId)
Specified by:
isCDNDynamicResourcesEnabled in interface com.liferay.portal.kernel.util.Portal

isCompanyAdmin

public boolean isCompanyAdmin(com.liferay.portal.kernel.model.User user)
                       throws Exception
Specified by:
isCompanyAdmin in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

isCompanyControlPanelPortlet

public boolean isCompanyControlPanelPortlet(String portletId,
                                            String category,
                                            com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
isCompanyControlPanelPortlet in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

isCompanyControlPanelPortlet

public boolean isCompanyControlPanelPortlet(String portletId,
                                            com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                                     throws com.liferay.portal.kernel.exception.PortalException
Specified by:
isCompanyControlPanelPortlet in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

isControlPanelPortlet

public boolean isControlPanelPortlet(String portletId,
                                     String category,
                                     com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Specified by:
isControlPanelPortlet in interface com.liferay.portal.kernel.util.Portal

isControlPanelPortlet

public boolean isControlPanelPortlet(String portletId,
                                     com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Specified by:
isControlPanelPortlet in interface com.liferay.portal.kernel.util.Portal

isGroupAdmin

public boolean isGroupAdmin(com.liferay.portal.kernel.model.User user,
                            long groupId)
                     throws Exception
Specified by:
isGroupAdmin in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

isGroupFriendlyURL

public boolean isGroupFriendlyURL(String fullURL,
                                  String groupFriendlyURL,
                                  String layoutFriendlyURL)
Specified by:
isGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portal

isGroupOwner

public boolean isGroupOwner(com.liferay.portal.kernel.model.User user,
                            long groupId)
                     throws Exception
Specified by:
isGroupOwner in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

isLayoutDescendant

public boolean isLayoutDescendant(com.liferay.portal.kernel.model.Layout layout,
                                  long layoutId)
                           throws com.liferay.portal.kernel.exception.PortalException
Specified by:
isLayoutDescendant in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

isLayoutSitemapable

public boolean isLayoutSitemapable(com.liferay.portal.kernel.model.Layout layout)
Specified by:
isLayoutSitemapable in interface com.liferay.portal.kernel.util.Portal

isLoginRedirectRequired

public boolean isLoginRedirectRequired(javax.servlet.http.HttpServletRequest request)
Specified by:
isLoginRedirectRequired in interface com.liferay.portal.kernel.util.Portal

isMethodGet

public boolean isMethodGet(PortletRequest portletRequest)
Specified by:
isMethodGet in interface com.liferay.portal.kernel.util.Portal

isMethodPost

public boolean isMethodPost(PortletRequest portletRequest)
Specified by:
isMethodPost in interface com.liferay.portal.kernel.util.Portal

isMultipartRequest

public boolean isMultipartRequest(javax.servlet.http.HttpServletRequest request)
Specified by:
isMultipartRequest in interface com.liferay.portal.kernel.util.Portal

isOmniadmin

public boolean isOmniadmin(long userId)
Specified by:
isOmniadmin in interface com.liferay.portal.kernel.util.Portal

isOmniadmin

public boolean isOmniadmin(com.liferay.portal.kernel.model.User user)
Specified by:
isOmniadmin in interface com.liferay.portal.kernel.util.Portal

isReservedParameter

public boolean isReservedParameter(String name)
Specified by:
isReservedParameter in interface com.liferay.portal.kernel.util.Portal

isRightToLeft

public boolean isRightToLeft(javax.servlet.http.HttpServletRequest request)
Specified by:
isRightToLeft in interface com.liferay.portal.kernel.util.Portal

isRSSFeedsEnabled

public boolean isRSSFeedsEnabled()
Specified by:
isRSSFeedsEnabled in interface com.liferay.portal.kernel.util.Portal

isSecure

public boolean isSecure(javax.servlet.http.HttpServletRequest request)
Specified by:
isSecure in interface com.liferay.portal.kernel.util.Portal

isSkipPortletContentProcessing

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,
                                              String portletName)
                                       throws Exception
Specified by:
isSkipPortletContentProcessing in interface com.liferay.portal.kernel.util.Portal
Throws:
Exception

isSkipPortletContentRendering

public boolean isSkipPortletContentRendering(com.liferay.portal.kernel.model.Group group,
                                             com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet,
                                             com.liferay.portal.kernel.theme.PortletDisplay portletDisplay,
                                             String portletName)
Specified by:
isSkipPortletContentRendering in interface com.liferay.portal.kernel.util.Portal

isSystemGroup

public boolean isSystemGroup(String groupName)
Specified by:
isSystemGroup in interface com.liferay.portal.kernel.util.Portal

isSystemRole

public boolean isSystemRole(String roleName)
Specified by:
isSystemRole in interface com.liferay.portal.kernel.util.Portal

isUpdateAvailable

public boolean isUpdateAvailable()
Specified by:
isUpdateAvailable in interface com.liferay.portal.kernel.util.Portal

isValidResourceId

public boolean isValidResourceId(String resourceId)
Specified by:
isValidResourceId in interface com.liferay.portal.kernel.util.Portal

removePortalInetSocketAddressEventListener

public boolean removePortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
Specified by:
removePortalInetSocketAddressEventListener in interface com.liferay.portal.kernel.util.Portal

removePortalPortEventListener

@Deprecated
public void removePortalPortEventListener(com.liferay.portal.kernel.util.PortalPortEventListener portalPortEventListener)
Deprecated. As of 7.0.0, replaced by removePortalInetSocketAddressEventListener( PortalInetSocketAddressEventListener)

Specified by:
removePortalPortEventListener in interface com.liferay.portal.kernel.util.Portal

resetCDNHosts

public void resetCDNHosts()
Specified by:
resetCDNHosts in interface com.liferay.portal.kernel.util.Portal

resetPortletParameters

public String resetPortletParameters(String url,
                                     String portletId)
Specified by:
resetPortletParameters in interface com.liferay.portal.kernel.util.Portal

sendError

public void sendError(Exception e,
                      ActionRequest actionRequest,
                      ActionResponse actionResponse)
               throws IOException
Specified by:
sendError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException

sendError

public void sendError(Exception e,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws IOException,
                      javax.servlet.ServletException
Specified by:
sendError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
javax.servlet.ServletException

sendError

public void sendError(int status,
                      Exception e,
                      ActionRequest actionRequest,
                      ActionResponse actionResponse)
               throws IOException
Specified by:
sendError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException

sendError

public void sendError(int status,
                      Exception e,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws IOException,
                      javax.servlet.ServletException
Specified by:
sendError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
javax.servlet.ServletException

sendRSSFeedsDisabledError

public void sendRSSFeedsDisabledError(javax.servlet.http.HttpServletRequest request,
                                      javax.servlet.http.HttpServletResponse response)
                               throws IOException,
                                      javax.servlet.ServletException
Specified by:
sendRSSFeedsDisabledError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
javax.servlet.ServletException

sendRSSFeedsDisabledError

public void sendRSSFeedsDisabledError(PortletRequest portletRequest,
                                      PortletResponse portletResponse)
                               throws IOException,
                                      javax.servlet.ServletException
Specified by:
sendRSSFeedsDisabledError in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
javax.servlet.ServletException

setPageDescription

public void setPageDescription(String description,
                               javax.servlet.http.HttpServletRequest request)
Specified by:
setPageDescription in interface com.liferay.portal.kernel.util.Portal

setPageKeywords

public void setPageKeywords(String keywords,
                            javax.servlet.http.HttpServletRequest request)
Specified by:
setPageKeywords in interface com.liferay.portal.kernel.util.Portal

setPageSubtitle

public void setPageSubtitle(String subtitle,
                            javax.servlet.http.HttpServletRequest request)
Specified by:
setPageSubtitle in interface com.liferay.portal.kernel.util.Portal

setPageTitle

public void setPageTitle(String title,
                         javax.servlet.http.HttpServletRequest request)
Specified by:
setPageTitle in interface com.liferay.portal.kernel.util.Portal

setPortalInetSocketAddresses

public void setPortalInetSocketAddresses(javax.servlet.http.HttpServletRequest request)
Specified by:
setPortalInetSocketAddresses in interface com.liferay.portal.kernel.util.Portal

setPortalPort

@Deprecated
public void setPortalPort(javax.servlet.http.HttpServletRequest request)
Deprecated. As of 7.0.0, replaced by setPortalInetSocketAddresses(HttpServletRequest)

Sets the port obtained on the first request to the portal.

Specified by:
setPortalPort in interface com.liferay.portal.kernel.util.Portal

storePreferences

public void storePreferences(PortletPreferences portletPreferences)
                      throws IOException,
                             ValidatorException
Specified by:
storePreferences in interface com.liferay.portal.kernel.util.Portal
Throws:
IOException
ValidatorException

stripURLAnchor

public String[] stripURLAnchor(String url,
                               String separator)
Specified by:
stripURLAnchor in interface com.liferay.portal.kernel.util.Portal

transformCustomSQL

public String transformCustomSQL(String sql)
Specified by:
transformCustomSQL in interface com.liferay.portal.kernel.util.Portal

transformSQL

public String transformSQL(String sql)
Specified by:
transformSQL in interface com.liferay.portal.kernel.util.Portal

updateImageId

public void updateImageId(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
                          boolean hasImage,
                          byte[] bytes,
                          String fieldName,
                          long maxSize,
                          int maxHeight,
                          int maxWidth)
                   throws com.liferay.portal.kernel.exception.PortalException
Specified by:
updateImageId in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

updatePortletMode

public PortletMode updatePortletMode(String portletId,
                                     com.liferay.portal.kernel.model.User user,
                                     com.liferay.portal.kernel.model.Layout layout,
                                     PortletMode portletMode,
                                     javax.servlet.http.HttpServletRequest request)
                              throws com.liferay.portal.kernel.exception.PortalException
Specified by:
updatePortletMode in interface com.liferay.portal.kernel.util.Portal
Throws:
com.liferay.portal.kernel.exception.PortalException

updateRedirect

public String updateRedirect(String redirect,
                             String oldPath,
                             String newPath)
Specified by:
updateRedirect in interface com.liferay.portal.kernel.util.Portal

updateWindowState

public WindowState updateWindowState(String portletId,
                                     com.liferay.portal.kernel.model.User user,
                                     com.liferay.portal.kernel.model.Layout layout,
                                     WindowState windowState,
                                     javax.servlet.http.HttpServletRequest request)
Specified by:
updateWindowState in interface com.liferay.portal.kernel.util.Portal

addDefaultResource

@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
Deprecated. As of 7.0.0

Throws:
com.liferay.portal.kernel.exception.PortalException

addDefaultResource

@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
Deprecated. As of 7.0.0

Throws:
com.liferay.portal.kernel.exception.PortalException

addRootModelResource

protected void addRootModelResource(long companyId,
                                    long groupId,
                                    com.liferay.portal.kernel.model.Portlet portlet)
                             throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

buildI18NPath

protected String buildI18NPath(Locale locale)

doGetAncestorSiteGroups

protected Set<com.liferay.portal.kernel.model.Group> doGetAncestorSiteGroups(long groupId,
                                                                             boolean checkContentSharingWithChildrenEnabled)
                                                                      throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

doGetCurrentSiteGroup

protected com.liferay.portal.kernel.model.Group doGetCurrentSiteGroup(long groupId)
                                                               throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

doGetPlidFromPortletId

protected long doGetPlidFromPortletId(long groupId,
                                      boolean privateLayout,
                                      String portletId)

filterControlPanelPortlets

protected List<com.liferay.portal.kernel.model.Portlet> filterControlPanelPortlets(Set<com.liferay.portal.kernel.model.Portlet> portlets,
                                                                                   com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)

getAvailableLocale

protected Locale getAvailableLocale(long groupId,
                                    Locale locale)

getBrowsableLayout

protected com.liferay.portal.kernel.model.Layout getBrowsableLayout(com.liferay.portal.kernel.model.Layout layout)

getCanonicalDomain

protected String getCanonicalDomain(String virtualHostname,
                                    String portalDomain)

getContextPath

protected String getContextPath(String contextPath)

getControlPanelDisplayGroup

protected com.liferay.portal.kernel.model.Group getControlPanelDisplayGroup(long companyId,
                                                                            long scopeGroupId,
                                                                            long doAsGroupId,
                                                                            String portletId)

getDoAsUserId

protected long getDoAsUserId(javax.servlet.http.HttpServletRequest request,
                             String doAsUserIdString,
                             boolean alwaysAllowDoAsUser)
                      throws Exception
Throws:
Exception

getGroupFriendlyURL

protected 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
Throws:
com.liferay.portal.kernel.exception.PortalException

getGroupPermissions

protected String[] getGroupPermissions(String[] groupPermissions,
                                       String className,
                                       String inputPermissionsShowOptions)

getGuestPermissions

protected String[] getGuestPermissions(String[] guestPermissions,
                                       String className,
                                       String inputPermissionsShowOptions)

getPortletParam

protected String getPortletParam(javax.servlet.http.HttpServletRequest request,
                                 String name)

getServletURL

protected String getServletURL(com.liferay.portal.kernel.model.Portlet portlet,
                               String servletPath,
                               com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
                        throws com.liferay.portal.kernel.exception.PortalException
Throws:
com.liferay.portal.kernel.exception.PortalException

isAlwaysAllowDoAsUser

protected boolean isAlwaysAllowDoAsUser(javax.servlet.http.HttpServletRequest request)
                                 throws Exception
Throws:
Exception

isAlwaysAllowDoAsUser

protected boolean isAlwaysAllowDoAsUser(String actionName,
                                        String mvcRenderCommandName,
                                        String path,
                                        String strutsAction)

isValidPortalDomain

protected boolean isValidPortalDomain(long companyId,
                                      String domain)

isValidPortalDomain

protected boolean isValidPortalDomain(String domain)

isValidVirtualHostname

protected boolean isValidVirtualHostname(String virtualHostname)

notifyPortalInetSocketAddressEventListeners

protected void notifyPortalInetSocketAddressEventListeners(InetSocketAddress inetSocketAddress,
                                                           boolean local,
                                                           boolean secure)

notifyPortalPortEventListeners

@Deprecated
protected void notifyPortalPortEventListeners(int portalPort)
Deprecated. As of 7.0.0, replaced by notifyPortalInetSocketAddressEventListeners( InetSocketAddress, boolean, boolean)


removeRedirectParameter

protected String removeRedirectParameter(String url)

resetThemeDisplayI18n

protected void resetThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                     String languageId,
                                     String path,
                                     Locale locale)

setLocale

protected void setLocale(javax.servlet.http.HttpServletRequest request,
                         javax.servlet.http.HttpServletResponse response,
                         Locale locale)

setThemeDisplayI18n

protected void setThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
                                   Locale locale)

Liferay 7.0-ce-b8 portal-impl