- 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
-
- 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
-