Class PolyglotModelFactory
java.lang.Object
de.hybris.platform.persistence.polyglot.model.PolyglotModelFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic SingleAttributeKeygetLocalizedKey(String qualifier, String langCode) static SingleAttributeKeygetNonlocalizedKey(String qualifier) static Referencestatic SerializableValuegetSerializableValue(Serializable serializableObject) static PolyglotFeaturehandlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) static IdentityidentityFromLong(long id) static SingleAttributeKeypk()static SingleAttributeKeytype()static SingleAttributeKeyversion()
-
Method Details
-
getNonlocalizedKey
-
handlingRelatedItemsFeature
public static PolyglotFeature handlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) -
identityFromLong
-
getReferenceTo
-
getSerializableValue
-
getLocalizedKey
-
pk
-
version
-
type
-