Interface ID<Type>
-
- All Known Implementing Classes:
RevisionUID
,UID
public interface ID<Type>
Represents an ID of the SAPERION System for documents / folder.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Type
get()
boolean
valid()
-
-
-
Method Detail
-
get
Type get()
-
valid
boolean valid()
-
-