Uses of Interface
com.e1c.g5.dt.applications.IApplicationAttributeRepository
Packages that use IApplicationAttributeRepository
Package
Description
-
Uses of IApplicationAttributeRepository in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors with parameters of type IApplicationAttributeRepositoryModifier and TypeMethodDescriptionvoid
IApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType type) Initializes the application provision delegate with the registered application type and provision notifier. -
Uses of IApplicationAttributeRepository in com.e1c.g5.dt.internal.applications
Classes in com.e1c.g5.dt.internal.applications that implement IApplicationAttributeRepositoryModifier and TypeClassDescriptionclass
The default implementation ofIApplicationAttributeRepository
that combines repositories registered for extension pointcom.e1c.g5.dt.applications.applicationContributions/attributeManager
.class
The preference basedIApplicationAttributeRepository
implementation.Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IApplicationAttributeRepositoryModifier and TypeMethodDescriptionApplicationExtensionRegistry.getApplicationAttributeRepository
(IApplicationType type) Returns a registered application attribute repository for the provided application type. -
Uses of IApplicationAttributeRepository in com.e1c.g5.dt.internal.applications.infobases
Methods in com.e1c.g5.dt.internal.applications.infobases with parameters of type IApplicationAttributeRepositoryModifier and TypeMethodDescriptionvoid
InfobaseApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType type) -
Uses of IApplicationAttributeRepository in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model
Constructors in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model with parameters of type IApplicationAttributeRepositoryModifierConstructorDescriptionInfobaseDebugPortModel
(IApplicationAttributeRepository attributeRepository, IInfobaseApplication application) Creates a new model. -
Uses of IApplicationAttributeRepository in com.e1c.g5.dt.internal.applications.wst
Classes in com.e1c.g5.dt.internal.applications.wst that implement IApplicationAttributeRepositoryModifier and TypeClassDescriptionclass
The WST server application attribute repository delegate implementation.Methods in com.e1c.g5.dt.internal.applications.wst with parameters of type IApplicationAttributeRepositoryModifier and TypeMethodDescriptionvoid
ServerApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType defaultType)