| Package | Description | 
|---|---|
| org.broadleafcommerce.cms.structure.domain | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StructuredContentFieldTemplateImplCreated by bpolster. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected StructuredContentFieldTemplate | StructuredContentTypeImpl. structuredContentFieldTemplate | 
| protected StructuredContentFieldTemplate | StructuredContentFieldGroupXrefImpl. template | 
| Modifier and Type | Method and Description | 
|---|---|
| <G extends StructuredContentFieldTemplate> | StructuredContentFieldTemplateImpl. createOrRetrieveCopyInstance(MultiTenantCopyContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| StructuredContentFieldTemplate | StructuredContentType. getStructuredContentFieldTemplate()Returns the template associated with this content type. | 
| StructuredContentFieldTemplate | StructuredContentTypeImpl. getStructuredContentFieldTemplate() | 
| StructuredContentFieldTemplate | StructuredContentFieldGroupXref. getTemplate() | 
| StructuredContentFieldTemplate | StructuredContentFieldGroupXrefImpl. getTemplate() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StructuredContentType. setStructuredContentFieldTemplate(StructuredContentFieldTemplate scft)Sets the template associated with this content type. | 
| void | StructuredContentTypeImpl. setStructuredContentFieldTemplate(StructuredContentFieldTemplate scft) | 
| void | StructuredContentFieldGroupXref. setTemplate(StructuredContentFieldTemplate template) | 
| void | StructuredContentFieldGroupXrefImpl. setTemplate(StructuredContentFieldTemplate template) | 
Copyright © 2020. All rights reserved.