Interface EdgeTargetId

All Known Implementing Classes:
ContentEntityObjectId

public interface EdgeTargetId
An abstraction over the id used to uniquely identifer the target of an edge.

This abstraction allows flexibility to cater for different id schemes.

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details