- All Implemented Interfaces:
ID<String>
Represents the SYSROWID / the unique ID over all revisions of one document / folder.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NO_UID
public static final UID NO_UID
-
Constructor Details
-
UID
protected UID(String sysrowid)
-
Method Details
-
valid
public boolean valid()
- Specified by:
valid
in interface ID<String>
-