Uses of Interface
com.e1c.g5.dt.applications.contributors.IApplicationProvisionDelegate
Packages that use IApplicationProvisionDelegate
Package
Description
-
Uses of IApplicationProvisionDelegate in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IApplicationProvisionDelegateModifier and TypeMethodDescriptionApplicationExtensionRegistry.getApplicationProvisionDelegates
(IApplicationType type) Returns a list of registered application provision delegates for the provided application type. -
Uses of IApplicationProvisionDelegate in com.e1c.g5.dt.internal.applications.infobases
Classes in com.e1c.g5.dt.internal.applications.infobases that implement IApplicationProvisionDelegateModifier and TypeClassDescriptionclass
The infobase application provision delegate implementation. -
Uses of IApplicationProvisionDelegate in com.e1c.g5.dt.internal.applications.wst
Classes in com.e1c.g5.dt.internal.applications.wst that implement IApplicationProvisionDelegateModifier and TypeClassDescriptionclass
The WST server application provision delegate implementation.