Skip navigation links
A C D E F G I J L M N O P R S T V W 

A

AbstractCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
 
AbstractCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
appendNewline(StringBuilder) - Static method in class org.apache.logging.log4j.catalog.api.util.StringUtils
 
Attribute - Class in org.apache.logging.log4j.catalog.api
A Catalog AttributeDto.
Attribute() - Constructor for class org.apache.logging.log4j.catalog.api.Attribute
Set default values.
attributes - Variable in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 

C

CaseInsensitiveEnumConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
Performs a case insensitive comparison to verify the value is in the list of acceptable values.
CaseInsensitiveEnumConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.CaseInsensitiveEnumConstraint
 
CatalogDao - Interface in org.apache.logging.log4j.catalog.api.dao
Provides access to the Catalog.
CatalogData - Class in org.apache.logging.log4j.catalog.api
Container for the data in the catalog.
CatalogData() - Constructor for class org.apache.logging.log4j.catalog.api.CatalogData
 
catalogData - Variable in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
CatalogEventFilter - Class in org.apache.logging.log4j.catalog.api.util
 
CatalogEventFilter() - Constructor for class org.apache.logging.log4j.catalog.api.util.CatalogEventFilter
 
CatalogException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogException
 
CatalogModificationException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogModificationException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogModificationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogModificationException
 
CatalogNotFoundException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogNotFoundException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogNotFoundException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogNotFoundException
 
CatalogReader - Interface in org.apache.logging.log4j.catalog.api
 
CatalogReadException - Exception in org.apache.logging.log4j.catalog.api.exception
 
CatalogReadException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogReadException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.CatalogReadException
 
CatalogWriter - Interface in org.apache.logging.log4j.catalog.api
 
Category - Class in org.apache.logging.log4j.catalog.api
A Catalog Category.
Category() - Constructor for class org.apache.logging.log4j.catalog.api.Category
Set default values;
CATEGORY - Static variable in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
ClassPathCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Reads the catalog from the local file system.
ClassPathCatalogReader(Map<String, String>) - Constructor for class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
ClassPathCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
ConditionOnPropertyExists - Annotation Type in org.apache.logging.log4j.catalog.api.annotation
Prevents a bean from being created unless a property exists.
Constants - Class in org.apache.logging.log4j.catalog.api.constant
Contains constants used in Log4j-Catalog.
Constraint - Class in org.apache.logging.log4j.catalog.api
 
Constraint() - Constructor for class org.apache.logging.log4j.catalog.api.Constraint
 
ConstraintCreationException - Exception in org.apache.logging.log4j.catalog.api.exception
 
ConstraintCreationException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintCreationException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.ConstraintCreationException
 
ConstraintPlugins - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintType - Interface in org.apache.logging.log4j.catalog.api
 
ConstraintTypeDeserializer - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintTypeDeserializer() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 
ConstraintTypeDeserializer(Class<?>) - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 
ConstraintTypeSerializer - Class in org.apache.logging.log4j.catalog.api.plugins
 
ConstraintTypeSerializer() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 
ConstraintTypeSerializer(Class<ConstraintType>) - Constructor for class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 

D

DataType - Enum in org.apache.logging.log4j.catalog.api
Mapping of attribute data types.
DEFAULT_CATALOG - Static variable in class org.apache.logging.log4j.catalog.api.constant.Constants
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeDeserializer
 

E

EnumConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
Performs a comparison to verify the value is in the list of acceptable values.
EnumConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.EnumConstraint
 
Event - Class in org.apache.logging.log4j.catalog.api
Basic attributes common to all events.
Event() - Constructor for class org.apache.logging.log4j.catalog.api.Event
Set default values.
EventAttribute - Class in org.apache.logging.log4j.catalog.api
Attribute used in an event
EventAttribute() - Constructor for class org.apache.logging.log4j.catalog.api.EventAttribute
 
EventAttribute(String, boolean) - Constructor for class org.apache.logging.log4j.catalog.api.EventAttribute
 

F

FileCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Reads the catalog from the local file system.
FileCatalogReader(Map<String, String>) - Constructor for class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
FileCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
findByName(String) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
fromName(String) - Static method in enum org.apache.logging.log4j.catalog.api.DataType
 

G

getAliases() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the List of alias Strings.
getAliases() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the Set of alias Strings.
getAttribute(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Retrieves an Attribute.
getAttribute(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getAttribute(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Retrieves an Attribute.
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of AttributeDto objects.
getAttributes() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Return all the Attributes as a Map.
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getAttributes() - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Return all the Attributes as a Map.
getAttributes() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the List of Attribute names.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Get the Catalog Id this attribute is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Category
Get the Catalog Id this Category is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Event
Get the Catalog Id this Event is associated with.
getCatalogId() - Method in class org.apache.logging.log4j.catalog.api.Product
Get the Catalog Id this Product is associated with.
getCatalogReader() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
getCategories() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of Categories.
getCategory(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Retrieves a Category.
getCategory(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getCategory(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
Retrieves a Category.
getConstraintMap() - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
getConstraints() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the constraints on this attribute.
getConstraintType() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
getData() - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
getDataType() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the data type of this attribute.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the description of the attribute.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Category
Gets the value of the description property.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the description of the event.
getDescription() - Method in class org.apache.logging.log4j.catalog.api.Product
Return the product description.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the name used when displaying the attribute.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Category
Returns the name used when displaying the category.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Event
Returns the name to display for this event.
getDisplayName() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the name used when displaying the product.
getEvent(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
 
getEvent(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getEvent(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
 
getEvents() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the List of EventDto objects.
getEvents() - Method in class org.apache.logging.log4j.catalog.api.Category
Return the List of Event names.
getEvents() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the List of Event names associated with this product.
getExamples() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the List of example Strings.
getId() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Return the attribute's id.
getId() - Method in class org.apache.logging.log4j.catalog.api.Category
Return the id of the Category.
getId() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
getId() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the id or the event.
getId() - Method in class org.apache.logging.log4j.catalog.api.Product
Return the id of the Product.
getImportClass() - Method in enum org.apache.logging.log4j.catalog.api.DataType
 
getInstance() - Static method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
getLastUpdated() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns the last update time of the catalog.
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
getLastUpdated() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
getName() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns the name of the AttributeDto.
getName() - Method in class org.apache.logging.log4j.catalog.api.Category
Gets the value of the name property.
getName() - Method in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
getName() - Method in class org.apache.logging.log4j.catalog.api.Event
Return the name of the event.
getName() - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
The name of the attribute.
getName() - Method in class org.apache.logging.log4j.catalog.api.Product
Returns the name of the product.
getProduct(String) - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
 
getProduct(String) - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
getProduct(String) - Method in interface org.apache.logging.log4j.catalog.api.dao.CatalogDao
 
getProducts() - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Returns the Products associated with the Catalog.
getResult() - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
getTypeName() - Method in enum org.apache.logging.log4j.catalog.api.DataType
 
getValue() - Method in class org.apache.logging.log4j.catalog.api.Constraint
 

I

importClass - Variable in enum org.apache.logging.log4j.catalog.api.DataType
 
init() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
isBlank(String) - Static method in class org.apache.logging.log4j.catalog.api.util.StringUtils
 
isIndexed() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Identifies whether this attribute is an index.
isRequestContext() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether this attribute is part of the RequestContext.
isRequired() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether this attribute is required.
isRequired() - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Indicates whether the attribute is required.
isSortable() - Method in class org.apache.logging.log4j.catalog.api.Attribute
Returns whether a sort may be performed on this attribute.

J

JdbcUrl - Annotation Type in org.apache.logging.log4j.catalog.api.annotation
Loads a DataSource based on the JDBC URL.
JdbcUrlCondition - Class in org.apache.logging.log4j.catalog.api.annotation
 
JdbcUrlCondition() - Constructor for class org.apache.logging.log4j.catalog.api.annotation.JdbcUrlCondition
 
JsonCatalogReader - Class in org.apache.logging.log4j.catalog.api.dao
Provides access to the JSON version of the catalog.
JsonCatalogReader() - Constructor for class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 

L

ListResponse<T> - Class in org.apache.logging.log4j.catalog.api
 
ListResponse() - Constructor for class org.apache.logging.log4j.catalog.api.ListResponse
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.logging.log4j.catalog.api.annotation.JdbcUrlCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.logging.log4j.catalog.api.annotation.PropertyExistsCondition
 
MaxLengthConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MaxLengthConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MaxLengthConstraint
 
MaxValueConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MaxValueConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MaxValueConstraint
 
MinLengthConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MinLengthConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MinLengthConstraint
 
MinValueConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
MinValueConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.MinValueConstraint
 

N

NameNotFoundException - Exception in org.apache.logging.log4j.catalog.api.exception
 
NameNotFoundException() - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(String) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 
NameNotFoundException(String, Throwable) - Constructor for exception org.apache.logging.log4j.catalog.api.exception.NameNotFoundException
 

O

org.apache.logging.log4j.catalog.api - package org.apache.logging.log4j.catalog.api
Catalog API.
org.apache.logging.log4j.catalog.api.annotation - package org.apache.logging.log4j.catalog.api.annotation
 
org.apache.logging.log4j.catalog.api.constant - package org.apache.logging.log4j.catalog.api.constant
 
org.apache.logging.log4j.catalog.api.dao - package org.apache.logging.log4j.catalog.api.dao
 
org.apache.logging.log4j.catalog.api.exception - package org.apache.logging.log4j.catalog.api.exception
 
org.apache.logging.log4j.catalog.api.plugins - package org.apache.logging.log4j.catalog.api.plugins
 
org.apache.logging.log4j.catalog.api.util - package org.apache.logging.log4j.catalog.api.util
 

P

PatternConstraint - Class in org.apache.logging.log4j.catalog.api.plugins
 
PatternConstraint() - Constructor for class org.apache.logging.log4j.catalog.api.plugins.PatternConstraint
 
Product - Class in org.apache.logging.log4j.catalog.api
Definition of a Product.
Product() - Constructor for class org.apache.logging.log4j.catalog.api.Product
Set default values.
ProfileUtil - Class in org.apache.logging.log4j.catalog.api.util
Sets the profile for the application if it hasn't already been set.
PropertyExistsCondition - Class in org.apache.logging.log4j.catalog.api.annotation
 
PropertyExistsCondition() - Constructor for class org.apache.logging.log4j.catalog.api.annotation.PropertyExistsCondition
 

R

read() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns the Catalog object.
read() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
readCatalog() - Method in interface org.apache.logging.log4j.catalog.api.CatalogReader
Returns a String representation of the Catalog.
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.AbstractCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.ClassPathCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.FileCatalogReader
 
readCatalog() - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 

S

serialize(ConstraintType, JsonGenerator, SerializerProvider) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintTypeSerializer
 
serializeAsField(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class org.apache.logging.log4j.catalog.api.util.CatalogEventFilter
 
setActiveProfile(ServletContext) - Static method in class org.apache.logging.log4j.catalog.api.util.ProfileUtil
Set the active profile if none has been specified.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets List of alias Strings.
setAliases(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the Set of alias Strings.
setAttributes(List<Attribute>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the List of AttributeDto objects.
setAttributes(List<EventAttribute>) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the List of Atribute names.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the catalog id this attribute is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the catalog id this Category is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the catalog id this Event is associated with.
setCatalogId(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the catalog id this Product is associated with.
setCatalogReader(CatalogReader) - Method in class org.apache.logging.log4j.catalog.api.dao.JsonCatalogReader
 
setCategories(List<Category>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets List of CategoryDto objects.
setConstraints(Set<Constraint>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets the Constraints onf the attribute.
setConstraintType(ConstraintType) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
setData(List<T>) - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
setDataType(DataType) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the data type of the attribute.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the description of the attribute.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the value of the description property.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the event description.
setDescription(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the description of the product.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the name to be displayed for this attribute.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the name to be displayed for this category.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the display name for this event.
setDisplayName(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the name to be displayed for this product.
setEvents(List<Event>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the List of EventDto objects.
setEvents(List<String>) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the List of Event names.
setEvents(List<String>) - Method in class org.apache.logging.log4j.catalog.api.Product
Sets the List of Event names for this product.
setExamples(Set<String>) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Sets the List of example Strings.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the Attribute's id.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Category
Set the id of the Category.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Event
Set the event's id.
setId(Long) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the id of the Product.
setIndexed(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is an index.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set the name of the AttributeDto.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Category
Sets the value of the name property.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Event
Sets the name of the event.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Set the name of the Attribute.
setName(String) - Method in class org.apache.logging.log4j.catalog.api.Product
Set the name of the product.
setProducts(List<Product>) - Method in class org.apache.logging.log4j.catalog.api.CatalogData
Sets the Products represented in the Catalog.
setRequestContext(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is part of the RequestContext.
setRequired(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether this attribute is required.
setRequired(Boolean) - Method in class org.apache.logging.log4j.catalog.api.EventAttribute
Sets whether the attribute is required.
setResult(String) - Method in class org.apache.logging.log4j.catalog.api.ListResponse
 
setSortable(boolean) - Method in class org.apache.logging.log4j.catalog.api.Attribute
Set whether a sort may be performed on this attribute.
setValue(String) - Method in class org.apache.logging.log4j.catalog.api.Constraint
 
StringUtils - Class in org.apache.logging.log4j.catalog.api.util
 

T

toString() - Method in class org.apache.logging.log4j.catalog.api.Attribute
 
toString() - Method in class org.apache.logging.log4j.catalog.api.Event
 
Type - Class in org.apache.logging.log4j.catalog.api
Definition of an EventDto type.
Type() - Constructor for class org.apache.logging.log4j.catalog.api.Type
 

V

V1_0 - Static variable in class org.apache.logging.log4j.catalog.api.Versions
 
V1_0_VALUE - Static variable in class org.apache.logging.log4j.catalog.api.Versions
 
validate(boolean, String, String, String, StringBuilder) - Method in interface org.apache.logging.log4j.catalog.api.ConstraintType
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.CaseInsensitiveEnumConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.EnumConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MaxLengthConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MaxValueConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MinLengthConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.MinValueConstraint
 
validate(boolean, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.PatternConstraint
 
validateConstraint(boolean, String, String, String, String, StringBuilder) - Method in class org.apache.logging.log4j.catalog.api.plugins.ConstraintPlugins
 
valueOf(String) - Static method in enum org.apache.logging.log4j.catalog.api.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.logging.log4j.catalog.api.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
Versions - Class in org.apache.logging.log4j.catalog.api
 

W

write(CatalogData) - Method in interface org.apache.logging.log4j.catalog.api.CatalogWriter
 
A C D E F G I J L M N O P R S T V W 
Skip navigation links

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.