Interface MutableOptionalIdHolder

All Superinterfaces:
OptionalIdHolder

public interface MutableOptionalIdHolder extends OptionalIdHolder
A MutableOptionalIdHolder is a OptionalIdHolder whose id can be set and removed programmatically.
Author:
Silvan Wyss