org.hibernate.auction
Class Persistent

java.lang.Object
  extended by org.hibernate.auction.Persistent
Direct Known Subclasses:
AuctionItem, Bid, User

public class Persistent
extends Object

Author:
Gavin King

Constructor Summary
Persistent()
           
 
Method Summary
 Long getId()
           
 void setId(Long long1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Persistent

public Persistent()
Method Detail

getId

public Long getId()

setId

public void setId(Long long1)


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved