Uses of Interface
com.e1c.g5.dt.applications.IApplicationArtifact
Packages that use IApplicationArtifact
Package
Description
-
Uses of IApplicationArtifact in com.e1c.g5.dt.applications
Methods in com.e1c.g5.dt.applications that return types with arguments of type IApplicationArtifactModifier and TypeMethodDescriptionIApplicationManager.getApplicationArtifacts
(Object object) Returns a list of all found application artifacts for the provided application or application artifact.IApplication.getArtifacts()
Returns a list of application artifacts.IApplicationEvent.getContextArtifact()
Returns the context application artifact the event occurred with. -
Uses of IApplicationArtifact in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors that return types with arguments of type IApplicationArtifactModifier and TypeMethodDescriptionIApplicationArtifactProvider.getArtifacts
(Object object) Returns a list of all found application artifacts for the provided application or application artifact. -
Uses of IApplicationArtifact in com.e1c.g5.dt.applications.wst
Subinterfaces of IApplicationArtifact in com.e1c.g5.dt.applications.wstModifier and TypeInterfaceDescriptioninterface
The WST server lifecycle aware artifact. -
Uses of IApplicationArtifact in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IApplicationArtifactModifier and TypeMethodDescriptionApplicationManager.getApplicationArtifacts
(Object object) ApplicationEvent.getContextArtifact()
Constructors in com.e1c.g5.dt.internal.applications with parameters of type IApplicationArtifactModifierConstructorDescriptionApplicationEvent
(IApplication application, LifecycleState applicationState, IApplicationArtifact applicationArtifact) Constructs the event of the application or application artifact lifecycle state change. -
Uses of IApplicationArtifact in com.e1c.g5.dt.internal.applications.infobases
Methods in com.e1c.g5.dt.internal.applications.infobases that return types with arguments of type IApplicationArtifact -
Uses of IApplicationArtifact in com.e1c.g5.dt.internal.applications.wst
Classes in com.e1c.g5.dt.internal.applications.wst that implement IApplicationArtifactMethods in com.e1c.g5.dt.internal.applications.wst that return types with arguments of type IApplicationArtifact