Interface IInfobaseApplication

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IApplication, ILifecycleAware, IUrlAccess
All Known Implementing Classes:
InfobaseApplication

public interface IInfobaseApplication extends IApplication, IUrlAccess
The 1C:Enterprise V8 infobase application.
  • Field Details

    • ATTRIBUTE_DEBUG_PORT

      static final String ATTRIBUTE_DEBUG_PORT
      An attribute key to store the 1C:Enterprise debug server port.
      See Also:
  • Method Details

    • getInfobase

      InfobaseReference getInfobase()
      Returns the infobase to run application with.
      Returns:
      the infobase to run application with, never null