Object
Serializable, SmartHome
The home class for the ShoppingCartLine. This class is used to create instances of ShoppingCartLine. eg :
ShoppingCartLine shoppingCartLine = ShoppingCartLineHome.create();
Object
ShoppingCartLineHome
Serializable, SmartHome
Constructor Summary |
Method Summary |
public static |
|
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShoppingCartLineHome()
Method Detail |
public static ShoppingCartLine create()
Creates a new ShoppingCartLine instance.