© 2005 BEA Systems, Inc.

com.bea.portal.model
Interface ProfileScopedObject

All Known Subinterfaces:
PagePersonalizationIdentifier, PersonalizationIdentifier, PortalPersonalizationIdentifier, PortletPersonalizationIdentifier

public interface ProfileScopedObject

Interface ProfileScopedObject represents an object which is scoped to a ProfileIdentity.


Method Summary
 ProfileIdentity getProfileIdentity()
          Returns the ProfileIdentity identifying the identity that this object is scoped to.
 

Method Detail

getProfileIdentity

public ProfileIdentity getProfileIdentity()
Returns the ProfileIdentity identifying the identity that this object is scoped to.

Returns:
the identity that this object is scoped to.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved