| 
© 2001 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.content.ContentValue
A value object for content.
Currently, this only supports the explicit attributes of a Content object.
Content, 
ContentHome, 
Content.getContentByValue(), 
Content.setContentByValue(ContentValue), Serialized Form| Field Summary | |
 java.lang.String | 
identifier
The unique identifier of the content.  | 
 java.lang.String | 
mimeType
The mime type of the content.  | 
| Constructor Summary | |
protected  | 
ContentValue()
Only get/setContentByValue 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
public java.lang.String mimeType
| Constructor Detail | 
protected ContentValue()
  | 
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||