Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

C_9_SEARCH - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
C_CPP - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
cache() - Method in class de.bytestore.hostinger.internal.service.SpaceService
 
CacheListener - Interface in de.bytestore.hostinger.listener
 
calcChecksum() - Method in class de.bytestore.hostinger.entity.ecommerce.Product
Calculates the checksum of the product.
calculateAmount() - Method in class de.bytestore.hostinger.entity.ecommerce.Invoice
Calculates the total amount of the invoice by summing up the amount of each product.
calculateAmount() - Method in class de.bytestore.hostinger.entity.ecommerce.InvoiceProduct
Calculates the amount of the invoice product by multiplying the amount with the price of the product.
CalendarItem - Class in de.bytestore.hostinger.entity.calendar
Represents a calendar event or appointment entity in the application.
CalendarItem() - Constructor for class de.bytestore.hostinger.entity.calendar.CalendarItem
 
CalendarItemDetailView - Class in de.bytestore.hostinger.view.calendaritem
 
CalendarItemDetailView() - Constructor for class de.bytestore.hostinger.view.calendaritem.CalendarItemDetailView
 
CalendarView - Class in de.bytestore.hostinger.view.calendar
 
CalendarView() - Constructor for class de.bytestore.hostinger.view.calendar.CalendarView
 
cancel(Payment) - Method in interface de.bytestore.hostinger.extension.payment.PaymentExtensionPoint
Cancel Payment eq.
cancel(Shipment) - Method in interface de.bytestore.hostinger.extension.shipping.ShippingExtensionPoint
Cancels a shipment.
cancel(LogisticsOrder) - Method in interface de.bytestore.hostinger.extension.logistics.LogisticsExtensionPoint
Cancels a logistics order.
CANCELD - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.PaymentStatus
 
Card - Class in de.bytestore.hostinger.components.cards
 
Card - Class in de.bytestore.hostinger.entity
The Card entity represents a physical or virtual card managed in the system.
Card() - Constructor for class de.bytestore.hostinger.components.cards.Card
 
Card() - Constructor for class de.bytestore.hostinger.entity.Card
 
CardAdapter - Annotation Interface in de.bytestore.hostinger.beans
 
CardConfig - Class in de.bytestore.hostinger.entity
Represents the configuration data for a card entity in the system.
CardConfig() - Constructor for class de.bytestore.hostinger.entity.CardConfig
 
CardConfigListener - Interface in de.bytestore.hostinger.components.cards.interfaces
 
CardConfigUpdateListener - Interface in de.bytestore.hostinger.components.cards.interfaces
 
CardDataProvider - Annotation Interface in de.bytestore.hostinger.beans
 
CardDetailView - Class in de.bytestore.hostinger.view.card
 
CardDetailView() - Constructor for class de.bytestore.hostinger.view.card.CardDetailView
 
CardIdListener - Interface in de.bytestore.hostinger.components.cards.interfaces
 
CardListView - Class in de.bytestore.hostinger.view.card
 
CardListView() - Constructor for class de.bytestore.hostinger.view.card.CardListView
 
CardLocationListener - Interface in de.bytestore.hostinger.components.cards.interfaces
 
CardService - Class in de.bytestore.hostinger.handler
The cardService class is responsible for managing dynamic cards and their settings.
CardService() - Constructor for class de.bytestore.hostinger.handler.CardService
 
CardValueListener - Interface in de.bytestore.hostinger.components.cards.interfaces
 
Cart - Class in de.bytestore.hostinger.entity.ecommerce
Represents a shopping cart entity for ecommerce purposes.
Cart() - Constructor for class de.bytestore.hostinger.entity.ecommerce.Cart
 
CartController - Class in de.bytestore.hostinger.api.ecommerce
 
CartController() - Constructor for class de.bytestore.hostinger.api.ecommerce.CartController
 
CartDetailView - Class in de.bytestore.hostinger.view.cart
 
CartDetailView() - Constructor for class de.bytestore.hostinger.view.cart.CartDetailView
 
CartListView - Class in de.bytestore.hostinger.view.cart
 
CartListView() - Constructor for class de.bytestore.hostinger.view.cart.CartListView
 
cast(PluginWrapper) - Method in class de.bytestore.hostinger.modules.service.ModuleService
Casts the plugin state of a PluginWrapper object to a ModuleStatus enum.
ChatMessage - Class in de.bytestore.hostinger.components
 
ChatMessage() - Constructor for class de.bytestore.hostinger.components.ChatMessage
Constructs an empty layout with spacing on by default.
ChatView - Class in de.bytestore.hostinger.view.support.chat
 
ChatView() - Constructor for class de.bytestore.hostinger.view.support.chat.ChatView
 
checkForUpdates() - Method in class de.bytestore.hostinger.internal.service.SpaceService
 
checkIfValid() - Method in class de.bytestore.hostinger.internal.service.LicenseService
Check License on Space if Valid.
checkSession() - Method in class de.bytestore.hostinger.internal.service.SpaceService
Checks the space session and authorizes if it has expired.
checkSupportAgent() - Method in class de.bytestore.hostinger.internal.service.SpaceService
Checks the support agent user and deactivates access if more than 1 hour has passed since activation.
CIRRU - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CLOJURE - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
close() - Method in class de.bytestore.hostinger.process.entity.console.ssh.SSHSocket
Closes the SSHSocket and removes it from the sockets HashMap if it exists.
close() - Method in class de.bytestore.hostinger.process.extension.process.ProcessConsole
Closes the ProcessConsole by calling the close method of the writer if it is initialized.
close(int) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessConsoleWriter
Closes the ProcessConsole by calling the close method of the writer if it is initialized.
close(SSHSocket) - Static method in class de.bytestore.hostinger.handler.SSHHandler
Closes the SSHSocket and removes it from the sockets HashMap if it exists.
close(SSHSocket) - Method in class de.bytestore.hostinger.process.service.SSHService
Closes the SSHSocket and removes it from the sockets HashMap if it exists.
CLOSE - Enum constant in enum class de.bytestore.hostinger.entity.support.TicketType
 
closeConnection() - Method in class de.bytestore.hostinger.process.entity.console.ssh.SSHSocket
Closes the connection of the SSHSocket by disconnecting the channel and session, if they are not null.
CLOSED - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.TicketStatus
 
CNAME - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.RecordType
 
COBOL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CODE - Static variable in interface de.bytestore.hostinger.security.APIDocsRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.APIDocsTryItOutRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.CustomerRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.FullAccessRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.SpaceRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.SupporterRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.SystemNotificationsRole
 
CODE - Static variable in interface de.bytestore.hostinger.security.roles.UiMinimalRole
 
CodeType - Enum Class in de.bytestore.hostinger.entity
CodeType is an enumeration that represents a comprehensive list of programming languages, scripting languages, configuration file formats, and other file types.
COFFEE - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
COLDFUSION - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
ColoredProgressBar - Class in de.bytestore.hostinger.components
 
ColoredProgressBar() - Constructor for class de.bytestore.hostinger.components.ColoredProgressBar
 
ColoredProgressBar(double, double) - Constructor for class de.bytestore.hostinger.components.ColoredProgressBar
 
ColoredProgressBar(double, double, double) - Constructor for class de.bytestore.hostinger.components.ColoredProgressBar
 
combineEANs(ArrayList<LogisticsResultItem>) - Method in class de.bytestore.hostinger.ecommerce.service.LogisticService
Combines the EANs of the given list of LogisticsProducts and calculates the highest and lowest prices for each EAN.
components - Variable in class de.bytestore.hostinger.components.storage.DynamicComponentStorage
 
config() - Method in interface de.bytestore.hostinger.components.cards.interfaces.CardConfigListener
 
config() - Method in class de.bytestore.hostinger.components.cards.template.DynamicCard
 
config() - Method in class de.bytestore.hostinger.components.cards.template.ImageTitleProviderCard
 
config() - Method in class de.bytestore.hostinger.components.cards.template.TextProviderCard
 
config() - Method in class de.bytestore.hostinger.components.cards.template.UsageProviderCard
 
config() - Method in interface de.bytestore.hostinger.extension.payment.PaymentExtensionPoint
Return Information about Host Machine (Allowing Refund etc).
config() - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
Retrieves the configuration for a given machine.
config() - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
Return Information about Host Machine (Allowing CPU pinning etc).
config() - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Returns the configuration for the virtualized extension.
config(Backup) - Method in interface de.bytestore.hostinger.process.extension.backup.BackupExtensionPoint
Generates a backup configuration object that defines the available operations and capabilities for the provided Backup entity.
config(Backup) - Method in class de.bytestore.hostinger.process.service.BackupService
Retrieves the backup configuration by delegating to the appropriate extension point associated with the specified Backup instance.
config(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
Retrieves the configuration for a given machine.
config(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
 
config(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Returns the configuration for the virtualized machince (hypervisor).
config(String) - Method in class de.bytestore.hostinger.process.service.MachineService
Retrieves the MachineExtensionConfig for the given providerIO.
ConfigExtensionPoint - Interface in de.bytestore.hostinger.extension.config
 
connect() - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
Connects to the specified server.
Console - Class in de.bytestore.hostinger.process.entity.console
Represents a console proxy object, used for handling connections between clients and console servers.
Console() - Constructor for class de.bytestore.hostinger.process.entity.console.Console
 
CONSOLE - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ConsoleDisplay
 
CONSOLE - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ConsoleType
 
ConsoleDisplay - Enum Class in de.bytestore.hostinger.process.entity.hosting.enums
Enum representing different types of console display configurations.
ConsoleService - Class in de.bytestore.hostinger.process.service
 
ConsoleService(DataManager) - Constructor for class de.bytestore.hostinger.process.service.ConsoleService
 
ConsoleType - Enum Class in de.bytestore.hostinger.process.entity.console
Represents the type of console used in console connections.
ConsoleType - Enum Class in de.bytestore.hostinger.process.entity.hosting.enums
Enum representing different console types.
ConsoleType - Enum Class in de.bytestore.hostinger.process.extension.console
Represents various types of console modes.
ConsoleView - Class in de.bytestore.hostinger.view.console
Class representing the ConsoleView for managing and interacting with a terminal console.
ConsoleView() - Constructor for class de.bytestore.hostinger.view.console.ConsoleView
 
count() - Method in class de.bytestore.hostinger.process.service.DomainService
Retrieves the count of all Domain objects from the database.
count() - Method in class de.bytestore.hostinger.process.service.MachineService
Retrieves the count of Machine objects from the database.
count() - Method in class de.bytestore.hostinger.process.service.ProcessService
Retrieves the count of Process objects in the database.
count() - Method in class de.bytestore.hostinger.security.service.SecureUserService
Returns the count of User objects in the database.
count(VirtualizedType) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Counts the number of instances based on the provided VirtualizedType.
count(String) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Counts the number of Virtualized entities that match the given type.
countAmount(Product) - Method in class de.bytestore.hostinger.ecommerce.service.ProductService
Calculates the total amount of a given product in the warehouse.
countAmount(DataManager, Coupon) - Static method in class de.bytestore.hostinger.view.ecommerce.coupon.CouponHandler
 
countProductAmount(Coupon) - Static method in class de.bytestore.hostinger.view.ecommerce.coupon.CouponHandler
 
Coupon - Class in de.bytestore.hostinger.entity.ecommerce
Represents a coupon entity in the eCommerce system.
Coupon() - Constructor for class de.bytestore.hostinger.entity.ecommerce.Coupon
 
CouponConfiguration - Class in de.bytestore.hostinger.jobs.coupons
 
CouponConfiguration() - Constructor for class de.bytestore.hostinger.jobs.coupons.CouponConfiguration
 
CouponHandler - Class in de.bytestore.hostinger.view.ecommerce.coupon
 
CouponHandler() - Constructor for class de.bytestore.hostinger.view.ecommerce.coupon.CouponHandler
 
CouponReloadConfiguration - Class in de.bytestore.hostinger.jobs.coupons
 
CouponReloadConfiguration() - Constructor for class de.bytestore.hostinger.jobs.coupons.CouponReloadConfiguration
 
CouponReloadJob - Class in de.bytestore.hostinger.jobs.coupons
 
CouponReloadJob() - Constructor for class de.bytestore.hostinger.jobs.coupons.CouponReloadJob
 
coupons() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
 
CouponsDetailView - Class in de.bytestore.hostinger.view.ecommerce.coupon
 
CouponsDetailView() - Constructor for class de.bytestore.hostinger.view.ecommerce.coupon.CouponsDetailView
 
CouponsListView - Class in de.bytestore.hostinger.view.ecommerce.coupon
 
CouponsListView() - Constructor for class de.bytestore.hostinger.view.ecommerce.coupon.CouponsListView
 
CouponsRedeem - Class in de.bytestore.hostinger.entity.ecommerce
Entity representing the redemption of a coupon by a user.
CouponsRedeem() - Constructor for class de.bytestore.hostinger.entity.ecommerce.CouponsRedeem
 
couponsRedeems() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
 
CouponType - Enum Class in de.bytestore.hostinger.entity.ecommerce.enums
Enum representing types of coupons.
cpuProgress(Object) - Method in class de.bytestore.hostinger.components.storage.DynamicComponentStorage
Generates a CPU progress component for the given object.
create(Invoice) - Method in interface de.bytestore.hostinger.extension.payment.PaymentExtensionPoint
Create new Invoice for Payment Provider/Gateway.
create(Shipment) - Method in interface de.bytestore.hostinger.extension.shipping.ShippingExtensionPoint
Creates a new shipment Request / Badge.
create(Backup) - Method in interface de.bytestore.hostinger.process.extension.backup.BackupExtensionPoint
Creates a new Backup entity or performs operations to initialize it.
create(Backup) - Method in class de.bytestore.hostinger.process.service.BackupService
Initiates the creation of a backup by delegating the operation to the corresponding extension point associated with the specified Backup instance.
create(Domain) - Method in interface de.bytestore.hostinger.process.extension.domain.DomainExtensionPoint
Creates a new domain.
create(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Creates a new virtualized input/output.
create(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Executes the create action for the given Virtualized object.
create(Process) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
Creates a new process based on the provided Process object.
create(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
Creates a new process by executing the create method for all Process Listeners.
create(String) - Method in interface de.bytestore.hostinger.components.cards.interfaces.CardIdListener
 
create(String) - Method in class de.bytestore.hostinger.components.cards.template.DynamicCard
 
CREATE - Enum constant in enum class de.bytestore.hostinger.entity.support.TicketType
 
createConditionStream(Condition) - Method in class de.bytestore.hostinger.menu.view.menu_item.MenuItemFilterHelper
 
CREATED - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
 
CREATED - Enum constant in enum class de.bytestore.hostinger.process.extension.backup.BackupStatus
 
createEAN(String) - Static method in class de.bytestore.hostinger.handler.BarcodeHandler
Creates an EAN-13 barcode image from the given number.
createItem(MenuItem) - Method in class de.bytestore.hostinger.menu.view.menu_item.MenuItemFactory
 
createMessage(User, Ticket, String) - Method in class de.bytestore.hostinger.handler.TicketService
Creates a new ticket message.
createPayment(Invoice, String) - Method in class de.bytestore.hostinger.ecommerce.service.PaymentService
Creates a payment based on the given invoice.
createProcessPopup(String, BackgroundTask) - Method in class de.bytestore.hostinger.system.service.NotificationService
Creates a popup notification that monitors the progress of a background task.
createRenderer(Element, MetaPropertyPath, ComponentLoader.Context) - Method in class de.bytestore.hostinger.components.renderer.CurrencyRendererProvider
 
createRootItem() - Method in class de.bytestore.hostinger.menu.view.menu_item.MenuItemFactory
 
createSession(VNCSocket) - Method in class de.bytestore.hostinger.process.service.VNCService
Creates a VNC session with the provided VNCSocket.
createSSH(String, String, String, int) - Static method in class de.bytestore.hostinger.handler.SSHHandler
Creates a new SSHSocket object and initializes the SSH connection.
createSSH(String, String, String, int) - Method in class de.bytestore.hostinger.process.service.SSHService
Creates a new SSHSocket object and initializes the SSH connection.
createTicket(User, String, TicketPriority) - Method in class de.bytestore.hostinger.handler.TicketService
Creates a new ticket.
createUser(String, String) - Method in class de.bytestore.hostinger.security.service.SecureUserService
Creates a new user with the given name and password.
CREATING - Enum constant in enum class de.bytestore.hostinger.process.extension.backup.BackupStatus
 
CREDIT - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.CouponType
 
CRITICAL - Enum constant in enum class de.bytestore.hostinger.entity.system.enums.SecurityLevel
 
CRYSTAL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CSHARP - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CSOUND_DOCUMENT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CSOUND_ORCHESTRA - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CSOUND_SCORE - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CSP - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
csrfServletBean() - Method in class de.bytestore.hostinger.api.CSRFTest
 
CSRFTest - Class in de.bytestore.hostinger.api
 
CSRFTest() - Constructor for class de.bytestore.hostinger.api.CSRFTest
 
CSS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CT - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.StorageType
 
CT - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.VirtualizedType
 
CTRL - Enum constant in enum class de.bytestore.hostinger.entity.FunctionKeys
 
CTRL - Enum constant in enum class de.bytestore.hostinger.entity.KeySym
 
CURLY - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
 
CurrencyFormatter - Class in de.bytestore.hostinger.components.formatter
 
CurrencyFormatter() - Constructor for class de.bytestore.hostinger.components.formatter.CurrencyFormatter
 
CurrencyRendererProvider - Class in de.bytestore.hostinger.components.renderer
 
CurrencyRendererProvider(LoaderSupport, CurrentAuthentication, FormatStringsRegistry) - Constructor for class de.bytestore.hostinger.components.renderer.CurrencyRendererProvider
 
current(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
Returns the configuration for the virtualized extension (Sync).
current(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
Retrieves the current state of the virtualized machine by executing the "current" action for all registered VirtualizedExtensionPoint listeners that match the provider.
CUSTOM - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.IntervalType
 
CustomerRole - Interface in de.bytestore.hostinger.security.roles
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form