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

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

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

Methods in org.mycore.backend.hibernate.tables that return MCRXMLTABLEPK
 MCRXMLTABLEPK MCRXMLTABLE.getKey()
           
 

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