Class PolyglotPersistence


  • public final class PolyglotPersistence
    extends java.lang.Object
    • Method Detail

      • unknownIdentity

        public static Identity unknownIdentity()
      • getNonlocalizedKey

        public static SingleAttributeKey getNonlocalizedKey​(java.lang.String qualifier)
      • as

        public static <T extends Key> T as​(java.lang.Class<T> clazz,
                                           Key key)
      • identityFromLong

        public static Identity identityFromLong​(long id)
      • getSerializableValue

        public static SerializableValue getSerializableValue​(java.io.Serializable serializableObject)
      • getLocalizedKey

        public static SingleAttributeKey getLocalizedKey​(java.lang.String qualifier,
                                                         java.lang.String langCode)
      • handlingRelatedItemsFeature

        public static PolyglotFeature handlingRelatedItemsFeature​(ItemState state,
                                                                  Key attributeKey,
                                                                  boolean write)