Uses of Interface
no.sikt.graphitron.definitions.interfaces.EntityKey
Packages that use EntityKey
-
Uses of EntityKey in no.sikt.graphitron.definitions.interfaces
Methods in no.sikt.graphitron.definitions.interfaces that return types with arguments of type EntityKey -
Uses of EntityKey in no.sikt.graphitron.definitions.keys
Classes in no.sikt.graphitron.definitions.keys that implement EntityKeyModifier and TypeClassDescriptionclassfinal recordfinal recordMethods in no.sikt.graphitron.definitions.keys that return EntityKeyModifier and TypeMethodDescriptionNestedEntityKey.key()Returns the value of thekeyrecord component.Methods in no.sikt.graphitron.definitions.keys that return types with arguments of type EntityKeyModifier and TypeMethodDescriptionEntityKeySet.getKeys()CompoundEntityKey.getNestedKeys()NestedEntityKey.getNestedKeys()SimpleEntityKey.getNestedKeys()Constructors in no.sikt.graphitron.definitions.keys with parameters of type EntityKeyModifierConstructorDescriptionNestedEntityKey(EntityKey key, String source) Creates an instance of aNestedEntityKeyrecord class.Constructor parameters in no.sikt.graphitron.definitions.keys with type arguments of type EntityKey