Package | Description |
---|---|
org.broadleafcommerce.cms.field.domain | |
org.broadleafcommerce.cms.structure.domain |
Modifier and Type | Field and Description |
---|---|
protected List<StructuredContentFieldGroupXref> |
FieldGroupImpl.fieldGroupXrefs |
Modifier and Type | Method and Description |
---|---|
List<StructuredContentFieldGroupXref> |
FieldGroupImpl.getFieldGroupXrefs() |
List<StructuredContentFieldGroupXref> |
FieldGroup.getFieldGroupXrefs() |
Modifier and Type | Method and Description |
---|---|
void |
FieldGroupImpl.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) |
void |
FieldGroup.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentFieldGroupXrefImpl |
Modifier and Type | Field and Description |
---|---|
protected List<StructuredContentFieldGroupXref> |
StructuredContentFieldTemplateImpl.fieldGroupXrefs |
Modifier and Type | Method and Description |
---|---|
<G extends StructuredContentFieldGroupXref> |
StructuredContentFieldGroupXrefImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Modifier and Type | Method and Description |
---|---|
List<StructuredContentFieldGroupXref> |
StructuredContentFieldTemplateImpl.getFieldGroupXrefs() |
List<StructuredContentFieldGroupXref> |
StructuredContentFieldTemplate.getFieldGroupXrefs() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentFieldTemplateImpl.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) |
void |
StructuredContentFieldTemplate.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) |
Copyright © 2022. All rights reserved.