Uses of Interface
org.broadleafcommerce.cms.structure.domain.StructuredContentFieldXref
Packages that use StructuredContentFieldXref
-
Uses of StructuredContentFieldXref in org.broadleafcommerce.cms.structure.domain
Classes in org.broadleafcommerce.cms.structure.domain that implement StructuredContentFieldXrefFields in org.broadleafcommerce.cms.structure.domain with type parameters of type StructuredContentFieldXrefModifier and TypeFieldDescriptionprotected Map<String,StructuredContentFieldXref> StructuredContentImpl.structuredContentFieldsMethods in org.broadleafcommerce.cms.structure.domain with type parameters of type StructuredContentFieldXrefModifier and TypeMethodDescription<G extends StructuredContentFieldXref>
org.broadleafcommerce.common.copy.CreateResponse<G>StructuredContentFieldXrefImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) Methods in org.broadleafcommerce.cms.structure.domain that return types with arguments of type StructuredContentFieldXrefModifier and TypeMethodDescriptionStructuredContent.getStructuredContentFieldXrefs()NOTE: This method is typically only used when wanting to persist newStructuredContentFields.StructuredContentImpl.getStructuredContentFieldXrefs()Method parameters in org.broadleafcommerce.cms.structure.domain with type arguments of type StructuredContentFieldXrefModifier and TypeMethodDescriptionvoidStructuredContent.setStructuredContentFieldXrefs(Map<String, StructuredContentFieldXref> structuredContentFields) Sets the structured content fields for this item.voidStructuredContentImpl.setStructuredContentFieldXrefs(Map<String, StructuredContentFieldXref> structuredContentFields)