Class PolyglotPersistence
java.lang.Object
de.hybris.platform.persistence.polyglot.PolyglotPersistence
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Key>
Tstatic SingleAttributeKeygetLocalizedKey(String qualifier, String langCode) static SingleAttributeKeygetNonlocalizedKey(String qualifier) static Referencestatic RepositoryResultgetRepository(TypeInfo typeInfo) static Optional<RepositoryConfig>static SerializableValuegetSerializableValue(Serializable serializableObject) static PolyglotFeaturehandlingRelatedItemsFeature(ItemState state, Key attributeKey) static PolyglotFeaturehandlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) static IdentityidentityFromLong(long id) static Identity
-
Field Details
-
PROPERTY_ALLOW_CHANGING_ENITY_PARENT
- See Also:
-
-
Method Details
-
getRepository
-
unknownIdentity
-
getNonlocalizedKey
-
as
-
identityFromLong
-
getReferenceTo
-
getSerializableValue
-
getLocalizedKey
-
handlingRelatedItemsFeature
public static PolyglotFeature handlingRelatedItemsFeature(ItemState state, Key attributeKey, boolean write) -
handlingRelatedItemsFeature
-
getRepositoryConfig
-