© 2005 BEA Systems, Inc.

com.bea.portal.model
Interface NamedResourceIdentifier

All Superinterfaces:
Identifier, NamedIdentifier, PortalScopedObject, ResourceIdentifier, Serializable
All Known Subinterfaces:
LayoutIdentifier, PageIdentifier, PlaceholderIdentifier, PortletIdentifier, SkinIdentifier

public interface NamedResourceIdentifier
extends ResourceIdentifier, NamedIdentifier

Interface NamedResourceIdentifier represents a ResourceIdentifier which includes a simple name as part of its unique id.


Methods inherited from interface com.bea.portal.model.ResourceIdentifier
getResourceType
 
Methods inherited from interface com.bea.portal.model.PortalScopedObject
getPortalIdentifier
 
Methods inherited from interface com.bea.portal.model.Identifier
getId
 
Methods inherited from interface com.bea.portal.model.NamedIdentifier
getName
 


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved