© 2005 BEA Systems, Inc.

com.bea.portal.model
Interface PortalScopedObject

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

public interface PortalScopedObject

Interface PageScopedObject represents an object which is scoped to a portal.


Method Summary
 PortalIdentifier getPortalIdentifier()
          Returns the PortalIdentifier identifying the portal that this object is scoped to.
 

Method Detail

getPortalIdentifier

public PortalIdentifier getPortalIdentifier()
Returns the PortalIdentifier identifying the portal that this object is scoped to.

Returns:
the portal that this object is scoped to.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved