Uses of Class
ubic.gemma.model.common.auditAndSecurity.GroupAuthority
Packages that use GroupAuthority
Package
Description
-
Uses of GroupAuthority in ubic.gemma.model.common.auditAndSecurity
Methods in ubic.gemma.model.common.auditAndSecurity that return GroupAuthorityModifier and TypeMethodDescriptionstatic GroupAuthorityGroupAuthority.Factory.newInstance()static GroupAuthorityGroupAuthority.Factory.newInstance(String authority) Methods in ubic.gemma.model.common.auditAndSecurity that return types with arguments of type GroupAuthorityMethod parameters in ubic.gemma.model.common.auditAndSecurity with type arguments of type GroupAuthority -
Uses of GroupAuthority in ubic.gemma.persistence.service.common.auditAndSecurity
Methods in ubic.gemma.persistence.service.common.auditAndSecurity that return types with arguments of type GroupAuthorityModifier and TypeMethodDescriptionUserDao.loadGroupAuthorities(User u) UserDaoImpl.loadGroupAuthorities(User user)