Uses of Class
de.hybris.platform.odata2services.converter.LocalizedAttributes
-
Packages that use LocalizedAttributes Package Description de.hybris.platform.odata2services.converter -
-
Uses of LocalizedAttributes in de.hybris.platform.odata2services.converter
Fields in de.hybris.platform.odata2services.converter declared as LocalizedAttributes Modifier and Type Field Description static LocalizedAttributesLocalizedAttributes. EMPTYAn emptyLocalizedAttributesobject that does not contain a single attribute value.Methods in de.hybris.platform.odata2services.converter that return LocalizedAttributes Modifier and Type Method Description static LocalizedAttributesLocalizedAttributes. createFrom(org.apache.olingo.odata2.api.ep.entry.ODataEntry entry)Creates instance ofLocalizedAttributesand populates it from the provided OData entry
-