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

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

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

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

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