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

Uses of Property in com.submersion.jspshop.ejb
 

Methods in com.submersion.jspshop.ejb that return Property
 Property PropertyHome.create()
          Creates a new instance of a Property.
 Property PropertyHome.findByPrimaryKey(java.lang.Long propertyID)
          Finds an instace of a Property bean by it's Primary Key.