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.fieldGroupXrefsMethods 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 TypeMethodDescriptionvoidFieldGroup.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) voidFieldGroupImpl.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.fieldGroupXrefsMethods 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 TypeMethodDescriptionvoidStructuredContentFieldTemplate.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs) voidStructuredContentFieldTemplateImpl.setFieldGroupXrefs(List<StructuredContentFieldGroupXref> fieldGroupXrefs)