| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module.criteria |
| Modifier and Type | Field and Description |
|---|---|
static RestrictionType |
RestrictionType.BOOLEAN |
static RestrictionType |
RestrictionType.CHARACTER |
static RestrictionType |
RestrictionType.COLLECTION_SIZE_EQUAL |
static RestrictionType |
RestrictionType.DATE |
static RestrictionType |
RestrictionType.DECIMAL |
static RestrictionType |
RestrictionType.IS_NULL_LONG |
static RestrictionType |
RestrictionType.LONG |
static RestrictionType |
RestrictionType.LONG_EQUAL |
static RestrictionType |
RestrictionType.STRING_EQUAL |
static RestrictionType |
RestrictionType.STRING_LIKE |
| Modifier and Type | Method and Description |
|---|---|
static RestrictionType |
RestrictionType.getInstance(String type) |
Copyright © 2015. All Rights Reserved.