public interface LabelServiceProxy
com.hybris.cockpitng.labels.LabelService for retrieving Object's label and description.| Modifier and Type | Method and Description |
|---|---|
String |
getObjectDescription(Object object)
Returns text description for a given Object.
|
String |
getObjectLabel(Object object,
Locale locale)
Returns label for a given Object.
|
Copyright © 2017 SAP SE. All Rights Reserved.