ResourceIdentifier Interface

com.bea.portal.model
ResourceIdentifier Interface

public interface ResourceIdentifier

    extends Identifier, PortalScopedObject

Interface ResourceIdentifier is used to uniquely identify a resource within the portal framework.


All Superinterfaces
Identifier, PortalScopedObject, Serializable
All Known Subinterfaces

LayoutIdentifier, NamedResourceIdentifier, PageIdentifier, PlaceholderIdentifier, PortalIdentifier, PortletIdentifier, SkinIdentifier

Field Summary

 

Method Summary

public int
getResourceType()
Returns a constant representing the resource type.
 
Methods from interface com.bea.portal.model.Identifier
getId
 
Methods from interface com.bea.portal.model.PortalScopedObject
getPortalIdentifier
   

Field Detail

Method Detail

getResourceType() Method

public int getResourceType()
Returns a constant representing the resource type.

Returns

resource type.