Package de.hybris.platform.persistence
Class PolyglotPersistenceGenericItemSupport
java.lang.Object
de.hybris.platform.persistence.PolyglotPersistenceGenericItemSupport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetTypeCodesForPolyglotCriteria(Criteria criteria) static booleanstatic booleanisFullyBackedByTheEJBPersistence(Tenant tenant, TypeInfo typeInfo) static booleanisFullyBackedByThePolyglotPersistence(Tenant tenant, TypeInfo typeInfo) static GenericItemtryToCreateGenericItemUsingPolyglotPersistence(Tenant tenant, SessionContext ctx, Item.ItemAttributeMap allAttributes) static ItemImplCreationResult
-
Field Details
-
OWNER
-
-
Method Details
-
isFullyBackedByTheEJBPersistence
-
isBackedByTransactionalRepository
-
isFullyBackedByThePolyglotPersistence
-
tryToCreateGenericItemUsingPolyglotPersistence
public static GenericItem tryToCreateGenericItemUsingPolyglotPersistence(Tenant tenant, SessionContext ctx, Item.ItemAttributeMap allAttributes) -
tryToObtainGenericItemImplUsingPolyglotPersistence
public static ItemImplCreationResult tryToObtainGenericItemImplUsingPolyglotPersistence(Tenant tenant, PK pk) -
getTypeCodesForPolyglotCriteria
-