Schnittstelle IMutableIdHolder
- Alle Superschnittstellen:
IIdHolder
A
IMutableIdHolder is a IIdHolder whose id can be set
programmatically.- Version:
- 2023-02-09
- Autor:
- Silvan Wyss
-
Methodenübersicht
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.mandatoryattribute.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.
-