com.bea.p13n.usermgmt.profile
Interface AnonymousProfileWrapper

All Superinterfaces
ProfileWrapper, Serializable

public interface AnonymousProfileWrapper
extends ProfileWrapper

A ProfileWrapper that represents an AnonymousProfile. Anonymous profiles do not have an identity, and are usually not persisted; they are intended to be used as a way to collect information during the course of a session; and provide a way to get all the properties so that they can be transferred into a permanent profile later.


Method Summary
 
Methods inherited from interface com.bea.p13n.usermgmt.profile.ProfileWrapper
getProfileIdentity, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyAsString, getPropertyAsString, getSuccessor, getType, getUsername, isType, removeProperty, removeSuccessor, setProperties, setProperty, setSuccessor, validateProfile
 



Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.