| Class | Description |
|---|---|
| NullBroadleafEnumerationType | |
| RuleIdentifier | |
| RuleOperatorType | |
| RuleOptionType |
| Enum | Description |
|---|---|
| OptionFilterParamType | |
| PopulateToOneFieldsEnum | |
| RequiredOverride |
Created by jfischer
|
| Annotation Type | Description |
|---|---|
| AdminGroupPresentation | |
| AdminPresentation | |
| AdminPresentationAdornedTargetCollection |
Adorned target collections are a variant of the basic collection type (@see AdminPresentationCollection).
|
| AdminPresentationClass | |
| AdminPresentationCollection |
This annotation is used to describe a simple persistent collection
for use by the admin tool.
|
| AdminPresentationDataDrivenEnumeration | |
| AdminPresentationMap |
This annotation is used to describe a persisted map structure for use in the
admin tool
|
| AdminPresentationMapField |
This annotation is used to describe a member of a Map structure that should be
displayed as a regular field in the admin tool.
|
| AdminPresentationMapFields |
This annotation is used to describe an array of map fields that allow map members
to be displayed as regular fields in the admin tool.
|
| AdminPresentationMapKey |
Represents a single key value presented to a user in a selectable
list when editing a map value in the admin tool
|
| AdminPresentationOperationTypes |
Annotation for defining how CRUD operations are performed on an advanced collection in Broadleaf Commerce.
|
| AdminPresentationToOneLookup | |
| AdminTabPresentation | |
| ConfigurationItem |
Configuration items to be used in conjunction with
ValidationConfiguration and used by an instace of
org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidator |
| FieldValueConfiguration |
Field Value Configurations are be used in conjunction with the `showIfFieldEquals` option in AdminPresentation
configurations.
|
| OptionFilterParam |
Describes additional filter parameters used to refine the list of items returned from a query for
a DataDrivenEnumeration
|
| ValidationConfiguration |
Copyright © 2019. All rights reserved.