ProfileScopedObject Interface
- public interface ProfileScopedObject
Interface ProfileScopedObject represents an
object which is scoped to a ProfileIdentity.
-
All Known Subinterfaces
-
PagePersonalizationIdentifier, PersonalizationIdentifier, PortalPersonalizationIdentifier, PortletPersonalizationIdentifier
getProfileIdentity() Method
public ProfileIdentity getProfileIdentity()
Returns the ProfileIdentity identifying the
identity that this object is scoped to.
Returns
- the identity that this object is scoped to.