Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

ModelService

Functions
check_all_typings @classmethod

Method to check if all typing registered in BD exists

count_model @classmethod

Counts models

typing_name : str
Return type : int
count_model_from_type @classmethod

Counts models

model_type : type
Return type : int
fetch_list_of_models @classmethod
typing_name : str
page : int - 0
number_of_items_per_page : int - 20
Return type : Paginator
fetch_model @classmethod

Fetch a model

typing_name : str
id_ : str
Return type : gws_core.core.model.model.Model | None
register_all_processes_and_resources @classmethod
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.