public class Catalog extends Object
| Modifier and Type | Method and Description |
|---|---|
static CatalogItem |
get(String id) |
static Collection<CatalogItem> |
getAll() |
public static CatalogItem get(String id)
public static Collection<CatalogItem> getAll()
Copyright © 2003-2021 GateIn. All Rights Reserved.