|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructuredContentRuleType | |
|---|---|
| org.broadleafcommerce.cms.admin.server.handler | |
| org.broadleafcommerce.cms.structure.service.type | |
| Uses of StructuredContentRuleType in org.broadleafcommerce.cms.admin.server.handler |
|---|
| Methods in org.broadleafcommerce.cms.admin.server.handler with parameters of type StructuredContentRuleType | |
|---|---|
protected void |
StructuredContentCustomPersistenceHandler.addRule(Entity entity,
StructuredContent structuredContentInstance,
String propertyName,
StructuredContentRuleType type)
|
protected void |
StructuredContentCustomPersistenceHandler.updateRule(Entity entity,
StructuredContent structuredContentInstance,
String propertyName,
StructuredContentRuleType type)
|
| Uses of StructuredContentRuleType in org.broadleafcommerce.cms.structure.service.type |
|---|
| Fields in org.broadleafcommerce.cms.structure.service.type declared as StructuredContentRuleType | |
|---|---|
static StructuredContentRuleType |
StructuredContentRuleType.CUSTOMER
|
static StructuredContentRuleType |
StructuredContentRuleType.PRODUCT
|
static StructuredContentRuleType |
StructuredContentRuleType.REQUEST
|
static StructuredContentRuleType |
StructuredContentRuleType.TIME
|
| Methods in org.broadleafcommerce.cms.structure.service.type that return StructuredContentRuleType | |
|---|---|
static StructuredContentRuleType |
StructuredContentRuleType.getInstance(String type)
Allows translation from the passed in String to a StructuredContentRuleType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||