Uses of Class
nl.b3p.tailormap.api.persistence.json.CatalogNode
Packages that use CatalogNode
-
Uses of CatalogNode in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return types with arguments of type CatalogNodeMethod parameters in nl.b3p.tailormap.api.persistence with type arguments of type CatalogNode -
Uses of CatalogNode in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return CatalogNodeModifier and TypeMethodDescriptionCatalogNode.addChildrenItem(String childrenItem) CatalogNode.addItemsItem(TailormapObjectRef itemsItem) CatalogNode.items(List<@Valid TailormapObjectRef> items)