Class WishlistLineFactory

java.lang.Object
com.echothree.model.data.wishlist.server.factory.WishlistLineFactory
All Implemented Interfaces:
BaseFactory<WishlistLinePK,WishlistLine>

@ApplicationScoped public class WishlistLineFactory extends Object implements BaseFactory<WishlistLinePK,WishlistLine>