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