Uses of Record Class
nl.datasteel.crudcraft.codegen.descriptor.model.part.ModelIdentity
Packages that use ModelIdentity
Package
Description
-
Uses of ModelIdentity in nl.datasteel.crudcraft.codegen.descriptor.model
Constructors in nl.datasteel.crudcraft.codegen.descriptor.model with parameters of type ModelIdentityModifierConstructorDescriptionModelDescriptor
(ModelIdentity identity, ModelFlags flags, EndpointOptions endpoints, ModelSecurity security) Constructs a ModelDescriptor with the provided identity, flags, endpoints, and security options. -
Uses of ModelIdentity in nl.datasteel.crudcraft.codegen.reader.model
Methods in nl.datasteel.crudcraft.codegen.reader.model that return ModelIdentityModifier and TypeMethodDescriptionIdentityExtractor.extract
(TypeElement cls, ProcessingEnvironment env) Extracts the identity of the model class.