|
bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--theory.smart.foundation.SmartValue
|
+--theory.smart.ebusiness.shoppingadvisor.CustomerProfileValue
This class stores a list of qualities desired by a particular customer
CustomerProfile,
CustomerProfileHome,
CustomerProfile.getCustomerProfileByValue(),
CustomerProfile.setCustomerProfileByValue(CustomerProfileValue), Serialized Form| Field Summary | |
SmartHandle |
customer
customer [CustomerProfile] <>------> [ theory.smart.ebusiness.customer.Customer]
|
java.lang.String |
customerKey
customerKey [CustomerProfile] <*>------> [ String] (Primary Key)
|
com.sun.java.util.collections.LinkedList |
qualities
quality (List) [CustomerProfile] <*>------> [ theory.smart.axiom.units.Quality]
0..*
|
| Constructor Summary | |
protected |
CustomerProfileValue()
Only get/setCustomerProfileByValue 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 customerKey
customerKey
[CustomerProfile] <*>------> [String] (Primary Key)
public com.sun.java.util.collections.LinkedList qualities
quality (List)
[CustomerProfile] <*>------> [theory.smart.axiom.units.Quality]
0..*
public SmartHandle customer
customer
[CustomerProfile] <>------> [theory.smart.ebusiness.customer.Customer]
| Constructor Detail |
protected CustomerProfileValue()
|
bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||