Package | Description |
---|---|
org.broadleafcommerce.cms.structure.domain |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentFieldTemplateImpl
Created by bpolster.
|
Modifier and Type | Field and Description |
---|---|
protected StructuredContentFieldTemplate |
StructuredContentTypeImpl.structuredContentFieldTemplate |
Modifier and Type | Method and Description |
---|---|
StructuredContentFieldTemplate |
StructuredContentTypeImpl.getStructuredContentFieldTemplate() |
StructuredContentFieldTemplate |
StructuredContentType.getStructuredContentFieldTemplate()
Returns the template associated with this content type.
|
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentTypeImpl.setStructuredContentFieldTemplate(StructuredContentFieldTemplate scft) |
void |
StructuredContentType.setStructuredContentFieldTemplate(StructuredContentFieldTemplate scft)
Sets the template associated with this content type.
|
Copyright © 2014. All rights reserved.