Class Key


  • public class Key
    extends Object
    Provides a Document Key class.
    See Also:
    Collection
    • Method Detail

      • getCollection

        public Collection getCollection()
        Return the document collection.
        Returns:
        the documents collection
      • getId

        public String getId()
        Return the unique collection document id.
        Returns:
        the unique document collection id
      • toString

        public String toString()
        Return the string representation of this object.
        Overrides:
        toString in class Object
        Returns:
        the string representation of this object