Package | Description |
---|---|
org.broadleafcommerce.cms.structure.domain |
Modifier and Type | Class and Description |
---|---|
class |
StructuredContentFieldImpl
Created by bpolster.
|
Modifier and Type | Field and Description |
---|---|
protected StructuredContentField |
StructuredContentFieldXrefImpl.structuredContentField |
Modifier and Type | Field and Description |
---|---|
protected Map<String,StructuredContentField> |
StructuredContentImpl.legacyStructuredContentFields |
Modifier and Type | Method and Description |
---|---|
<G extends StructuredContentField> |
StructuredContentFieldImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Modifier and Type | Method and Description |
---|---|
StructuredContentField |
StructuredContentField.clone() |
StructuredContentField |
StructuredContentFieldImpl.clone() |
StructuredContentField |
StructuredContentFieldXref.getStructuredContentField() |
StructuredContentField |
StructuredContentFieldXrefImpl.getStructuredContentField() |
Modifier and Type | Method and Description |
---|---|
Map<String,StructuredContentField> |
StructuredContent.getStructuredContentFields()
Deprecated.
|
Map<String,StructuredContentField> |
StructuredContentImpl.getStructuredContentFields()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentFieldXref.setStrucuturedContentField(StructuredContentField scField) |
void |
StructuredContentFieldXrefImpl.setStrucuturedContentField(StructuredContentField scField) |
Modifier and Type | Method and Description |
---|---|
void |
StructuredContent.setStructuredContentFields(Map<String,StructuredContentField> structuredContentFields)
Deprecated.
|
void |
StructuredContentImpl.setStructuredContentFields(Map<String,StructuredContentField> structuredContentFields) |
Constructor and Description |
---|
StructuredContentFieldXrefImpl(StructuredContent sc,
StructuredContentField scField,
String key) |
Copyright © 2022. All rights reserved.