Interface UniversalIdAccessor

All Known Subinterfaces:
UniversalIdAccessor.UniversalIdProperty

public interface UniversalIdAccessor
Provides an accessor for a UID property.
  • Method Details

    • getUniversalId

      String getUniversalId()
      Retrieves the UID from the UID property.
      Returns:
      The UID stored by the UID property.