Uses of Class
de.xima.fc.gui.model.portal.PortalProperties
Packages that use PortalProperties
-
Uses of PortalProperties in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal that return PortalPropertiesModifier and TypeMethodDescriptionUserPortalViewModel.getSelectedProperties()Gets the properties of the portal for the currently selected language, see alsoUserPortalViewModel.getProperties().Methods in de.xima.fc.gui.model.portal that return types with arguments of type PortalPropertiesModifier and TypeMethodDescriptionUserPortalViewModel.getProperties()A map with all properties related to the portal, indexed by the locale.Method parameters in de.xima.fc.gui.model.portal with type arguments of type PortalPropertiesModifier and TypeMethodDescriptionvoidUserPortalViewModel.setProperties(Map<Locale, PortalProperties> properties) A map with all properties related to the portal, indexed by the locale.