Interface IdentifierSourceSimple
- All Superinterfaces:
IdentifierSource, ToolingHintContextContainer
-
Method Summary
Modifier and TypeMethodDescriptionObtain the source descriptor for the identifier attribute.Returns the "unsaved" entity identifier value.Methods inherited from interface IdentifierSource
getIdentifierGeneratorDescriptor, getNatureMethods inherited from interface ToolingHintContextContainer
getToolingHintContext
-
Method Details
-
getIdentifierAttributeSource
SingularAttributeSource getIdentifierAttributeSource()Obtain the source descriptor for the identifier attribute.- Returns:
- The identifier attribute source.
-
getUnsavedValue
String getUnsavedValue()Returns the "unsaved" entity identifier value.- Returns:
- the "unsaved" entity identifier value
-