Schnittstelle IMutableIdHolder
- Alle Superschnittstellen:
IIdHolder
A
IMutableIdHolder is a IIdHolder whose id can be set
programmatically.- Autor:
- Silvan Wyss
-
Methodenübersicht
Von Schnittstelle geerbte Methoden IIdHolder
getId, getIdInQuotes, hasId
-
Methodendetails
-
setId
Sets the id of the currentIMutableIdHolder.- Parameter:
id-- Löst aus:
RuntimeException- if the given id is null.RuntimeException- if the given id is blank.
-