|
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.foundation.SmartValue | +--com.beasys.commerce.axiom.contact.UserValue
User is a component that represents a user of a system. Users can be members of groups, represented by the Group component. Users are extentions of ConfigurableEntity, and therefore have the concept of getting and setting properties that are relevant to the user.
Primary Key = com.beasys.commerce.axiom.contact.UserPk
UserPk
,
UserHome
,
UserImpl
,
UserValue
,
User
,
UserHome
,
User.getUserByValue()
,
User.setUserByValue(UserValue)
, Serialized FormField Summary | |
java.lang.String |
identifier
Containment: By Value Multiplicity: 1:1 PRIMARY KEY FIELD |
Constructor Summary | |
protected |
UserValue()
Only get/setUserByValue methods are allowed to call this constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String identifier
Constructor Detail |
protected UserValue()
|
BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |