Class PortalRequestImpl
java.lang.Object
org.gatein.api.PortalRequest
org.exoplatform.portal.application.PortalRequestImpl
@Deprecated(forRemoval=true,
since="7.0")
public class PortalRequestImpl
extends org.gatein.api.PortalRequest
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.navigation.NavigationDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.navigation.NodePathDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.PortalDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.site.SiteIdDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.common.URIResolverDeprecated, for removal: This API element is subject to removal in a future version.org.gatein.api.security.UsergetUser()Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.gatein.api.PortalRequest
getInstance, getPage, getSite, setInstance
-
Method Details
-
getUser
public org.gatein.api.security.User getUser()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getUserin classorg.gatein.api.PortalRequest
-
getSiteId
public org.gatein.api.site.SiteId getSiteId()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSiteIdin classorg.gatein.api.PortalRequest
-
getNodePath
public org.gatein.api.navigation.NodePath getNodePath()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNodePathin classorg.gatein.api.PortalRequest
-
getLocale
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getLocalein classorg.gatein.api.PortalRequest
-
getPortal
public org.gatein.api.Portal getPortal()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getPortalin classorg.gatein.api.PortalRequest
-
getURIResolver
public org.gatein.api.common.URIResolver getURIResolver()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getURIResolverin classorg.gatein.api.PortalRequest
-