java.lang.Object
com.saperion.connector.structures.identifiers.UID
All Implemented Interfaces:
ID<String>

public class UID extends Object implements ID<String>
Represents the SYSROWID / the unique ID over all revisions of one document / folder.
  • Field Details

    • NO_UID

      public static final UID NO_UID
  • Constructor Details

    • UID

      protected UID(String sysrowid)
  • Method Details