Interface IVSParticipantLinkEnabler

All Superinterfaces:
IVSLinkEnabler
All Known Subinterfaces:
IEUIPanel
All Known Implementing Classes:
EditorInputProps, EditorOutputProps, EditorRESTfulInputProps, EditorResultProps, EditorResultSetProps, EditorScreenProp, EMUISimpleDialog, EUIDialog, EUIPanel, EUIPanelPart

public interface IVSParticipantLinkEnabler extends IVSLinkEnabler
The VSLinkEnabler for a standard VirtualSpace connection using VSParticipant named Atom.VIRTUALSPACE.
Author:
Christopher Mindus
  • Field Details

  • Method Details

    • getVSLinkInfo

      default VSLinkInfo<?>[] getVSLinkInfo()
      Returns the possible array of VS links possible, their types, the reference type, and so on.
      Specified by:
      getVSLinkInfo in interface IVSLinkEnabler
      Returns:
      The array of VSLink's possible for the property container.