| 
 | 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.axiom.messaging.MailboxValue
A simple message collection with some specialized message handling methods.  The Mailbox is managed by the PostOffice 
Mailbox, 
MailboxHome, 
Mailbox.getMailboxByValue(), 
Mailbox.setMailboxByValue(MailboxValue), Serialized Form| Field Summary | |
|  com.sun.java.util.collections.LinkedList | messagesmessage (List) [Mailbox] <*>------> [ theory.smart.axiom.messaging.Message] 
                     0..* | 
|  int | nextIdnextId [Mailbox] <*>------> [ int] | 
|  java.lang.String | ownerIdownerId [Mailbox] <*>------> [ String] (Primary Key) | 
| Constructor Summary | |
| protected  | MailboxValue()Only get/setMailboxByValue 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 ownerId
                  ownerId
 [Mailbox] <*>------> [String] (Primary Key)
 public int nextId
                  nextId
 [Mailbox] <*>------> [int] 
 public com.sun.java.util.collections.LinkedList messages
                  message (List)
 [Mailbox] <*>------> [theory.smart.axiom.messaging.Message] 
                     0..*
 | Constructor Detail | 
protected MailboxValue()
| 
 | bea Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||