BEA Systems, Inc.

com.beasys.commerce.user.jsp.beans
Class AnonymousProfileBean

java.lang.Object
  |
  +--com.beasys.commerce.axiom.p13n.http.HttpConfigurableEntity
        |
        +--com.beasys.commerce.user.jsp.beans.LocalProfileBean
              |
              +--com.beasys.commerce.user.jsp.beans.AnonymousProfileBean

public class AnonymousProfileBean
extends LocalProfileBean
implements com.beasys.commerce.user.jsp.ProfileWrapper

Bean used to hold the anonymous user profile.

See Also:
Serialized Form

Constructor Summary
AnonymousProfileBean()
           
 
Method Summary
 ConfigurableEntity getProfile()
          Returns the wrapped profile.
 ConfigurableEntity getSuccessor()
          Returns the wrapped successor.
 
Methods inherited from class com.beasys.commerce.user.jsp.beans.LocalProfileBean
clearValues, getProperty, getProperty, getPropertyAsString, removeProperty, setProperty, transferProperties
 
Methods inherited from class com.beasys.commerce.axiom.p13n.http.HttpConfigurableEntity
addBusinessPolicy, addPropertyValue, addPropertyValueMapped, get__classIdentifier, get__containingBelonging, get__containingEntity, get__mapKey, get__sequenceNumber, getBusinessPolicy, getEJBHome, getHandle, getPersistableHandle, getPrimaryKey, getProperty, getPropertyAsString, getPropertyDefault, getPropertyNoDefault, getSuccessor, getUniqueId, isIdentical, remove, removeBusinessPolicy, removeProperty, removePropertyValue, removePropertyValueMapped, removeSuccessor, set__containingBelonging, set__containingEntity, set__mapKey, setProperty, setSuccessor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnonymousProfileBean

public AnonymousProfileBean()
Method Detail

getProfile

public ConfigurableEntity getProfile()
Returns the wrapped profile.
Specified by:
getProfile in interface com.beasys.commerce.user.jsp.ProfileWrapper
Returns:
the wrapped profile

getSuccessor

public ConfigurableEntity getSuccessor()
Returns the wrapped successor.
Specified by:
getSuccessor in interface com.beasys.commerce.user.jsp.ProfileWrapper
Returns:
the wrapped successor

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved