Package org.broadleafcommerce.common.presentation
package org.broadleafcommerce.common.presentation
-
ClassDescriptionAdorned target collections are a variant of the basic collection type (@see AdminPresentationCollection).This annotation is used to describe a simple persistent collection for use by the admin tool.This annotation is used to describe a persisted map structure for use in the admin toolThis annotation is used to describe a member of a Map structure that should be displayed as a regular field in the admin tool.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.Represents a single key value presented to a user in a selectable list when editing a map value in the admin toolAnnotation for defining how CRUD operations are performed on an advanced collection in Broadleaf Commerce.Configuration items to be used in conjunction with
ValidationConfiguration
and used by an instace of org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidatorField Value Configurations are be used in conjunction with the `showIfFieldEquals` option in AdminPresentation configurations.Describes additional filter parameters used to refine the list of items returned from a query for a DataDrivenEnumerationCreated by jfischer