Interface IEntityLinkElement

All Superinterfaces:
IElement

public interface IEntityLinkElement extends IElement
Denotes a link to an entity in the openBIS database.
  • Method Details

    • getPermId

      String getPermId()
      Returns:
      the perm id of the linked entity.
    • getEntityLinkKind

      EntityLinkElementKind getEntityLinkKind()
      Returns:
      the kind of the linked entity.