Uses of Class
de.hybris.platform.persistence.polyglot.model.Identity
-
-
Uses of Identity in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return Identity Modifier and Type Method Description static IdentityPolyglotPersistenceGenericItemSupport.PolyglotJaloConverter. toPolyglotLayer(PK pk)Methods in de.hybris.platform.persistence with parameters of type Identity Modifier and Type Method Description static PKPolyglotPersistenceGenericItemSupport.PolyglotJaloConverter. toJaloLayer(Identity id) -
Uses of Identity in de.hybris.platform.persistence.polyglot
Methods in de.hybris.platform.persistence.polyglot that return Identity Modifier and Type Method Description static IdentityPolyglotPersistence. identityFromLong(long id)static IdentityPolyglotPersistence. unknownIdentity()Methods in de.hybris.platform.persistence.polyglot with parameters of type Identity Modifier and Type Method Description ChangeSetItemStateRepository. beginCreation(Identity id)ItemStateItemStateRepository. get(Identity id)static ReferencePolyglotPersistence. getReferenceTo(Identity id) -
Uses of Identity in de.hybris.platform.persistence.polyglot.config
Methods in de.hybris.platform.persistence.polyglot.config that return Identity Modifier and Type Method Description IdentityTypeInfo. getIdentity()IdentityMoreSpecificCondition. getSourceIdentity()IdentityMoreSpecificCondition. getTargetIdentity()Constructors in de.hybris.platform.persistence.polyglot.config with parameters of type Identity Constructor Description MoreSpecificCondition(Identity sourceIdentity, java.lang.String qualifier, Identity targetIdentity) -
Uses of Identity in de.hybris.platform.persistence.polyglot.model
Subclasses of Identity in de.hybris.platform.persistence.polyglot.model Modifier and Type Class Description classUnknownIdentityMethods in de.hybris.platform.persistence.polyglot.model that return Identity Modifier and Type Method Description IdentityReference. getIdentity()IdentityTypeId. getIdentity()static IdentityPolyglotModelFactory. identityFromLong(long id)static IdentityUnknownIdentity. instance()Methods in de.hybris.platform.persistence.polyglot.model with parameters of type Identity Modifier and Type Method Description static TypeIdTypeId. fromTypeId(Identity typeId, int typeCode)static ReferencePolyglotModelFactory. getReferenceTo(Identity id)abstract booleanIdentity. possiblyMatches(Identity identity)booleanUnknownIdentity. possiblyMatches(Identity identity) -
Uses of Identity in de.hybris.platform.persistence.polyglot.repository
Methods in de.hybris.platform.persistence.polyglot.repository with parameters of type Identity Modifier and Type Method Description ChangeSetTestItemStateRepo. beginCreation(Identity id)ItemStateTestItemStateRepo. get(Identity id) -
Uses of Identity in de.hybris.platform.persistence.polyglot.search.criteria
Methods in de.hybris.platform.persistence.polyglot.search.criteria that return Identity Modifier and Type Method Description IdentityCriteria. getTypeIdentity()Methods in de.hybris.platform.persistence.polyglot.search.criteria that return types with arguments of type Identity Modifier and Type Method Description java.util.Set<Identity>Criteria. getTypeIdentitySet()Constructor parameters in de.hybris.platform.persistence.polyglot.search.criteria with type arguments of type Identity Constructor Description MatchingPredicateBuilder(java.util.Set<Identity> typeIds, Condition condition, java.util.Map<java.lang.String,java.lang.Object> params) -
Uses of Identity in de.hybris.platform.persistence.polyglot.uow
Methods in de.hybris.platform.persistence.polyglot.uow with parameters of type Identity Modifier and Type Method Description ChangeSetUnitOfWork. beginCreation(ItemStateRepository repo, Identity id)ChangeSetUnitOfWorkAwareItemStateRepository. beginCreation(Identity id)ItemStateUnitOfWork. get(ItemStateRepository repo, Identity id)ItemStateUnitOfWorkAwareItemStateRepository. get(Identity id)voidUnitOfWork. registerRequiredVersion(Identity id, long requiredVersion) -
Uses of Identity in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return Identity Modifier and Type Method Description IdentityEntity. getId()IdentityEntityCreation. getId()IdentityEntityModification. getId()IdentityDocument. getRootId()Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return types with arguments of type Identity Modifier and Type Method Description java.util.Set<Identity>Document. getEntityIds()Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type Identity Modifier and Type Method Description ChangeSetInstrumentedItemStateRepository. beginCreation(Identity id)EntityCreationRepository. beginCreation(Identity id)booleanDocument. containsEntity(Identity id)ItemStateInstrumentedItemStateRepository. get(Identity id)EntityRepository. get(Identity id)java.util.Optional<Entity>Document. getEntity(Identity id)QueryQueryFactory. getQuery(Identity id)Entity.EntityBuilderEntity.EntityBuilder. withId(Identity id)Method parameters in ydocumentcartpackage.persistence.polyglot.repository.documentcart with type arguments of type Identity Modifier and Type Method Description java.util.Collection<Reference>DocumentRelationsHandler. getRelatedItems(RelationsInfo relationsInfo, java.util.Map<Identity,Entity> entities)Constructors in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type Identity Constructor Description Document(Identity rootId)Document(Identity rootId, long version)EntityCreation(Identity id)EntityModification(Identity id, Document document) -
Uses of Identity in ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart with parameters of type Identity Modifier and Type Method Description protected QueryResultDatabaseCartStorage. findByEntityId(Identity id)protected QueryResultSerializedCartStorage. findByEntityId(Identity id)protected QueryResultDatabaseCartStorage. findByRootId(Identity id)protected QueryResultSerializedCartStorage. findByRootId(Identity id)ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart.DatabaseCartStorage.StatementWithParamsDatabaseCartStorage.HSQLDbInfo. getFindByEntityIdStatement(Identity id)ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart.DatabaseCartStorage.StatementWithParamsDatabaseCartStorage.MySQLDbInfo. getFindByEntityIdStatement(Identity id)ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart.DatabaseCartStorage.StatementWithParamsDatabaseCartStorage.SqlServerDbInfo. getFindByEntityIdStatement(Identity id)ydocumentcartpackage.persistence.polyglot.repository.documentcart.cart.DatabaseCartStorage.StatementWithParamsDatabaseCartStorage.MySQLDbInfo. getFindByRootIdStatement(Identity id)protected DocumentDatabaseCartStorage. instantiateNewDocument(Identity rootId)protected DocumentSerializedCartStorage. instantiateNewDocument(Identity rootId)booleanCartTypeInfo. isDocumentRootId(Identity id) -
Uses of Identity in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query that return types with arguments of type Identity Modifier and Type Method Description default java.util.Optional<Identity>BaseQuery. getEntityId()java.util.Optional<Identity>QueryByEntityId. getEntityId()java.util.Optional<Identity>TypedCriteria. getEntityId()default java.util.Optional<Identity>BaseQuery. getRootId()java.util.Optional<Identity>QueryByRootId. getRootId()java.util.Optional<Identity>TypedCriteria. getRootId()java.util.Set<Identity>TypedCriteria. getSupportedTypes()java.util.Set<Identity>EntityCondition. getTypeIds()static java.util.Optional<Identity>TypeSystemInfo. toIdentity(java.lang.Object obj)Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query with parameters of type Identity Modifier and Type Method Description BaseQueryBaseQueryFactory. getQuery(Identity id)booleanTypeSystemInfo. isDocumentRootId(Identity id)Method parameters in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query with type arguments of type Identity Modifier and Type Method Description static EntityConditionEntityCondition. from(java.util.Set<Identity> requestedTypes, Condition condition, java.util.Map<java.lang.String,java.lang.Object> params)static EntityConditionEntityCondition. from(java.util.Set<Identity> requestedTypes, java.util.Map<SingleAttributeKey,java.lang.Object> params)Constructors in ydocumentcartpackage.persistence.polyglot.repository.documentcart.query with parameters of type Identity Constructor Description QueryByEntityId(Identity id)QueryByRootId(Identity rootId)QueryForNewDocumentInstantiation(Identity rootId) -
Uses of Identity in ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage with parameters of type Identity Modifier and Type Method Description protected abstract QueryResultBaseStorage. findByEntityId(Identity identity)protected QueryResultInMemoryStorage. findByEntityId(Identity id)protected abstract QueryResultBaseStorage. findByRootId(Identity identity)protected QueryResultInMemoryStorage. findByRootId(Identity id)protected abstract DocumentBaseStorage. instantiateNewDocument(Identity rootId)protected DocumentInMemoryStorage. instantiateNewDocument(Identity id) -
Uses of Identity in ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache with parameters of type Identity Modifier and Type Method Description voidBaseStorageCache.CacheFlushAction. flushCacheEntry(Storage storage, Identity identity, ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache.BaseStorageCache.DocumentCacheEntry entry)
-