Interface HasUUID

All Known Implementing Classes:
Candidate, CandidateSync, Group, Resource, RichGroup, RichResource, RichUser, User

public interface HasUUID
This interface represents objects, which has a UUID.
Author:
Vojtech Sassmann <vojtech.sassmann@gmail.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    Get UUID.
  • Method Details

    • getUuid

      UUID getUuid()
      Get UUID.
      Returns:
      UUID of the object