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

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

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

Methods in org.mycore.backend.hibernate.tables that return MCRCATEGPK
 MCRCATEGPK MCRCATEG.getKey()
           
 

Methods in org.mycore.backend.hibernate.tables with parameters of type MCRCATEGPK
 void MCRCATEG.setKey(MCRCATEGPK key)