Interface Identifier

  • All Superinterfaces:
    java.lang.Comparable<Identifier>, java.io.Serializable

    public interface Identifier
    extends java.io.Serializable, java.lang.Comparable<Identifier>
    Represents the unique identifications for a resource within a database.
    Since:
    2.0
    • Method Summary

      • Methods inherited from interface java.lang.Comparable

        compareTo