© 2002 BEA Systems, Inc.


com.bea.portal.model
Interface PortalResource

All Known Subinterfaces:
MutablePagePersonalization, MutablePortalPersonalization, MutablePortletPersonalization, Page, PagePersonalization, PersonalizedResource, Portal, PortalPersonalization, Portlet, PortletPersonalization, UserPageState, UserPortalState, UserPortletState

public interface PortalResource
extends PortalScopedObject

Interface PortalResource represents a portal scoped resource within the portal framework.


Method Summary
 ResourceIdentifier getResourceIdentifier()
          Returns the resource identifier for this resource.
 
Methods inherited from interface com.bea.portal.model.PortalScopedObject
getPortalIdentifier
 

Method Detail

getResourceIdentifier

public ResourceIdentifier getResourceIdentifier()
Returns the resource identifier for this resource.

Returns:
the associated resource identifier.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved