org.mycore.backend.hibernate.tables
Class MCRCLASS

java.lang.Object
  extended by org.mycore.backend.hibernate.tables.MCRCLASS

public class MCRCLASS
extends Object


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

Constructor Detail

MCRCLASS

public MCRCLASS()

MCRCLASS

public MCRCLASS(String id)
         throws MCRPersistenceException
Throws:
MCRPersistenceException
Method Detail

getId

public String getId()

setId

public void setId(String id)