Uses of Interface
org.broadleafcommerce.cms.structure.domain.StructuredContentFieldGroupXref
Packages that use StructuredContentFieldGroupXref
Package
Description
-
Uses of StructuredContentFieldGroupXref in org.broadleafcommerce.cms.field.domain
Fields in org.broadleafcommerce.cms.field.domain with type parameters of type StructuredContentFieldGroupXrefModifier and TypeFieldDescriptionprotected List<StructuredContentFieldGroupXref>
FieldGroupImpl.fieldGroupXrefs
Methods in org.broadleafcommerce.cms.field.domain that return types with arguments of type StructuredContentFieldGroupXrefModifier and TypeMethodDescriptionFieldGroup.getFieldGroupXrefs()
FieldGroupImpl.getFieldGroupXrefs()
Method parameters in org.broadleafcommerce.cms.field.domain with type arguments of type StructuredContentFieldGroupXrefModifier and TypeMethodDescriptionvoid
FieldGroup.setFieldGroupXrefs
(List<StructuredContentFieldGroupXref> fieldGroupXrefs) void
FieldGroupImpl.setFieldGroupXrefs
(List<StructuredContentFieldGroupXref> fieldGroupXrefs) -
Uses of StructuredContentFieldGroupXref in org.broadleafcommerce.cms.structure.domain
Classes in org.broadleafcommerce.cms.structure.domain that implement StructuredContentFieldGroupXrefFields in org.broadleafcommerce.cms.structure.domain with type parameters of type StructuredContentFieldGroupXrefModifier and TypeFieldDescriptionprotected List<StructuredContentFieldGroupXref>
StructuredContentFieldTemplateImpl.fieldGroupXrefs
Methods in org.broadleafcommerce.cms.structure.domain with type parameters of type StructuredContentFieldGroupXrefModifier and TypeMethodDescription<G extends StructuredContentFieldGroupXref>
CreateResponse<G>StructuredContentFieldGroupXrefImpl.createOrRetrieveCopyInstance
(MultiTenantCopyContext context) Methods in org.broadleafcommerce.cms.structure.domain that return types with arguments of type StructuredContentFieldGroupXrefModifier and TypeMethodDescriptionStructuredContentFieldTemplate.getFieldGroupXrefs()
StructuredContentFieldTemplateImpl.getFieldGroupXrefs()
Method parameters in org.broadleafcommerce.cms.structure.domain with type arguments of type StructuredContentFieldGroupXrefModifier and TypeMethodDescriptionvoid
StructuredContentFieldTemplate.setFieldGroupXrefs
(List<StructuredContentFieldGroupXref> fieldGroupXrefs) void
StructuredContentFieldTemplateImpl.setFieldGroupXrefs
(List<StructuredContentFieldGroupXref> fieldGroupXrefs)