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 TypeMethodDescriptionvoidIApplicationProvisionDelegate.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 TypeClassDescriptionclassThe default implementation ofIApplicationAttributeRepositorythat combines repositories registered for extension pointcom.e1c.g5.dt.applications.applicationContributions/attributeManager.classThe preference basedIApplicationAttributeRepositoryimplementation.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 TypeMethodDescriptionvoidInfobaseApplicationProvisionDelegate.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 TypeClassDescriptionclassThe WST server application attribute repository delegate implementation.Methods in com.e1c.g5.dt.internal.applications.wst with parameters of type IApplicationAttributeRepositoryModifier and TypeMethodDescriptionvoidServerApplicationProvisionDelegate.initialize(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType defaultType)