Uses of Interface
com.e1c.g5.dt.applications.IUrlAccess
Packages that use IUrlAccess
Package
Description
-
Uses of IUrlAccess in com._1c.g5.v8.dt.launching.core
Methods in com._1c.g5.v8.dt.launching.core that return types with arguments of type IUrlAccessModifier and TypeMethodDescriptionApplicationPrepareResult.getUrlAccess()Returns the result application URL aceess.Methods in com._1c.g5.v8.dt.launching.core with parameters of type IUrlAccessModifier and TypeMethodDescriptionvoidApplicationPrepareResult.setUrlAccess(IUrlAccess urlAccess) Sets the result application URL access. -
Uses of IUrlAccess in com.e1c.g5.dt.applications
Methods in com.e1c.g5.dt.applications that return types with arguments of type IUrlAccessModifier and TypeMethodDescriptionIApplicationManager.getDefaultUrlAccess(IApplication application) Returns the default URL access instance for the provided application.IApplicationManager.getUrlAccesses(IApplication application) Returns a list of all found URL access instances for the provided application.Methods in com.e1c.g5.dt.applications with parameters of type IUrlAccessModifier and TypeMethodDescriptionvoidIApplicationManager.setDefaultUrlAccess(IApplication application, IUrlAccess urlAccess) Sets the default URL access instance for the provided application. -
Uses of IUrlAccess in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors that return types with arguments of type IUrlAccessModifier and TypeMethodDescriptionIUrlAccessProvider.getUrlAccesses(IApplication application) Returns a list of all found URL access instances for the provided application. -
Uses of IUrlAccess in com.e1c.g5.dt.applications.infobases
Subinterfaces of IUrlAccess in com.e1c.g5.dt.applications.infobasesModifier and TypeInterfaceDescriptioninterfaceThe 1C:Enterprise V8 infobase application. -
Uses of IUrlAccess in com.e1c.g5.dt.applications.infobases.publications
Subinterfaces of IUrlAccess in com.e1c.g5.dt.applications.infobases.publicationsModifier and TypeInterfaceDescriptioninterfaceThe infobase web server publication application artifact. -
Uses of IUrlAccess in com.e1c.g5.dt.applications.wst
Subinterfaces of IUrlAccess in com.e1c.g5.dt.applications.wstModifier and TypeInterfaceDescriptioninterfaceThe server application based on Eclipse WST server module. -
Uses of IUrlAccess in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications that return types with arguments of type IUrlAccessModifier and TypeMethodDescriptionApplicationManager.getDefaultUrlAccess(IApplication application) PreferenceBasedApplicationSettigsStore.getDefaultUrlAccess(IApplication application) Returns the default URL access instance for the provided application.ApplicationManager.getUrlAccesses(IApplication application) PreferenceBasedApplicationSettigsStore.setDefaultUrlAccess(IApplication application, IUrlAccess newUrlAccess) Stores the default URL access instance for the provided application.Methods in com.e1c.g5.dt.internal.applications with parameters of type IUrlAccessModifier and TypeMethodDescriptionvoidApplicationManager.setDefaultUrlAccess(IApplication application, IUrlAccess urlAccess) PreferenceBasedApplicationSettigsStore.setDefaultUrlAccess(IApplication application, IUrlAccess newUrlAccess) Stores the default URL access instance for the provided application. -
Uses of IUrlAccess in com.e1c.g5.dt.internal.applications.infobases
Classes in com.e1c.g5.dt.internal.applications.infobases that implement IUrlAccess -
Uses of IUrlAccess in com.e1c.g5.dt.internal.applications.infobases.publications
Classes in com.e1c.g5.dt.internal.applications.infobases.publications that implement IUrlAccessMethods in com.e1c.g5.dt.internal.applications.infobases.publications that return types with arguments of type IUrlAccessModifier and TypeMethodDescriptionApplicationPublicationProvider.getUrlAccesses(IApplication application) -
Uses of IUrlAccess in com.e1c.g5.dt.internal.applications.wst
Classes in com.e1c.g5.dt.internal.applications.wst that implement IUrlAccess