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