- genericEntityDao - Variable in class com.broadleafcommerce.customfield.service.search.index.CustomFieldSolrIndexServiceExtensionHandler
-
- getAdminDisplayPriority() - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Returns the admin display priority for this allowed value
- getAdminDisplayPriority() - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- getAllowedEnumValues() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Returns the list of allowed values for this custom field if it is an ENUMERATION type.
- getAllowedEnumValues() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getAllowMultiValueSelect() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Get whether multiple values are allowed to be selected for this enum CustomField
- getAllowMultiValueSelect() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getAttributeName() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
- getAttributeName() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
Deprecated.
- getCache() - Method in class com.broadleafcommerce.customfield.admin.provider.metadata.CustomFieldFieldMetadataProvider
-
- getCache() - Method in class com.broadleafcommerce.customfield.service.CustomFieldServiceImpl
-
- getCachedMetadata(FieldMetadata) - Method in class com.broadleafcommerce.customfield.admin.provider.metadata.CustomFieldFieldMetadataProvider
-
- getCacheForTargetClass(String) - Method in class com.broadleafcommerce.customfield.admin.provider.metadata.CustomFieldFieldMetadataProvider
-
- getClasspathFolder() - Method in class com.broadleafcommerce.customfield.config.CustomFieldProperties
-
- getCreateNewGroup() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not a new FieldGroup should be created for the target EntityForm.
- getCreateNewGroup() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getCustomField() - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Returns the custom field associated to this allowed value
- getCustomField() - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- getCustomFieldTarget() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
- getCustomFieldTarget() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
Deprecated.
- getCustomFieldType() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
The type for this field (e.g.
- getCustomFieldType() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getDuplicateNameErrorMap(String, String, String, Long) - Method in class com.broadleafcommerce.customfield.service.handler.CustomFieldCustomPersistenceHandler
-
We cannot have two custom fields with the same property name as that's used for indexing into the value maps and are used
as keys in the entity form field map.
- getEntityType() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getEntityType(PersistencePackage) - Method in class com.broadleafcommerce.customfield.service.handler.CustomFieldAttributeGridCustomPersistenceHandler
-
- getEntityTypeLookups(String) - Method in class com.broadleafcommerce.customfield.dao.CustomFieldDaoImpl
-
- getEscapedValue(AllowedEnumValue) - Method in class com.broadleafcommerce.customfield.service.CustomFieldRuleBuilderFieldServiceFactoryAOP
-
- getEventType() - Method in class com.broadleafcommerce.customfield.service.event.CustomFieldCacheInvalidationEventConsumer
-
- getFieldEntity() - Method in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- getFieldOrder() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - The order for this field in the form
- getFieldOrder() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getForeignKey(FieldMetadata) - Method in class com.broadleafcommerce.customfield.admin.provider.metadata.CustomFieldFieldMetadataProvider
-
- getFriendlyType() - Method in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- getFriendlyType() - Method in class com.broadleafcommerce.customfield.service.type.CustomFieldType
-
- getGroupName() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - The group in the target entity in which this field will reside.
- getGroupName() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getGroupNameOptions(String) - Method in class com.broadleafcommerce.customfield.admin.web.controller.entity.AdminCustomFieldController
-
- getId() - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Returns the id
- getId() - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- getInstance(String) - Static method in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- getInstance(String) - Static method in class com.broadleafcommerce.customfield.service.type.CustomFieldType
-
- getModuleName() - Method in class com.broadleafcommerce.customfield.config.CustomFieldModuleRegistration
-
- getOptionValues(CustomField) - Method in class com.broadleafcommerce.customfield.service.CustomFieldRuleBuilderFieldServiceFactoryAOP
-
- getOrder() - Method in class com.broadleafcommerce.customfield.admin.provider.metadata.CustomFieldFieldMetadataProvider
-
- getOrder() - Method in class com.broadleafcommerce.customfield.service.event.CustomFieldCacheInvalidationEventConsumer
-
- getPropertyName() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getRawEntityType() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Retrieve the raw, fully-qualified classname for the entity type targeted in this custom field
- getRawEntityType() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getSectionKey(Map<String, String>) - Method in class com.broadleafcommerce.customfield.admin.web.controller.entity.AdminCustomFieldController
-
- getShowFieldInRuleBuilder() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not this field is available to rule builders based on the target entity.
- getShowFieldInRuleBuilder() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getShowFieldOnForm() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not this field is visible on the target entity form.
- getShowFieldOnForm() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getTabName() - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - The tab in the target entity in which this field will reside
- getTabName() - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- getTargetPermissions() - Method in class com.broadleafcommerce.customfield.service.provider.CustomFieldSiteConfigProvider
-
- getType() - Method in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- getType() - Method in class com.broadleafcommerce.customfield.service.type.CustomFieldType
-
- getTypes() - Static method in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- getValue() - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Returns the value for this allowed value
- getValue() - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- GROUP_NAME - Static variable in class com.broadleafcommerce.customfield.domain.CustomFieldAdminPresentation.FieldOrder
-
- GroupName() - Constructor for class com.broadleafcommerce.customfield.domain.CustomFieldAdminPresentation.GroupName
-
- groupName - Variable in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- GroupOrder() - Constructor for class com.broadleafcommerce.customfield.domain.CustomFieldAdminPresentation.GroupOrder
-
- save(CustomField) - Method in interface com.broadleafcommerce.customfield.dao.CustomFieldDao
-
Persists the given customField and returns the persisted version
- save(CustomField) - Method in class com.broadleafcommerce.customfield.dao.CustomFieldDaoImpl
-
- save(CustomField) - Method in interface com.broadleafcommerce.customfield.service.CustomFieldService
-
- save(CustomField) - Method in class com.broadleafcommerce.customfield.service.CustomFieldServiceImpl
-
- saveEntity(HttpServletRequest, HttpServletResponse, Model, Map<String, String>, String, EntityForm, BindingResult, RedirectAttributes) - Method in class com.broadleafcommerce.customfield.admin.web.controller.entity.AdminCustomFieldController
-
- SECTION_KEY - Static variable in class com.broadleafcommerce.customfield.admin.web.controller.entity.AdminCustomFieldController
-
- setAdminDisplayPriority(Integer) - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Sets the admin display priority for this allowed value
- setAdminDisplayPriority(Integer) - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- setAllowedEnumValues(List<AllowedEnumValue>) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Sets the list of allowed values for this custom field if it is an ENUMERATION type.
- setAllowedEnumValues(List<AllowedEnumValue>) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setAllowMultiValueSelect(Boolean) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Set whether multiple values are allowed to be selected for this enum CustomField
- setAllowMultiValueSelect(Boolean) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setAttributeName(String) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
- setAttributeName(String) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
Deprecated.
- setCreateNewGroup(Boolean) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not a new FieldGroup should be created for the target EntityForm.
- setCreateNewGroup(Boolean) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setCustomField(CustomField) - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Sets the custom field associated to this allowed value
- setCustomField(CustomField) - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- setCustomFieldOptionsAndDefaultValue(Model, String) - Method in class com.broadleafcommerce.customfield.admin.web.controller.entity.AdminCustomFieldController
-
- setCustomFieldTarget(String) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
- setCustomFieldTarget(String) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
Deprecated.
- setCustomFieldType(CustomFieldType) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
The type for this field (e.g.
- setCustomFieldType(CustomFieldType) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setEntityType(CustomFieldTargetType) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Set the value that gets saved to BLC_FIELD.ENTITY_TYPE.
- setEntityType(CustomFieldTargetType) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setFieldOrder(Integer) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - the order for this field in the form
- setFieldOrder(Integer) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setGroupName(String) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - The group in the target entity in which this field will reside.
- setGroupName(String) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setId(Long) - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Sets the id
- setId(Long) - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- setShowFieldInRuleBuilder(Boolean) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not this field is available to rule builders based on the target entity.
- setShowFieldInRuleBuilder(Boolean) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setShowFieldOnForm(Boolean) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Whether or not this field is visible on the target entity form.
- setShowFieldOnForm(Boolean) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setTabName(String) - Method in interface com.broadleafcommerce.customfield.domain.CustomField
-
Optional - The tab in the target entity in which this field will reside
- setTabName(String) - Method in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- setValue(String) - Method in interface com.broadleafcommerce.customfield.domain.AllowedEnumValue
-
Sets the value for this allowed value
- setValue(String) - Method in class com.broadleafcommerce.customfield.domain.AllowedEnumValueImpl
-
- shouldValidateDuplicateFriendlyName() - Method in class com.broadleafcommerce.customfield.service.handler.CustomFieldCustomPersistenceHandler
-
- SHOW_IN_RULE_BUILDER - Static variable in class com.broadleafcommerce.customfield.domain.CustomFieldAdminPresentation.FieldOrder
-
- SHOW_ON_FORM - Static variable in class com.broadleafcommerce.customfield.domain.CustomFieldAdminPresentation.FieldOrder
-
- showFieldInRuleBuilder - Variable in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- showFieldOnForm - Variable in class com.broadleafcommerce.customfield.domain.CustomFieldImpl
-
- shs - Variable in class com.broadleafcommerce.customfield.service.search.index.CustomFieldSolrIndexServiceExtensionHandler
-
- SKU - Static variable in class com.broadleafcommerce.customfield.service.type.CustomFieldTargetType
-
- STRING - Static variable in class com.broadleafcommerce.customfield.service.type.CustomFieldType
-
- STRING_LIST - Static variable in class com.broadleafcommerce.customfield.service.type.CustomFieldType
-