Namespace LaravelUi5\Core\Contracts

Classes
Ui5Args
Ui5Bag Immutable key-value bag with typed accessors.
Ui5Config
Ui5Context Represents the runtime context of a UI5 artifact request.
Interfaces
AuthServiceInterface Defines a contract for authorization logic within the UI5 runtime context.
BusinessPartnerInterface Contract for any domain object representing a business partner — i.e., an individual or organization capable of owning…
BusinessPartnerResolverInterface Interface BusinessPartnerResolverInterface
HasBusinessPartnerInterface Contract for models that are associated with a BusinessPartner.
ParameterResolverInterface Contract for validating input parameters for UI5 artifacts.
SettingResolverInterface Resolves effective settings for a Configurable target into an immutable Ui5Config.
TenantInterface Lightweight tenant descriptor available at bootstrap time.
TenantResolverInterface Interface TenantResolverInterface