Uses of Class
cz.metacentrum.perun.core.impl.PerunAppsConfig.Brand
Packages that use PerunAppsConfig.Brand
-
Uses of PerunAppsConfig.Brand in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl that return PerunAppsConfig.BrandModifier and TypeMethodDescriptionstatic PerunAppsConfig.BrandPerunAppsConfig.getBrandContainingDomain(String domain) Returns configuration's brand in which the provided domain is specifiedstatic PerunAppsConfig.BrandPerunAppsConfig.getBrandContainingVo(String voShortname) Iterates brands and searches for such that contains vo's shortname.static PerunAppsConfig.BrandPerunAppsConfig.getDefaultBrand()Returns default branding.Methods in cz.metacentrum.perun.core.impl that return types with arguments of type PerunAppsConfig.BrandMethod parameters in cz.metacentrum.perun.core.impl with type arguments of type PerunAppsConfig.BrandModifier and TypeMethodDescriptionvoidPerunAppsConfig.setBrands(List<PerunAppsConfig.Brand> brands)