| Package | Description |
|---|---|
| org.broadleafcommerce.cms.admin.server.handler | |
| org.broadleafcommerce.cms.structure.service.type |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StructuredContentCustomPersistenceHandler.addRule(Entity entity,
StructuredContent structuredContentInstance,
String propertyName,
StructuredContentRuleType type) |
protected void |
StructuredContentCustomPersistenceHandler.updateRule(Entity entity,
StructuredContent structuredContentInstance,
String propertyName,
StructuredContentRuleType type) |
| Modifier and Type | Field and Description |
|---|---|
static StructuredContentRuleType |
StructuredContentRuleType.CUSTOMER |
static StructuredContentRuleType |
StructuredContentRuleType.PRODUCT |
static StructuredContentRuleType |
StructuredContentRuleType.REQUEST |
static StructuredContentRuleType |
StructuredContentRuleType.TIME |
| Modifier and Type | Method and Description |
|---|---|
static StructuredContentRuleType |
StructuredContentRuleType.getInstance(String type)
Allows translation from the passed in String to a
StructuredContentRuleType |
Copyright © 2015. All Rights Reserved.