Package | Description |
---|---|
org.apache.logging.log4j.catalog.api |
Catalog API.
|
org.apache.logging.log4j.catalog.api.dao |
Modifier and Type | Method and Description |
---|---|
Category |
CatalogReader.getCategory(String name)
Retrieves a Category.
|
Category |
Category.setDescription(String value)
Sets the value of the description property.
|
Category |
Category.setDisplayName(String name)
Set the name to be displayed for this category.
|
Category |
Category.setEvents(List<String> events)
Sets the List of Event names.
|
Category |
Category.setName(String value)
Sets the value of the name property.
|
Modifier and Type | Method and Description |
---|---|
List<Category> |
CatalogData.getCategories()
Returns the List of Categories.
|
Modifier and Type | Method and Description |
---|---|
void |
CatalogData.setCategories(List<Category> categories)
Sets List of CategoryDto objects.
|
Modifier and Type | Method and Description |
---|---|
Category |
AbstractCatalogReader.getCategory(String name) |
Category |
CatalogDao.getCategory(String name)
Retrieves a Category.
|
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.