Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.hybris.Labels
-
Packages that use Labels Package Description com.hybris.cockpitng.core.config.impl.jaxb.hybris com.hybris.cockpitng.labels.impl -
-
Uses of Labels in com.hybris.cockpitng.core.config.impl.jaxb.hybris
Fields in com.hybris.cockpitng.core.config.impl.jaxb.hybris declared as Labels Modifier and Type Field Description protected LabelsBase. labelsMethods in com.hybris.cockpitng.core.config.impl.jaxb.hybris that return Labels Modifier and Type Method Description LabelsBase. getLabels()Gets the value of the labels property.Methods in com.hybris.cockpitng.core.config.impl.jaxb.hybris with parameters of type Labels Modifier and Type Method Description voidBase. setLabels(Labels value)Sets the value of the labels property. -
Uses of Labels in com.hybris.cockpitng.labels.impl
Methods in com.hybris.cockpitng.labels.impl that return Labels Modifier and Type Method Description protected LabelsDefaultLabelService. getLabelConfiguration(java.lang.Object object)Methods in com.hybris.cockpitng.labels.impl with parameters of type Labels Modifier and Type Method Description protected LabelProvider<java.lang.Object>BackofficeCoreLabelService. getLabelProvider(java.lang.Object object, Labels labelConfig)protected LabelProvider<java.lang.Object>DefaultLabelService. getLabelProvider(java.lang.Object object, Labels labelConfig)
-