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
getResourceIdentifier() Method
public ResourceIdentifier
getResourceIdentifier()
Returns the resource identifier for this resource.
Returns
- the associated resource identifier.