Uses of Class
de.xima.fc.gui.model.portal.PortalProperty
Packages that use PortalProperty
-
Uses of PortalProperty in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal that return types with arguments of type PortalPropertyModifier and TypeMethodDescriptionUserPortalCustomPortalMessagesViewModel.getMessages()UserPortalViewModel.getSelectedCustomPortalMessages()Gets the custom portal messages for the currently selected locale.Methods in de.xima.fc.gui.model.portal with parameters of type PortalPropertyModifier and TypeMethodDescriptionUserPortalViewModel.getDefaultLocaleValue(PortalProperty property) Gets the custom portal messages for the default locale.Constructor parameters in de.xima.fc.gui.model.portal with type arguments of type PortalPropertyModifierConstructorDescriptionUserPortalCustomPortalMessagesViewModel(List<PortalProperty> messages, Locale locale)