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.Brand
PerunAppsConfig.getBrandContainingDomain
(String domain) Returns configuration's brand in which the provided domain is specifiedstatic PerunAppsConfig.Brand
PerunAppsConfig.getBrandContainingVo
(String voShortname) Iterates brands and searches for such that contains vo's shortname.static PerunAppsConfig.Brand
PerunAppsConfig.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 TypeMethodDescriptionvoid
PerunAppsConfig.setBrands
(List<PerunAppsConfig.Brand> brands)