Uses of Interface
com.submersion.jspshop.ejb.Value

Uses of Value in com.submersion.jspshop.ejb
 

Methods in com.submersion.jspshop.ejb that return Value
 Value ValueHome.create()
          Creates a new instance of the value entity bean.
 Value ValueHome.findByPrimaryKey(java.lang.Long valueID)
          Finds an entity bean by it's primary key.