| Package | Description |
|---|---|
| de.hybris.platform.cockpit.model.meta | |
| de.hybris.platform.cockpit.model.meta.impl | |
| de.hybris.platform.cockpit.services.search.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptor.Occurrence |
PropertyDescriptor.getOccurence()
Tells if this property is mandatory, recommended or optional.
|
static PropertyDescriptor.Occurrence |
PropertyDescriptor.Occurrence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDescriptor.Occurrence[] |
PropertyDescriptor.Occurrence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptor.Occurrence |
ItemAttributePropertyDescriptor.getOccurence() |
PropertyDescriptor.Occurrence |
ClassAttributePropertyDescriptor.getOccurence() |
PropertyDescriptor.Occurrence |
AbstractPropertyDescriptor.getOccurence() |
PropertyDescriptor.Occurrence |
WidgetParameterPropertyDescriptor.getOccurence() |
PropertyDescriptor.Occurrence |
MediaStreamPropertyMarker.getOccurence() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemAttributePropertyDescriptor.setOccurence(PropertyDescriptor.Occurrence occ) |
void |
ClassAttributePropertyDescriptor.setOccurence(PropertyDescriptor.Occurrence occ) |
void |
AbstractPropertyDescriptor.setOccurence(PropertyDescriptor.Occurrence occurence) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDescriptor.Occurrence |
ItemAttributeSearchDescriptor.getOccurence() |
PropertyDescriptor.Occurrence |
ClassAttributeSearchDescriptor.getOccurence() |
Copyright © 2018 SAP SE. All Rights Reserved.