PortalScopedObject Interface
- public interface PortalScopedObject
Interface PageScopedObject
represents an
object which is scoped to a portal.
-
All Known Subinterfaces
-
LayoutDefinition
, LayoutIdentifier
, MutablePagePersonalization
, MutablePortalPersonalization
, MutablePortletPersonalization
, NamedResourceIdentifier
, Page
, PageIdentifier
, PagePersonalization
, PagePersonalizationIdentifier
, PageScopedObject
, PersonalizationIdentifier
, PersonalizedResource
, PlaceholderIdentifier
, Portal
, PortalIdentifier
, PortalPersonalization
, PortalPersonalizationIdentifier
, PortalResource
, Portlet
, PortletIdentifier
, PortletPersonalization
, PortletPersonalizationIdentifier
, ResourceIdentifier
, SkinDefinition
, SkinIdentifier
, UserPageState
, UserPortalState
, UserPortletState
getPortalIdentifier() Method
public PortalIdentifier
getPortalIdentifier()
Returns the PortalIdentifier
identifying the
portal that this object is scoped to.
Returns
- the portal that this object is scoped to.