Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UDP - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.PortProtocol
- UiMinimalRole - Interface in de.bytestore.hostinger.security.roles
- uiProperties - Variable in class de.bytestore.hostinger.menu.view.menu_config.MenuConfigDependencies
- UNINSTALLED - Enum constant in enum class de.bytestore.hostinger.modules.entity.module.enums.ModuleStatus
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.entity.logistics.QuantityType
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.modules.entity.module.enums.ModuleStatus
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.InterfaceType
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.IPType
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.StorageType
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.process.extension.backup.BackupStatus
- UNKNOWN - Enum constant in enum class de.bytestore.hostinger.security.entity.SecurityGrade
- UNTRUSTED_LICENSE - Enum constant in enum class de.bytestore.hostinger.entity.system.enums.ExitStatus
- update() - Method in class de.bytestore.hostinger.components.cards.DynamicOverviewCard
-
Updates the values of all cards in the DynamicOverviewCard.
- update() - Method in interface de.bytestore.hostinger.components.cards.interfaces.CardConfigUpdateListener
-
Updates the configuration values for a dynamic card.
- update() - Method in class de.bytestore.hostinger.components.storage.DynamicItem
-
Updates the component encapsulated by this DynamicItem.
- update() - Method in class de.bytestore.hostinger.view.card.CardDetailView
-
Updates the configuration values for a dynamic card.
- update(Component) - Method in interface de.bytestore.hostinger.components.storage.DynamicItemUpdate
- update(Card) - Method in interface de.bytestore.hostinger.components.cards.interfaces.CardValueListener
- update(Card) - Method in class de.bytestore.hostinger.components.cards.template.DynamicCard
- update(Card) - Method in class de.bytestore.hostinger.components.cards.template.ImageTitleProviderCard
- update(Card) - Method in class de.bytestore.hostinger.components.cards.template.TextProviderCard
- update(Card) - Method in class de.bytestore.hostinger.components.cards.template.UsageProviderCard
- update(Domain) - Method in interface de.bytestore.hostinger.process.extension.domain.DomainExtensionPoint
-
Updates a Domain.
- update(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
-
Updates the given Virtualized object by executing the update action for all registered VirtualizedExtensionPoint listeners that match the provider.
- update(Object) - Method in interface de.bytestore.hostinger.components.actions.ActionUpdateInterface
- update(String, Object, Object) - Method in class de.bytestore.hostinger.components.actions.ActionUpdateListener
-
Updates the cached data and notifies registered listeners for a given key defined by the combined identifier of
prefixIOandobjectIO. - Update - Class in de.bytestore.hostinger.entity.space
- Update() - Constructor for class de.bytestore.hostinger.entity.space.Update
- UPDATE - Enum constant in enum class de.bytestore.hostinger.entity.system.enums.ExitStatus
- UpdateDetailView - Class in de.bytestore.hostinger.view.space.update
- UpdateDetailView() - Constructor for class de.bytestore.hostinger.view.space.update.UpdateDetailView
- UpdateEventListener - Class in de.bytestore.hostinger.entity.space.listener
- UpdateEventListener(AuditService) - Constructor for class de.bytestore.hostinger.entity.space.listener.UpdateEventListener
- updateFeedback(UUID, String, String) - Method in class de.bytestore.hostinger.internal.api.space.StatisticsController
- UpdateFeedback - Class in de.bytestore.hostinger.entity.space
-
Represents an entity for storing feedback related to software updates.
- UpdateFeedback() - Constructor for class de.bytestore.hostinger.entity.space.UpdateFeedback
- UpdateFeedbackDetailView - Class in de.bytestore.hostinger.view.space.updatefeedback
- UpdateFeedbackDetailView() - Constructor for class de.bytestore.hostinger.view.space.updatefeedback.UpdateFeedbackDetailView
- UpdateFeedbackListView - Class in de.bytestore.hostinger.view.space.updatefeedback
- UpdateFeedbackListView() - Constructor for class de.bytestore.hostinger.view.space.updatefeedback.UpdateFeedbackListView
- updateGeoIPSettings() - Method in class de.bytestore.hostinger.security.service.SecurityService
-
Updates the GeoIP settings.
- updateItemCaption(MenuItem) - Method in class de.bytestore.hostinger.menu.util.MenuItemHelper
- UpdateListView - Class in de.bytestore.hostinger.view.space.update
- UpdateListView() - Constructor for class de.bytestore.hostinger.view.space.update.UpdateListView
- updateMachinesPerformance() - Method in class de.bytestore.hostinger.components.cards.UsageOverviewCard
- updatesList(String) - Method in class de.bytestore.hostinger.internal.api.space.VersionsController
-
Retrieves a list of plugins and their versions from the database.
- updateValue(double) - Method in class de.bytestore.hostinger.components.cards.SmothAreaCard
-
Adds a value to the chart series.
- updateValue(Object[]...) - Method in class de.bytestore.hostinger.components.cards.SmothAreaCard
-
Adds a value to the chart series.
- updateVerifier() - Method in class de.bytestore.hostinger.security.service.TOTPService
-
Updates the verifier for Time-based One-Time Password (TOTP) authentication.
- UploadFormObject - Class in de.bytestore.hostinger.api.objects
-
Represents a form object for uploading media.
- UploadFormObject() - Constructor for class de.bytestore.hostinger.api.objects.UploadFormObject
- urlToFileRef(String) - Method in class de.bytestore.hostinger.view.ecommerce.product.ProductsListView
-
Converts the specified URL of an image to a FileRef by downloading the image and saving it to the file storage system.
- UsageCard - Class in de.bytestore.hostinger.components.cards
- UsageCard(String) - Constructor for class de.bytestore.hostinger.components.cards.UsageCard
-
Represents a card that displays usage information.
- UsageCard(String, String, String) - Constructor for class de.bytestore.hostinger.components.cards.UsageCard
-
Represents a card that displays usage information.
- UsageOverviewCard - Class in de.bytestore.hostinger.components.cards
-
The UsageOverviewCard class is a UI component that provides an overview of system performance including CPU, Memory, and Disk usage.
- UsageOverviewCard(MessageBundle, SystemService) - Constructor for class de.bytestore.hostinger.components.cards.UsageOverviewCard
-
Constructs an instance of UsageOverviewCard.
- UsageProviderCard - Class in de.bytestore.hostinger.components.cards.template
- UsageProviderCard() - Constructor for class de.bytestore.hostinger.components.cards.template.UsageProviderCard
-
Represents a Usage Provider Card, which is a type of Dynamic Card that displays usage information.
- user() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- user() - Method in interface de.bytestore.hostinger.security.roles.SupporterRole
- user() - Method in interface de.bytestore.hostinger.security.roles.UiMinimalRole
- User - Class in de.bytestore.hostinger.entity.user
-
Represents a User entity with information such as username, password, personal details, account status, permissions, and timestamps for creation and modification.
- User() - Constructor for class de.bytestore.hostinger.entity.user.User
- userDefaultSettings() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- UserDefaultSettings - Class in de.bytestore.hostinger.entity.settings
-
The UserDefaultSettings class represents a user's default settings in the system.
- UserDefaultSettings() - Constructor for class de.bytestore.hostinger.entity.settings.UserDefaultSettings
- UserDetailView - Class in de.bytestore.hostinger.view.user
- UserDetailView() - Constructor for class de.bytestore.hostinger.view.user.UserDetailView
- UserEventListener - Class in de.bytestore.hostinger.entity.user.listener
- UserEventListener(SecureUserService, AuditService) - Constructor for class de.bytestore.hostinger.entity.user.listener.UserEventListener
- UserExists - Exception in de.bytestore.hostinger.security.exception
- UserExists() - Constructor for exception de.bytestore.hostinger.security.exception.UserExists
- UserInfoController - Class in de.bytestore.hostinger.api
- UserInfoController() - Constructor for class de.bytestore.hostinger.api.UserInfoController
- UserListView - Class in de.bytestore.hostinger.view.user
- UserListView() - Constructor for class de.bytestore.hostinger.view.user.UserListView
- UserMenuConfig - Class in de.bytestore.hostinger.menu.view.menu_config
- UserMenuConfig(MenuConfigDependencies) - Constructor for class de.bytestore.hostinger.menu.view.menu_config.UserMenuConfig
- username - Variable in class de.bytestore.hostinger.config.SpaceConfig
- userSettings() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- userSettings() - Method in interface de.bytestore.hostinger.security.roles.UiMinimalRole
- UserSettings - Class in de.bytestore.hostinger.entity.user
-
Represents the settings of a user within the application.
- UserSettings() - Constructor for class de.bytestore.hostinger.entity.user.UserSettings
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form