Package com.onec.ui
Class GenericCatalogController
java.lang.Object
com.onec.ui.GenericCatalogController
@RestController
@RequestMapping("/api/catalogs")
public class GenericCatalogController
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionGenericCatalogController(CatalogQueryService query, UiAccessService access, CatalogCommandService commands, RelatedListReader relatedLists) -
Method Summary
Modifier and TypeMethodDescriptionvoidLive rows of a related-list panel declared on thenamecatalog's editor (seeRelatedList) — the junction rows whose back-reference points at recordid.
-
Constructor Details
-
GenericCatalogController
public GenericCatalogController(CatalogQueryService query, UiAccessService access, CatalogCommandService commands, RelatedListReader relatedLists)
-
-
Method Details
-
list
-
children
-
tree
-
get
-
create
-
update
-
delete
-