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 Typeget()booleanvalid()
-
-
-
Method Detail
-
get
Type get()
-
valid
boolean valid()
-
-