public interface LabelService
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectDescription(TypedObject object)
Deprecated.
|
String |
getObjectDescriptionForTypedObject(TypedObject object)
Gets the object description for typed object.
|
String |
getObjectIconPath(TypedObject object)
Deprecated.
|
String |
getObjectIconPathForTypedObject(TypedObject object)
Gets the object icon path for typed object.
|
String |
getObjectTextLabel(TypedObject object)
Deprecated.
|
String |
getObjectTextLabelForTypedObject(TypedObject object)
Gets the object text label for typed object.
|
@Deprecated String getObjectTextLabel(TypedObject object)
getObjectTextLabelForTypedObject(TypedObject)object - String getObjectTextLabelForTypedObject(TypedObject object)
object - the object@Deprecated String getObjectDescription(TypedObject object)
getObjectDescriptionForTypedObject(TypedObject)object - String getObjectDescriptionForTypedObject(TypedObject object)
object - the object@Deprecated String getObjectIconPath(TypedObject object)
getObjectIconPathForTypedObject(TypedObject)object - String getObjectIconPathForTypedObject(TypedObject object)
object - the objectCopyright © 2017 SAP SE. All Rights Reserved.