PortalResource Interface

com.bea.portal.model
PortalResource Interface

public interface PortalResource

    extends PortalScopedObject

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


All Superinterfaces
PortalScopedObject
All Known Subinterfaces

MutablePagePersonalization, MutablePortalPersonalization, MutablePortletPersonalization, Page, PagePersonalization, PersonalizedResource, Portal, PortalPersonalization, Portlet, PortletPersonalization, UserPageState, UserPortalState, UserPortletState

Method Summary

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

Method Detail

getResourceIdentifier() Method

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

Returns

the associated resource identifier.