C D E F G N O P S T U V

C

Class - interface com.submersion.jspshop.ejb.Class.
Remote interface for Class entity bean.
ClassBean - class com.submersion.jspshop.ejb.ClassBean.
Implementation of the Class entity bean using CMP (Container managed persistance).
ClassBean() - Constructor for class com.submersion.jspshop.ejb.ClassBean
 
ClassHome - interface com.submersion.jspshop.ejb.ClassHome.
Home interface for the Class Entity bean
className - Variable in class com.submersion.jspshop.ejb.ObjectBean
 
className - Variable in class com.submersion.jspshop.ejb.PropertyBean
 
className - Variable in class com.submersion.jspshop.ejb.ClassBean
 
com.submersion.jspshop.ejb - package com.submersion.jspshop.ejb
 
context - Variable in class com.submersion.jspshop.ejb.ObjectBean
 
context - Variable in class com.submersion.jspshop.ejb.ClassBean
 
create() - Method in interface com.submersion.jspshop.ejb.TypeHome
creates a new instance of the bean
create() - Method in interface com.submersion.jspshop.ejb.ObjectHome
Used for creating a new instance of an Object.
create() - Method in interface com.submersion.jspshop.ejb.PropertyHome
Creates a new instance of a Property.
create() - Method in interface com.submersion.jspshop.ejb.ValueHome
Creates a new instance of the value entity bean.
create() - Method in interface com.submersion.jspshop.ejb.TypeValueHome
creates a new instance of the TypeValue
create() - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
create(String) - Method in interface com.submersion.jspshop.ejb.ClassHome
Creates a new instance of an entity bean.

D

description - Variable in class com.submersion.jspshop.ejb.ClassBean
 

E

ejbActivate() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbActivate() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbCreate() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbCreate(String) - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbLoad() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbPassivate() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbPostCreate() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbPostCreate(String) - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbRemove() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.TypeBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.ClassBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.ValueBean
 
ejbStore() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 

F

findByAll() - Method in interface com.submersion.jspshop.ejb.TypeHome
returns a collection of all type entities
findByAll() - Method in interface com.submersion.jspshop.ejb.ObjectHome
Returns all instances of objects.
findByAll() - Method in interface com.submersion.jspshop.ejb.PropertyHome
Finds all instances of all Properties.
findByAll() - Method in interface com.submersion.jspshop.ejb.ClassHome
Returns all instances of the entity bean Class from the database.
findByAll() - Method in interface com.submersion.jspshop.ejb.ValueHome
returns a collection of all the Value entities
findByAll() - Method in interface com.submersion.jspshop.ejb.TypeValueHome
Returns a collection of all TypeValues
findByAll() - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByClassName(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByClassName(String) - Method in interface com.submersion.jspshop.ejb.PropertyHome
 
findByContext(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByContext(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByContext(String) - Method in interface com.submersion.jspshop.ejb.ClassHome
 
findByContextSub(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByName(String) - Method in interface com.submersion.jspshop.ejb.TypeHome
 
findByObjectID(Long) - Method in interface com.submersion.jspshop.ejb.ValueHome
 
findByObjectIDPropertyID(Long, Long) - Method in interface com.submersion.jspshop.ejb.ValueHome
 
findByObjectIDTypeID(Long, Long) - Method in interface com.submersion.jspshop.ejb.ValueHome
 
findByObjectIDValue(Long, String) - Method in interface com.submersion.jspshop.ejb.ValueHome
 
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.TypeHome
finds an entity and returns it based on it's primarykey
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
Returns an object by it's primary key, ObjectID.
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.PropertyHome
Finds an instace of a Property bean by it's Primary Key.
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.ValueHome
Finds an entity bean by it's primary key.
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.TypeValueHome
Finds a typeValue by it's primaryKey
findByPrimaryKey(Long) - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByPrimaryKey(String) - Method in interface com.submersion.jspshop.ejb.ClassHome
Finds an instance of a Class entity bean by it's primary key, ClassName.
findByPropertyID(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByPropertyID(Long) - Method in interface com.submersion.jspshop.ejb.ValueHome
 
findByPropertyID(Long) - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByPropertyIDSub(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByPropertyIDTypeID(Long, Long) - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByPropertyIDTypeName(Long, String) - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByPropertyName(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByPropertyNameSub(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByType(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByTypeID(Long) - Method in interface com.submersion.jspshop.ejb.TypeHome
 
findByTypeID(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByTypeID(Long) - Method in interface com.submersion.jspshop.ejb.TypeValueHome
 
findByTypeID(Long) - Method in interface com.submersion.jspshop.ejb.PropertyTypeHome
 
findByTypeIDSub(Long) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByTypeSub(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByValue(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 
findByValueID(Long) - Method in interface com.submersion.jspshop.ejb.TypeValueHome
 
findByValueIDTypeID(Long, Long) - Method in interface com.submersion.jspshop.ejb.TypeValueHome
 
findByValueIDValue(Long, String) - Method in interface com.submersion.jspshop.ejb.TypeValueHome
 
findByValueSub(String) - Method in interface com.submersion.jspshop.ejb.ObjectHome
 

G

getClassName() - Method in interface com.submersion.jspshop.ejb.Object
Returns the Class primary key that the object belongs to
getClassName() - Method in interface com.submersion.jspshop.ejb.Class
Primary key for this entity
getClassName() - Method in interface com.submersion.jspshop.ejb.Property
Returns the Class key which the property belongs to.
getClassName() - Method in class com.submersion.jspshop.ejb.ObjectBean
Returns the primary key of the Class that the object is a type of.
getClassName() - Method in class com.submersion.jspshop.ejb.PropertyBean
Returns the class of which the property belongs to
getClassName() - Method in class com.submersion.jspshop.ejb.ClassBean
Returns the primary key ClassName
getContext() - Method in interface com.submersion.jspshop.ejb.Object
Returns a sort key that contains the context of this object.
getContext() - Method in interface com.submersion.jspshop.ejb.Class
A sort key showing the inheritance line of the class
getContext() - Method in class com.submersion.jspshop.ejb.ObjectBean
Returns the context for the Object
getContext() - Method in class com.submersion.jspshop.ejb.ClassBean
Returns a sort key which contains the inheritance line for this class
getDescription() - Method in interface com.submersion.jspshop.ejb.Class
Returns description describing the class
getDescription() - Method in class com.submersion.jspshop.ejb.ClassBean
Returns the description for this Class
getName() - Method in interface com.submersion.jspshop.ejb.Object
Returns the name of the Object
getName() - Method in interface com.submersion.jspshop.ejb.Property
Returns the name of the property
getName() - Method in class com.submersion.jspshop.ejb.TypeBean
returns the name of the bean
getName() - Method in class com.submersion.jspshop.ejb.ObjectBean
Returns the name of the Object
getName() - Method in class com.submersion.jspshop.ejb.PropertyBean
Returns the name of the property
getName() - Method in interface com.submersion.jspshop.ejb.Type
Returns the name of the type
getObjectID() - Method in interface com.submersion.jspshop.ejb.Object
Returns the primary key for this Object.
getObjectID() - Method in class com.submersion.jspshop.ejb.ObjectBean
Returns the primary key of the Object
getObjectID() - Method in class com.submersion.jspshop.ejb.ValueBean
returns the objectID that the value is linked to.
getObjectID() - Method in interface com.submersion.jspshop.ejb.Value
returns the objectID that the value is linked to.
getParentID() - Method in interface com.submersion.jspshop.ejb.Object
Returns the primary key of the Parent Object
getParentID() - Method in class com.submersion.jspshop.ejb.ObjectBean
Returns the primary key for the parent object
getParentName() - Method in interface com.submersion.jspshop.ejb.Class
Returns the primary key for the parent object from which this class inherits properties from
getParentName() - Method in class com.submersion.jspshop.ejb.ClassBean
Returns the primary key of the parent object
getPropertyID() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
getPropertyID() - Method in interface com.submersion.jspshop.ejb.Property
Returns the primary key for the property
getPropertyID() - Method in class com.submersion.jspshop.ejb.PropertyBean
Returns the primary key of the property
getPropertyID() - Method in interface com.submersion.jspshop.ejb.PropertyType
 
getPropertyID() - Method in class com.submersion.jspshop.ejb.ValueBean
returns the propertyID that the value belongs to
getPropertyID() - Method in interface com.submersion.jspshop.ejb.Value
returns the propertyID of which the value belongs to
getPropertyTypeID() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
getPropertyTypeID() - Method in interface com.submersion.jspshop.ejb.PropertyType
 
getTypeID() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
getTypeID() - Method in class com.submersion.jspshop.ejb.TypeBean
Returns the primary key of the entity bean
getTypeID() - Method in interface com.submersion.jspshop.ejb.TypeValue
Gets the typeID attribute of the TypeValue object
getTypeID() - Method in interface com.submersion.jspshop.ejb.PropertyType
 
getTypeID() - Method in interface com.submersion.jspshop.ejb.Type
returns the primary key for Type
getTypeID() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
getTypeValueID() - Method in interface com.submersion.jspshop.ejb.TypeValue
returns the primary key for TypeValue bean
getTypeValueID() - Method in class com.submersion.jspshop.ejb.TypeValueBean
Returns the primary key of the bean.
getValue() - Method in interface com.submersion.jspshop.ejb.TypeValue
returns the value of the type
getValue() - Method in class com.submersion.jspshop.ejb.ValueBean
returns the String value of the property
getValue() - Method in interface com.submersion.jspshop.ejb.Value
returns the String value of the property.
getValue() - Method in class com.submersion.jspshop.ejb.TypeValueBean
Returns the string value of the property type
getValueID() - Method in interface com.submersion.jspshop.ejb.TypeValue
Returns the key of the property value that the type belongs to
getValueID() - Method in class com.submersion.jspshop.ejb.ValueBean
returns the primary key of the entity bean
getValueID() - Method in interface com.submersion.jspshop.ejb.Value
returns the Primary key of the bean
getValueID() - Method in class com.submersion.jspshop.ejb.TypeValueBean
Returns the property value ID

N

name - Variable in class com.submersion.jspshop.ejb.TypeBean
 
name - Variable in class com.submersion.jspshop.ejb.ObjectBean
 
name - Variable in class com.submersion.jspshop.ejb.PropertyBean
 

O

Object - interface com.submersion.jspshop.ejb.Object.
Remote interface for the Object entity bean.
ObjectBean - class com.submersion.jspshop.ejb.ObjectBean.
Implementation of the Object entity bean using CMP (Container managed persistance).
ObjectBean() - Constructor for class com.submersion.jspshop.ejb.ObjectBean
 
ObjectHome - interface com.submersion.jspshop.ejb.ObjectHome.
Home interface for the Object entity bean.
objectID - Variable in class com.submersion.jspshop.ejb.ObjectBean
 
objectID - Variable in class com.submersion.jspshop.ejb.ValueBean
 

P

parentID - Variable in class com.submersion.jspshop.ejb.ObjectBean
 
parentName - Variable in class com.submersion.jspshop.ejb.ClassBean
 
Property - interface com.submersion.jspshop.ejb.Property.
Remote interface for Property entity bean
PropertyBean - class com.submersion.jspshop.ejb.PropertyBean.
Implementation of the Property entity bean, using Contaner Managed Persistance (CMP) Properties are used to define an Object.
PropertyBean() - Constructor for class com.submersion.jspshop.ejb.PropertyBean
 
PropertyHome - interface com.submersion.jspshop.ejb.PropertyHome.
Home interface for Property bean.
propertyID - Variable in class com.submersion.jspshop.ejb.PropertyTypeBean
 
propertyID - Variable in class com.submersion.jspshop.ejb.PropertyBean
 
propertyID - Variable in class com.submersion.jspshop.ejb.ValueBean
 
PropertyType - interface com.submersion.jspshop.ejb.PropertyType.
Remote interface for PropertyType entity bean
PropertyTypeBean - class com.submersion.jspshop.ejb.PropertyTypeBean.
Implementation of the PropertyType Entity Bean using Container Managed Persistance (CMP)
PropertyTypeBean() - Constructor for class com.submersion.jspshop.ejb.PropertyTypeBean
 
PropertyTypeHome - interface com.submersion.jspshop.ejb.PropertyTypeHome.
Home interface for the PropertyType Entity Bean
propertyTypeID - Variable in class com.submersion.jspshop.ejb.PropertyTypeBean
 

S

setClassName(String) - Method in interface com.submersion.jspshop.ejb.Object
Sets the Class Primary Key that the Object belongs to.
setClassName(String) - Method in interface com.submersion.jspshop.ejb.Property
Changes the class key of which the property belongs.
setClassName(String) - Method in class com.submersion.jspshop.ejb.ObjectBean
Changes the class that the object is a type of.
setClassName(String) - Method in class com.submersion.jspshop.ejb.PropertyBean
changes the class which the property belongs to.
setContext(String) - Method in interface com.submersion.jspshop.ejb.Object
Changes the sort key for the context.
setContext(String) - Method in interface com.submersion.jspshop.ejb.Class
Changes the context (Would only use when moving in tree, or during creation)
setContext(String) - Method in class com.submersion.jspshop.ejb.ObjectBean
Changes the context for the object.
setContext(String) - Method in class com.submersion.jspshop.ejb.ClassBean
Changes the sort key containing inheritance information.
setDescription(String) - Method in interface com.submersion.jspshop.ejb.Class
Changes the description for this class
setDescription(String) - Method in class com.submersion.jspshop.ejb.ClassBean
Changes the description for this class.
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.TypeBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.ObjectBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.PropertyBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.ClassBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.ValueBean
 
setEntityContext(EntityContext) - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
setName(String) - Method in interface com.submersion.jspshop.ejb.Object
Changes the name of the object
setName(String) - Method in interface com.submersion.jspshop.ejb.Property
Changes the name of the property
setName(String) - Method in class com.submersion.jspshop.ejb.TypeBean
changes the name for the entity bean
setName(String) - Method in class com.submersion.jspshop.ejb.ObjectBean
Changes the name of the object
setName(String) - Method in class com.submersion.jspshop.ejb.PropertyBean
sets the name of the property
setName(String) - Method in interface com.submersion.jspshop.ejb.Type
Sets the name of the type
setObjectID(Long) - Method in class com.submersion.jspshop.ejb.ValueBean
changes the objectID that the value is linked to.
setObjectID(Long) - Method in interface com.submersion.jspshop.ejb.Value
changes the objectID that the value is linked to.
setParentID(Long) - Method in interface com.submersion.jspshop.ejb.Object
Changes the parent Object for this Object.
setParentID(Long) - Method in class com.submersion.jspshop.ejb.ObjectBean
Changes the parent object for the current object.
setParentName(String) - Method in interface com.submersion.jspshop.ejb.Class
Changes the parent object of the entity (Would only use while moving in tree, or creating)
setParentName(String) - Method in class com.submersion.jspshop.ejb.ClassBean
Changes the parent object for this class.
setPropertyID(Long) - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
setPropertyID(Long) - Method in interface com.submersion.jspshop.ejb.PropertyType
 
setPropertyID(Long) - Method in class com.submersion.jspshop.ejb.ValueBean
changes the propertyID that the value belongs to.
setPropertyID(Long) - Method in interface com.submersion.jspshop.ejb.Value
changes the propertyID that the value belongs to.
setTypeID(Long) - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
setTypeID(Long) - Method in interface com.submersion.jspshop.ejb.TypeValue
Sets the typeID attribute of the TypeValue object
setTypeID(Long) - Method in interface com.submersion.jspshop.ejb.PropertyType
 
setTypeID(Long) - Method in class com.submersion.jspshop.ejb.TypeValueBean
 
setValue(String) - Method in interface com.submersion.jspshop.ejb.TypeValue
sets the value of the type
setValue(String) - Method in class com.submersion.jspshop.ejb.ValueBean
changes the String value of the property
setValue(String) - Method in interface com.submersion.jspshop.ejb.Value
changes the string value of the property.
setValue(String) - Method in class com.submersion.jspshop.ejb.TypeValueBean
sets the string value of the property type
setValueID(Long) - Method in interface com.submersion.jspshop.ejb.TypeValue
sets the key of the property value that the typevalue belongs to.
setValueID(Long) - Method in class com.submersion.jspshop.ejb.TypeValueBean
sets the property value ID, should only be used during creation.

T

Type - interface com.submersion.jspshop.ejb.Type.
Remote interface for Type Entity bean
TypeBean - class com.submersion.jspshop.ejb.TypeBean.
Implementation of the Type Entity Bean using Container Managed Persistance (CMP) Each Property has one or more types.
TypeBean() - Constructor for class com.submersion.jspshop.ejb.TypeBean
 
TypeHome - interface com.submersion.jspshop.ejb.TypeHome.
Home interface for the Type Entity Bean
typeID - Variable in class com.submersion.jspshop.ejb.PropertyTypeBean
 
typeID - Variable in class com.submersion.jspshop.ejb.TypeBean
 
TypeValue - interface com.submersion.jspshop.ejb.TypeValue.
Remote interface for TypeValue entity bean
TypeValueBean - class com.submersion.jspshop.ejb.TypeValueBean.
Implementation of the TypeValue entity bean, using container managed persistance (CMP).
TypeValueBean() - Constructor for class com.submersion.jspshop.ejb.TypeValueBean
 
TypeValueHome - interface com.submersion.jspshop.ejb.TypeValueHome.
Home interface for TypeValue entity bean

U

unsetEntityContext() - Method in class com.submersion.jspshop.ejb.PropertyTypeBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.TypeBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.ObjectBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.PropertyBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.ClassBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.ValueBean
 
unsetEntityContext() - Method in class com.submersion.jspshop.ejb.TypeValueBean
 

V

value - Variable in class com.submersion.jspshop.ejb.ValueBean
 
Value - interface com.submersion.jspshop.ejb.Value.
Remote interface for Value entity bean
ValueBean - class com.submersion.jspshop.ejb.ValueBean.
Implementation of the Value entity bean using Container Managed Persistance (CMP) Values are linked to objects and properties.
ValueBean() - Constructor for class com.submersion.jspshop.ejb.ValueBean
 
ValueHome - interface com.submersion.jspshop.ejb.ValueHome.
Home interface of the Value entity bean
valueID - Variable in class com.submersion.jspshop.ejb.ValueBean
 

C D E F G N O P S T U V