Interface CompositeKey
-
- All Known Implementing Classes:
CompositeKey2
public interface CompositeKey
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isPresent()
Returns true if the composite key is fully defined.
-