Package | Description |
---|---|
org.apache.logging.log4j.catalog.api |
Catalog API.
|
org.apache.logging.log4j.catalog.api.dao |
Modifier and Type | Method and Description |
---|---|
Product |
CatalogReader.getProduct(String name) |
Product |
Product.setDescription(String description)
Set the description of the product.
|
Product |
Product.setDisplayName(String name)
Set the name to be displayed for this product.
|
Product |
Product.setEvents(List<String> events)
Sets the List of Event names for this product.
|
Product |
Product.setName(String name)
Set the name of the product.
|
Modifier and Type | Method and Description |
---|---|
List<Product> |
CatalogData.getProducts()
Returns the Products associated with the Catalog.
|
Modifier and Type | Method and Description |
---|---|
void |
CatalogData.setProducts(List<Product> products)
Sets the Products represented in the Catalog.
|
Modifier and Type | Method and Description |
---|---|
Product |
AbstractCatalogReader.getProduct(String name) |
Product |
CatalogDao.getProduct(String name) |
Copyright © 2016-2018 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.