Uses of Interface
com.e1c.g5.dt.applications.contributors.IApplicationProvisionNotifier
Packages that use IApplicationProvisionNotifier
Package
Description
-
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors with parameters of type IApplicationProvisionNotifierModifier and TypeMethodDescriptionvoid
IApplicationBehaviourDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationType type) Initializes the application behaviour delegate with the registered application type and provision notifier.void
IApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType type) Initializes the application provision delegate with the registered application type and provision notifier. -
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.internal.applications
Classes in com.e1c.g5.dt.internal.applications that implement IApplicationProvisionNotifierModifier and TypeClassDescriptionclass
The default implementation ofIApplicationManager
andIApplicationProvisionNotifier
. -
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.internal.applications.infobases
Methods in com.e1c.g5.dt.internal.applications.infobases with parameters of type IApplicationProvisionNotifierModifier and TypeMethodDescriptionvoid
InfobaseApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType type) -
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.internal.applications.infobases.ui
Methods in com.e1c.g5.dt.internal.applications.infobases.ui with parameters of type IApplicationProvisionNotifierModifier and TypeMethodDescriptionvoid
InfobaseApplicationBehaviourDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationType type) -
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.internal.applications.wst
Methods in com.e1c.g5.dt.internal.applications.wst with parameters of type IApplicationProvisionNotifierModifier and TypeMethodDescriptionvoid
ServerApplicationProvisionDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationAttributeRepository attributeRepository, IApplicationType defaultType) -
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.internal.applications.wst.ui
Methods in com.e1c.g5.dt.internal.applications.wst.ui with parameters of type IApplicationProvisionNotifierModifier and TypeMethodDescriptionvoid
ServerApplicationBehaviourDelegate.initialize
(IApplicationProvisionNotifier notifier, IApplicationType type)