© 2005 BEA Systems, Inc.

com.bea.portal.model
Interface PageScopedObject

All Superinterfaces:
PortalScopedObject
All Known Subinterfaces:
PlaceholderIdentifier, PortletPersonalizationIdentifier

public interface PageScopedObject
extends PortalScopedObject

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


Method Summary
 PageIdentifier getPageIdentifier()
          Returns the PageIdentifier identifying the Page that this object is scoped to.
 
Methods inherited from interface com.bea.portal.model.PortalScopedObject
getPortalIdentifier
 

Method Detail

getPageIdentifier

public PageIdentifier getPageIdentifier()
Returns the PageIdentifier identifying the Page that this object is scoped to.

Returns:
the page that this object is scoped to.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved