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