Class PrincipalLabelProvider
java.lang.Object
de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider<Principal>
de.hybris.platform.cockpit.services.label.impl.PrincipalLabelProvider
- All Implemented Interfaces:
ObjectLabelProvider
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetIconPath(Principal item) Deprecated.protected StringgetIconPath(Principal item, String languageIso) Deprecated.protected StringgetItemDescription(Principal item) Deprecated.protected StringgetItemDescription(Principal item, String languageIso) Deprecated.protected StringgetItemLabel(Principal item) Deprecated.protected StringgetItemLabel(Principal item, String languageIso) Deprecated.Methods inherited from class de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService
-
Constructor Details
-
PrincipalLabelProvider
public PrincipalLabelProvider()Deprecated.
-
-
Method Details
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<Principal>
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<Principal>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<Principal>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<Principal>
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<Principal>
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<Principal>
-
PrincipalModelLabelProvider