Package de.hybris.platform.core
Interface ItemDeployment.IndexAttribute
-
- All Superinterfaces:
java.io.Serializable
- Enclosing interface:
- ItemDeployment
public static interface ItemDeployment.IndexAttribute extends java.io.SerializableDescribes the attribute of anIndex
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ItemDeployment.Attributeattribute()booleanlowerCase()
-
-
-
Method Detail
-
attribute
ItemDeployment.Attribute attribute()
-
lowerCase
boolean lowerCase()
-
-