org.hibernate.ejb.test.util
Class CopyrightableContent

java.lang.Object
  extended by org.hibernate.ejb.test.util.CopyrightableContent
Direct Known Subclasses:
Book

@MappedSuperclass
public abstract class CopyrightableContent
extends Object


Constructor Summary
CopyrightableContent()
           
CopyrightableContent(Author author)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyrightableContent

public CopyrightableContent()

CopyrightableContent

public CopyrightableContent(Author author)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.