Interface ObjectRef

  • All Superinterfaces:
    Ref
    All Known Implementing Classes:
    ObjectRefImpl

    public interface ObjectRef
    extends Ref
    The object Reef to represent a object, and is always a dependent ref.
    Since:
    3.5.0
    Author:
    dennis
    • Method Detail

      • getObjectId

        java.lang.String getObjectId()
      • getObjectIdPath

        java.lang.String[] getObjectIdPath()