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 TypeMethodDescriptionvoidIApplicationBehaviourDelegate.initialize(IApplicationProvisionNotifier notifier, IApplicationType type) Initializes the application behaviour delegate with the registered application type and provision notifier.voidIApplicationProvisionDelegate.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 TypeClassDescriptionclassThe default implementation ofIApplicationManagerandIApplicationProvisionNotifier. -
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 TypeMethodDescriptionvoidInfobaseApplicationProvisionDelegate.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 TypeMethodDescriptionvoidInfobaseApplicationBehaviourDelegate.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 TypeMethodDescriptionvoidServerApplicationProvisionDelegate.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 TypeMethodDescriptionvoidServerApplicationBehaviourDelegate.initialize(IApplicationProvisionNotifier notifier, IApplicationType type)