Package com.onec.ui

Class CatalogCommandService

java.lang.Object
com.onec.ui.CatalogCommandService

public class CatalogCommandService extends Object
Write-side commands for catalogs — create, update, delete. Extracted from GenericCatalogController so the REST API and other callers (e.g. the MCP server) share one write path, and read-only mode + UiAccessService write checks are enforced in a single place against the caller's Principal.