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

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

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

Methods in org.mycore.backend.hibernate.tables that return MCRGROUPMEMBERSPK
 MCRGROUPMEMBERSPK MCRGROUPMEMBERS.getKey()
           
 

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