Package com.broadleafcommerce.metadata.dsl.core
@NonNullApi
package com.broadleafcommerce.metadata.dsl.core
-
ClassDescriptionAbstractComponent<C extends AbstractComponent<C>>The abstract implementation of
Component
.AbstractFormComponent<C extends AbstractFormComponent<C>>The abstract form component implementation.AbstractViewFilter<C extends AbstractViewFilter<C>>The abstract implementation ofViewFilter
.Represents the metadata for an action.Represents the metadata for a column component.Represents the metadata of a component.Conditional<C extends Conditional<C>>Represents a condition used to gate certain behavior or components.Interface that if implemented adds support for deep copy behavior to an object.CustomCssComponent<C extends Component<C>>Component that supports adding custom CSS classes.Represents the metadata for an endpoint.A wrapper around a label that supports text as well as placement of where that text appearsRepresents the metadata for an external form component.Represents the metadata for a field component.FormComponent<C extends FormComponent<C>>Represents the metadata for a component that resides with a form.Represents the metadata for grouping form components.Represents the metadata for an implicit filter.Represents a link to a location within the client.An abstract mapping specification.Represents the metadata for a message component.Works in conjunction with security settings in order to determine which type of permission a user is required to have in order to work with a component, endpoint or action.Represents the transformation of the request or response data for an API request.ValidationMethod<M extends ValidationMethod<M>>Represents the metadata for a validation method as part of aValidationSchema
.ValidationSchema<S extends AbstractValidationSchema<S>>Represents the metadata for a view component.ViewFilter<C extends ViewFilter<C>>Represents the metadata for a view filter.