|
BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.axiom.p13n.http.HttpConfigurableEntity | +--com.beasys.commerce.user.jsp.beans.LocalProfileBean | +--com.beasys.commerce.user.jsp.beans.AnonymousProfileBean
This bean is used behind the <um:getProperty> and <um:setProperty> tags when no profile is currently active to support the Anonymous profile functionality. It does not actually persist anything to the database, or use any session beans.
Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity |
RESERVED_SCOPE_NAME |
Constructor Summary | |
AnonymousProfileBean()
|
Method Summary | |
ConfigurableEntity |
getProfile()
Returns the anonymous profile; in this case, this object itself. |
ConfigurableEntity |
getSuccessor()
Returns the successor, which will always be null for anonymous profiles. |
Methods inherited from class com.beasys.commerce.user.jsp.beans.LocalProfileBean |
clearValues, getProperty, getProperty, getPropertyAsString, removeProperty, setProperties, 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, getDefaultValueFromSchema, getEJBHome, getHandle, getPersistableHandle, getPrimaryKey, getProperty, getPropertyAsString, getPropertyDefault, getPropertyNoDefault, getSuccessor, getUniqueId, isIdentical, remove, removeBusinessPolicy, removeProperty, r
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.beasys.commerce.user.jsp.ProfileWrapper |
getProperty |
Constructor Detail |
public AnonymousProfileBean()
Method Detail |
public ConfigurableEntity getProfile()
getProfile
in interface ProfileWrapper
public ConfigurableEntity getSuccessor()
getSuccessor
in interface ProfileWrapper
|
BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |