Package 

Interface DataIdentity


  • 
    public interface DataIdentity
    
                        

    Represents an identity of a data entry.

    • Method Summary

      Modifier and Type Method Description
      String asString() Retrieves the identity as a string.
      abstract String getEntryType() String representation of an entry.
      abstract String getEntryId() String representation of an entry.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait