Uses of Interface
app.valuationcontrol.webservice.model.ModelRepository
Packages that use ModelRepository
-
Uses of ModelRepository in app.valuationcontrol.webservice.model
Constructors in app.valuationcontrol.webservice.model with parameters of type ModelRepositoryModifierConstructorDescriptionModelController(ModelRepository modelRepository, VariableRepository variableRepository, XLHandleManager xlHandleManager, EntityService entityService, UserRepository userRepository, Events events, EninAPIService eninAPIService, OpenAiServiceImplementation openAiServiceImplementation) Initializes the model controller and establish link to database Creator function that ensures that the model is connected to a documentSubscribeController(XLHandleManager handleManager, ModelRepository modelRepository, UserRepository userRepository)