Uses of Class
org.mycore.backend.hibernate.tables.MCRLINKHREFPK

Packages that use MCRLINKHREFPK
org.mycore.backend.hibernate.tables   
 

Uses of MCRLINKHREFPK in org.mycore.backend.hibernate.tables
 

Methods in org.mycore.backend.hibernate.tables that return MCRLINKHREFPK
 MCRLINKHREFPK MCRLINKHREF.getKey()
          This method returns the primary key.
 

Methods in org.mycore.backend.hibernate.tables with parameters of type MCRLINKHREFPK
 void MCRLINKHREF.setKey(MCRLINKHREFPK key)
          This method set the primary key.