Serialized Form


Package com.submersion.jspshop.ejb

Class com.submersion.jspshop.ejb.ClassBean implements Serializable

Serialized Fields

className

java.lang.String className

parentName

java.lang.String parentName

context

java.lang.String context

description

java.lang.String description

Class com.submersion.jspshop.ejb.ObjectBean implements Serializable

Serialized Fields

objectID

java.lang.Long objectID

context

java.lang.String context

parentID

java.lang.Long parentID

name

java.lang.String name

className

java.lang.String className

Class com.submersion.jspshop.ejb.PropertyBean implements Serializable

Serialized Fields

propertyID

java.lang.Long propertyID

name

java.lang.String name

className

java.lang.String className

Class com.submersion.jspshop.ejb.PropertyTypeBean implements Serializable

Serialized Fields

typeID

java.lang.Long typeID

propertyTypeID

java.lang.Long propertyTypeID

propertyID

java.lang.Long propertyID

Class com.submersion.jspshop.ejb.TypeBean implements Serializable

Serialized Fields

typeID

java.lang.Long typeID

name

java.lang.String name

Class com.submersion.jspshop.ejb.TypeValueBean implements Serializable

Serialized Fields

typeValueID

java.lang.Long typeValueID

valueID

java.lang.Long valueID

typeID

java.lang.Long typeID

value

java.lang.String value

Class com.submersion.jspshop.ejb.ValueBean implements Serializable

Serialized Fields

valueID

java.lang.Long valueID

propertyID

java.lang.Long propertyID

objectID

java.lang.Long objectID

value

java.lang.String value