Class DocumentId


  • public class DocumentId
    extends ElementId
    Represents an entry in an archive with the name of the archive, unique id overall revisions, the revision id, if it is a link and it should be resolved, if it is the latest or it should be checked if there is a newer one.
    • Field Detail

      • definition

        protected java.lang.String definition
      • uniqueID

        protected UID uniqueID
      • link

        protected boolean link
    • Constructor Detail

      • DocumentId

        protected DocumentId()
    • Method Detail

      • definition

        public java.lang.String definition()
      • uniqueID

        public UID uniqueID()
      • link

        public boolean link()