Class CatalogEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.fiabci.CatalogEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCatalog(Catalog catalog) createCatalogLite(ItemCatalog itemCatalog) deleteCatalog(Long catalogId) deleteItemCatalog(Long itemCatalogId) getCatalog(Long catalogId) listCatalog(Long userId, Long officeId)
-
Constructor Details
-
CatalogEndpoint
public CatalogEndpoint()
-
-
Method Details
-
createCatalog
-
createCatalogLite
-
deleteCatalog
-
deleteItemCatalog
-
listCatalog
-
getCatalog
-