Uses of Class
ubic.gemma.web.controller.common.auditAndSecurity.SecurityInfoValueObject
-
Packages that use SecurityInfoValueObject Package Description ubic.gemma.web.controller.common.auditAndSecurity -
-
Uses of SecurityInfoValueObject in ubic.gemma.web.controller.common.auditAndSecurity
Methods in ubic.gemma.web.controller.common.auditAndSecurity that return SecurityInfoValueObject Modifier and Type Method Description SecurityInfoValueObjectSecurityController. getSecurityInfo(EntityDelegator<? extends gemma.gsec.model.Securable> ed)SecurityInfoValueObjectSecurityControllerImpl. getSecurityInfo(EntityDelegator<? extends gemma.gsec.model.Securable> ed)SecurityInfoValueObjectSecurityController. updatePermission(SecurityInfoValueObject settings)SecurityInfoValueObjectSecurityControllerImpl. updatePermission(SecurityInfoValueObject settings)Methods in ubic.gemma.web.controller.common.auditAndSecurity that return types with arguments of type SecurityInfoValueObject Modifier and Type Method Description Collection<SecurityInfoValueObject>SecurityController. getUsersData(String currentGroup, boolean privateOnly)AJAXCollection<SecurityInfoValueObject>SecurityControllerImpl. getUsersData(String currentGroup, boolean privateOnly)Methods in ubic.gemma.web.controller.common.auditAndSecurity with parameters of type SecurityInfoValueObject Modifier and Type Method Description SecurityInfoValueObjectSecurityController. updatePermission(SecurityInfoValueObject settings)SecurityInfoValueObjectSecurityControllerImpl. updatePermission(SecurityInfoValueObject settings)voidSecurityController. updatePermissions(SecurityInfoValueObject[] settings)voidSecurityControllerImpl. updatePermissions(SecurityInfoValueObject[] settings)
-