Uses of Interface
com.e1c.g5.dt.applications.contributors.IApplicationProvisionNotifier
-
Packages that use IApplicationProvisionNotifier Package Description com.e1c.g5.dt.applications.contributors -
-
Uses of IApplicationProvisionNotifier in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors with parameters of type IApplicationProvisionNotifier Modifier and Type Method Description void
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.
-