Interface Referenceable

All Known Implementing Classes:
Sample

public interface Referenceable
Interface allowing classes to define their own Reference to be used with a data store.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the data store reference for this object.
  • Method Details

    • getReference

      Reference getReference()
      Returns the data store reference for this object.
      Returns:
      the reference