Uses of Class
de.hybris.platform.core.PK
Packages that use PK
Package
Description
Contains generated models for each type of de.hybris.platform.impex.jalo package.
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo package.
-
Uses of PK in com.hybris.backoffice.listeners
Methods in com.hybris.backoffice.listeners that return types with arguments of type PKConstructor parameters in com.hybris.backoffice.listeners with type arguments of type PK -
Uses of PK in com.hybris.backoffice.search.aspects
Methods in com.hybris.backoffice.search.aspects that return types with arguments of type PKModifier and TypeMethodDescriptionAbstractObjectFacadeSearchIndexingAspect.extractModels(org.aspectj.lang.JoinPoint joinPoint, Object retVal) AbstractObjectFacadeSearchIndexingAspect.extractModelsWithoutArgs(org.aspectj.lang.JoinPoint joinPoint, Object retVal) AbstractObjectFacadeSearchIndexingAspect.getLastModifiedProductsPK(CategoryModel model) AbstractObjectFacadeSearchIndexingAspect.getModifiedProductsPK(ItemModel model) Method parameters in com.hybris.backoffice.search.aspects with type arguments of type PKModifier and TypeMethodDescriptionprotected abstract voidprotected abstract voidAbstractObjectFacadeSearchIndexingAspect.removeIndexByPk(String typecode, List<PK> pkList) protected abstract voidAbstractObjectFacadeSearchIndexingAspect.updateIndexByPk(String typecode, List<PK> pkList) -
Uses of PK in com.hybris.backoffice.search.cache.impl
Fields in com.hybris.backoffice.search.cache.impl with type parameters of type PK -
Uses of PK in com.hybris.backoffice.searchservices.aspects
Method parameters in com.hybris.backoffice.searchservices.aspects with type arguments of type PKModifier and TypeMethodDescriptionprotected voidprotected voidObjectFacadeSearchservicesIndexingAspect.removeIndexByPk(String typecode, List<PK> pkList) protected voidObjectFacadeSearchservicesIndexingAspect.updateIndexByPk(String typecode, List<PK> pkList) -
Uses of PK in com.hybris.backoffice.searchservices.events
Method parameters in com.hybris.backoffice.searchservices.events with type arguments of type PKModifier and TypeMethodDescriptionprotected voidDirectSearchservicesIndexSynchronizationStrategy.performIndexDelete(SnIndexTypeModel indexType, List<PK> pks) Remove specified items from searchservices indexprotected voidDirectSearchservicesIndexSynchronizationStrategy.performIndexUpdate(SnIndexTypeModel indexType, List<PK> pks) Update specified items from searchservices indexvoidDirectSearchservicesIndexSynchronizationStrategy.removeItems(String typecode, List<PK> pkList) voidSearchservicesIndexSynchronizationStrategy.removeItems(String typecode, List<PK> pkList) Remove item from searchservices indexvoidDirectSearchservicesIndexSynchronizationStrategy.updateItems(String typecode, List<PK> pkList) voidSearchservicesIndexSynchronizationStrategy.updateItems(String typecode, List<PK> pkList) Update items from searchservices index -
Uses of PK in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return types with arguments of type PKModifier and TypeMethodDescriptionprotected Map<PK,FeatureList> ProductClassificationAttributeFormatSnIndexerValueProvider.collectFeatures(Collection<ProductModel> products, Collection<ClassAttributeAssignmentModel> classAttributeAssignments) ProductClassificationAttributeFormatSnIndexerValueProvider.ProductClassificationData.getFeatures()Method parameters in com.hybris.backoffice.searchservices.providers.impl with type arguments of type PKModifier and TypeMethodDescriptionvoidProductClassificationAttributeFormatSnIndexerValueProvider.ProductClassificationData.setFeatures(Map<PK, FeatureList> features) -
Uses of PK in com.hybris.backoffice.solrsearch.aspects
Methods in com.hybris.backoffice.solrsearch.aspects that return types with arguments of type PKModifier and TypeMethodDescriptionObjectFacadeSolrIndexingAspect.extractModels(org.aspectj.lang.JoinPoint joinPoint, Object retVal) ObjectFacadeSolrIndexingAspect.extractProductsFromModifiedCategories(Object model) ObjectFacadeSolrIndexingAspect.findAllProductsInSubTree(CategoryModel cat) ObjectFacadeSolrIndexingAspect.getProductPKsInCategory(CategoryModel cat) Method parameters in com.hybris.backoffice.solrsearch.aspects with type arguments of type PKModifier and TypeMethodDescriptionprotected voidObjectFacadeSolrIndexingAspect.includeRequiredProducts(org.aspectj.lang.JoinPoint joinPoint, Map<String, List<PK>> result) protected voidprotected voidObjectFacadeSolrIndexingAspect.removeIndexByPk(String typecode, List<PK> pkList) protected voidObjectFacadeSolrIndexingAspect.updateIndexByPk(String typecode, List<PK> pkList) -
Uses of PK in com.hybris.backoffice.solrsearch.cache.impl
Fields in com.hybris.backoffice.solrsearch.cache.impl with type parameters of type PK -
Uses of PK in com.hybris.backoffice.solrsearch.events
Fields in com.hybris.backoffice.solrsearch.events declared as PKMethods in com.hybris.backoffice.solrsearch.events that return types with arguments of type PKModifier and TypeMethodDescriptionSolrIndexingAfterSaveListener.groupByTypes(Set<PK> events, SolrIndexingAfterSaveListener.SolrIndexOperation solrIndexOperation) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.events with parameters of type PKModifier and TypeMethodDescriptionprotected StringSolrIndexingAfterSaveListener.findTypeCode(SolrIndexingAfterSaveListener.SolrIndexOperation solrIndexOperation, PK pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidSolrIndexingAfterSaveListener.handleChange(SolrIndexingAfterSaveListener.SolrIndexOperation solrIndexOperation, String typeCode, PK pk) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in com.hybris.backoffice.solrsearch.events with type arguments of type PKModifier and TypeMethodDescriptionprotected voidCronJobSolrIndexSynchronizationStrategy.addModifiedItems(String typecode, List<PK> pks, SolrItemModificationType modificationType) SolrIndexingAfterSaveListener.groupByTypes(Set<PK> events, SolrIndexingAfterSaveListener.SolrIndexOperation solrIndexOperation) Deprecated, for removal: This API element is subject to removal in a future version.protected voidSolrIndexingAfterSaveListener.handleChanges(SolrIndexingAfterSaveListener.SolrIndexOperation solrIndexOperation, String typeCode, List<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDirectSolrIndexSynchronizationStrategy.performIndexDelete(SolrFacetSearchConfigModel solrFacetSearchConfig, List<PK> pks) Remove specified items from solr indexprotected voidDirectSolrIndexSynchronizationStrategy.performIndexUpdate(SolrFacetSearchConfigModel solrFacetSearchConfig, List<PK> pks) Update specified items in solr indexprotected voidSolrIndexingAfterSaveListener.prepareAndHandleEvents(SolrIndexingAfterSaveListener.SolrIndexOperation operation, Set<PK> events) Deprecated, for removal: This API element is subject to removal in a future version.voidCronJobSolrIndexSynchronizationStrategy.removeItems(String typecode, List<PK> pkList) voidDirectSolrIndexSynchronizationStrategy.removeItems(String typecode, List<PK> pkList) voidSolrIndexSynchronizationStrategy.removeItems(String typecode, List<PK> pkList) Remove item from solr indexvoidCronJobSolrIndexSynchronizationStrategy.updateItems(String typecode, List<PK> pkList) voidDirectSolrIndexSynchronizationStrategy.updateItems(String typecode, List<PK> pkList) voidSolrIndexSynchronizationStrategy.updateItems(String typecode, List<PK> pkList) Update item in solr index -
Uses of PK in com.hybris.backoffice.solrsearch.indexer.cron
Method parameters in com.hybris.backoffice.solrsearch.indexer.cron with type arguments of type PKModifier and TypeMethodDescriptionprotected abstract voidAbstractBackofficeSolrIndexerJob.synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, Collection<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBackofficeSolrIndexerDeleteJob.synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, Collection<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBackofficeSolrIndexerUpdateJob.synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, Collection<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in com.hybris.pcmbackoffice.widgets.shortcuts
Method parameters in com.hybris.pcmbackoffice.widgets.shortcuts with type arguments of type PKModifier and TypeMethodDescriptionprotected List<com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData>ShortcutsUtilService.addFilterConditionOnSearchData(com.hybris.cockpitng.search.data.ValueComparisonOperator operator, List<PK> list) protected List<com.hybris.backoffice.widgets.advancedsearch.impl.SearchConditionData>ShortcutsUtilService.getConditions(com.hybris.cockpitng.search.data.ValueComparisonOperator operator, List<PK> list) -
Uses of PK in de.hybris.bootstrap.ddl
Methods in de.hybris.bootstrap.ddl with parameters of type PKModifier and TypeMethodDescriptionprotected YRecordDMLRecordFactory.addCustomProperty(YTypeSystemElement parentElement, YDeployment deployment, PK itemPK, PK itemTypePK, String name, Object value) protected StringDMLRecordFactory.generateUniquePropertyKey(YTypeSystemElement parentElement, PK itemPK, String name) protected DMLRecordFactory.FactoryYRecordDMLRecordFactory.newItemRecord(YComposedType type, PK ownPK) -
Uses of PK in de.hybris.bootstrap.ddl.model
Methods in de.hybris.bootstrap.ddl.model that return PKMethods in de.hybris.bootstrap.ddl.model with parameters of type PK -
Uses of PK in de.hybris.bootstrap.ddl.pk
Methods in de.hybris.bootstrap.ddl.pk that return PKModifier and TypeMethodDescriptionPkFactory.createNewPK(int tc) PkFactory.createNewPK(YComposedType type) PkFactory.getOrCreatePK(YAtomicType yAtomicType) PkFactory.getOrCreatePK(YCollectionType yCollectionType) PkFactory.getOrCreatePK(YComposedType yComposedType) PkFactory.getOrCreatePK(YComposedType yComposedType, YAttributeDescriptor yAttributeDescriptor) PkFactory.getOrCreatePK(YEnumValue yEnumValue) PkFactory.getOrCreatePK(YMapType yMapType) -
Uses of PK in de.hybris.bootstrap.ddl.pk.impl
Methods in de.hybris.bootstrap.ddl.pk.impl that return PKModifier and TypeMethodDescriptionDbTypeSystemDecoratorForPkFactory.createNewPK(int tc) DbTypeSystemDecoratorForPkFactory.createNewPK(YComposedType type) DefaultPkFactory.createNewPK(int tc) DefaultPkFactory.createNewPK(YComposedType type) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YAtomicType yAtomicType) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YCollectionType yCollectionType) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YComposedType yComposedType) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YComposedType yComposedType, YAttributeDescriptor yAttributeDescriptor) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YEnumValue yEnumValue) DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YMapType yMapType) DefaultPkFactory.getOrCreatePK(YAtomicType yAtomicType) DefaultPkFactory.getOrCreatePK(YCollectionType yCollectionType) DefaultPkFactory.getOrCreatePK(YComposedType yComposedType) DefaultPkFactory.getOrCreatePK(YComposedType yComposedType, YAttributeDescriptor yAttributeDescriptor) DefaultPkFactory.getOrCreatePK(YEnumValue yEnumValue) DefaultPkFactory.getOrCreatePK(YMapType yMapType) -
Uses of PK in de.hybris.deltadetection
Methods in de.hybris.deltadetection with parameters of type PKModifier and TypeMethodDescriptionChangeDetectionService.getChangeForRemovedItem(PK pk, String streamId) Detects potential change for a an not existing item - (change type 'DELETED'), stored under ItemVersionMarker referencing given item pk. -
Uses of PK in de.hybris.deltadetection.impl
Methods in de.hybris.deltadetection.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultChangeDetectionService.getChangeForRemovedItem(PK pk, String streamId) protected ItemModelDefaultChangeDetectionService.getSavedModel(PK pk) protected List<ItemVersionMarkerModel>ChangeDetectionIntegrationTest.lookupChangeFor(PK pk) Method parameters in de.hybris.deltadetection.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected Map<Long,ItemVersionMarkerModel> DefaultChangeDetectionService.findItemVersionMarkersForStreamByPKs(String streamId, List<PK> PKs) -
Uses of PK in de.hybris.platform.acceleratorfacades.order.impl
Methods in de.hybris.platform.acceleratorfacades.order.impl that return PK -
Uses of PK in de.hybris.platform.acceleratorservices.dataexport.generic
Methods in de.hybris.platform.acceleratorservices.dataexport.generic that return types with arguments of type PKModifier and TypeMethodDescriptionExportDataProcessorService.search(org.springframework.messaging.Message<ExportDataEvent> message, PipelineConfig pipelineConfig) Search for a list of items.Methods in de.hybris.platform.acceleratorservices.dataexport.generic with parameters of type PKModifier and TypeMethodDescriptionExportDataProcessorService.lookupItemForPk(PK pk) Get the Item model for the specified PK -
Uses of PK in de.hybris.platform.acceleratorservices.dataexport.generic.impl
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultExportDataProcessorService.search(org.springframework.messaging.Message<ExportDataEvent> message, PipelineConfig pipelineConfig) Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl with parameters of type PK -
Uses of PK in de.hybris.platform.acceleratorservices.dataexport.generic.query
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.query that return types with arguments of type PKModifier and TypeMethodDescriptionExportQuery.search(org.springframework.messaging.Message<?> message, ExportDataEvent exportDataEvent) Search for a list of PK's to send to the next step in the chain -
Uses of PK in de.hybris.platform.acceleratorservices.dataexport.generic.query.impl
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.query.impl that return types with arguments of type PKModifier and TypeMethodDescriptionFlexibleSearchExportQuery.search(org.springframework.messaging.Message<?> message, ExportDataEvent exportDataEvent) -
Uses of PK in de.hybris.platform.adaptivesearch.daos
Methods in de.hybris.platform.adaptivesearch.daos that return types with arguments of type PKModifier and TypeMethodDescriptionAsCategoryDao.findCategoryRelationsByCatalogVersion(CatalogVersionModel catalogVersion) Finds the categories for a specific catalog version. -
Uses of PK in de.hybris.platform.adaptivesearch.daos.impl
Methods in de.hybris.platform.adaptivesearch.daos.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultAsCategoryDao.findCategoryRelationsByCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of PK in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return PKModifier and TypeMethodDescriptionAbstractAsBoostItemConfiguration.getItemPk()AsDocumentData.getPk()AsReference.getPk()Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type PKModifier and TypeMethodDescriptionAsSearchProfileResult.getExcludedItems()AsSearchProfileResult.getPromotedItems()AsCategoryAwareSearchProfile.getSearchConfigurations()Methods in de.hybris.platform.adaptivesearch.data with parameters of type PKModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in de.hybris.platform.adaptivesearch.data with type arguments of type PKModifier and TypeMethodDescriptionvoidAsSearchProfileResult.setExcludedItems(Map<PK, AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration>> excludedItems) voidAsSearchProfileResult.setPromotedItems(Map<PK, AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration>> promotedItems) voidAsCategoryAwareSearchProfile.setSearchConfigurations(Map<PK, AsConfigurableSearchConfiguration> searchConfigurations) -
Uses of PK in de.hybris.platform.adaptivesearch.model.interceptors
Methods in de.hybris.platform.adaptivesearch.model.interceptors that return PKModifier and TypeMethodDescriptionprotected PKAbstractAsInterceptor.getNewPkForNotSavedItem(AbstractItemModel item) -
Uses of PK in de.hybris.platform.adaptivesearch.searchservices.listeners
Methods in de.hybris.platform.adaptivesearch.searchservices.listeners with parameters of type PKModifier and TypeMethodDescriptionprotected StringSnAsSearchProfileCalculationListener.getIdentifierFromPk(SnSearchContext context, SnIdentityProvider<?> identityProvider, PK pk) -
Uses of PK in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return PKModifier and TypeMethodDescriptionprotected PKSnAsSearchProvider.extractPkFromSearchHit(SnSearchHit searchHit) -
Uses of PK in de.hybris.platform.adaptivesearch.services
Methods in de.hybris.platform.adaptivesearch.services that return types with arguments of type PKModifier and TypeMethodDescriptionAsCategoryService.getAllCategoryRelationsForCatalogVersion(CatalogVersionModel catalogVersion) Returns all category relations belonging to the specified catalog version. -
Uses of PK in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultAsCategoryService.getAllCategoryRelationsForCatalogVersion(CatalogVersionModel catalogVersion) Method parameters in de.hybris.platform.adaptivesearch.services.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected voidDefaultAsCategoryService.buildCategoryPathHelper(Set<PK> visitedCategories, List<CategoryModel> categoryPath, CategoryModel category) -
Uses of PK in de.hybris.platform.adaptivesearch.strategies.impl
Fields in de.hybris.platform.adaptivesearch.strategies.impl declared as PKModifier and TypeFieldDescriptionprotected static final PKAbstractAsBoostItemsMergeStrategyTest.PK_1protected static final PKAbstractAsBoostItemsMergeStrategyTest.PK_2protected static final PKAbstractAsBoostItemsMergeStrategyTest.PK_3Methods in de.hybris.platform.adaptivesearch.strategies.impl that return PKModifier and TypeMethodDescriptionprotected static PKDefaultAsItemModelHelper.getNewPkForNotSavedItem(AbstractItemModel item) Method parameters in de.hybris.platform.adaptivesearch.strategies.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected <V extends AbstractAsBoostItemConfiguration,C extends AbstractAsBoostItemConfiguration>
voidAsBoostItemsAddAfterMergeStrategy.mergeAfter(Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> source, Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> target, Map<PK, AsConfigurationHolder<C, AbstractAsBoostItemConfiguration>> cleanupTarget) protected <V extends AbstractAsBoostItemConfiguration,C extends AbstractAsBoostItemConfiguration>
voidAsBoostItemsAddBeforeMergeStrategy.mergeBefore(Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> source, Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> target, Map<PK, AsConfigurationHolder<C, AbstractAsBoostItemConfiguration>> cleanupTarget) protected <V extends AbstractAsBoostItemConfiguration>
voidAsBoostItemsReplaceMergeStrategy.replace(Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> source, Map<PK, AsConfigurationHolder<V, AbstractAsBoostItemConfiguration>> target) -
Uses of PK in de.hybris.platform.adaptivesearchbackoffice.data
Methods in de.hybris.platform.adaptivesearchbackoffice.data that return PKMethods in de.hybris.platform.adaptivesearchbackoffice.data with parameters of type PK -
Uses of PK in de.hybris.platform.adaptivesearchbackoffice.editors.boostitemreference
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.boostitemreference that return types with arguments of type PKModifier and TypeMethodDescriptionBoostItemReferenceEditor.resolveConditionValue(AbstractAsConfigurableSearchConfigurationModel searchConfiguration) -
Uses of PK in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return types with arguments of type PKModifier and TypeMethodDescriptionprotected Map<PK,List<CategoryModel>> DefaultAsCategoryFacade.buildCategoryRelations(CatalogVersionModel catalogVersion) Method parameters in de.hybris.platform.adaptivesearchbackoffice.facades.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected voidDefaultAsCategoryFacade.populateCategoryHierarchy(Map<PK, List<CategoryModel>> categoryRelations, AsCategoryData parentCategoryData, CategoryModel category) -
Uses of PK in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser that return PKMethods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser with parameters of type PK -
Uses of PK in de.hybris.platform.adaptivesearchsolr.listeners
Methods in de.hybris.platform.adaptivesearchsolr.listeners that return PKModifier and TypeMethodDescriptionprotected PKSolrAsSearchProfileCalculationListener.extractPkFromDocument(Document document) Methods in de.hybris.platform.adaptivesearchsolr.listeners with parameters of type PKModifier and TypeMethodDescriptionprotected <T extends AbstractAsBoostItemConfiguration>
AsConfigurationHolder<T,AbstractAsBoostItemConfiguration> SolrAsSearchProfileCalculationListener.convertBoostItem(AsSearchProfileContext context, PK promotedItemPk, AsUidGenerator asUidGenerator, Supplier<T> createSupplier) -
Uses of PK in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return PKModifier and TypeMethodDescriptionprotected PKSolrAsSearchProvider.extractPkFromDocument(Document document) Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type PKModifier and TypeMethodDescriptionprotected DocumentSolrAsSearchProviderTest.buildDocument(PK pk, List<String> tags) -
Uses of PK in de.hybris.platform.assistedserviceservices.utils
Methods in de.hybris.platform.assistedserviceservices.utils that return PKModifier and TypeMethodDescriptionAssistedServiceSession.getAgentPk()AssistedServiceSession.getEmulatedCustomerPk() -
Uses of PK in de.hybris.platform.audit
Methods in de.hybris.platform.audit that return PKMethods in de.hybris.platform.audit with parameters of type PKModifier and TypeMethodDescriptionUserRelatedAuditableActions.passwordChanged(PK userPK) TypeAuditReportConfig.Builder.withRootTypePk(PK rootTypePk) -
Uses of PK in de.hybris.platform.audit.provider.internal.resolver
Methods in de.hybris.platform.audit.provider.internal.resolver that return PKMethods in de.hybris.platform.audit.provider.internal.resolver with parameters of type PKModifier and TypeMethodDescriptionAuditRecordInternalIndex.getRecords(PK pk) AuditRecordInternalIndex.getRecords(String type, PK pk) -
Uses of PK in de.hybris.platform.audit.provider.internal.resolver.impl
Methods in de.hybris.platform.audit.provider.internal.resolver.impl that return PKMethods in de.hybris.platform.audit.provider.internal.resolver.impl that return types with arguments of type PKMethods in de.hybris.platform.audit.provider.internal.resolver.impl with parameters of type PKModifier and TypeMethodDescriptionprotected List<LinkAuditRecord>AbstractReferencesResolver.getAuditRecordsForLinkBySource(PK baseRecordPk, String linkTypeCode) protected List<LinkAuditRecord>AbstractReferencesResolver.getAuditRecordsForLinkByTarget(PK baseRecordPk, String linkTypeCode) AuditTypeContext.getPayloads(PK pk) AuditTypeContext.getPayloads(String type, PK pk) Method parameters in de.hybris.platform.audit.provider.internal.resolver.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected Stream<AuditRecord>AbstractReferencesResolver.getAuditRecords(Type typeToResolve, Collection<PK> pks) Constructors in de.hybris.platform.audit.provider.internal.resolver.impl with parameters of type PKModifierConstructorDescriptionAuditTypeContext(AuditRecordInternalIndex<T> index, String type, String baseType, PK basePK, Set<String> langIsoCodes) DefaultResolveResult(PK itemPk, String typeCode, Collection<AuditRecord> records) Constructor parameters in de.hybris.platform.audit.provider.internal.resolver.impl with type arguments of type PKModifierConstructorDescriptionAuditTypeContext(AuditRecordInternalIndex<T> index, String type, String baseType, Set<PK> basePKs, Set<String> langIsoCodes) -
Uses of PK in de.hybris.platform.audit.view.impl
Methods in de.hybris.platform.audit.view.impl that return PK -
Uses of PK in de.hybris.platform.b2bacceleratorfacades.document.b2bdocumentsfilter
Methods in de.hybris.platform.b2bacceleratorfacades.document.b2bdocumentsfilter that return PKModifier and TypeMethodDescriptionprotected PKB2BDocumentsSecureMediaFilter.getLoginUserB2BUnitPK()Methods in de.hybris.platform.b2bacceleratorfacades.document.b2bdocumentsfilter with parameters of type PKModifier and TypeMethodDescriptionprotected booleanB2BDocumentsSecureMediaFilter.checkLoginUserB2BUnitHasAccessToMedia(MediaModel mediaModel, PK loginUserB2BUnitPK) -
Uses of PK in de.hybris.platform.cache
Methods in de.hybris.platform.cache that return PKModifier and TypeMethodDescriptionInvalidationKey.PkWithAdditionalData.getPk()static PKInvalidationKey.requireEntityArrayKey(Object[] key) Methods in de.hybris.platform.cache that return types with arguments of type PKModifier and TypeMethodDescriptionAdditionalInvalidationData.getForeignKeyValues(String foreignKeyName) Methods in de.hybris.platform.cache with parameters of type PKModifier and TypeMethodDescriptionAdditionalInvalidationData.Builder.addForeignKey(String foreignKey, PK fkValue) static Object[]InvalidationKey.entityArrayKey(PK pk) static Object[]InvalidationKey.entityArrayKey(PK pk, AdditionalInvalidationData additionalInvalidationData) Cache.getAbstractCacheUnit(String firstKeyElement, String secondKeyElement, String thirdKeyElement, PK fourthKeyElement) for performance optimizations: get a existing cache unit; the key of the cache unit must consist of exactly three elementsabstract voidSimpleItemInvalidationListener.itemModified(InvalidationTarget cache, PK pk, boolean removed) Method parameters in de.hybris.platform.cache with type arguments of type PKModifier and TypeMethodDescriptionvoidAdditionalInvalidationData.forEachForeignKey(BiConsumer<String, PK> consumer) -
Uses of PK in de.hybris.platform.cache.impl
Methods in de.hybris.platform.cache.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultCache.getAbstractCacheUnit(String firstKeyElement, String secondKeyElement, String thirdKeyElement, PK fourthKeyElement) for performance optimizations: get a existing cache unit; the key of the cache unit must consist of exactly three elementsRegionCacheAdapter.getAbstractCacheUnit(String firstKeyElement, String secondKeyElement, String thirdKeyElement, PK fourthKeyElement) -
Uses of PK in de.hybris.platform.cache.relation
Methods in de.hybris.platform.cache.relation that return PKMethods in de.hybris.platform.cache.relation that return types with arguments of type PKMethods in de.hybris.platform.cache.relation with parameters of type PKModifier and TypeMethodDescriptionstatic Object[]RelationCacheKey.createInvalidationKey(String relationId, String relationSideId, PK parentPK) static RelationCacheUnitRelationCacheUnit.createRelationCacheUnit(String relationId, String relationSide, PK sourcePK) static TypeIdTypeId.fromTypePk(PK typePk) Constructors in de.hybris.platform.cache.relation with parameters of type PKModifierConstructorDescriptionRelationCacheKey(String tenantId, String relationId, String relationSideId, PK parentPk) -
Uses of PK in de.hybris.platform.catalog.constants
Fields in de.hybris.platform.catalog.constants declared as PK -
Uses of PK in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return PKModifier and TypeMethodDescriptionSyncItemJob.ModifiedItemsPair.getSource()SyncItemJob.ModifiedItemsPair.getTarget()ItemSyncTimestamp.getTargetItemPK()Methods in de.hybris.platform.catalog.jalo that return types with arguments of type PKModifier and TypeMethodDescriptionSyncItemCronJob.getFinishedItemPKMap()Deprecated.SyncItemCronJob.getFinishedItemPKMap()Deprecated.protected Map<PK,ItemSyncDescriptor> SyncItemCronJob.getPendingDescriptorsFor(List<PK[]> items, boolean remove) Deprecated.SyncItemJob.getSingleVersionCatalogItems(SessionContext ctx, ComposedType type, String additionalQueryRestrictions, boolean fromSource, int start, int range) Deprecated.CatalogManager.getSyncTimestampMap(Item source, SyncItemJob sij) Methods in de.hybris.platform.catalog.jalo with parameters of type PKModifier and TypeMethodDescriptionSyncItemCronJob.addPendingItem(PK src, PK copy) Deprecated.CatalogManager.createSyncTimestamp(SyncItemJob job, Item source, PK copy) protected ItemSyncDescriptorSyncItemCronJob.getPendingDescriptorFor(PK item, boolean asSource) Deprecated.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type PKModifier and TypeMethodDescriptionprotected ItemCopyContextSyncItemJob.createCopyContext(SyncItemCronJob cronJob, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> alreadyFinished) Deprecated.protected ItemCopyContextSyncItemJob.createCopyContext(SyncItemCronJob cronJob, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> alreadyFinished) Deprecated.SyncItemJob.toPendingItemsList(List<PK> itemPKs, boolean remove) Deprecated.Constructors in de.hybris.platform.catalog.jalo with parameters of type PKConstructor parameters in de.hybris.platform.catalog.jalo with type arguments of type PKModifierConstructorDescriptionSyncItemCopyContext(SyncItemCronJob cronjob, SyncItemJob job, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> finishedSynchronizedItems) SyncItemCopyContext(SyncItemCronJob cronjob, SyncItemJob job, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> finishedSynchronizedItems) -
Uses of PK in de.hybris.platform.catalog.jalo.classification.impex
Fields in de.hybris.platform.catalog.jalo.classification.impex declared as PK -
Uses of PK in de.hybris.platform.catalog.jalo.classification.util
Methods in de.hybris.platform.catalog.jalo.classification.util that return PKModifier and TypeMethodDescriptionprotected PKFeatureValue.writeToDatabase(Language lang, int featurePosition, int valuePosition) Deprecated.Methods in de.hybris.platform.catalog.jalo.classification.util that return types with arguments of type PKModifier and TypeMethodDescriptionprotected Collection<PK>Feature.writeToDatabase(int featurePosition) Deprecated.Stores all values of this feature into the database.Method parameters in de.hybris.platform.catalog.jalo.classification.util with type arguments of type PKModifier and TypeMethodDescriptionprotected Map<ClassAttributeAssignment,List<ProductFeature>> FeatureContainer.fetchItems(Product product, Set<ClassAttributeAssignment> assignments, Collection<PK> excludePKs) Deprecated. -
Uses of PK in de.hybris.platform.catalog.jalo.copy
Methods in de.hybris.platform.catalog.jalo.copy that return PKModifier and TypeMethodDescriptionfinal PKItemCopyCreator.getSourceItemPK()Deprecated.ItemCopyCreator.getTargetItemPK()Deprecated.protected final PKItemCopyContext.transformCacheKey(Object object) Deprecated.Methods in de.hybris.platform.catalog.jalo.copy that return types with arguments of type PKMethods in de.hybris.platform.catalog.jalo.copy with parameters of type PKModifier and TypeMethodDescriptionprotected final voidItemCopyContext.addCopiedItem(PK source, PK copy) Deprecated.Adds a source - to - target item mapping without processing pending references.protected final voidItemCopyContext.checkPendingReferences(PK key) Deprecated.protected final booleanItemCopyContext.isCurrentlyCopying(PK original) Deprecated.protected final voidItemCopyContext.registerCopy(PK source, PK copy) Deprecated.protected final ItemDeprecated. -
Uses of PK in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return PKModifier and TypeMethodDescriptionSynchronizationTestHelper.SyncOperation.getDstPk()ArrayBasedRelationLockHolder.RelationAttributeInfo.getParentPK()ArrayBasedRelationLockHolder.RelationAttributeInfo.getRelationTypePK()SynchronizationTestHelper.SyncOperation.getSrcPk()SyncSchedule.getSrcPK()SyncSchedule.getTgtPK()SyncSchedule.getTimestampPK()JDBCQuery.readPK(int pos) Methods in de.hybris.platform.catalog.jalo.synchronization that return types with arguments of type PKModifier and TypeMethodDescriptionprotected final Map<PK,de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext.ItemCopyCacheEntry> GenericCatalogCopyContext.getCopiedItemCache(boolean create) SyncSchedule.getParentMappings()SyncSchedule.getParentMappings()ArrayBasedRelationLockHolder.RelationAttributeInfo.getReferencedPKs()Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type PKModifier and TypeMethodDescriptionCatalogVersionSyncCronJob.addPendingItem(PK srcPK, PK tgtPK) Adds a single schedule.protected ItemSyncTimestampGenericCatalogCopyContext.handleStale(Item src, PK tgtPK, Map<PK, ItemSyncTimestamp> all, ItemSyncTimestamp existingOneToUpdate) protected booleanCatalogVersionSyncCopyContext.hasSchedule(PK srcPK) protected ItemSyncTimestampGenericCatalogCopyContext.queryExistingSyncTimestamp(Item src, PK tgtPK) Returns the ItemSyncTimestamp which has the given Item as source and the given PK as targetPK.protected Itemprotected voidCatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK, PK tgtPK, PK timestampPK, Set<String> pendingAttributes, Map<PK, PK> parentMappings, boolean isDeadlockVictim) Method parameters in de.hybris.platform.catalog.jalo.synchronization with type arguments of type PKModifier and TypeMethodDescriptionprotected ItemSyncTimestampGenericCatalogCopyContext.handleStale(Item src, PK tgtPK, Map<PK, ItemSyncTimestamp> all, ItemSyncTimestamp existingOneToUpdate) protected Collection<? extends Item>AbstractItemCopyContext.toItems(Collection<PK> pks) protected voidCatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK, PK tgtPK, PK timestampPK, Set<String> pendingAttributes, Map<PK, PK> parentMappings, boolean isDeadlockVictim) protected voidCatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK, PK tgtPK, PK timestampPK, Set<String> pendingAttributes, Map<PK, PK> parentMappings, boolean isDeadlockVictim) Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type PKModifierConstructorDescriptionprotectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings) protectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings, boolean deadlockVictim) Constructor parameters in de.hybris.platform.catalog.jalo.synchronization with type arguments of type PKModifierConstructorDescriptionprotectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings) protectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings) protectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings, boolean deadlockVictim) protectedSyncSchedule(PK srcPK, PK tgtPK, PK timestampPK, Collection<String> pendingAttributes, Map<PK, PK> parentMappings, boolean deadlockVictim) -
Uses of PK in de.hybris.platform.catalog.job.util
Methods in de.hybris.platform.catalog.job.util that return types with arguments of type PKModifier and TypeMethodDescriptionCatalogVersionJobDao.getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version) -
Uses of PK in de.hybris.platform.catalog.job.util.impl
Methods in de.hybris.platform.catalog.job.util.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultCatalogVersionJobDao.getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version) -
Uses of PK in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization that return PKModifier and TypeMethodDescriptionSyncItemInfo.getItemPk()SyncItemInfo.getSyncJobPk()SyncItemInfo.getSyncTimestampPk()Methods in de.hybris.platform.catalog.synchronization with parameters of type PKModifier and TypeMethodDescriptionvoidSyncConfig.addItemToDelete(PK copyItemPK) Adds a specific item from the target catalog version to be removed within the sync process.voidSyncConfig.addItemToSync(PK originalItemPK) Adds a specific item from the source catalog to be copied or updated.voidSyncConfig.addItemToSync(PK originalItemPK, PK copyItemPK) Adds a specific item from the source catalog to be copied or updated.protected voidBaseSynchronizationStatusServiceTest.assertSyncInfoEquals(SyncItemInfo actual, SyncItemStatus expectedStatus, PK expectedSyncJobPk, PK expectedPk) voidvoidSyncItemInfo.setSyncJobPk(PK syncJobPk) voidSyncItemInfo.setSyncTimestampPk(PK syncTimestampPk) -
Uses of PK in de.hybris.platform.category
Methods in de.hybris.platform.category that return types with arguments of type PKModifier and TypeMethodDescriptionCategoryTestUtils.convertNewCollectionToPk(Collection<CategoryModel> collection) Converts Collection of CategoryModel into sorted List of PK.CategoryTestUtils.convertOldCollectionToPk(Collection<Category> collection) Converts Collection of Category items into sorted List of PK. -
Uses of PK in de.hybris.platform.classification.features
Methods in de.hybris.platform.classification.features that return PKMethods in de.hybris.platform.classification.features with parameters of type PKConstructors in de.hybris.platform.classification.features with parameters of type PKModifierConstructorDescriptionFeatureValue(Object value, String description, ClassificationAttributeUnitModel unitmodel, PK productFeaturePK) Initializes this featurevalue with an object. -
Uses of PK in de.hybris.platform.cms2.cmsitems.service.impl
Methods in de.hybris.platform.cms2.cmsitems.service.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultFlexibleCMSItemSearchService.getInheritedTypePrimaryKeys(List<ComposedTypeModel> composedTypes) Get all the inherited type primary keys given a list of composed types. -
Uses of PK in de.hybris.platform.cms2.data
Methods in de.hybris.platform.cms2.data that return PKMethods in de.hybris.platform.cms2.data with parameters of type PK -
Uses of PK in de.hybris.platform.cms2.jalo.restrictions
Methods in de.hybris.platform.cms2.jalo.restrictions that return types with arguments of type PKModifier and TypeMethodDescriptionCategoryRestriction.getCategoryPKs(SessionContext ctx) ProductRestriction.getProductPKs(SessionContext ctx) -
Uses of PK in de.hybris.platform.cms2.version.converter.attribute.impl
Methods in de.hybris.platform.cms2.version.converter.attribute.impl that return PKModifier and TypeMethodDescriptionCMSItemToDataConverter.convert(CMSItemModel source) MediaContainerToDataConverter.convert(MediaContainerModel source) -
Uses of PK in de.hybris.platform.cms2.version.converter.customattribute.data
Methods in de.hybris.platform.cms2.version.converter.customattribute.data that return PKMethods in de.hybris.platform.cms2.version.converter.customattribute.data with parameters of type PK -
Uses of PK in de.hybris.platform.cms2.version.converter.customattribute.impl
Methods in de.hybris.platform.cms2.version.converter.customattribute.impl with parameters of type PKModifier and TypeMethodDescriptionprotected ContentSlotModelContentSlotsForPageConverter.getContentSlotByPk(PK pk) Returns aContentSlotModelby primary key. -
Uses of PK in de.hybris.platform.cms2.version.strategies
Methods in de.hybris.platform.cms2.version.strategies that return types with arguments of type PKMethod parameters in de.hybris.platform.cms2.version.strategies with type arguments of type PKModifier and TypeMethodDescriptionCMSVersionDeleteStrategy.deleteVersions(Collection<PK> toBeDeleted) -
Uses of PK in de.hybris.platform.cms2.version.strategies.impl
Methods in de.hybris.platform.cms2.version.strategies.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultCMSVersionCollectRetainableStrategy.fetchRetainableVersions()Method parameters in de.hybris.platform.cms2.version.strategies.impl with type arguments of type PKModifier and TypeMethodDescriptionDefaultCMSVersionDeleteStrategy.deleteVersions(Collection<PK> toBeDeleted) -
Uses of PK in de.hybris.platform.cms2lib.components
Methods in de.hybris.platform.cms2lib.components that return types with arguments of type PKModifier and TypeMethodDescriptionProductCarouselComponent.getCategoryPKs(SessionContext ctx) ProductCarouselComponent.getProductPKs(SessionContext ctx) -
Uses of PK in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type PKModifier and TypeMethodDescriptionCatalogNavigationArea.findMatchedPage(List<String> uids) Method that searches pages with appropriate codes -
Uses of PK in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return types with arguments of type PKModifier and TypeMethodDescriptionprotected Map<PK,CronJobModel> DefaultSynchronizationFacade.getSynchronizationsLastSuccessfulCronJob(List<SyncItemJobModel> synchronizations) Retrieves the last successful cron job of each of the provided synchronization items.Method parameters in de.hybris.platform.cmsfacades.synchronization.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected Optional<SyncItemJobModel>DefaultSynchronizationFacade.findLatestSyncItemJobModelByTarget(List<SyncItemJobModel> incomingSynchronizations, Map<PK, CronJobModel> latestCronJobs) Retrieves the synchronization item that triggered the last successful cron job (SUCCESSFUL and FINISHED). -
Uses of PK in de.hybris.platform.cockpit.daos
Methods in de.hybris.platform.cockpit.daos that return PKModifier and TypeMethodDescriptionTypeDefinitionDao.TypeDefinition.getPk()TypeDefinitionDao.TypeDefinition.getSupertypePk()Methods in de.hybris.platform.cockpit.daos with parameters of type PK -
Uses of PK in de.hybris.platform.cockpit.model.collection
Methods in de.hybris.platform.cockpit.model.collection that return PK -
Uses of PK in de.hybris.platform.cockpit.model.collection.impl
Methods in de.hybris.platform.cockpit.model.collection.impl that return PKConstructors in de.hybris.platform.cockpit.model.collection.impl with parameters of type PKModifierConstructorDescriptionObjectCollectionImpl(List<TypedObject> elements, String qualifier, String label, Map<String, String> allLabels, String description, PK pk, UserModel user) Deprecated.since 6.3ObjectCollectionImpl(List<TypedObject> elements, String qualifier, String label, Map<String, String> allLabels, String description, PK pk, UserModel user, String type) Deprecated.since 6.3 -
Uses of PK in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services with parameters of type PK -
Uses of PK in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl with parameters of type PKModifier and TypeMethodDescriptionvoidprotected voidSystemServiceImpl.addUserRightToCache(PK relatedObject, String right, boolean value) protected BooleanSystemServiceImpl.getUserRightFromCache(PK relatedObject, String right) boolean -
Uses of PK in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type PK -
Uses of PK in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return types with arguments of type PKModifier and TypeMethodDescriptionTypeTools.itemToPkList(Collection<? extends Item> items) Deprecated.since 6.3, will be removed without replacement. -
Uses of PK in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return PK -
Uses of PK in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return PK -
Uses of PK in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return PK -
Uses of PK in de.hybris.platform.commerceservices.constants
Fields in de.hybris.platform.commerceservices.constants declared as PKModifier and TypeFieldDescriptionstatic final PKCommerceServicesConstants.NO_SITES_AVAILABLE_DUMMYDefinition of the dummy sites, used in search restriction -
Uses of PK in de.hybris.platform.commerceservices.customer
Methods in de.hybris.platform.commerceservices.customer with parameters of type PKModifier and TypeMethodDescriptiondefault Optional<CustomerModel>CustomerService.getFirstCustomerByBaseSitePK(PK baseSitePK) Gets the first customer who registered to this BaseSite -
Uses of PK in de.hybris.platform.commerceservices.customer.dao
Methods in de.hybris.platform.commerceservices.customer.dao with parameters of type PKModifier and TypeMethodDescriptiondefault Optional<CustomerModel>CustomerDao.findFirstCustomerByBaseSitePK(PK baseSitePK) Finds the first customer, who registered to this BaseSite -
Uses of PK in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultCustomerDao.findFirstCustomerByBaseSitePK(PK baseSitePK) -
Uses of PK in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return PKMethods in de.hybris.platform.commerceservices.customer.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultCustomerService.getFirstCustomerByBaseSitePK(PK baseSitePK) -
Uses of PK in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return PK -
Uses of PK in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return types with arguments of type PKModifier and TypeMethodDescriptionProductCategoryAttributeSnIndexerValueProvider.collectCategories(Collection<SnIndexerFieldWrapper> fieldWrappers, Set<ProductModel> products) protected Map<PK,FeatureList> ProductClassificationAttributeSnIndexerValueProvider.collectFeatures(Collection<ProductModel> products, Collection<ClassAttributeAssignmentModel> classAttributeAssignments) ProductImageAttributeSnIndexerValueProvider.collectMedias(Collection<SnIndexerFieldWrapper> fieldWrappers, Collection<ProductModel> products) ProductReviewAverageRatingSnIndexerValueProvider.findLocalizedProductRatingsByProductPks(Set<PK> productPks, Set<PK> languagePks) ProductReviewAverageRatingSnIndexerValueProvider.findProductRatingsByProductPks(Set<PK> productPks) ProductReviewAverageRatingSnIndexerValueProvider.ProductReviewAverageRatingData.getAverageRatings()ProductCategoryAttributeSnIndexerValueProvider.ProductCategoryData.getCategories()ProductClassificationAttributeSnIndexerValueProvider.ProductClassificationData.getFeatures()ProductReviewAverageRatingSnIndexerValueProvider.ProductReviewAverageRatingData.getLocalizedAverageRatings()ProductImageAttributeSnIndexerValueProvider.ProductImageData.getMedias()ProductReviewAverageRatingSnIndexerValueProvider.getProductPksFromIndexerContext(SnIndexerContext indexerContext) Method parameters in de.hybris.platform.commerceservices.search.searchservices.provider.impl with type arguments of type PKModifier and TypeMethodDescriptionProductReviewAverageRatingSnIndexerValueProvider.findLocalizedProductRatingsByProductPks(Set<PK> productPks, Set<PK> languagePks) ProductReviewAverageRatingSnIndexerValueProvider.findProductRatingsByProductPks(Set<PK> productPks) voidProductCategoryAttributeSnIndexerValueProvider.ProductCategoryData.setCategories(Map<PK, Map<String, Set<CategoryModel>>> categories) voidProductClassificationAttributeSnIndexerValueProvider.ProductClassificationData.setFeatures(Map<PK, FeatureList> features) voidProductImageAttributeSnIndexerValueProvider.ProductImageData.setMedias(Map<PK, Map<org.apache.commons.collections4.keyvalue.MultiKey<String>, Set<MediaModel>>> medias) Constructor parameters in de.hybris.platform.commerceservices.search.searchservices.provider.impl with type arguments of type PK -
Uses of PK in de.hybris.platform.configurablebundleservices.daos.impl
Methods in de.hybris.platform.configurablebundleservices.daos.impl that return PKModifier and TypeMethodDescriptionabstract PKAbstractOrderEntryDao.getItemType()Deprecated, for removal: This API element is subject to removal in a future version.DefaultCartEntryDao.getItemType()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in de.hybris.platform.core
Fields in de.hybris.platform.core declared as PKMethods in de.hybris.platform.core that return PKModifier and TypeMethodDescriptionstatic PKPK.createCounterPK(int typecode) create a Counter based PK.static PKPK.createFixedCounterPK(int typecode, long fixNr) static PKPK.createFixedPK(int typecode, long fixNr) Deprecated, for removal: This API element is subject to removal in a future version.since ages - call createFixedUUIDPK insteadstatic PKPK.createFixedUUIDPK(int typecode, long fixNr) static PKPK.createPK(int typecode) Deprecated, for removal: This API element is subject to removal in a future version.since ages - call createUUIDPK insteadstatic PKPK.createUUIDPK(int typecode) create a UUID based PK.static PKPK.fromLong(long longValue) GenericSearchField.getLanguagePK()returns the LanguagePK for this fieldstatic PKParses the given String (in decimal Long format, e.g '1234939953093') and returns an PK object if the input string was null, null is returnedstatic PKDecodes a hexadecimal String into a PK.Methods in de.hybris.platform.core that return types with arguments of type PKModifier and TypeMethodDescriptionAbstractLazyLoadMultiColumnList.getPrefetchedLanguages()WrapperFactory.getPrefetchLanguages(SessionContext ctx) AbstractLazyLoadMultiColumnList.getWrappedItemListPks()static Collection<PK>PK.parse(Collection<String> pkStrings) Parses the collection of String (in decimal Long format, e.g '123493920953093') and returns a Collection of PK objectsMethods in de.hybris.platform.core with parameters of type PKModifier and TypeMethodDescriptionintThe implementation is taken from java.lang.Long#compareTo(java.lang.Long).default ItemImplCreationResultstatic ItemImplCreationResultstatic final ItemWrapperFactory.getCachedItem(Cache cache, PK pk) static ItemImplCreationResultvoidGenericSearchField.setLanguagePK(PK pk) sets the LanguagePK for this fieldMethod parameters in de.hybris.platform.core with type arguments of type PKModifier and TypeMethodDescriptionprotected ListAbstractLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages, List<PK> itemPKs, int prefetchSize) creates an underlying list based on passedPK, should return an instance of typeLazyLoadItemListprotected ListAbstractLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages, List<PK> itemPKs, int prefetchSize) creates an underlying list based on passedPK, should return an instance of typeLazyLoadItemListprotected ListLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages, List<PK> itemPKs, int prefetchSize) protected ListLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages, List<PK> itemPKs, int prefetchSize) static final Collection<Item>WrapperFactory.getCachedItems(Cache cache, Collection<PK> pks, Set<PK> prefetchLanguagePKs, boolean ignoreMissing) static final Collection<Item>WrapperFactory.getCachedItems(Cache cache, Collection<PK> pks, Set<PK> prefetchLanguagePKs, boolean ignoreMissing) static final Collection<Item>WrapperFactory.getCachedItems(Cache cache, Collection<PK> pks, Set<PK> prefetchLanguagePKs, boolean ignoreMissing, boolean returnMissingAsNull) static final Collection<Item>WrapperFactory.getCachedItems(Cache cache, Collection<PK> pks, Set<PK> prefetchLanguagePKs, boolean ignoreMissing, boolean returnMissingAsNull) Override this method to provide a resolving mechanism for generating values for the pre-fetchedBaseLazyLoadItemList.pkListentries.Constructors in de.hybris.platform.core with parameters of type PKConstructor parameters in de.hybris.platform.core with type arguments of type PKModifierConstructorDescriptionprotectedAbstractLazyLoadMultiColumnList(List<List<Object>> originalRows, List<Class> signature, Set<PK> prefetchLanguages, int prefetchSize, boolean mustWrapObjectsToo) LazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) LazyLoadItemList Constructor.LazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) LazyLoadItemList Constructor.protectedLazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize, boolean modifable) protectedLazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize, boolean modifable) LazyLoadItemSet(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) LazyLoadItemSet(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) LazyLoadMultiColumnList(List<List<Object>> originalRows, List<Class> signature, Set<PK> prefetchLanguages, int prefetchSize, boolean mustWrapObjectsToo) TestPKLazyLoadItemList(List<PK> pks, int prefetchSize) -
Uses of PK in de.hybris.platform.core.internal
Methods in de.hybris.platform.core.internal that return PKMethods in de.hybris.platform.core.internal that return types with arguments of type PKModifier and TypeMethodDescriptionBaseLazyLoadItemList.getPKList()BaseLazyLoadItemList.getPKListInternal()BaseLazyLoadItemList.getPrefetchLanguages()Constructor parameters in de.hybris.platform.core.internal with type arguments of type PKModifierConstructorDescriptionprotectedBaseLazyLoadItemList(int preFetchSize, Set<PK> prefetchLanguages, List<PK> pkList, boolean modifiable) protectedBaseLazyLoadItemList(int preFetchSize, Set<PK> prefetchLanguages, List<PK> pkList, boolean modifiable) -
Uses of PK in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return PKModifier and TypeMethodDescriptionCronJobManager.DefaultStrandedCronJobsResolutionHandler.getItemPk(org.apache.commons.lang3.tuple.Pair<PK, Integer> item) Methods in de.hybris.platform.cronjob.jalo that return types with arguments of type PKModifier and TypeMethodDescriptionCronJobManager.DefaultStrandedCronJobsResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) CronJobManager.findAllCronJobHistoryEntries()CronJobManager.getCronJobsToBeAborted(Set<Integer> nodeID, int maxCount) Deprecated, for removal: This API element is subject to removal in a future version.since 2011 - useCronJobManager.getCronJobsToBeAborted(Set, Set, int)insteadCronJobManager.getCronJobsToBeAborted(Set<Integer> staleNodeIds, Set<Integer> allNodeIds, int maxCount) Method gets the running cronjobs that are marked as running on givenstaleNodeIdsor is not inallNodeIdsset.CronJobManager.getLocalCronJobsToBeAborted(Set<PK> cronJobsToCheck) Deprecated.CronJobManager.DefaultStrandedCronJobsResolutionHandler.resolveStrandedItems(List<org.apache.commons.lang3.tuple.Pair<PK, Integer>> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) CronJobManager.updateCronJobsStatusToAborted(List<org.apache.commons.lang3.tuple.Pair<PK, Integer>> result) Methods in de.hybris.platform.cronjob.jalo with parameters of type PKModifier and TypeMethodDescriptionCronJob.addChangeDescriptor(ComposedType changeDescriptorType, Step forStep, String changeType, PK item, String description, Map additionalAttributes) Deprecated.since ages - not supported in futureprotected booleanCronJobManager.updateCronJobStatusToAborted(PK pk, Integer runningOnClusterNodeId, PK cronJobStatusAbortedPK, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) Method parameters in de.hybris.platform.cronjob.jalo with type arguments of type PKModifier and TypeMethodDescriptionCronJobManager.DefaultStrandedCronJobsResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) CronJobManager.DefaultStrandedCronJobsResolutionHandler.getItemPk(org.apache.commons.lang3.tuple.Pair<PK, Integer> item) CronJobManager.getLocalCronJobsToBeAborted(Set<PK> cronJobsToCheck) Deprecated.CronJobManager.DefaultStrandedCronJobsResolutionHandler.resolveStrandedItems(List<org.apache.commons.lang3.tuple.Pair<PK, Integer>> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) CronJobManager.updateCronJobsStatusToAborted(List<org.apache.commons.lang3.tuple.Pair<PK, Integer>> result) -
Uses of PK in de.hybris.platform.directpersistence
Methods in de.hybris.platform.directpersistence that return PKConstructors in de.hybris.platform.directpersistence with parameters of type PK -
Uses of PK in de.hybris.platform.directpersistence.audit.dao
Methods in de.hybris.platform.directpersistence.audit.dao with parameters of type PKModifier and TypeMethodDescriptionintWriteAuditRecordsDAO.removeAuditRecordsForType(String type, PK pk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in de.hybris.platform.directpersistence.audit.dao.impl
Methods in de.hybris.platform.directpersistence.audit.dao.impl with parameters of type PKModifier and TypeMethodDescriptionintDefaultWriteAuditRecordsDAO.removeAuditRecordsForType(String type, PK pk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in de.hybris.platform.directpersistence.audit.internal
Methods in de.hybris.platform.directpersistence.audit.internal with parameters of type PKModifier and TypeMethodDescriptionbooleanAuditEnablementService.isAuditEnabledForType(PK typePk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in de.hybris.platform.directpersistence.cache
Methods in de.hybris.platform.directpersistence.cache that return PKModifier and TypeMethodDescriptionSLDDataContainer.AttributeValue.getLangPk()SLDDataContainer.Builder.getPk()SLDDataContainer.getPk()SLDDataContainer.getTypePk()Methods in de.hybris.platform.directpersistence.cache with parameters of type PKModifier and TypeMethodDescriptionSLDDataContainer.getAttributeValue(String attributeName, PK langPk) SLDDataContainer.getPropertyValue(String propertyName, PK langPk) SLDDataContainer.Builder.withTypePk(PK val) Method parameters in de.hybris.platform.directpersistence.cache with type arguments of type PKModifier and TypeMethodDescriptionvoidConstructors in de.hybris.platform.directpersistence.cache with parameters of type PKModifierConstructorDescriptionAttributeValue(String name, Object value, PK langPk) SLDItemBulkLoadUnit(Cache cache, DefaultSLDDataContainerProvider.SLDBulkCacheLoader bulkLoader, PK pk) SLDItemLoadUnit(Cache cache, SLDItemDAO sldItemDAO, PK pk) Constructor parameters in de.hybris.platform.directpersistence.cache with type arguments of type PK -
Uses of PK in de.hybris.platform.directpersistence.impl
Methods in de.hybris.platform.directpersistence.impl that return PKModifier and TypeMethodDescriptionDefaultPersistResult.getPk()PersistResultWithAdditionalInvalidationData.getPk()Constructors in de.hybris.platform.directpersistence.impl with parameters of type PKModifierConstructorDescriptionDefaultPersistResult(CrudEnum operation, PK pk) DefaultPersistResult(CrudEnum operation, PK pk, Long persistenceVersion) DefaultPersistResult(CrudEnum operation, PK pk, Long persistenceVersion, String typeCode) OptimisticLockingAndItemLockingResultCheck(PK itemPk, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, String tableName, boolean optimisticLockingEnabled, long optimisticLockingCounter) -
Uses of PK in de.hybris.platform.directpersistence.read
Methods in de.hybris.platform.directpersistence.read that return PKMethods in de.hybris.platform.directpersistence.read with parameters of type PKMethod parameters in de.hybris.platform.directpersistence.read with type arguments of type PKModifier and TypeMethodDescription -
Uses of PK in de.hybris.platform.directpersistence.record
Methods in de.hybris.platform.directpersistence.record that return PKModifier and TypeMethodDescriptionRemoveManyToManyRelationsRecord.getPk()Returns PK for which relations will be removed.EntityRecord.getPK()Returns PK of changed model.InsertManyToManyRelationRecord.getSourcePk()Gets source PK.InsertManyToManyRelationRecord.getTargetPk()Gets target PK. -
Uses of PK in de.hybris.platform.directpersistence.record.impl
Fields in de.hybris.platform.directpersistence.record.impl declared as PKMethods in de.hybris.platform.directpersistence.record.impl that return PKModifier and TypeMethodDescriptionDefaultRemoveManyToManyRelationsRecord.getPk()AbstractEntityRecord.getPK()DefaultInsertManyToManyRelationRecord.getSourcePk()DefaultInsertManyToManyRelationRecord.getTargetPk()Constructors in de.hybris.platform.directpersistence.record.impl with parameters of type PKModifierConstructorDescriptionAbstractEntityRecord(PK pk, String type, long version) AbstractModificationRecord(PK pk, String type, long version, Set<PropertyHolder> changes) AbstractModificationRecord(PK pk, String type, long version, Set<PropertyHolder> changes, Map<Locale, Set<PropertyHolder>> localizedChanges) DefaultInsertManyToManyRelationRecord(PK sourcePk, PK targetPk, boolean src2tgt) DefaultInsertOneToManyRelationRecord(PK sourcePk, PK targetPk) DefaultRemoveManyToManyRelationsRecord(PK pk, boolean srcToTgs) DefaultRemoveOneToManyRelationsRecord(PK sourcePk) DeleteRecord(PK pk, String type, long version) DirectUpdateRecord(PK pk, String type, long version, Set<PropertyHolder> changes) InsertRecord(PK pk, String type, Set<PropertyHolder> changes) InsertRecord(PK pk, String type, Set<PropertyHolder> changes, Map<Locale, Set<PropertyHolder>> localizedChanges) UpdateRecord(PK pk, String type, long version, boolean checkIsLockedProperty, Set<PropertyHolder> changes) UpdateRecord(PK pk, String type, long version, Set<PropertyHolder> changes) UpdateRecord(PK pk, String type, long version, Set<PropertyHolder> changes, Map<Locale, Set<PropertyHolder>> localizedChanges) -
Uses of PK in de.hybris.platform.directpersistence.record.visitor
Methods in de.hybris.platform.directpersistence.record.visitor that return PKModifier and TypeMethodDescriptionDefaultRelationRecordVisitor.RelationRecordsContainer.getLanguagePk()Methods in de.hybris.platform.directpersistence.record.visitor that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyPksToRemove()DefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyPksToRemove()DefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyRelationRecords()DefaultRelationRecordVisitor.RelationRecordsContainer.getSourceToTargetRecords()DefaultRelationRecordVisitor.RelationRecordsContainer.getTargetToSourceRecords()Methods in de.hybris.platform.directpersistence.record.visitor with parameters of type PKModifier and TypeMethodDescriptionvoidDefaultRelationRecordVisitor.RelationRecordsContainer.addOneToManyPksToRemove(PK sourcePk, Set<PK> oneToManyPksToRemove) Method parameters in de.hybris.platform.directpersistence.record.visitor with type arguments of type PKModifier and TypeMethodDescriptionvoidDefaultRelationRecordVisitor.RelationRecordsContainer.addOneToManyPksToRemove(PK sourcePk, Set<PK> oneToManyPksToRemove) Constructors in de.hybris.platform.directpersistence.record.visitor with parameters of type PKModifierConstructorDescriptionRelationRecordsContainer(RelationMetaInfo metaInfo, PK languagePk, Collection<RemoveManyToManyRelationsRecord> removeRelationsRecords) -
Uses of PK in de.hybris.platform.directpersistence.selfhealing
Methods in de.hybris.platform.directpersistence.selfhealing that return PKConstructors in de.hybris.platform.directpersistence.selfhealing with parameters of type PKModifierConstructorDescriptionItemToHeal(PK pk, String type, String attribute, long version, Object value) -
Uses of PK in de.hybris.platform.directpersistence.setter
Fields in de.hybris.platform.directpersistence.setter declared as PKConstructors in de.hybris.platform.directpersistence.setter with parameters of type PKModifierConstructorDescriptionUpdateLocalizedPreparedStatementSetter(PK itemPk, PK langPk, Set<ColumnPayload> changes) UpdateManyToManyLinkStatementSetter(PK sourcePk, PK targetPk, Set<ColumnPayload> changes) UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks, PK sourcePk) UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks, PK sourcePk, Integer position) UpdatePreparedStatementSetter(PK itemPk, Set<ColumnPayload> changes) UpdatePreparedStatementSetter(PK itemPk, Set<ColumnPayload> changes, Long optimisticLockCounter, boolean isLockedExpectedValue, boolean checkOptimisticLockCounter) UpdatePropsPreparedStatementSetter(PK itemPk, PK langPK, String propName, Object value) UpdatePropsPreparedStatementSetter(PK itemPk, String propName, Object value) Constructor parameters in de.hybris.platform.directpersistence.setter with type arguments of type PKModifierConstructorDescriptionUpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks) UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks, PK sourcePk) UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks, PK sourcePk, Integer position) -
Uses of PK in de.hybris.platform.directpersistence.statement
Fields in de.hybris.platform.directpersistence.statement declared as PKFields in de.hybris.platform.directpersistence.statement with type parameters of type PKModifier and TypeFieldDescriptionprotected final Map<PK,Map<ColumnPayload.TargetTableType, Set<ColumnPayload>>> NewItemStatementsBuilder.localizedDataBasePayloadMethods in de.hybris.platform.directpersistence.statement that return PKModifier and TypeMethodDescriptionprotected PKAbstractEntityStatementsBuilder.getItemPk()AbstractManyToManyRelationStatementsBuilder.LinkRow.getPk()AbstractManyToManyRelationStatementsBuilder.LinkRow.getSourcePk()AbstractManyToManyRelationStatementsBuilder.LinkRow.getTargetPk()Methods in de.hybris.platform.directpersistence.statement that return types with arguments of type PKModifier and TypeMethodDescriptionprotected ConcurrentMap<PK,AtomicInteger> ModifyManyToManyRelationStatementsBuilder.findMaxSeqNumbers(String statement, Iterable<Long> pksAsLongs) protected org.springframework.jdbc.core.ResultSetExtractor<ConcurrentMap<PK,AtomicInteger>> ModifyManyToManyRelationStatementsBuilder.getMaxSeqNumbersResultSetExtractor()Methods in de.hybris.platform.directpersistence.statement with parameters of type PKModifier and TypeMethodDescriptionprotected Set<ColumnPayload>NewItemStatementsBuilder.buildLocalizedServiceColumnsPayload(PK langPk) protected Set<ColumnPayload>NewItemStatementsBuilder.buildpPropsColumnsPayload(ColumnPayload businessCol, PK langPk) UpdateItemStatementsBuilder.createLpRescueStatement(PK langPk, Set<ColumnPayload> changesForLang) Method parameters in de.hybris.platform.directpersistence.statement with type arguments of type PKModifier and TypeMethodDescriptionprotected voidModifyOneToManyRelationStatementsBuilder.collectPersistResults(Iterable<PK> records, CrudEnum operation) -
Uses of PK in de.hybris.platform.europe1.dynamic
Methods in de.hybris.platform.europe1.dynamic that return PKModifier and TypeMethodDescriptionprotected abstract PKPdtRowEurope1AttributeHandler.getProductGroupPK(ProductModel product) protected PKProductEurope1DiscountsAttributeHandler.getProductGroupPK(ProductModel product) protected PKProductEurope1PricesAttributeHandler.getProductGroupPK(ProductModel product) protected PKProductEurope1TaxesAttributeHandler.getProductGroupPK(ProductModel product) -
Uses of PK in de.hybris.platform.europe1.jalo
Fields in de.hybris.platform.europe1.jalo declared as PKMethods in de.hybris.platform.europe1.jalo that return PKMethods in de.hybris.platform.europe1.jalo with parameters of type PKModifier and TypeMethodDescriptionPDTRowsQueryBuilder.withProduct(PK productPk) PDTRowsQueryBuilder.withProductGroup(PK productGroupPk) PDTRowsQueryBuilder.withUserGroup(PK userGroupPk) Constructors in de.hybris.platform.europe1.jalo with parameters of type PKModifierConstructorDescriptionCachedTaxValue(PK taxRowPK, String code, double value, boolean absolute, String currencyIsoCode) Europe1TaxInformation(TaxValue taxValue, PK rowPK) -
Uses of PK in de.hybris.platform.impex.distributed.batch.impl
Methods in de.hybris.platform.impex.distributed.batch.impl that return PK -
Uses of PK in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that return PKModifier and TypeMethodDescriptionGeneratedImpexDocumentId.getItemPK()Generated method - Getter of theImpexDocumentId.itemPKattribute.GeneratedImpexDocumentId.getItemPK(SessionContext ctx) Generated method - Getter of theImpexDocumentId.itemPKattribute.GeneratedExternalImportKey.getTargetPK()Generated method - Getter of theExternalImportKey.targetPKattribute.GeneratedExternalImportKey.getTargetPK(SessionContext ctx) Generated method - Getter of theExternalImportKey.targetPKattribute.Methods in de.hybris.platform.impex.jalo with parameters of type PKModifier and TypeMethodDescriptionvoidGenerated method - Setter of theImpexDocumentId.itemPKattribute.voidGeneratedImpexDocumentId.setItemPK(SessionContext ctx, PK value) Generated method - Setter of theImpexDocumentId.itemPKattribute.voidGeneratedExternalImportKey.setTargetPK(PK value) Generated method - Setter of theExternalImportKey.targetPKattribute.voidGeneratedExternalImportKey.setTargetPK(SessionContext ctx, PK value) Generated method - Setter of theExternalImportKey.targetPKattribute. -
Uses of PK in de.hybris.platform.impex.jalo.header
Methods in de.hybris.platform.impex.jalo.header that return PKModifier and TypeMethodDescriptionStandardColumnDescriptor.getAttributeDescriptorPk()Gets the related attribute descriptor pk.Methods in de.hybris.platform.impex.jalo.header with parameters of type PKModifier and TypeMethodDescriptionprotected voidHeaderDescriptor.addOmittedTypeMessage(PK typePK, String msg) Adds an message to the omitted type messages list.HeaderDescriptor.getOmittedTypesMessages(PK typePK) Gets a reason text for not omitting given type for this header.voidSpecialColumnDescriptor.notifyTranslationEnd(ValueLine line, HeaderDescriptor header, PK processedItemPK) voidSpecialColumnDescriptor.performImport(String cellValue, PK processedItemPK) voidDocumentIDColumnDescriptor.registerIDForItem(String cellValue, PK itemPK) -
Uses of PK in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that return PKModifier and TypeMethodDescriptionValueLine.getConflictingItemPk()ValueLineMetaData.getConflictingItemPk()ItemConflictException.getExistingItemPk()ValueLine.getProcessedItemPK()In case a value line could not be completely processed during the first run this line may provide the item pk of the previously located or created item belonging to this line.ValueLineMetaData.getProcessedItemPK()Methods in de.hybris.platform.impex.jalo.imp with parameters of type PKModifier and TypeMethodDescriptionvoidValueLine.resolve(PK processedItemPk, Collection<StandardColumnDescriptor> processedColumns) voidValueLine.setConflictingItemPK(PK conflictingItemPK) ValueLineMetaData.Builder.withConflictingItemPk(PK conflictingItemPk) ValueLineMetaData.Builder.withProcessedItemPK(PK processedItemPK) Constructors in de.hybris.platform.impex.jalo.imp with parameters of type PKModifierConstructorDescriptionItemConflictException(PK existingItemPk, ValueLine line) Creates a new exception which indicates an item PK conflict.protectedValueLineMetaData(String typeCode, PK processedItemPK, Boolean unrecoverable, PK conflictingItemPk, String errorMessage) -
Uses of PK in de.hybris.platform.impex.model
Methods in de.hybris.platform.impex.model that return PKModifier and TypeMethodDescriptionImpexDocumentIdModel.getItemPK()Generated method - Getter of theImpexDocumentId.itemPKattribute defined at extensionimpex.ExternalImportKeyModel.getTargetPK()Generated method - Getter of theExternalImportKey.targetPKattribute defined at extensionimpex.Methods in de.hybris.platform.impex.model with parameters of type PKModifier and TypeMethodDescriptionvoidGenerated method - Setter ofImpexDocumentId.itemPKattribute defined at extensionimpex.voidExternalImportKeyModel.setTargetPK(PK value) Generated method - Setter ofExternalImportKey.targetPKattribute defined at extensionimpex.Constructors in de.hybris.platform.impex.model with parameters of type PKModifierConstructorDescriptionExternalImportKeyModel(ItemModel _owner, String _sourceKey, String _sourceSystemID, PK _targetPK) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExternalImportKeyModel(String _sourceKey, String _sourceSystemID, PK _targetPK) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImpexDocumentIdModel(String _docId, PK _itemPK, String _itemQualifier, ItemModel _owner, Boolean _resolved) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImpexDocumentIdModel(String _docId, PK _itemPK, String _itemQualifier, Boolean _resolved) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of PK in de.hybris.platform.integrationservices.service
Methods in de.hybris.platform.integrationservices.service with parameters of type PK -
Uses of PK in de.hybris.platform.integrationservices.service.impl
Methods in de.hybris.platform.integrationservices.service.impl with parameters of type PK -
Uses of PK in de.hybris.platform.jalo
Fields in de.hybris.platform.jalo with type parameters of type PKModifier and TypeFieldDescriptionprotected static final ConcurrentMap<PK,Map<String, Object>> The transient object cache.Methods in de.hybris.platform.jalo that return PKModifier and TypeMethodDescriptionItem.getComposedTypePK()Directly returns the PK of this item's composed type.JaloObjectNoLongerValidException.getJaloObjectPK()JaloItemCacheUnit.getPk()Item.getPK()Returns the primary key of this item.Item.ItemAttributeMap.getPK()Item.ItemImpl.getPK()Item.ItemImpl.getTypeKey()JaloOnlyItem.providePK()Should provide a fixed PK for this item.Methods in de.hybris.platform.jalo that return types with arguments of type PKMethods in de.hybris.platform.jalo with parameters of type PKModifier and TypeMethodDescriptionvoidItem.ItemImpl.addPermission(PK principalPK, PK right, boolean negative) intItem.ItemImpl.checkItemPermission(PK princpalPK, PK rightPK) voidItem.ItemImpl.clearPermission(PK principalPK, PK rightPK) <T extends Item>
Treturns the item with the given PK.Item.ItemImpl.getPrincipalPermissions(PK principalPK, boolean negative) static booleanItem.isCurrentlyRemoving(PK pk) JaloConnection.logItemCreation(PK itemPk, Map values) Creates a newSavedValuesmarking a item creation.JaloConnection.logItemModification(PK itemPk, Map<String, Object> values, Map<String, Object> previousValues, boolean detectRemovedValues) Creates a newSavedValuesmarking a item modification.JaloConnection.logItemRemoval(PK itemPk, boolean saveAttributes) Creates a newSavedValuesmarking a item removal.static <T extends Item>
TJaloSession.lookupItem(PK pk) Same asJaloSession.getItem(PK)but without actually requiring a session instance.static <T extends Item>
TJaloSession.lookupItem(Tenant tenant, PK pk) Same asJaloSession.lookupItem(PK)with the ability to pass the (required) tenant manually.Method parameters in de.hybris.platform.jalo with type arguments of type PKModifier and TypeMethodDescriptionCollection<? extends Item>JaloSession.getItems(SessionContext ctx, Collection<PK> pks) Returns a collection of items for a given collection of PKs.Collection<? extends Item>JaloSession.getItems(SessionContext ctx, Collection<PK> pks, boolean ignoreMissingItems) Returns a collection of items for a given collection of PKs.Collection<? extends Item>JaloSession.getItems(SessionContext ctx, Collection<PK> pks, boolean ignoreMissingItems, boolean returnMissingAsNull) Returns a collection of items for a given collection of PKs.Collection<? extends Item>JaloSession.getItems(Collection<PK> pks) Returns a collection of items for a given collection of PKs.static Collection<? extends Item>JaloSession.lookupItems(Tenant tenant, SessionContext ctx, Collection<PK> pks, boolean ignoreMissingItems, boolean returnMissingAsNull) static Collection<? extends Item>JaloSession.lookupItems(SessionContext ctx, Collection<PK> pks) Same asJaloSession.getItems(SessionContext, Collection)but without requiring a jalo session instance.static Collection<? extends Item>JaloSession.lookupItems(SessionContext ctx, Collection<PK> pks, boolean ignoreMissingItems) Same asJaloSession.getItems(SessionContext, Collection, boolean)but without requiring a jalo session instance.static Collection<? extends Item>JaloSession.lookupItems(SessionContext ctx, Collection<PK> pks, boolean ignoreMissingItems, boolean returnMissingAsNull) Same asJaloSession.getItems(SessionContext, Collection, boolean, boolean)but without requiring a jalo session instance.voidJaloItemNotFoundException.setInvalidPKs(Set<PK> invalidPKs) Constructors in de.hybris.platform.jalo with parameters of type PKModifierConstructorDescriptionprotectedJaloItemCacheUnit(Cache cache, PK pk) JaloObjectNoLongerValidException(PK pk, Exception exception, String message, int vendorCode) -
Uses of PK in de.hybris.platform.jalo.c2l
Methods in de.hybris.platform.jalo.c2l with parameters of type PKModifier and TypeMethodDescriptionCountry.addNewRegion(SessionContext ctx, PK pk, String code) Deprecated.since ages - instead use plain model creation to add region toCountryModelseeCountry.addNewRegion(String)C2LManager.createCountry(PK pkBase, String isoCode) Deprecated.since ages - use plainCountryModelcreation instead seeC2LManager.createCountry(String), see also model saving exampleC2LManager.createCurrency(PK pkBase, String isoCode) Deprecated.since ages - use plainCurrencyModelcreation instead seeC2LManager.createCurrency(String)see also model saving example.C2LManager.createLanguage(PK pk, String isoCode) Deprecated.since ages - use plainLanguageModelcreation seeC2LManager.createLanguage(String)see also model saving example.C2LManager.createRegion(PK pkBase, String code, Country country) Deprecated.since ages - use plainRegionModelcreation instead see also model saving example. -
Uses of PK in de.hybris.platform.jalo.config
Methods in de.hybris.platform.jalo.config that return PK -
Uses of PK in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration with parameters of type PKModifier and TypeMethodDescriptionEnumerationManager.createDefaultEnumerationType(PK pk, String code) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationManager.createEnumerationType(PK pkBase, String code, ComposedType valueType) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationManager.createEnumerationValue(PK pkBase, EnumerationType enumerationType, String valueCode) Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} instead -
Uses of PK in de.hybris.platform.jalo.flexiblesearch
Methods in de.hybris.platform.jalo.flexiblesearch that return PKModifier and TypeMethodDescriptionprotected PKFlexibleSearch.getSearchLangPK(SessionContext ctx) Deprecated.Methods in de.hybris.platform.jalo.flexiblesearch with parameters of type PKModifier and TypeMethodDescriptionprotected SearchResultFlexibleSearch.executeSearch(TranslatedQuery tQuery, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, int prefetchSize, Set<PK> prefetchLanguages, boolean doExecuteQuery, List<Hint> hints) Deprecated, for removal: This API element is subject to removal in a future version.protected SearchResultFlexibleSearch.executeSearch(TranslatedQuery tQuery, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, int prefetchSize, Set<PK> prefetchLanguages, boolean doExecuteQuery, List<Hint> hints, DataSource dataSource) Deprecated.Method parameters in de.hybris.platform.jalo.flexiblesearch with type arguments of type PKModifier and TypeMethodDescriptionde.hybris.platform.jalo.flexiblesearch.FlexibleSearchCacheUnitFlexibleSearchDataSourceTest.TestFlexibleSearch.createCacheUnit(int prefetchSize, Set<PK> languages, Map _values, FlexibleSearch.FlexibleSearchCacheKey cacheKey) protected SearchResultFlexibleSearch.executeSearch(TranslatedQuery tQuery, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, int prefetchSize, Set<PK> prefetchLanguages, boolean doExecuteQuery, List<Hint> hints) Deprecated, for removal: This API element is subject to removal in a future version.protected SearchResultFlexibleSearch.executeSearch(TranslatedQuery tQuery, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, int prefetchSize, Set<PK> prefetchLanguages, boolean doExecuteQuery, List<Hint> hints, DataSource dataSource) Deprecated.Constructors in de.hybris.platform.jalo.flexiblesearch with parameters of type PKModifierConstructorDescriptionFlexibleSearchCacheKey(TranslatedQuery tq, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, Set<Integer> beanTCs, boolean executeQuery, int ttlPeriod, String tenantId, String dataSourceCacheDomain, List<Hint> hints) FlexibleSearchCacheKey(TranslatedQuery tq, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, Set<Integer> beanTCs, boolean executeQuery, int ttlPeriod, String tenantId, List<Hint> hints) Deprecated, for removal: This API element is subject to removal in a future version.FlexibleSearchTypeGenIgnoreCacheKey(TranslatedQuery tq, Map values, PK langPK, List<Class<?>> resultClasses, boolean dontNeedTotal, int start, int count, Set<Integer> beanTCs, boolean executeQuery, int ttlPeriod, String tenantId, String dataSourceCacheDomain, List<Hint> hints) -
Uses of PK in de.hybris.platform.jalo.flexiblesearch.internal
Methods in de.hybris.platform.jalo.flexiblesearch.internal that return types with arguments of type PKMethods in de.hybris.platform.jalo.flexiblesearch.internal with parameters of type PKModifier and TypeMethodDescriptionFlexibleSearchExecutor.execute(int start, int count, boolean dontNeedTotal, TranslatedQuery translatedQuery, List<Class<?>> resultClasses, Map values, PK languagePK, int prefetchSize, Set<PK> prefetchLanguages, List<Hint> hints) Deprecated, for removal: This API element is subject to removal in a future version.FlexibleSearchExecutor.execute(int start, int count, boolean dontNeedTotal, TranslatedQuery translatedQuery, List<Class<?>> resultClasses, Map values, PK languagePK, int prefetchSize, Set<PK> prefetchLanguages, List<Hint> hints, DataSource dataSource) voidFlexibleSearchExecutor.processSearchRows(int start, int count, TranslatedQuery translatedQuery, List<Class<?>> jaloClasses, Map values, PK languagePK, List<Hint> hints, Consumer<Object> rowConsumer) voidFlexibleSearchExecutor.processSearchRows(int start, int count, TranslatedQuery translatedQuery, List<Class<?>> jaloClasses, Map values, PK languagePK, List<Hint> hints, Consumer<Object> rowConsumer, DataSource dataSource) FlexibleSearchExecutor.simulate(int start, int count, TranslatedQuery translatedQuery, Map values, PK languagePK, List<Hint> hints) Method parameters in de.hybris.platform.jalo.flexiblesearch.internal with type arguments of type PKModifier and TypeMethodDescriptionFlexibleSearchExecutor.execute(int start, int count, boolean dontNeedTotal, TranslatedQuery translatedQuery, List<Class<?>> resultClasses, Map values, PK languagePK, int prefetchSize, Set<PK> prefetchLanguages, List<Hint> hints) Deprecated, for removal: This API element is subject to removal in a future version.FlexibleSearchExecutor.execute(int start, int count, boolean dontNeedTotal, TranslatedQuery translatedQuery, List<Class<?>> resultClasses, Map values, PK languagePK, int prefetchSize, Set<PK> prefetchLanguages, List<Hint> hints, DataSource dataSource) -
Uses of PK in de.hybris.platform.jalo.link
Methods in de.hybris.platform.jalo.link with parameters of type PKModifier and TypeMethodDescriptionLinkManager.createLink(String qualifier, Language language, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) Creates a new link using item PKs instead of real items as source and target.voidLinkManager.createLinkNoWrap(String qualifier, Language language, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) Creates a new link just likeLinkManager.createLink(String, Language, PK, PK, int, int)but without loading and wrapping the new link item.<T> SearchResult<T>LinkManager.getLinkedItems(PK itemPk, boolean itemIsSource, String qualifier, PK langPk, boolean enableRestrictions, int start, int count, boolean sortSrc2Tgt, boolean sortTgt2Src) LinkManager.getLinkedItems(SessionContext ctx, PK itemPk, boolean itemIsSource, PK langPk, String relationTypeCode, String relatedItemCode, int start, int count, boolean sortSrc2Tgt, boolean sortTgt2Src) <T> SearchResult<T>LinkManager.getLinkedItems(SessionContext ctx, PK itemPk, boolean itemIsSource, String qualifier, PK langPk, boolean enableRestrictions, int start, int count, boolean sortSrc2Tgt, boolean sortTgt2Src) longLinkManager.getLinkedItemsCount(SessionContext ctx, PK itemPk, boolean itemIsSource, String relationTypeCode, String relatedItemCode, PK langPk) protected Collection<Item>LinkOperationHandler.getToBeLinked(PK langPK) voidLink.setSourcePK(PK sourcePK) Changes source item PK directly.voidLink.setTargetPK(PK targetPK) Changes target item PK directly. -
Uses of PK in de.hybris.platform.jalo.media
Methods in de.hybris.platform.jalo.media with parameters of type PKModifier and TypeMethodDescriptionprotected voidMediaFolder.checkConsistency(String newQualifier, PK myPK) Deprecated.since ages - - qualifier uniqueness is checked now before model save withMediaFolderValidatorprotected voidMediaFormat.checkConsistency(String newQualifier, PK myPK) MediaManager.createMedia(PK pk, String code) Creates a new media item.MediaManager.createMedia(PK pkBase, String code, ComposedType type) Creates a new media item with a specific type.voidMediaManager.deleteMediaDataUnlessReferenced(PK mediaPk, Long dataPk, String folderQualifier, String location) This method deletes media data unless it is referenced by another media object.booleanMediaManager.hasForeignDataOwners(PK mediaPk, Long dataPk) -
Uses of PK in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order with parameters of type PKModifier and TypeMethodDescriptionDeprecated.since ages - use modelService and standard model settersOrderManager.createCart(ComposedType type, PK pkBase, String code, User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model settersDeprecated.since ages - use modelService and standard model settersOrderManager.createOrder(ComposedType type, PK pkBase, String code, User user, Currency currency, Date date, boolean net) Deprecated.since ages - use modelService and standard model setters -
Uses of PK in de.hybris.platform.jalo.product
Methods in de.hybris.platform.jalo.product with parameters of type PKModifier and TypeMethodDescriptionProductManager.createProduct(SessionContext ctx, PK pk, String code) Deprecated.since ages - as of release 4.3, no replacement, please createProductModelusingModelService.create(Class)ProductManager.createProduct(SessionContext ctx, PK pkBase, String code, ComposedType type) Deprecated.since ages - as of release 4.3, no replacement, please createProductModelusingModelService.create(Class)ProductManager.createUnit(PK pkBase, String type, String code) Deprecated.since ages - as of release 4.3, no replacement, please createUnitModelusingModelService.create(Class)ProductManager.getProductByPK(PK pk) Deprecated.since ages - as of release 4.3, please useModelService.get(PK)Deprecated.since ages - as of release 4.3, please useModelService.get(PK)) instead -
Uses of PK in de.hybris.platform.jalo.security
Methods in de.hybris.platform.jalo.security that return PKModifier and TypeMethodDescriptionPermissionContainer.getPrincipalPK()PermissionContainer.getRightPK()Methods in de.hybris.platform.jalo.security with parameters of type PKModifier and TypeMethodDescriptionintPrincipal.checkOwnGlobalPermission(PK userRightPK) Deprecated.since ages - use(PrincipalModel, String)AccessManager.getGlobalRestrictedPrincipals(PK permissionPK) Constructors in de.hybris.platform.jalo.security with parameters of type PK -
Uses of PK in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type with parameters of type PKModifier and TypeMethodDescriptionTypeManager.createAtomicType(PK pkBase, AtomicType superType, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(PK pkBase, AtomicType superType, String code) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(PK pkBase, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesComposedType.ComposedTypeImpl.createAttributeDescriptor(PK pk, String qualifier, Type type, int modifiers) ComposedType.createAttributeDescriptor(PK pk, String qualifier, Type valueType, int modifiers) Adds a new attribute descriptor to this type.TypeManager.createCollectionType(PK pk, String code, Type type) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createCollectionType(PK pkBase, String code, Type type, int typeOfCollection) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createComposedType(PK pkBase, ComposedType superType, String code) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createMapType(PK pkBase, String code, Type argumentType, Type returnType) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createRelationAttribute(PK pkBase, String relationName, ComposedType enclosingType, String qualifier, ComposedType attributeType, int modifiers, boolean localized) Deprecated.since ages - use proper service to create instancesTypeManager.createRelationAttribute(PK pkBase, String relationName, ComposedType enclosingType, String qualifier, ComposedType attributeType, int modifiers, boolean localized, int typeOfCollection) Deprecated.since ages - use proper service to create instancesprotected RelationDescriptorTypeManager.createRelationDescriptor(PK pk, String relationName, ComposedType enclosingType, String qualifier, ComposedType otherEndItemType, int modifiers, boolean localized) Deprecated.since ages - use proper service to create instancesTypeManager.createRelationType(PK pk, String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD) Deprecated.since ages - use proper service to create instances -
Uses of PK in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user with parameters of type PKModifier and TypeMethodDescriptionUser.createAddress(PK pk) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(PK pk, SessionContext ctx) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(PK pk, SessionContext ctx, Map fields) Deprecated.since agesUser.createAddress(PK pk, Map fields) Deprecated.since agesUserManager.createAddress(PK pkBase, Item item) Creates address for given item.UserManager.createAddress(PK pkBase, Item item, boolean asCopy) Creates address for given item.protected AddressUserManager.createAddress(PK pkBase, Item owner, Address original, Country country, Region region, Title title, JaloPropertyContainer props) UserManager.createCustomer(PK pk, String login) Creates a newCustomer.UserManager.createEmployee(PK pk, String login) Creates a newEmployee.UserManager.createTitle(PK pkBase, String code) Creates a newTitle.UserManager.createUser(PK pk, String uid) Creates a newUser.UserManager.createUser(PK pkBase, String userID, ComposedType type) Creates a newUserwith a specified user type.UserManager.createUserGroup(PK pkBase, String groupId) Creates a newUserGroup. -
Uses of PK in de.hybris.platform.jobs
Methods in de.hybris.platform.jobs that return PK -
Uses of PK in de.hybris.platform.masterserver.impl
Methods in de.hybris.platform.masterserver.impl that return PK -
Uses of PK in de.hybris.platform.media.web
Methods in de.hybris.platform.media.web that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultMediaFilterLogic.extractDataPKFromLocation(String location) TestDefaultMediaFilterLogic.extractDataPKFromLocation(String location) Methods in de.hybris.platform.media.web with parameters of type PKModifier and TypeMethodDescriptionDefaultMediaFilterLogic.loadMimesFromDb(PK dataPK) TestDefaultMediaFilterLogic.loadMimesFromDb(PK pk) -
Uses of PK in de.hybris.platform.mediaconversion.job
Methods in de.hybris.platform.mediaconversion.job that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultExtractMediaMetaDataJobDao.findMetaDataUpdates(ExtractMediaMetaDataCronJobModel cronJob) ExtractMediaMetaDataJobDao.findMetaDataUpdates(ExtractMediaMetaDataCronJobModel cronJob) Retrieves allMediaModelPKs for which metadata must be extracted.DefaultMediaConversionJobDao.queryConvertedMedias(MediaConversionCronJobModel cronJob) MediaConversionJobDao.queryConvertedMedias(MediaConversionCronJobModel cronJob) Collection<List<PK>>DefaultMediaConversionJobDao.queryFormatsPerContainerToConvert(MediaConversionCronJobModel cronJob) Collection<List<PK>>MediaConversionJobDao.queryFormatsPerContainerToConvert(MediaConversionCronJobModel cronJob) Collection<List<PK>>DefaultMediaConversionJobDao.queryOutdatedMedias(MediaConversionCronJobModel cronJob, MediaContainerModel container) Collection<List<PK>>MediaConversionJobDao.queryOutdatedMedias(MediaConversionCronJobModel cronJob, MediaContainerModel container) Methods in de.hybris.platform.mediaconversion.job with parameters of type PKModifier and TypeMethodDescriptionprotected voidMediaConversionJob.convertAsynchronous(MediaConversionCronJobModel cronJob, PK containerPk, Set<PK> formatPks) protected voidMediaConversionJob.convertSynchronous(MediaConversionCronJobModel cronJob, PK containerPK, Set<PK> formatPks) Method parameters in de.hybris.platform.mediaconversion.job with type arguments of type PKModifier and TypeMethodDescriptionprotected voidMediaConversionJob.convertAsynchronous(MediaConversionCronJobModel cronJob, PK containerPk, Set<PK> formatPks) protected voidMediaConversionJob.convertSynchronous(MediaConversionCronJobModel cronJob, PK containerPK, Set<PK> formatPks) -
Uses of PK in de.hybris.platform.mediaconversion.web.facades
Methods in de.hybris.platform.mediaconversion.web.facades with parameters of type PK -
Uses of PK in de.hybris.platform.order.strategies.calculation.pdt.impl
Fields in de.hybris.platform.order.strategies.calculation.pdt.impl declared as PKModifier and TypeFieldDescriptionprotected final PKCachingFindTaxValueInfoStrategy.CachedTax.rowPKMethods in de.hybris.platform.order.strategies.calculation.pdt.impl that return PKModifier and TypeMethodDescriptionPDTEnumGroupsHelper.getPkFromEnum(HybrisEnumValue enumValue) Gets the PK from Hybris Enum.Constructors in de.hybris.platform.order.strategies.calculation.pdt.impl with parameters of type PKModifierConstructorDescriptionCachedTaxValue(PK taxRowPK, String code, double value, boolean absolute, String currencyIsoCode) -
Uses of PK in de.hybris.platform.outboundservices.decorator.impl.csrf
Methods in de.hybris.platform.outboundservices.decorator.impl.csrf that return PK -
Uses of PK in de.hybris.platform.outboundsync.dto
Methods in de.hybris.platform.outboundsync.dto that return PKModifier and TypeMethodDescriptionOutboundItemDTOGroup.getCronJobPk()Gets the PK of the CronJob that was triggered@NotNull PKOutboundItemDTO.getCronJobPK()Methods in de.hybris.platform.outboundsync.dto with parameters of type PKModifier and TypeMethodDescriptionOutboundItemDTO.Builder.withCronJobPK(PK pk) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTOBuilder.withCronJobPK(@NotNull PK pk) -
Uses of PK in de.hybris.platform.outboundsync.events
Methods in de.hybris.platform.outboundsync.events that return PKConstructors in de.hybris.platform.outboundsync.events with parameters of type PKModifierConstructorDescriptionAbortedOutboundSyncEvent(PK cronJobPk, int changesCnt) Instantiates this eventAbortedOutboundSyncEvent(PK cronJobPk, OutboundItemDTOGroup group) Instantiates this eventAbortedOutboundSyncEvent(PK cronJobPk, Collection<OutboundItemDTOGroup> groups) Instantiates this eventCompletedOutboundSyncEvent(PK cronJobPk, boolean success, int changesCnt) Instantiates this event.IgnoredOutboundSyncEvent(@NotNull PK cronJobPk) Instantiates this eventprotectedItemGroupOutboundSyncEvent(PK cronJobPk, OutboundItemDTOGroup group) protectedItemGroupOutboundSyncEvent(PK cronJobPk, Collection<OutboundItemDTOGroup> groups) protectedOutboundSyncEvent(@NotNull PK cronJobPk) StartedOutboundSyncEvent(@NotNull PK jobPk, @NotNull Date time, int cnt) Instantiates this eventSystemErrorOutboundSyncEvent(@NotNull PK cronJobPk, int changesCnt) Instantiates this eventSystemErrorOutboundSyncEvent(@NotNull PK cronJobPk, OutboundItemDTOGroup group) Instantiates this eventSystemErrorOutboundSyncEvent(@NotNull PK cronJobPk, Collection<OutboundItemDTOGroup> groups) Instantiates this event -
Uses of PK in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl that return PKModifier and TypeMethodDescriptiondefault @NotNull PKOutboundSyncJob.getId()Retrieves identifier of this outbound sync job.OutboundSyncJobStateAggregator.getId()Methods in de.hybris.platform.outboundsync.job.impl with parameters of type PKModifier and TypeMethodDescriptionRetrieves the outbound sync job object corresponding to the specified job model primary key.booleandefault booleanChecks whether the specified job is running now or not. -
Uses of PK in de.hybris.platform.pcmbackoffice.services
Methods in de.hybris.platform.pcmbackoffice.services that return types with arguments of type PKModifier and TypeMethodDescriptionShortcutsService.getAllCollectionList(BackofficeObjectSpecialCollectionModel collectionModel) Get all product in the collection -
Uses of PK in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return PKModifier and TypeMethodDescriptionprotected PKExtensibleItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template, EJBPropertyContainer props) protected PKItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template) is responsible for assigning Item with a unique primary key and a given type.GenericBMPBean.ejbCreate(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) GenericItemEJB.ejbCreate(PK pk, ComposedTypeRemote type, EJBPropertyContainer props) GenericBMPBean.ejbFindByPrimaryKey(PK pkValue) GenericBMPBean.getOwnerPkString()abstract PKItemEJB.getOwnerPkString()ItemEJB.getPK()ItemEJBImpl.getPK()Gets the primary key of this item.
This pk does not change in the lifetime of an item, so the pk can definitly always cached.GenericBMPBean.getPkString()abstract PKItemEJB.getPkString()ItemRemote.getPkString()ItemEJB.getTypeKey()ItemEJBImpl.getTypeKey()ItemRemote.getTypeKey()GenericBMPBean.getTypePkString()abstract PKItemEJB.getTypePkString()static PKPolyglotPersistenceGenericItemSupport.PolyglotJaloConverter.toJaloLayer(Identity id) Methods in de.hybris.platform.persistence that return types with arguments of type PKModifier and TypeMethodDescriptionSystemEJB.findRemoteObjectsByPK(Collection<PK> pks, Set<PK> preloadLanguagePKs, boolean ignoreMissing) FetchesItemRemoteinstances for a given collection of PKs.protected final Collection<PK>ExtensibleItemEJB.getAllLanguagePKs()ItemEJB.getGlobalPermissionPKs(boolean negative) ItemPermissionFacade.getGlobalPermissionPKs(boolean negative) EJBItemNotFoundException.getInvalidPKs()SystemEJB.getMissingPKs(Set<PK> required, Collection<ItemRemote> items) ItemEJB.getPermissionPKs(PK principalPK, boolean negative) ItemPermissionFacade.getPermissionPKs(PK principalPK, boolean negative) ItemEJB.getRestrictedPrincipalPKs()ItemPermissionFacade.getRestrictedPrincipalPKs()SystemEJB.groupByTypeCode(Collection<PK> pks) Methods in de.hybris.platform.persistence with parameters of type PKModifier and TypeMethodDescriptionvoidItemEJBImpl.addPermission(PK principalPK, PK rightPK, boolean negative) intItemEJB.checkItemPermission(PK principalPK, PK permissionPK) The return value for checkPermission(...) if no permission was set, or positive and negative settings were found.intItemEJBImpl.checkItemPermission(PK princpalPK, PK rightPK) intItemPermissionFacade.checkItemPermission(PK principalPK, PK permissionPK) intItemEJB.checkOwnGlobalPermission(PK permissionPK) intItemPermissionFacade.checkOwnGlobalPermission(PK permissionPK) protected booleanvoidItemEJBImpl.clearPermission(PK principalPK, PK rightPK) GenericBMPBean.create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) GenericItemHome.create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) static GenericItemGenericItemEJBImpl.createGenericItem(Tenant tenant, PK pk, ComposedType genericItemType, JaloPropertyContainer props) protected PKExtensibleItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template, EJBPropertyContainer props) protected PKItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template) is responsible for assigning Item with a unique primary key and a given type.protected voidItemEJB.doPostCreateInternal(PK pkBase, ComposedTypeRemote type, ItemRemote template) GenericBMPBean.ejbCreate(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) GenericItemEJB.ejbCreate(PK pk, ComposedTypeRemote type, EJBPropertyContainer props) GenericBMPBean.ejbFindByPrimaryKey(PK pkValue) GenericBMPBean.ejbFindByType(PK typePK) voidGenericBMPBean.ejbPostCreate(PK param0, ComposedTypeRemote param1, EJBPropertyContainer param2) voidGenericItemEJB.ejbPostCreate(PK pk, ComposedTypeRemote type, EJBPropertyContainer props) GenericBMPBean.findByPrimaryKey(PK pk) GenericBMPBean.findByType(PK typePK) ItemHome.findByType(PK typePK) SystemEJB.findRemoteObjectByPK(PK pk) SystemEJB.findRemoteObjectByPKInternal(PK pk) ItemEJB.getPermissionPKs(PK principalPK, boolean negative) ItemPermissionFacade.getPermissionPKs(PK principalPK, boolean negative) ItemEJBImpl.getPrincipalPermissions(PK principalPK, boolean negative) protected PropertyAccessExtensibleItemEJB.getPropertyAccess(String name, PK langPK, boolean forWriting) protected final PropertyAccessExtensibleItemEJB.getPropertyAccessInternal(TypeInfoMap info, int type, PK langPK, boolean forWriting, String name) static booleanPolyglotPersistenceGenericItemSupport.isBackedByTransactionalRepository(PK pk) booleanItemEJB.removeGlobalPermission(PK permissionPK) booleanItemPermissionFacade.removeGlobalPermission(PK permissionPK) booleanItemEJB.removePermission(PK principalPK, PK permissionPK) booleanItemPermissionFacade.removePermission(PK principalPK, PK permissionPK) protected abstract voidAbstractOptimisticLockingIntegrationTest.runTestService(PK testModelPk) booleanItemEJB.setGlobalPermission(PK permissionPK, boolean negative) booleanItemPermissionFacade.setGlobalPermission(PK permissionPK, boolean negative) voidGenericBMPBean.setOwnerPkString(PK newvalue) abstract voidItemEJB.setOwnerPkString(PK pk) booleanItemEJB.setPermission(PK principalPK, PK permissionPK, boolean negative) booleanItemPermissionFacade.setPermission(PK principalPK, PK permissionPK, boolean negative) voidGenericBMPBean.setPkString(PK newvalue) abstract voidItemEJB.setPkString(PK pk) voidGenericBMPBean.setTypePkString(PK newvalue) abstract voidItemEJB.setTypePkString(PK pk) protected booleanItemEJB.skipRemovePermission(ACLCache acl, PK principalPK, PK permissionPK) protected booleanItemEJB.skipSetPermission(ACLCache acl, PK principalPK, PK permissionPK, boolean negative) static IdentityPolyglotPersistenceGenericItemSupport.PolyglotJaloConverter.toPolyglotLayer(PK pk) static ItemImplCreationResultPolyglotPersistenceGenericItemSupport.tryToObtainGenericItemImplUsingPolyglotPersistence(Tenant tenant, PK pk) protected voidExtensibleItemEJB.typeChanged(PK oldTypePK, PK newTypePK) protected voidItemEJB.typeChanged(PK oldTypePK, PK newTypePK) protected voidAbstractOptimisticLockingIntegrationTest.updateAndAssertItemInManyThreadsRetryingOperationOnConcurrentModificationException(boolean withThreadSetting, PK pk) Method parameters in de.hybris.platform.persistence with type arguments of type PKModifier and TypeMethodDescriptionstatic booleanGenericBMPBean.checkTypeCodes(Collection<PK> pks, int typeCode) GenericBMPBean.ejbFindByPKList(Collection<PK> pkList) SystemEJB.findRemoteObjectsByPK(Collection<PK> pks, Set<PK> preloadLanguagePKs, boolean ignoreMissing) FetchesItemRemoteinstances for a given collection of PKs.SystemEJB.findRemoteObjectsByPK(Collection<PK> pks, Set<PK> preloadLanguagePKs, boolean ignoreMissing) FetchesItemRemoteinstances for a given collection of PKs.SystemEJB.getMissingPKs(Set<PK> required, Collection<ItemRemote> items) ItemEJB.getPrincipalToBooleanListMap(List<PK> rightPKs) ItemPermissionFacade.getPrincipalToBooleanListMap(List<PK> rightPKs) finds all restricted principals for a given list of user rights.SystemEJB.groupByTypeCode(Collection<PK> pks) voidEJBItemNotFoundException.setInvalidPKs(Set<PK> invalidPKs) voidItemEJB.setPrincipalToBooleanListMap(List<PK> rightPKs, Map<PK, List<Boolean>> principalPKToBooleanListMap) voidItemEJB.setPrincipalToBooleanListMap(List<PK> rightPKs, Map<PK, List<Boolean>> principalPKToBooleanListMap) voidItemPermissionFacade.setPrincipalToBooleanListMap(List<PK> rightPKs, Map<PK, List<Boolean>> principalPKToBooleanListMap) changes restricted principals for a given list of user rights.voidItemPermissionFacade.setPrincipalToBooleanListMap(List<PK> rightPKs, Map<PK, List<Boolean>> principalPKToBooleanListMap) changes restricted principals for a given list of user rights.Constructors in de.hybris.platform.persistence with parameters of type PKModifierConstructorDescriptionGenericItemEntityStateCacheUnit(Cache cache, PK pk, ItemDeployment depl) -
Uses of PK in de.hybris.platform.persistence.audit
Methods in de.hybris.platform.persistence.audit that return PKModifier and TypeMethodDescriptionInternalAuditableOperation.getItemPk()Operation.getItemPk()Operation.getItemTypePk()Methods in de.hybris.platform.persistence.audit with parameters of type PKModifier and TypeMethodDescriptionvoidAuditableOperationHandler.clearAudit(PK itemPK) voidAuditScopeInvalidator.clearCurrentAuditForPK(PK itemPK) Clear current audit state for itemPK from audit scopestatic voidAuditableOperations.clearCurrentAuditOperationsFor(PK itemPK) static Operationstatic Operationstatic Operationstatic Operationstatic Operationstatic Operation -
Uses of PK in de.hybris.platform.persistence.audit.gateway
Methods in de.hybris.platform.persistence.audit.gateway that return PKModifier and TypeMethodDescriptionLinkAuditRecord.getChildPk()LinkAuditRecord.getParentPk()AuditRecord.getPk()JsonAuditRecord.getPk()LinkAuditRecord.getPk()ModelAuditRecord.getPk()LinkAuditRecord.getSourcePk()LinkAuditRecord.getTargetPk()AuditRecord.getTypePk()JsonAuditRecord.getTypePk()LinkAuditRecord.getTypePk()ModelAuditRecord.getTypePk()Methods in de.hybris.platform.persistence.audit.gateway with parameters of type PKModifier and TypeMethodDescriptionintWriteAuditGateway.removeAuditRecordsForType(String type, PK pk) Removes audit records which are matching giventypeandpk.LinkAuditRecordCommand.Builder.withLanguagePk(PK languagePk) static ItemPkSearchRuleAuditSearchQuery.QueryBuilder.withPkSearchRules(PK... pks) LinkAuditRecord.Builder.withSourcePk(PK sourcePk) LinkAuditRecordCommand.Builder.withSourcePk(PK sourcePk) LinkAuditRecord.Builder.withTargetPk(PK targetPk) LinkAuditRecordCommand.Builder.withTargetPk(PK targetPk) JsonAuditRecord.Builder.withTypePk(PK typePk) ModelAuditRecord.Builder.withTypePk(PK typePk) TypeAuditRecordCommand.Builder.withTypePk(PK typePk) -
Uses of PK in de.hybris.platform.persistence.audit.gateway.impl
Methods in de.hybris.platform.persistence.audit.gateway.impl that return PKMethods in de.hybris.platform.persistence.audit.gateway.impl with parameters of type PKModifier and TypeMethodDescriptionintDefaultWriteAuditGateway.removeAuditRecordsForType(String type, PK pk) -
Uses of PK in de.hybris.platform.persistence.audit.impl
Methods in de.hybris.platform.persistence.audit.impl with parameters of type PKModifier and TypeMethodDescriptionvoidNonTransactionalAuditableOperationHandler.clearAudit(PK pk) voidTransactionalAuditableOperationHandler.clearAudit(PK pk) voidDefaultAuditScopeInvalidator.clearCurrentAuditForPK(PK itemPK) -
Uses of PK in de.hybris.platform.persistence.audit.internal
Methods in de.hybris.platform.persistence.audit.internal that return PKModifier and TypeMethodDescriptionAuditRecordInternal.getPk()ValuesContainer.getPk()ValuesContainer.getTypePk()Methods in de.hybris.platform.persistence.audit.internal with parameters of type PKModifier and TypeMethodDescriptionbooleanAuditEnablementService.isAuditEnabledForType(PK typePk) booleanDBAuditEnablementService.isAuditEnabledForType(PK typePk) ValuesContainer.Builder.withTypePk(PK typePk) -
Uses of PK in de.hybris.platform.persistence.audit.internal.conditional
Methods in de.hybris.platform.persistence.audit.internal.conditional with parameters of type PKModifier and TypeMethodDescriptionstatic SLDDataContainerConditionalAuditTestUtils.createDataContainer(String typeCode, PK pk, Map<String, Object> attributes) static List<AuditRecord>ConditionalAuditTestUtils.getAuditRecordsFor(String type, PK pk) -
Uses of PK in de.hybris.platform.persistence.audit.internal.impl
Methods in de.hybris.platform.persistence.audit.internal.impl with parameters of type PKModifier and TypeMethodDescriptionbooleanDefaultDBAuditEnablementService.isAuditEnabledForType(PK typePk) -
Uses of PK in de.hybris.platform.persistence.audit.payload.converter
Methods in de.hybris.platform.persistence.audit.payload.converter that return PKMethods in de.hybris.platform.persistence.audit.payload.converter that return types with arguments of type PKMethods in de.hybris.platform.persistence.audit.payload.converter with parameters of type PK -
Uses of PK in de.hybris.platform.persistence.c2l
Methods in de.hybris.platform.persistence.c2l that return PKModifier and TypeMethodDescriptionprotected PKLocalizableItemEJBImpl.getLangPK(SessionContext ctx) Methods in de.hybris.platform.persistence.c2l with parameters of type PKModifier and TypeMethodDescriptionLocalizableItemEJB.getAllLocalizedProperties(PK langPK) LocalizableItemRemote.getAllLocalizedProperties(PK langPK) LocalizableItemEJB.getLocalizedProperty(String name, PK langPK) LocalizableItemRemote.getLocalizedProperty(String name, PK langPK) LocalizableItemEJB.getLocalizedPropertyNames(PK langPK) LocalizableItemRemote.getLocalizedPropertyNames(PK langPK) protected LocalizedPropertyAccessLocalizableItemEJB.getLocPropertyAccess(String name, PK langPK, boolean forWriting) LocalizableItemEJB.removeLocalizedProperty(String name, PK langPK) LocalizableItemRemote.removeLocalizedProperty(String name, PK langPK) LocalizableItemEJB.setLocalizedProperty(String name, PK langPK, Object value) LocalizableItemRemote.setLocalizedProperty(String name, PK langPK, Object value) Method parameters in de.hybris.platform.persistence.c2l with type arguments of type PK -
Uses of PK in de.hybris.platform.persistence.enumeration
Methods in de.hybris.platform.persistence.enumeration that return PKModifier and TypeMethodDescriptionEnumerationValue_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, int param3) EnumerationValueEJB.ejbCreate(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) EnumerationValue_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) EnumerationValue_HJMPWrapper.ejbFindByTypeAndCode(PK param0, String param1) EnumerationValue_HJMPWrapper.ejbFindByTypeAndCodeIgnoreCase(PK param0, String param1) EnumerationValue_HJMPWrapper.getOwnerPkString()EnumerationValue_HJMPWrapper.getPkString()EnumerationValue_HJMPWrapper.getTypePkString()Methods in de.hybris.platform.persistence.enumeration with parameters of type PKModifier and TypeMethodDescriptionEnumerationValue_HJMPWrapper.create(PK param0, ComposedTypeRemote param1, String param2, int param3) EnumerationValueHome.create(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) EnumerationManagerEJB.createEnumerationType(PK pkBase, String code, ComposedTypeRemote valueType) EnumerationManagerEJB.createEnumerationValue(PK pkBase, ComposedTypeRemote enumerationType, String valueCode, int number) EnumerationValue_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, int param3) EnumerationValueEJB.ejbCreate(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) EnumerationValue_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) EnumerationValue_HJMPWrapper.ejbFindByType(PK param0) EnumerationValue_HJMPWrapper.ejbFindByTypeAndCode(PK param0, String param1) EnumerationValue_HJMPWrapper.ejbFindByTypeAndCodeIgnoreCase(PK param0, String param1) EnumerationValue_HJMPWrapper.ejbFindSortedValues(PK param0) voidEnumerationValue_HJMPWrapper.ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, int param3) voidEnumerationValueEJB.ejbPostCreate(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) EnumerationValue_HJMPWrapper.findByPrimaryKey(PK pkValue) EnumerationValue_HJMPWrapper.findByType(PK param0) EnumerationValue_HJMPWrapper.findByTypeAndCode(PK param0, String param1) EnumerationValueHome.findByTypeAndCode(PK enumerationTypePK, String code) Deprecated, for removal: This API element is subject to removal in a future version.since agesEnumerationValue_HJMPWrapper.findByTypeAndCodeIgnoreCase(PK param0, String param1) EnumerationValueHome.findByTypeAndCodeIgnoreCase(PK enumerationTypePK, String codeLowerCase) EnumerationValue_HJMPWrapper.findSortedValues(PK param0) EnumerationValueHome.findSortedValues(PK enumerationTypePK) voidEnumerationValue_HJMPWrapper.setOwnerPkString(PK newvalue) voidEnumerationValue_HJMPWrapper.setPkString(PK newvalue) voidEnumerationValue_HJMPWrapper.setTypePkString(PK newvalue) -
Uses of PK in de.hybris.platform.persistence.flexiblesearch
Methods in de.hybris.platform.persistence.flexiblesearch that return types with arguments of type PKModifier and TypeMethodDescriptionParsedSubtype.getCustomLocTables()Delegated to supertype since all tables are handled there.TranslatedQuery.getTypePKs()Methods in de.hybris.platform.persistence.flexiblesearch with parameters of type PKModifier and TypeMethodDescriptionprotected List<de.hybris.platform.persistence.flexiblesearch.TranslatedQuery.ValueMapper>TranslatedQuery.createValueMappers(Map userValues, PK defaultLanguagePK) TranslatedQuery.expandValues(Map _values, PK defaultLanguagePK) expands this values according to the '?'included in this parsed query. Method parameters in de.hybris.platform.persistence.flexiblesearch with type arguments of type PKModifier and TypeMethodDescriptionprotected voidParsedSubtype.setCustomLocTables(Map<PK, de.hybris.platform.persistence.flexiblesearch.Table> map) Delegated to supertype since all tables are handled there.Constructor parameters in de.hybris.platform.persistence.flexiblesearch with type arguments of type PK -
Uses of PK in de.hybris.platform.persistence.flexiblesearch.typecache
Methods in de.hybris.platform.persistence.flexiblesearch.typecache that return PKModifier and TypeMethodDescriptionFlexibleSearchTypeCacheProvider.getLanguagePkFromIsocode(String isoCode) Gets the language PK from isocode.CachedTypeData.getTypePk()Gets the type PK.Methods in de.hybris.platform.persistence.flexiblesearch.typecache that return types with arguments of type PKModifier and TypeMethodDescriptionFlexibleSearchTypeCacheProvider.getExternalTableTypes(String typeCode) Returns all sub types of given type which are mapped to different deployments. -
Uses of PK in de.hybris.platform.persistence.flexiblesearch.typecache.impl
Methods in de.hybris.platform.persistence.flexiblesearch.typecache.impl that return PKModifier and TypeMethodDescriptionDefaultFlexibleSearchTypeCacheProvider.getLanguagePkFromIsocode(String isoCode) DefaultCachedTypeData.getTypePk()Methods in de.hybris.platform.persistence.flexiblesearch.typecache.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultFlexibleSearchTypeCacheProvider.getExternalTableTypes(String typeCode) -
Uses of PK in de.hybris.platform.persistence.framework
Methods in de.hybris.platform.persistence.framework that return PKModifier and TypeMethodDescriptionEntityInstance.ejbFindByPrimaryKey(PK pkValue) EntityInstanceContext.getPK()EntityInstanceContextImpl.getPK()EntityProxy.getPK()Methods in de.hybris.platform.persistence.framework with parameters of type PKModifier and TypeMethodDescriptionprotected voidEntityInstanceContextImpl.checkItemTypeCode(PK pk) PersistencePool.createEntityInstance(String jndiName, PK pk) EntityInstance.ejbFindByPrimaryKey(PK pkValue) voidPersistencePool.PersistenceListener.entityCreated(PK pk) PersistencePool.findEntityByPK(String jndiName, PK pk) PersistencePool.getEntityProxy(PK pk) PersistencePool.getOrCreateUninitializedEntityProxy(String jndiName, PK pk) voidPersistencePool.notifyEntityCreation(PK pk) voidPersistencePool.removeEntityProxy(PK pk) voidvoid -
Uses of PK in de.hybris.platform.persistence.hjmp
Methods in de.hybris.platform.persistence.hjmp that return PKMethods in de.hybris.platform.persistence.hjmp with parameters of type PKModifier and TypeMethodDescriptionstatic LongHJMPUtils.getVersionForPk(PK pk) static booleanHJMPUtils.isFromServiceLayer(PK pk) static booleanHJMPUtils.isOptimisticLockingEnabledForType(PK typePkString) static voidHJMPUtils.updateVersionForPk(PK pk, Long version) Method parameters in de.hybris.platform.persistence.hjmp with type arguments of type PKModifier and TypeMethodDescriptionstatic voidHJMPUtils.registerVersionsForPks(Map<PK, Long> mapping) -
Uses of PK in de.hybris.platform.persistence.link
Methods in de.hybris.platform.persistence.link that return PKModifier and TypeMethodDescriptionLinkEJB.ejbCreate(String quali, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) GenericLinkBMPBean.ejbFindByPrimaryKey(PK pkValue) GenericLinkBMPBean.getOwnerPkString()GenericLinkBMPBean.getPkString()LinkEJB.getSourcePK()LinkRemote.getSourcePK()GenericLinkBMPBean.getSourcePKInternal()abstract PKLinkEJB.getSourcePKInternal()LinkEJB.getTargetPK()LinkRemote.getTargetPK()GenericLinkBMPBean.getTargetPKInternal()abstract PKLinkEJB.getTargetPKInternal()GenericLinkBMPBean.getTypePkString()Methods in de.hybris.platform.persistence.link with parameters of type PKModifier and TypeMethodDescriptionLinkHome.create(String qual, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) LinkManagerEJB.createLink(String qual, PK sourcePK, PK targetPK, int sequenceNumber) Deprecated, for removal: This API element is subject to removal in a future version.since agesLinkManagerEJB.createLink(String qual, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) voidLinkManagerEJB.createLinkNoWrap(String qual, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) LinkEJB.ejbCreate(String quali, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) GenericLinkBMPBean.ejbFindByPrimaryKey(PK pkValue) GenericLinkBMPBean.ejbFindByType(PK typePK) voidGenericLinkBMPBean.ejbPostCreate(String param0, PK param2, PK param3, int param4, int param5) voidLinkEJB.ejbPostCreate(String quali, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber) GenericLinkBMPBean.findByPrimaryKey(PK pk) GenericLinkBMPBean.findByType(PK typePK) voidGenericLinkBMPBean.setOwnerPkString(PK newvalue) voidGenericLinkBMPBean.setPkString(PK newvalue) voidLinkEJB.setSourcePK(PK pk) voidLinkRemote.setSourcePK(PK pk) voidGenericLinkBMPBean.setSourcePKInternal(PK newvalue) abstract voidLinkEJB.setSourcePKInternal(PK pk) voidLinkEJB.setTargetPK(PK pk) voidLinkRemote.setTargetPK(PK pk) voidGenericLinkBMPBean.setTargetPKInternal(PK newvalue) abstract voidLinkEJB.setTargetPKInternal(PK pk) voidGenericLinkBMPBean.setTypePkString(PK newvalue) Method parameters in de.hybris.platform.persistence.link with type arguments of type PK -
Uses of PK in de.hybris.platform.persistence.links.jdbc
Fields in de.hybris.platform.persistence.links.jdbc declared as PK -
Uses of PK in de.hybris.platform.persistence.meta
Fields in de.hybris.platform.persistence.meta declared as PKMethods in de.hybris.platform.persistence.meta that return PKModifier and TypeMethodDescriptionMetaInformation_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) MetaInformationRemote.ejbFindByPrimaryKey(PK pk) TODO: apidoMetaInformation_HJMPWrapper.ejbFindBySystemID(String param0) MetaInformation_HJMPWrapper.getOwnerPkString()MetaInformation_HJMPWrapper.getPkString()MetaInformation_HJMPWrapper.getTypePkString()Methods in de.hybris.platform.persistence.meta with parameters of type PKModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 18.08MetaInformation_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) MetaInformationRemote.ejbFindByPrimaryKey(PK pk) TODO: apidoMetaInformation_HJMPWrapper.ejbFindByType(PK param0) voidMetaInformation_HJMPWrapper.ejbPostCreate(PK param0, String param1) voidMetaInformationEJB.ejbPostCreate(PK pk, String systemName) MetaInformation_HJMPWrapper.findByPrimaryKey(PK pkValue) MetaInformation_HJMPWrapper.findByType(PK param0) voidMetaInformation_HJMPWrapper.setOwnerPkString(PK newvalue) voidMetaInformation_HJMPWrapper.setPkString(PK newvalue) voidMetaInformation_HJMPWrapper.setTypePkString(PK newvalue) -
Uses of PK in de.hybris.platform.persistence.polyglot
Methods in de.hybris.platform.persistence.polyglot with parameters of type PK -
Uses of PK in de.hybris.platform.persistence.property
Fields in de.hybris.platform.persistence.property declared as PKFields in de.hybris.platform.persistence.property with type parameters of type PKModifier and TypeFieldDescriptionfinal JDBCValueMappings.ValueReader<PK,?> JDBCValueMappings.PK_READERfinal JDBCValueMappings.ValueWriter<PK,?> JDBCValueMappings.PK_WRITERMethods in de.hybris.platform.persistence.property that return PKModifier and TypeMethodDescriptionEJBPropertyRowCache.getItemPK()EJBProperty.getLang()EJBPropertyRowCache.getLangPK()TypeInfoMap.getSuperTypePK()TypeInfoMap.getTypePK()protected final PKprotected final PKMethods in de.hybris.platform.persistence.property that return types with arguments of type PKModifier and TypeMethodDescriptionDBPersistenceManager.getExternalTableTypes(PK typePK) PersistenceManager.getExternalTableTypes(PK typePK) Finds all subtypes of a given non-abstract type which are mapped to a different deployment.Methods in de.hybris.platform.persistence.property with parameters of type PKModifier and TypeMethodDescriptionbooleanDBPersistenceManager.cachesInfoFor(PK typePK) booleanPersistenceManager.cachesInfoFor(PK typePK) voidDBPersistenceManager.clearComposedType(PK typePK, String code) voidPersistenceManager.clearComposedType(PK typePK, String code) static ObjectEJBProperty.constructKey(String name, PK langPK) property keys are case insensitive regarding names !booleanOldPropertyJDBC.DumpPropertyConverter.convert(PK itemPK, PK typePK, EJBProperty dumpProp) protected static EJBPropertystatic EJBPropertyRowCacheEJBPropertyRowCache.createLocalized(PK langPK, long timestamp, List<String> names) create new localized cache without values (assuming null)static EJBPropertyCacheOldPropertyJDBC.createProperties(PK itemPK, long timestamp, String oldPropTableName) static EJBPropertyRowCachePropertyJDBC.createProperties(TypeInfoMap infoMap, PK itemPK, PK typePK, PK langPK, long timestamp) EJBPropertyCache.getAllProperties(PK langPK) EJBPropertyRowCache.getAllProperties(PK langPK) LocalizedPropertyAccess.getAllProperties(PK langPK) DBPersistenceManager.getBeanTypeCodes(PK typePK) Returns a set of all beans typecode which are typed by the type of the specified pk.PersistenceManager.getBeanTypeCodes(PK typePK) All item type codes of the specified type or its concrete subtypes.DBPersistenceManager.getExternalTableTypes(PK typePK) PersistenceManager.getExternalTableTypes(PK typePK) Finds all subtypes of a given non-abstract type which are mapped to a different deployment.final TypeInfoMapDBPersistenceManager.getPersistenceInfo(PK typePK) PersistenceManager.getPersistenceInfo(PK typePK) static EJBPropertyCacheOldPropertyJDBC.getProperties(PK itemPK, long timestamp, String oldPropTableName) static EJBPropertyRowCachePropertyJDBC.getProperties(TypeInfoMap infoMap, PK itemPK, PK typePK, PK langPK, long timestamp) reads all unlocalized or localized properties of one language for a specified item in a property cache object.EJBPropertyCache.getProperty(String name, PK langPK) EJBPropertyRowCache.getProperty(String name, PK langPK) LocalizedPropertyAccess.getProperty(String name, PK langPK) EJBPropertyCache.getPropertyNames(PK langPK) EJBPropertyRowCache.getPropertyNames(PK langPK) LocalizedPropertyAccess.getPropertyNames(PK langPK) EJBPropertyCache.getPropertyValues(PK langPK) static EJBPropertystatic EJBPropertyRowCacheEJBPropertyRowCache.loadLocalized(PK langPK, long timestamp, List<String> names, List<Object> values) loading localized cachestatic EJBPropertyOldPropertyJDBC.readOldProperty(ResultSet rs, PK itemPK) static EJBPropertyRowCachePropertyJDBC.readPropertyRow(ResultSet rs, PK itemPK, PK itemTypePK, PK langPK, long timestamp, TypeInfoMap infoMap) static voidOldPropertyJDBC.removeAllPropertyData(PK itemPK, String tableName) static voidPropertyJDBC.removeAllPropertyData(PK itemPK, PK typePK) removes all property rows for a item.EJBPropertyCache.removeProperty(String name, PK langPK) EJBPropertyRowCache.removeProperty(String name, PK langPK) LocalizedPropertyAccess.removeProperty(String name, PK langPK) voidvoidEJBPropertyContainer.setLocalizedProperty(String name, PK languagePK, Object value) EJBPropertyCache.setProperty(String name, PK langPK, Object value) EJBPropertyRowCache.setProperty(String name, PK langPK, Object value) LocalizedPropertyAccess.setProperty(String name, PK langPK, Object value) static voidOldPropertyJDBC.updatePropertyTypePKs(PK itemPK, PK typePK, String oldPropTableName) changes all property data rows of one item to the new type pk.static voidPropertyJDBC.updatePropertyTypePKs(TypeInfoMap infoMap, PK itemPK, PK newTypePK) changes all property data rows of one item to the new type pk.static voidOldPropertyJDBC.writeOldProperties(EJBPropertyCache oldPropCache, PK itemPK, PK typePK, String tableName) static voidPropertyJDBC.writeProperties(EJBPropertyRowCache prc, PK itemPK, PK typePK, TypeInfoMap infoMap, boolean localized) saves all changed properties of one property cache.protected final voidJDBCValueMappings.PKReaderWriter.writeValue(PreparedStatement stmt, int fieldIndex, PK value) Method parameters in de.hybris.platform.persistence.property with type arguments of type PKModifier and TypeMethodDescriptionstatic voidPropertyJDBC.preloadLocalizedProperties(Set<PK> langPKs, Collection<LocalizableItemRemote> _items) static voidOldPropertyJDBC.removeAllPropertyData(Collection<PK> itemTypePKs, String propertyName, String tableName) Constructors in de.hybris.platform.persistence.property with parameters of type PKModifierConstructorDescriptionItemLocalizedPropertyCacheKey(TypeInfoMap info, PK langPK) protectedItemLocalizedPropertyCacheKey(TypeInfoMap info, PK itemPK, PK langPK) clone constructorprotectedItemOldPropertyCacheKey(PK itemPK) clone constructorprotectedItemPropertyCacheKey(PK itemPK) clone constructorItemPropertyCacheKey(EJBPropertyRowCache prc, PK itemPK) used by HJMP to pre-load unloc props cache - dont use elsewhereTypeInfoMap(PK typePK, PK superTypePK, String code, boolean isRelationType, int modifiers) creates info map for abstract type.TypeInfoMap(PK typePK, PK superTypePK, String code, int itemTypeCode, boolean isRelationType, int modifiers, String itemTableName, String ulTableName, String lTableName, String oldPropTableName, String auditTableName) TypeInfoMap(TypeInfoMap original, PK typePK, PK superTypePK, String code) -
Uses of PK in de.hybris.platform.persistence.property.loader
Methods in de.hybris.platform.persistence.property.loader that return types with arguments of type PKModifier and TypeMethodDescriptioncom.google.common.collect.Multimap<PK,AttributeDTO> BatchTypeInfoMapLoader.getTypePkToAttributesMap() -
Uses of PK in de.hybris.platform.persistence.security
Fields in de.hybris.platform.persistence.security declared as PKMethods in de.hybris.platform.persistence.security that return PKModifier and TypeMethodDescriptionACLCache.getItemPK()ACLEntryCache.getPermission()ACLEntryCache.getPrincipal()Methods in de.hybris.platform.persistence.security that return types with arguments of type PKModifier and TypeMethodDescriptionACLCache.getPermissionMap(List<PK> rightPKs) rights = [ r1 , r2 ,r3 ] map = { pcpl1 -> [ T ,F ,null ], pcpl2 -> [ null ,F, ,null ] }ACLCache.getPermissions(PK principalPK, boolean negative) ACLCache.getRestrictedPrincipals()Methods in de.hybris.platform.persistence.security with parameters of type PKModifier and TypeMethodDescriptionstatic ObjectACLEntryCache.constructKey(PK userPK, PK permissionPK) static ACLCacheprotected static ACLEntryCacheintACLCache.findPermission(PK principalPK, PK permissionPK) static final ACLCacheACLEntryJDBC.getACLCache(PK itemPK, long version, HybrisDataSource ds) static final ACLCacheACLEntryJDBC.getGlobalACLCache(PK principalPK, long version, HybrisDataSource ds) ACLCache.getPermissions(PK principalPK, boolean negative) booleanACLCache.isPermissionRemoved(PK principalPK, PK permissionPK) static ACLCacheACLCache.load(PK itemPK, long version, Collection<ACLEntryCache> allACLs) static ACLEntryCachestatic final voidACLEntryJDBC.removeAllEntries(PK itemPK, HybrisDataSource ds) static final voidACLEntryJDBC.removeAllEntriesForUserright(PK userrightPK, HybrisDataSource ds) static final voidACLEntryJDBC.removeAllGlobalEntries(PK principalPK, HybrisDataSource ds) booleanACLCache.removePermission(PK principalPK, PK permissionPK) booleanACLCache.setPermission(PK principalPK, PK permissionPK, boolean negative) Method parameters in de.hybris.platform.persistence.security with type arguments of type PKModifier and TypeMethodDescriptionACLCache.getPermissionMap(List<PK> rightPKs) rights = [ r1 , r2 ,r3 ] map = { pcpl1 -> [ T ,F ,null ], pcpl2 -> [ null ,F, ,null ] }voidrights = [ r1 , r2 ,r3 ] map = { pcpl1 -> [ T ,F ,null ], pcpl2 -> [ null ,F, ,null ] }voidrights = [ r1 , r2 ,r3 ] map = { pcpl1 -> [ T ,F ,null ], pcpl2 -> [ null ,F, ,null ] }Constructors in de.hybris.platform.persistence.security with parameters of type PKModifierConstructorDescriptionprotectedGlobalACLCacheKey(PK principalPK) clone constructorprotectedItemACLCacheKey(PK itemPK) clone constructor -
Uses of PK in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test that return PKModifier and TypeMethodDescriptionTestItem_HJMPWrapper.ejbCreate()TestItemEJB.ejbCreate()TestItem_HJMPWrapper.ejbFindByFieldA(String param0) TestItem_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) TestItem_HJMPWrapper.ejbFinderTest(String param0, int param1) TestItem_HJMPWrapper.getOwnerPkString()TestItem_HJMPWrapper.getPkString()TestItem_HJMPWrapper.getTypePkString()Methods in de.hybris.platform.persistence.test with parameters of type PKModifier and TypeMethodDescriptionTestItem_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) TestItem_HJMPWrapper.ejbFindByType(PK param0) TestItem_HJMPWrapper.findByPrimaryKey(PK pkValue) TestItem_HJMPWrapper.findByType(PK param0) voidTestItem_HJMPWrapper.setOwnerPkString(PK newvalue) voidTestItem_HJMPWrapper.setPkString(PK newvalue) voidTestItem_HJMPWrapper.setTypePkString(PK newvalue) -
Uses of PK in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that return PKModifier and TypeMethodDescriptionAtomicType_HJMPWrapper.ejbCreate(PK param0, AtomicTypeRemote param1, Class param2) AtomicType_HJMPWrapper.ejbCreate(PK param0, AtomicTypeRemote param1, String param2) AtomicType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) AtomicTypeEJB.ejbCreate(PK pkBase, AtomicTypeRemote superType, Class cl) AtomicTypeEJB.ejbCreate(PK pkBase, AtomicTypeRemote superType, String code) AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0, AttributeDescriptorRemote param1, List param2, TypeRemote param3, int param4) AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) AttributeDescriptorEJB.ejbCreate(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) AttributeDescriptorEJB.ejbCreate(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType) CollectionType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) CollectionType_HJMPWrapper.ejbCreate(PK param0, String param1, TypeRemote param2, int param3) CollectionTypeEJB.ejbCreate(PK pkBase, String code, TypeRemote elementType, int collectionType) ComposedType_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ComposedType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) ComposedTypeEJB.ejbCreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType) MapType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) MapType_HJMPWrapper.ejbCreate(PK param0, String param1, TypeRemote param2, TypeRemote param3) MapTypeEJB.ejbCreate(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) SearchRestriction_HJMPWrapper.ejbCreate(PK param0, PK param1, String param2, String param3, Boolean param4) SearchRestrictionEJB.ejbCreate(PK principalPK, PK typePK, String query, String code, Boolean active) TypeEJB.ejbCreate(PK pkBase, String code, ComposedTypeRemote metaType) AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndQualifier(PK param0, String param1) AtomicType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) AttributeDescriptor_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) CollectionType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) ComposedType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) MapType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) SearchRestriction_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingTypeAndQualifier(PK param0, String param1) MapType_HJMPWrapper.getArgumentTypePK()abstract PKMapTypeEJB.getArgumentTypePK()AttributeDescriptor_HJMPWrapper.getAttributeTypePK()abstract PKAttributeDescriptorEJB.getAttributeTypePK()CollectionType_HJMPWrapper.getElementTypePK()abstract PKCollectionTypeEJB.getElementTypePK()AttributeDescriptor_HJMPWrapper.getEnclosingTypePK()abstract PKAttributeDescriptorEJB.getEnclosingTypePK()AtomicType_HJMPWrapper.getOwnerPkString()AttributeDescriptor_HJMPWrapper.getOwnerPkString()CollectionType_HJMPWrapper.getOwnerPkString()ComposedType_HJMPWrapper.getOwnerPkString()MapType_HJMPWrapper.getOwnerPkString()SearchRestriction_HJMPWrapper.getOwnerPkString()AttributeDescriptor_HJMPWrapper.getPersistenceTypePK()abstract PKAttributeDescriptorEJB.getPersistenceTypePK()AtomicType_HJMPWrapper.getPkString()AttributeDescriptor_HJMPWrapper.getPkString()CollectionType_HJMPWrapper.getPkString()ComposedType_HJMPWrapper.getPkString()MapType_HJMPWrapper.getPkString()SearchRestriction_HJMPWrapper.getPkString()SearchRestriction_HJMPWrapper.getPrincipalPK()abstract PKSearchRestrictionEJB.getPrincipalPK()SearchRestrictionRemote.getPrincipalPK()SearchRestriction_HJMPWrapper.getRestrictedTypePK()abstract PKSearchRestrictionEJB.getRestrictedTypePK()SearchRestrictionRemote.getRestrictedTypePK()MapType_HJMPWrapper.getReturnTypePK()abstract PKMapTypeEJB.getReturnTypePK()AttributeDescriptor_HJMPWrapper.getSelectionDescriptorPK()abstract PKAttributeDescriptorEJB.getSelectionDescriptorPK()AttributeDescriptor_HJMPWrapper.getSuperAttributeDescriptorPK()abstract PKAttributeDescriptorEJB.getSuperAttributeDescriptorPK()ComposedTypeEJB.getSuperTypeItemPK()ComposedTypeRemote.getSuperTypeItemPK()AtomicType_HJMPWrapper.getSuperTypePK()ComposedType_HJMPWrapper.getSuperTypePK()abstract PKHierarchieTypeEJB.getSuperTypePK()AtomicType_HJMPWrapper.getTypePkString()AttributeDescriptor_HJMPWrapper.getTypePkString()CollectionType_HJMPWrapper.getTypePkString()ComposedType_HJMPWrapper.getTypePkString()MapType_HJMPWrapper.getTypePkString()SearchRestriction_HJMPWrapper.getTypePkString()Methods in de.hybris.platform.persistence.type with parameters of type PKModifier and TypeMethodDescriptionAtomicType_HJMPWrapper.create(PK param0, AtomicTypeRemote param1, Class param2) AtomicType_HJMPWrapper.create(PK param0, AtomicTypeRemote param1, String param2) AtomicType_HJMPWrapper.create(PK param0, String param1, ComposedTypeRemote param2) AtomicTypeHome.create(PK pkBase, AtomicTypeRemote superType, Class javaClass) AtomicTypeHome.create(PK pkBase, AtomicTypeRemote superType, String code) AttributeDescriptor_HJMPWrapper.create(PK param0, AttributeDescriptorRemote param1, List param2, TypeRemote param3, int param4) AttributeDescriptor_HJMPWrapper.create(PK param0, ComposedTypeRemote param1, String param2, String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) AttributeDescriptorHome.create(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) AttributeDescriptorHome.create(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistentQualifier, TypeRemote type, AtomicTypeRemote persistentType, int modifiers, ComposedTypeRemote metaType) CollectionType_HJMPWrapper.create(PK param0, String param1, ComposedTypeRemote param2) CollectionType_HJMPWrapper.create(PK param0, String param1, TypeRemote param2, int param3) CollectionTypeHome.create(PK pkBase, String code, TypeRemote elementType, int typeOfCollection) ComposedType_HJMPWrapper.create(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ComposedType_HJMPWrapper.create(PK param0, String param1, ComposedTypeRemote param2) ComposedTypeHome.create(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) MapType_HJMPWrapper.create(PK param0, String param1, ComposedTypeRemote param2) MapType_HJMPWrapper.create(PK param0, String param1, TypeRemote param2, TypeRemote param3) MapTypeHome.create(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) SearchRestriction_HJMPWrapper.create(PK param0, PK param1, String param2, String param3, Boolean param4) TypeManagerEJB.createAtomicType(PK pkBase, AtomicTypeRemote superType, Class javaClass) TypeManagerEJB.createAtomicType(PK pkBase, AtomicTypeRemote superType, String code) TypeManagerEJB.createAtomicType(PK pkBase, Class javaClass) ComposedTypeEJBImpl.createAttributeDescriptor(PK pkBase, String qualifier, Type type, int modifiers) TypeManagerEJB.createAttributeDescriptor(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType, boolean reinitialize) TypeManagerEJB.createCollectionType(PK pkBase, String code, TypeRemote elementType) TypeManagerEJB.createCollectionType(PK pkBase, String code, TypeRemote elementType, int collectionType) TypeManagerEJB.createMapType(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) TypeManagerEJB.createNonRootComposedType(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ComposedTypeRemote metaType, boolean copySupertypeData) TypeManagerEJB.createPropertyDescriptor(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, TypeRemote type, int modifiers, ComposedTypeRemote metaType, Map sqlColumnDefs, boolean reinitialize) TypeManagerEJB.createPropertyDescriptor(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, TypeRemote type, int modifiers, ComposedTypeRemote metaType, Map sqlColumnDefs, boolean reinitialize, String realColumnName) TypeManagerEJB.createRelationDescriptor(PK pkBase, String relationName, String qualifier, ComposedTypeRemote enclosingType, ComposedTypeRemote type, int modifiers, boolean localized, boolean reinit, int typeOfCollection) TypeManagerEJB.createRelationType(PK pkBase, String relationName, boolean copySupertypeData, boolean isAbstract) TypeManagerEJB.createRelationType(PK pkBase, String relationQualfier, boolean localized, AttributeDescriptorRemote sourceFD, AttributeDescriptorRemote targetFD) TypeManagerEJB.createRestriction(PK principalPK, PK typePK, String query, String code, Boolean active) TypeManagerEJB.createRootComposedType(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType, boolean copySupertypeData) TypeManagerEJB.createRootRelationType(PK pkBase, String relationQualfier, ItemDeployment deployment, boolean copySupertypeData) Deprecated, for removal: This API element is subject to removal in a future version.AtomicType_HJMPWrapper.ejbCreate(PK param0, AtomicTypeRemote param1, Class param2) AtomicType_HJMPWrapper.ejbCreate(PK param0, AtomicTypeRemote param1, String param2) AtomicType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) AtomicTypeEJB.ejbCreate(PK pkBase, AtomicTypeRemote superType, Class cl) AtomicTypeEJB.ejbCreate(PK pkBase, AtomicTypeRemote superType, String code) AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0, AttributeDescriptorRemote param1, List param2, TypeRemote param3, int param4) AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) AttributeDescriptorEJB.ejbCreate(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) AttributeDescriptorEJB.ejbCreate(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType) CollectionType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) CollectionType_HJMPWrapper.ejbCreate(PK param0, String param1, TypeRemote param2, int param3) CollectionTypeEJB.ejbCreate(PK pkBase, String code, TypeRemote elementType, int collectionType) ComposedType_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ComposedType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) ComposedTypeEJB.ejbCreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType) MapType_HJMPWrapper.ejbCreate(PK param0, String param1, ComposedTypeRemote param2) MapType_HJMPWrapper.ejbCreate(PK param0, String param1, TypeRemote param2, TypeRemote param3) MapTypeEJB.ejbCreate(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) SearchRestriction_HJMPWrapper.ejbCreate(PK param0, PK param1, String param2, String param3, Boolean param4) SearchRestrictionEJB.ejbCreate(PK principalPK, PK typePK, String query, String code, Boolean active) TypeEJB.ejbCreate(PK pkBase, String code, ComposedTypeRemote metaType) MapType_HJMPWrapper.ejbFindByArgumentType(PK param0) CollectionType_HJMPWrapper.ejbFindByElementType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1) AtomicType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) AttributeDescriptor_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) CollectionType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) ComposedType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) MapType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) SearchRestriction_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) SearchRestriction_HJMPWrapper.ejbFindByPrincipal(PK param0) SearchRestriction_HJMPWrapper.ejbFindByRestrictedType(PK param0) MapType_HJMPWrapper.ejbFindByReturnType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindBySuperAttributeDescriptor(PK param0) AtomicType_HJMPWrapper.ejbFindBySuperType(PK param0) ComposedType_HJMPWrapper.ejbFindBySuperType(PK param0) AtomicType_HJMPWrapper.ejbFindByType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindByType(PK param0) CollectionType_HJMPWrapper.ejbFindByType(PK param0) ComposedType_HJMPWrapper.ejbFindByType(PK param0) MapType_HJMPWrapper.ejbFindByType(PK param0) SearchRestriction_HJMPWrapper.ejbFindByType(PK param0) MapType_HJMPWrapper.ejbFindByTypes(PK param0, PK param1) AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptor_HJMPWrapper.ejbFindInhertitedByEnclosingType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindPropertyByEnclosingType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingType(PK param0) AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingTypeAndQualifier(PK param0, String param1) SearchRestriction_HJMPWrapper.ejbFindRestrictions(PK param0, PK param1) voidAtomicType_HJMPWrapper.ejbPostCreate(PK param0, AtomicTypeRemote param1, Class param2) voidAtomicType_HJMPWrapper.ejbPostCreate(PK param0, AtomicTypeRemote param1, String param2) voidAtomicType_HJMPWrapper.ejbPostCreate(PK param0, Class param1) voidAtomicType_HJMPWrapper.ejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) voidAtomicTypeEJB.ejbPostCreate(PK pkBase, AtomicTypeRemote superType, Class javaClass) voidAtomicTypeEJB.ejbPostCreate(PK pkBase, AtomicTypeRemote superType, String code) voidAtomicTypeEJB.ejbPostCreate(PK pkBase, Class javaClass) voidAttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0, AttributeDescriptorRemote param1, List param2, TypeRemote param3, int param4) voidAttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) voidAttributeDescriptorEJB.ejbPostCreate(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) voidAttributeDescriptorEJB.ejbPostCreate(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistenceQualifier, TypeRemote type, AtomicTypeRemote persistenceType, int modifiers, ComposedTypeRemote metaType) voidCollectionType_HJMPWrapper.ejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) voidCollectionType_HJMPWrapper.ejbPostCreate(PK param0, String param1, TypeRemote param2, int param3) voidCollectionTypeEJB.ejbPostCreate(PK pkBase, String code, TypeRemote elementType, int collectionType) voidComposedType_HJMPWrapper.ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) voidComposedType_HJMPWrapper.ejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) voidComposedTypeEJB.ejbPostCreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType) voidMapType_HJMPWrapper.ejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) voidMapType_HJMPWrapper.ejbPostCreate(PK param0, String param1, TypeRemote param2, TypeRemote param3) voidMapTypeEJB.ejbPostCreate(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) voidSearchRestriction_HJMPWrapper.ejbPostCreate(PK param0, PK param1, String param2, String param3, Boolean param4) voidSearchRestrictionEJB.ejbPostCreate(PK principalPK, PK typePK, String query, String code, Boolean active) voidTypeEJB.ejbPostCreate(PK pkBase, String code, ComposedTypeRemote metaType) MapType_HJMPWrapper.findByArgumentType(PK param0) MapTypeHome.findByArgumentType(PK argumentTypePK) CollectionType_HJMPWrapper.findByElementType(PK param0) CollectionTypeHome.findByElementType(PK typePK) AttributeDescriptor_HJMPWrapper.findByEnclosingType(PK param0) AttributeDescriptorHome.findByEnclosingType(PK ectPK) AttributeDescriptor_HJMPWrapper.findByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptorHome.findByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) Always pass qualifier as lower case string !!!AttributeDescriptor_HJMPWrapper.findByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1) AttributeDescriptorHome.findByEnclosingTypeAndSelectionDescriptor(PK enclTypePK, PK descriptorPK) AtomicType_HJMPWrapper.findByPrimaryKey(PK pkValue) AtomicTypeHome.findByPrimaryKey(PK pk) AttributeDescriptor_HJMPWrapper.findByPrimaryKey(PK pkValue) CollectionType_HJMPWrapper.findByPrimaryKey(PK pkValue) CollectionTypeHome.findByPrimaryKey(PK pk) ComposedType_HJMPWrapper.findByPrimaryKey(PK pkValue) ComposedTypeHome.findByPrimaryKey(PK pk) MapType_HJMPWrapper.findByPrimaryKey(PK pkValue) MapTypeHome.findByPrimaryKey(PK pk) SearchRestriction_HJMPWrapper.findByPrimaryKey(PK pkValue) SearchRestriction_HJMPWrapper.findByPrincipal(PK param0) SearchRestrictionHome.findByPrincipal(PK principalPK) SearchRestriction_HJMPWrapper.findByRestrictedType(PK param0) SearchRestrictionHome.findByRestrictedType(PK typePK) MapType_HJMPWrapper.findByReturnType(PK param0) MapTypeHome.findByReturnType(PK returnTypePK) AttributeDescriptor_HJMPWrapper.findBySuperAttributeDescriptor(PK param0) AttributeDescriptorHome.findBySuperAttributeDescriptor(PK superFDPK) AtomicType_HJMPWrapper.findBySuperType(PK param0) ComposedType_HJMPWrapper.findBySuperType(PK param0) HierarchieTypeHome.findBySuperType(PK superTypePK) AtomicType_HJMPWrapper.findByType(PK param0) AttributeDescriptor_HJMPWrapper.findByType(PK param0) CollectionType_HJMPWrapper.findByType(PK param0) ComposedType_HJMPWrapper.findByType(PK param0) MapType_HJMPWrapper.findByType(PK param0) SearchRestriction_HJMPWrapper.findByType(PK param0) MapType_HJMPWrapper.findByTypes(PK param0, PK param1) MapTypeHome.findByTypes(PK argumentTypePK, PK returnTypePK) AttributeDescriptor_HJMPWrapper.findDeclaredByEnclosingType(PK param0) AttributeDescriptorHome.findDeclaredByEnclosingType(PK ectPK) AttributeDescriptor_HJMPWrapper.findDeclaredByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptorHome.findDeclaredByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) Always pass qualifier as lower case string !!!AttributeDescriptor_HJMPWrapper.findInhertitedByEnclosingType(PK param0) AttributeDescriptorHome.findInhertitedByEnclosingType(PK ectPK) AttributeDescriptor_HJMPWrapper.findPropertyByEnclosingType(PK param0) AttributeDescriptorHome.findPropertyByEnclosingType(PK ectPK) AttributeDescriptor_HJMPWrapper.findPublicByEnclosingType(PK param0) AttributeDescriptorHome.findPublicByEnclosingType(PK ectPK) AttributeDescriptor_HJMPWrapper.findPublicByEnclosingTypeAndQualifier(PK param0, String param1) AttributeDescriptorHome.findPublicByEnclosingTypeAndQualifier(PK enclTypePK, String qualifier) Always pass qualifier as lower case string !!!SearchRestriction_HJMPWrapper.findRestrictions(PK param0, PK param1) SearchRestrictionHome.findRestrictions(PK principalPK, PK typePK) TypeManagerEJB.getEveryAttributeDescriptor(PK enclosingTypePK, String qualifier) TypeManagerEJB.getOrCreateAtomicType(PK pkBase, Class javaClass) TypeManagerEJB.getOrCreateCollectionType(PK pkBase, String code, TypeRemote elementType) TypeManagerEJB.getOrCreateCollectionType(PK pkBase, String code, TypeRemote elementType, int collectionType) protected MapTypeRemoteTypeManagerEJB.getOrCreateMapType(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType) checks if there is a maptype for a given argument type and return type.TypeManagerEJB.getRestrictions(PK principalPK, PK typePK) voidMapType_HJMPWrapper.setArgumentTypePK(PK newvalue) abstract voidMapTypeEJB.setArgumentTypePK(PK argumentTypePK) voidAttributeDescriptor_HJMPWrapper.setAttributeTypePK(PK newvalue) abstract voidAttributeDescriptorEJB.setAttributeTypePK(PK typePK) voidCollectionType_HJMPWrapper.setElementTypePK(PK newvalue) abstract voidCollectionTypeEJB.setElementTypePK(PK elementTypePK) voidAttributeDescriptor_HJMPWrapper.setEnclosingTypePK(PK newvalue) abstract voidAttributeDescriptorEJB.setEnclosingTypePK(PK enclosingTypePK) voidAtomicType_HJMPWrapper.setOwnerPkString(PK newvalue) voidAttributeDescriptor_HJMPWrapper.setOwnerPkString(PK newvalue) voidCollectionType_HJMPWrapper.setOwnerPkString(PK newvalue) voidComposedType_HJMPWrapper.setOwnerPkString(PK newvalue) voidMapType_HJMPWrapper.setOwnerPkString(PK newvalue) voidSearchRestriction_HJMPWrapper.setOwnerPkString(PK newvalue) voidAttributeDescriptor_HJMPWrapper.setPersistenceTypePK(PK newvalue) abstract voidAttributeDescriptorEJB.setPersistenceTypePK(PK persistenceTypePK) voidAtomicType_HJMPWrapper.setPkString(PK newvalue) voidAttributeDescriptor_HJMPWrapper.setPkString(PK newvalue) voidCollectionType_HJMPWrapper.setPkString(PK newvalue) voidComposedType_HJMPWrapper.setPkString(PK newvalue) voidMapType_HJMPWrapper.setPkString(PK newvalue) voidSearchRestriction_HJMPWrapper.setPkString(PK newvalue) voidSearchRestriction_HJMPWrapper.setPrincipalPK(PK newvalue) abstract voidSearchRestrictionEJB.setPrincipalPK(PK pk) voidSearchRestrictionRemote.setPrincipalPK(PK pk) voidSearchRestriction_HJMPWrapper.setRestrictedTypePK(PK newvalue) abstract voidSearchRestrictionEJB.setRestrictedTypePK(PK pk) voidSearchRestrictionRemote.setRestrictedTypePK(PK pk) voidMapType_HJMPWrapper.setReturnTypePK(PK newvalue) abstract voidMapTypeEJB.setReturnTypePK(PK returnTypePK) voidAttributeDescriptor_HJMPWrapper.setSelectionDescriptorPK(PK newvalue) abstract voidAttributeDescriptorEJB.setSelectionDescriptorPK(PK selectionDescriptorPK) voidAttributeDescriptor_HJMPWrapper.setSuperAttributeDescriptorPK(PK newvalue) abstract voidAttributeDescriptorEJB.setSuperAttributeDescriptorPK(PK superFDPK) voidAtomicType_HJMPWrapper.setSuperTypePK(PK newvalue) voidComposedType_HJMPWrapper.setSuperTypePK(PK newvalue) abstract voidHierarchieTypeEJB.setSuperTypePK(PK superPK) voidAtomicType_HJMPWrapper.setTypePkString(PK newvalue) voidAttributeDescriptor_HJMPWrapper.setTypePkString(PK newvalue) voidCollectionType_HJMPWrapper.setTypePkString(PK newvalue) voidComposedType_HJMPWrapper.setTypePkString(PK newvalue) voidMapType_HJMPWrapper.setTypePkString(PK newvalue) voidSearchRestriction_HJMPWrapper.setTypePkString(PK newvalue) -
Uses of PK in de.hybris.platform.platformbackoffice.editors.pk
Methods in de.hybris.platform.platformbackoffice.editors.pk that return PKModifier and TypeMethodDescriptionprotected PKDefaultPKEditor.tryParsePK(org.zkoss.zk.ui.Component parent, String value, com.hybris.cockpitng.editors.EditorContext<Object> context) -
Uses of PK in de.hybris.platform.platformbackoffice.editors.pk.reference
Methods in de.hybris.platform.platformbackoffice.editors.pk.reference with parameters of type PKModifier and TypeMethodDescriptionprotected ItemModelDefaultReferencePKEditor.loadItemByPK(com.hybris.cockpitng.components.Editor editor, PK pk, com.hybris.cockpitng.editors.EditorContext<Object> context) -
Uses of PK in de.hybris.platform.platformbackoffice.services.catalogversion
Methods in de.hybris.platform.platformbackoffice.services.catalogversion that return PKModifier and TypeMethodDescriptionCatalogVersionCompareService.CatalogVersionDifference.getSourceItemPK()CatalogVersionCompareService.CatalogVersionComparison.getSyncItemJobPK()CatalogVersionCompareService.CatalogVersionDifference.getTargetItemPK()Constructors in de.hybris.platform.platformbackoffice.services.catalogversion with parameters of type PKModifierConstructorDescriptionCatalogVersionComparison(PK syncItemJobPK) CatalogVersionDifference(PK sourceItemPK, PK targetItemPK, Date sourceModificationTime, Date lastSyncTime, String typeName) -
Uses of PK in de.hybris.platform.processengine.impl
Methods in de.hybris.platform.processengine.impl with parameters of type PKModifier and TypeMethodDescriptionBusinessProcessServiceDao.findBusinessProcessTaskActions(PK businessProcessPk) Finds all BusinessProcess task actions.DefaultBusinessProcessServiceDao.findBusinessProcessTaskActions(PK businessProcessPk) -
Uses of PK in de.hybris.platform.processing.distributed.simple
Methods in de.hybris.platform.processing.distributed.simple that return types with arguments of type PK -
Uses of PK in de.hybris.platform.productcockpit.model.favorites
Methods in de.hybris.platform.productcockpit.model.favorites that return PKConstructors in de.hybris.platform.productcockpit.model.favorites with parameters of type PK -
Uses of PK in de.hybris.platform.productcockpit.model.favorites.impl
Methods in de.hybris.platform.productcockpit.model.favorites.impl that return PK -
Uses of PK in de.hybris.platform.productcockpit.services.catalog
Methods in de.hybris.platform.productcockpit.services.catalog with parameters of type PKModifier and TypeMethodDescriptionCatalogService.getCatalogVersion(PK pk) Get the CatalogVersion for a Catalog item, specified by PK -
Uses of PK in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type PK -
Uses of PK in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return PKModifier and TypeMethodDescriptionfinal PKCachedPromotionNullAction.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionOrderAddFreeGiftAction.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionOrderAdjustTotalAction.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionOrderChangeDeliveryModeAction.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionOrderEntryAdjustAction.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionOrderEntryConsumed.providePK()Provides PK part ofJaloOnlyItemcontract.final PKCachedPromotionResult.providePK()Provides PK part ofJaloOnlyItemcontract. -
Uses of PK in de.hybris.platform.retention
Methods in de.hybris.platform.retention that return PKMethods in de.hybris.platform.retention with parameters of type PK -
Uses of PK in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl
Methods in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl that return types with arguments of type PKMethods in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl with parameters of type PKMethod parameters in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl with type arguments of type PK -
Uses of PK in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return PKModifier and TypeMethodDescriptionprotected PKConfigurationCartIntegrationFacadeImpl.convertStringToPK(String pkString) Converts a string to the primary key wrapping itMethods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type PKModifier and TypeMethodDescriptionprotected AbstractOrderEntryModelConfigurationCartIntegrationFacadeImpl.findCartItemByPK(PK cartItemPk) -
Uses of PK in de.hybris.platform.scripting.engine.impl
Constructors in de.hybris.platform.scripting.engine.impl with parameters of type PKModifierConstructorDescriptionDefaultAutoDisablingScriptStrategy(PK pk, ModelService modelService, SessionService sessionService) DoNotExecuteWhenDisabledStrategy(PK pk, ModelService modelService) -
Uses of PK in de.hybris.platform.scripting.engine.internal.cache.impl
Methods in de.hybris.platform.scripting.engine.internal.cache.impl that return PKConstructors in de.hybris.platform.scripting.engine.internal.cache.impl with parameters of type PK -
Uses of PK in de.hybris.platform.searchservices.core.service
Methods in de.hybris.platform.searchservices.core.service with parameters of type PKModifier and TypeMethodDescriptionSnIdentityProvider.getIdentifier(SnContext context, PK pk) Provides a unique identifier for the given pk. -
Uses of PK in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultSnIdentityProvider.getIdentifier(SnContext context, PK pk) -
Uses of PK in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return types with arguments of type PKModifier and TypeMethodDescriptionSnIndexerItemSource.getPks(SnIndexerContext indexerContext) Returns the pks of the items to be indexed/deleted. -
Uses of PK in de.hybris.platform.searchservices.indexer.service.impl
Methods in de.hybris.platform.searchservices.indexer.service.impl that return types with arguments of type PKModifier and TypeMethodDescriptionFlexibleSearchSnIndexerItemSource.getPks(SnIndexerContext indexerContext) PksSnIndexerItemSource.getPks(SnIndexerContext indexerContext) TypeSnIndexerItemSource.getPks(SnIndexerContext indexerContext) Method parameters in de.hybris.platform.searchservices.indexer.service.impl with type arguments of type PKModifier and TypeMethodDescriptionAbstractSnIndexerStrategy.buildIndexerBatchGroup(SnDocumentOperationType documentOperationType, List<PK> indexerItemSourcePks, int batchIndex, int maxBatchSize) DefaultSnIndexerBatchStrategy.collectItems(SnIndexerContext indexerContext, List<PK> pks) Constructor parameters in de.hybris.platform.searchservices.indexer.service.impl with type arguments of type PK -
Uses of PK in de.hybris.platform.searchservices.support
Methods in de.hybris.platform.searchservices.support with parameters of type PKMethod parameters in de.hybris.platform.searchservices.support with type arguments of type PKModifier and TypeMethodDescriptionprotected voidCustomItemCreationListener.removeItems(Collection<PK> pks) -
Uses of PK in de.hybris.platform.servicelayer.cronjob
Methods in de.hybris.platform.servicelayer.cronjob with parameters of type PKModifier and TypeMethodDescriptionvoidRunCronJobMessageCreatorAndSender.createAndSendMessage(int remoteClusterId, PK cronJobPK) Creates and sends a new message for performing a CronJob withcronJobPKon remote clusterremoteClusterId -
Uses of PK in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type PKModifier and TypeMethodDescriptionfinal voidDefaultRunCronJobMessageCreatorAndSender.createAndSendMessage(int remoteClusterId, PK cronJobPK) -
Uses of PK in de.hybris.platform.servicelayer.event.events
Methods in de.hybris.platform.servicelayer.event.events that return PKModifier and TypeMethodDescriptionAbstractCronJobEvent.getCronJobPK()AbstractCronJobPerformEvent.getScheduledByTriggerPk()Methods in de.hybris.platform.servicelayer.event.events with parameters of type PKModifier and TypeMethodDescriptionvoidAbstractCronJobEvent.setCronJobPK(PK cronJobPK) voidAbstractCronJobPerformEvent.setScheduledByTriggerPk(PK scheduledByTriggerPk) -
Uses of PK in de.hybris.platform.servicelayer.i18n
Methods in de.hybris.platform.servicelayer.i18n that return PKModifier and TypeMethodDescriptionI18NService.getLangPKFromLocale(Locale locale) Returns proper language PK for matching locale. -
Uses of PK in de.hybris.platform.servicelayer.i18n.impl
Methods in de.hybris.platform.servicelayer.i18n.impl that return PK -
Uses of PK in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex with parameters of type PKModifier and TypeMethodDescriptionprotected longImpExEmptyUpdateTest.changeInOtherThread(PK itemPK, String property, Object value) -
Uses of PK in de.hybris.platform.servicelayer.internal.converter
Methods in de.hybris.platform.servicelayer.internal.converter that return PK -
Uses of PK in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type PKModifier and TypeMethodDescriptionvoidItemModelConverter.afterModification(AbstractItemModel model, PK pk, long persistenceVersion) protected ItemModelInternalContextItemModelConverter.createContextForExistingModel(String type, PK pk, long persistenceVersion, AttributeProvider attributeProvider) Constructors in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type PKModifierConstructorDescriptionItemAttributeProvider(PK pk, ItemModelConverter converter) Creates a new provider setting with PK only. -
Uses of PK in de.hybris.platform.servicelayer.internal.i18n
Methods in de.hybris.platform.servicelayer.internal.i18n that return PKModifier and TypeMethodDescriptionLocalizationService.getMatchingPkForDataLocale(Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.Returns proper language PK for matching locale. -
Uses of PK in de.hybris.platform.servicelayer.internal.i18n.impl
Methods in de.hybris.platform.servicelayer.internal.i18n.impl that return PKModifier and TypeMethodDescriptionDefaultLocalizationService.DataLocale.getLangPK()DefaultLocalizationService.getMatchingPkForDataLocale(Locale locale) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PK in de.hybris.platform.servicelayer.internal.jalo.order
Methods in de.hybris.platform.servicelayer.internal.jalo.order that return PKModifier and TypeMethodDescriptionfinal PKInMemoryCart.providePK()Provides PK part ofJaloOnlyItemcontract.final PKInMemoryCartEntry.providePK()Provides PK part ofJaloOnlyItemcontract.final PKJaloOnlyItemHelper.providePK()Constructors in de.hybris.platform.servicelayer.internal.jalo.order with parameters of type PKModifierConstructorDescriptionJaloOnlyItemHelper(PK pk, Item item, ComposedType type, Date creationTime, Date modifiedTime) -
Uses of PK in de.hybris.platform.servicelayer.internal.model
Fields in de.hybris.platform.servicelayer.internal.model with type parameters of type PK -
Uses of PK in de.hybris.platform.servicelayer.internal.model.extractor.impl
Methods in de.hybris.platform.servicelayer.internal.model.extractor.impl that return PKModifier and TypeMethodDescriptionEnumerationDelegate.getPK(HybrisEnumValue enumeration) RelationInfo.getSourcePk()RelationInfo.getTargetPk()Methods in de.hybris.platform.servicelayer.internal.model.extractor.impl with parameters of type PKModifier and TypeMethodDescription -
Uses of PK in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that return PKMethods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type PKModifier and TypeMethodDescriptionvoid<T> TvoidDefault implementation delegates toTransaction.lock(Item).voidMethod parameters in de.hybris.platform.servicelayer.internal.model.impl with type arguments of type PK -
Uses of PK in de.hybris.platform.servicelayer.internal.model.impl.wrapper
Methods in de.hybris.platform.servicelayer.internal.model.impl.wrapper that return PKModifier and TypeMethodDescriptionModelWrapper.getGeneratedPk()Returns generated PK.ModelWrapper.getPk()ModelWrapper.getResolvedPk()Gets generated PK if wrapper is wrapping new model or already assigned PK otherwise. -
Uses of PK in de.hybris.platform.servicelayer.internal.polyglot
Methods in de.hybris.platform.servicelayer.internal.polyglot with parameters of type PKModifier and TypeMethodDescriptionvoidServiceLayerPersistenceInterceptor.removeFromServiceLayer(PK pk, Runnable removeAction) voidServiceLayerPersistenceInterceptor.updateFromServiceLayer(PK pk, Runnable updateAction) -
Uses of PK in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that return PKModifier and TypeMethodDescriptionItemModelContextImpl.generateNewPK()ItemModelInternalContext.generateNewPK()Generate the new PK and assigns it to the current model.ItemModelContextImpl.getNewPK()ItemModelInternalContext.getNewPK()Returns the newPK assigned to the current modelAbstractItemModel.getPk()ItemContextBuilder.getPk()ItemModelContext.getPK()Retrieves the pk of the model.ItemModelContextImpl.getPK()Methods in de.hybris.platform.servicelayer.model with parameters of type PKModifier and TypeMethodDescriptionvoidItemModelContextImpl.afterCreate(LocaleProvider locProvider, AttributeProvider attrProvider, DynamicAttributesProvider dynProvider, PK pk, long persistenceVersion, String typeCode) static ItemModelContextItemContextBuilder.createMockContext(Class clazz, PK pk, Locale currentLocale, Object... attributesAsKeyValuesList) static ItemContextBuilderItemContextBuilder.createMockContextBuilder(Class clazz, PK pk, Locale currentLocale, Map<String, Object> attributeValues) voidvoidRemoves a model instance from the current model context.<T> T<T> TReturns a model instance for the source object the given pk represents.voidvoidLock item with given PK in for changes.voidvoidTries to remove the source belonging to the specified PK.void -
Uses of PK in de.hybris.platform.servicelayer.model.strategies
Constructors in de.hybris.platform.servicelayer.model.strategies with parameters of type PK -
Uses of PK in de.hybris.platform.servicelayer.search.internal.resolver
Method parameters in de.hybris.platform.servicelayer.search.internal.resolver with type arguments of type PKModifier and TypeMethodDescriptionbooleanItemObjectResolver.preloadItems(List<PK> list) Preload items into the cache using bulk-load. -
Uses of PK in de.hybris.platform.servicelayer.search.internal.resolver.impl
Method parameters in de.hybris.platform.servicelayer.search.internal.resolver.impl with type arguments of type PKModifier and TypeMethodDescriptionbooleanDefaultModelResolver.preloadItems(List<PK> pks) booleanDefaultMultiModelResolver.preloadItems(List<PK> pks) -
Uses of PK in de.hybris.platform.servicelayer.security.permissions
Methods in de.hybris.platform.servicelayer.security.permissions that return PKModifier and TypeMethodDescriptionPermissionDAO.AclContainer.getItemPK()PermissionDAO.AclEntry.getPermissionPk()PermissionDAO.AclEntry.getUserPk()Methods in de.hybris.platform.servicelayer.security.permissions that return types with arguments of type PKModifier and TypeMethodDescriptionPermissionDAO.findGlobalRestrictedPrincipalsForPermissions(List<PK> permissionPks) PermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) Returns global negative principal's permissions for an item.PermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) Returns global positive principal's permissions for an item.PermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) Returns negative principal's permissions for an item.PermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) Returns positive principal's permissions for an item.PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) Returns all principals and permissions for an item.PermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) Returns all restricted principals for an item.Methods in de.hybris.platform.servicelayer.security.permissions with parameters of type PKModifier and TypeMethodDescriptionintPermissionManagementStrategy.checkGlobalPermission(PK principalPk, PK permissionPk) Checks global permission for principal.intPermissionManagementStrategy.checkItemPermission(PK itemPk, PK principalPk, PK permissionPk) Checks item permission.voidPermissionDAO.deleteAclsForItem(PK itemPk, Collection<PermissionContainer> permissions) voidPermissionDAO.deleteAclsForItemAndPermissions(PK itemPk, Collection<PK> permissionPks) voidPermissionDAO.deleteAclsForItemAndPrincipals(PK itemPk, Collection<PK> principalPks) voidPermissionDAO.deleteAclsForPermissions(PK itemPk, Collection<PK> permissionsPKs) PermissionDAO.findAclsForItem(PK itemPk) PermissionDAO.findGlobalAclsForPrincipalPk(PK principalPk) PermissionDAO.AclContainer.findPermission(PK principalPk, PK permissionPk) PermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) Returns global negative principal's permissions for an item.PermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) Returns global positive principal's permissions for an item.PermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) Returns negative principal's permissions for an item.PermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) Returns positive principal's permissions for an item.PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) Returns all principals and permissions for an item.PermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) Returns all restricted principals for an item.voidPermissionManagementStrategy.removeGlobalPermissions(PK itemPk, List<PermissionContainer> permissions) Removes global permissions.voidPermissionManagementStrategy.removePermissionsByContainers(PK itemPk, List<PermissionContainer> permissions) Removes permissions from an item using its PK.voidPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) Remove permission for item using permission PKs.voidPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) Removes permissions for item using principal PKs.voidPermissionDAO.upsertAclsForItem(PK itemPk, Collection<PermissionContainer> permissions) voidPermissionManagementStrategy.writeGlobalPermissions(PK itemPk, List<PermissionContainer> permissions) Writes global permissions.voidPermissionManagementStrategy.writePermissionsForItem(PK itemPk, List<PermissionContainer> permissions) Writes permissions for an item using its PK.Method parameters in de.hybris.platform.servicelayer.security.permissions with type arguments of type PKModifier and TypeMethodDescriptionvoidPermissionDAO.deleteAclsForItemAndPermissions(PK itemPk, Collection<PK> permissionPks) voidPermissionDAO.deleteAclsForItemAndPrincipals(PK itemPk, Collection<PK> principalPks) voidPermissionDAO.deleteAclsForPermissions(PK itemPk, Collection<PK> permissionsPKs) PermissionDAO.findGlobalRestrictedPrincipalsForPermissions(List<PK> permissionPks) PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) Returns all principals and permissions for an item.voidPermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs) Removes global permissions by permission PK.voidPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) Remove permission for item using permission PKs.voidPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) Removes permissions for item using principal PKs.Constructors in de.hybris.platform.servicelayer.security.permissions with parameters of type PK -
Uses of PK in de.hybris.platform.servicelayer.security.permissions.impl
Methods in de.hybris.platform.servicelayer.security.permissions.impl that return PKModifier and TypeMethodDescriptionprotected PKDefaultPermissionCheckingService.getPermissionPKForName(String permissionName) Returns null if not found!protected PKDefaultPermissionManagementService.getPermissionPKForName(String permissionName) Returns null if not found!Methods in de.hybris.platform.servicelayer.security.permissions.impl that return types with arguments of type PKModifier and TypeMethodDescriptionJaloPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) SLDPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) JaloPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) SLDPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) JaloPermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) SLDPermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) JaloPermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) SLDPermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) JaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) JaloPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) SLDPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) Methods in de.hybris.platform.servicelayer.security.permissions.impl with parameters of type PKModifier and TypeMethodDescriptionintJaloPermissionManagementStrategy.checkGlobalPermission(PK principalPk, PK permissionPk) intSLDPermissionManagementStrategy.checkGlobalPermission(PK principalPk, PK permissionPk) intJaloPermissionManagementStrategy.checkItemPermission(PK itemPk, PK principalPk, PK permissionPk) intSLDPermissionManagementStrategy.checkItemPermission(PK itemPk, PK principalPk, PK permissionPk) JaloPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) SLDPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) JaloPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) SLDPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) protected ItemPermissionFacadeJaloPermissionManagementStrategy.getItemPermissionFacade(PK pk) JaloPermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) SLDPermissionManagementStrategy.getNegativePermissions(PK itemPk, PK principalPk) JaloPermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) SLDPermissionManagementStrategy.getPositivePermissions(PK itemPk, PK principalPk) JaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) JaloPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) SLDPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) SLDPermissionManagementStrategy.AclCacheUnit.globalCacheUnit(Cache cache, PK principalPk, Supplier<PermissionDAO.AclContainer> getter) SLDPermissionManagementStrategy.AclCacheUnit.itemCacheUnit(Cache cache, PK itemPk, Supplier<PermissionDAO.AclContainer> getter) voidJaloPermissionManagementStrategy.removeGlobalPermissions(PK itemPk, List<PermissionContainer> permissions) voidSLDPermissionManagementStrategy.removeGlobalPermissions(PK principalPk, List<PermissionContainer> permissions) voidJaloPermissionManagementStrategy.removePermissionsByContainers(PK itemPk, List<PermissionContainer> permissions) voidSLDPermissionManagementStrategy.removePermissionsByContainers(PK itemPk, List<PermissionContainer> permissions) voidJaloPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) voidSLDPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) voidJaloPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) voidSLDPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) voidJaloPermissionManagementStrategy.writeGlobalPermissions(PK itemPk, List<PermissionContainer> permissions) voidSLDPermissionManagementStrategy.writeGlobalPermissions(PK principalPk, List<PermissionContainer> permissions) voidJaloPermissionManagementStrategy.writePermissionsForItem(PK itemPk, List<PermissionContainer> permissions) voidSLDPermissionManagementStrategy.writePermissionsForItem(PK itemPk, List<PermissionContainer> permissions) Method parameters in de.hybris.platform.servicelayer.security.permissions.impl with type arguments of type PKModifier and TypeMethodDescriptionJaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk, List<PK> rightPKs) voidJaloPermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs) voidSLDPermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs) voidJaloPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) voidSLDPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk, List<PK> permissionsPKs) voidJaloPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) voidSLDPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk, List<PK> principalPks) protected voidDefaultPermissionManagementService.removePermissionsForPrincipalsPK(ItemModel item, Collection<PK> principals) -
Uses of PK in de.hybris.platform.servicelayer.user.daos
Methods in de.hybris.platform.servicelayer.user.daos with parameters of type PK -
Uses of PK in de.hybris.platform.servicelayer.user.daos.impl
Methods in de.hybris.platform.servicelayer.user.daos.impl with parameters of type PK -
Uses of PK in de.hybris.platform.servicelayer.user.impl
Methods in de.hybris.platform.servicelayer.user.impl with parameters of type PKModifier and TypeMethodDescriptionUserAuditFactory.createUserPasswordChangeAudit(PK pk, String uid, String previousPassword, String previousEncoding) Initializes UserAuditModel with uid, pk, previous password and encoding of the user. -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer
Methods in de.hybris.platform.solrfacetsearch.indexer that return types with arguments of type PKModifier and TypeMethodDescriptionIndexerBatchContext.getPks()Return the pks to be indexed in this batch.IndexerContext.getPks()Returns the pks of the items to be indexed.IndexerQueriesExecutor.getPks(FacetSearchConfig facetSearchConfig, IndexedType indexedType, String query, Map<String, Object> queryParameters) Gets the pks of all the items that will be indexed.Method parameters in de.hybris.platform.solrfacetsearch.indexer with type arguments of type PKModifier and TypeMethodDescriptionvoidIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks) Removes some items from the index for a specific type.voidIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks, Map<String, String> indexerHints) Same asIndexerService.deleteTypeIndex(FacetSearchConfig, IndexedType, List)but allows to pass the indexer hints as parameter.IndexerQueriesExecutor.getItems(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<PK> pks) Gets the model instances based on a list of pks.voidSets the pks to be indexed in this batch.voidSets the pks of the items to be indexed.voidIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<IndexedProperty> indexedProperties, List<PK> pks) Updates some properties of some items on the index for a specific type.voidIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<IndexedProperty> indexedProperties, List<PK> pks, Map<String, String> indexerHints) Same asIndexerService.updatePartialTypeIndex(FacetSearchConfig, IndexedType, Collection, List)but allows to pass the indexer hints as parameter.voidIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks) Updates some items on the index for a specific type.voidIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks, Map<String, String> indexerHints) Same asIndexerService.updateTypeIndex(FacetSearchConfig, IndexedType, List)but allows to pass the indexer hints as parameter. -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return types with arguments of type PKModifier and TypeMethodDescriptionDefaultIndexerBatchContext.getPks()DefaultIndexerContext.getPks()DefaultIndexerQueriesExecutor.getPks(FacetSearchConfig facetSearchConfig, IndexedType indexedType, String query, Map<String, Object> queryParameters) Method parameters in de.hybris.platform.solrfacetsearch.indexer.impl with type arguments of type PKModifier and TypeMethodDescriptionvoidDefaultIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks) voidDefaultIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks, Map<String, String> indexerHints) DefaultIndexerQueriesExecutor.getItems(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<PK> pks) voidDefaultIndexer.removeItemsByPk(Collection<PK> pks, FacetSearchConfig facetSearchConfig, IndexedType indexedType, Index index) voidvoidvoidDefaultIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<IndexedProperty> indexedProperties, List<PK> pks) voidDefaultIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, Collection<IndexedProperty> indexedProperties, List<PK> pks, Map<String, String> indexerHints) voidDefaultIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks) voidDefaultIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks, Map<String, String> indexerHints) -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.spi
Method parameters in de.hybris.platform.solrfacetsearch.indexer.spi with type arguments of type PKModifier and TypeMethodDescriptionvoidIndexer.removeItemsByPk(Collection<PK> pks, FacetSearchConfig facetSearchConfig, IndexedType indexedType, Index index) -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.strategies
Method parameters in de.hybris.platform.solrfacetsearch.indexer.strategies with type arguments of type PK -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return types with arguments of type PKModifier and TypeMethodDescriptionAbstractIndexerStrategy.executeIndexerQuery(FacetSearchConfig facetSearchConfig, IndexedType indexedType, String query, Map<String, Object> queryParameters) AbstractIndexerStrategy.getPks()DefaultIndexerBatchStrategy.getPks()DefaultIndexerStrategy.IndexerWorkerWrapper.getWorkerPks()AbstractIndexerStrategy.resolvePks()Method parameters in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with type arguments of type PKModifier and TypeMethodDescriptionprotected IndexerWorkerDefaultIndexerStrategy.createIndexerWorker(IndexerContext indexerContext, long workerNumber, List<PK> workerPks) DefaultIndexerBatchStrategy.executeIndexerQuery(FacetSearchConfig facetSearchConfig, IndexedType indexedType, List<PK> pks) voidvoidConstructor parameters in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with type arguments of type PKModifierConstructorDescriptionIndexerWorkerWrapper(IndexerWorker indexerWorker, Integer workerNumber, int retriesLeft, List<PK> workerPks) -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.workers
Methods in de.hybris.platform.solrfacetsearch.indexer.workers that return types with arguments of type PKMethod parameters in de.hybris.platform.solrfacetsearch.indexer.workers with type arguments of type PK -
Uses of PK in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that return types with arguments of type PK -
Uses of PK in de.hybris.platform.solrfacetsearch.loader.impl
Methods in de.hybris.platform.solrfacetsearch.loader.impl that return PKModifier and TypeMethodDescriptionprotected PKDefaultModelLoader.getPKFromDocument(org.apache.solr.common.SolrDocument doc) Methods in de.hybris.platform.solrfacetsearch.loader.impl with parameters of type PKModifier and TypeMethodDescriptionprotected StringDefaultModelLoader.getModelAttribute(String attribute, Object model, PK pk) -
Uses of PK in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type PKModifier and TypeMethodDescriptionSearchQuery.getExcludedItems()SearchQuery.getPromotedItems()SearchResult.getResultPKs()Searches for all result PKs.Methods in de.hybris.platform.solrfacetsearch.search with parameters of type PKModifier and TypeMethodDescriptionvoidSearchQuery.addExcludedItem(PK itemPk) voidSearchQuery.addPromotedItem(PK itemPk) -
Uses of PK in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type PK -
Uses of PK in de.hybris.platform.solrfacetsearch.search.impl.populators
Method parameters in de.hybris.platform.solrfacetsearch.search.impl.populators with type arguments of type PKModifier and TypeMethodDescriptionprotected voidFacetSearchQuerySortsPopulator.buildSorts(SearchQueryConverterData searchQueryConverterData, List<PK> promotedItems, List<OrderField> sorts) -
Uses of PK in de.hybris.platform.solrfacetsearch.solr
Method parameters in de.hybris.platform.solrfacetsearch.solr with type arguments of type PKModifier and TypeMethodDescriptionvoidSolrSearchProvider.deleteDocumentsByPk(Index index, Collection<PK> pks) Deletes documents matching the provided list of pks -
Uses of PK in de.hybris.platform.solrfacetsearch.solr.impl
Method parameters in de.hybris.platform.solrfacetsearch.solr.impl with type arguments of type PKModifier and TypeMethodDescriptionvoidAbstractSolrSearchProvider.deleteDocumentsByPk(Index index, Collection<PK> pks) voidXmlExportSearchProvider.deleteDocumentsByPk(Index index, Collection<PK> pks) -
Uses of PK in de.hybris.platform.spring.security
Methods in de.hybris.platform.spring.security that return PKModifier and TypeMethodDescriptionCoreUserDetails.getPk()protected PKCoreAuthenticationProvider.getPKFromUserDetails(org.springframework.security.core.userdetails.UserDetails userDetails) protected PKRejectUserPreAuthenticationChecks.getPKFromUserDetails(org.springframework.security.core.userdetails.UserDetails userDetails) Methods in de.hybris.platform.spring.security with parameters of type PKModifier and TypeMethodDescriptionprotected UserCoreAuthenticationProvider.getUserByPK(PK userPK) protected UserRejectUserPreAuthenticationChecks.getUserByPK(PK userPK) Constructors in de.hybris.platform.spring.security with parameters of type PKModifierConstructorDescriptionCoreUserDetails(String username, String password, boolean enabled, boolean accountNonExpired, boolean credentialsNonExpired, boolean accountNonLocked, Collection<org.springframework.security.core.GrantedAuthority> authorities, String iso, PK pk) CoreUserDetails constructor -
Uses of PK in de.hybris.platform.task.impl
Fields in de.hybris.platform.task.impl with type parameters of type PKMethods in de.hybris.platform.task.impl that return PKModifier and TypeMethodDescriptionStrandedTaskContext.getPk()protected PKTriggerTaskRunnerIntegrationTest.getTriggerTaskPK(TriggerModel triggerWithScriptJob) Methods in de.hybris.platform.task.impl that return types with arguments of type PKModifier and TypeMethodDescriptionTaskDAO.fetchAllRunningProcessTask(Set<PK> tasksToCheck) StrandedTasksResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) StrandedTasksResolutionHandler.resolveStrandedItems(List<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) Methods in de.hybris.platform.task.impl with parameters of type PKModifier and TypeMethodDescriptionvoidAuxiliaryTablesBasedTaskProvider.afterTaskFinished(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) voidDelegatingTasksProvider.afterTaskFinished(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) default voidTasksProvider.afterTaskFinished(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) voidAuxiliaryTablesBasedTaskProvider.afterTaskUnlocked(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) voidDelegatingTasksProvider.afterTaskUnlocked(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) default voidTasksProvider.afterTaskUnlocked(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) voidAuxiliaryTablesWorkerRole.deleteTask(PK taskPk, boolean forceDbDelete, RuntimeConfigHolder runtimeConfigHolder) voidAuxiliaryTablesWorkerRole.deleteTask(PK taskPk, RuntimeConfigHolder runtimeConfigHolder) protected voidDefaultScheduleAndTriggerStrategy.insertScheduleConditionOrRetryMatch(TaskModel task, PK taskPK, TaskConditionModel cond) protected voidDefaultTaskServiceBaseTest.markTaskForRemovalAfterTest(PK pk) protected voidDefaultScheduleAndTriggerStrategy.retryMatchConditionForSchedule(TaskConditionModel cond, PK taskPK, ModelSavingException creationExcpetion) voidMethod parameters in de.hybris.platform.task.impl with type arguments of type PKModifier and TypeMethodDescriptionTaskDAO.fetchAllRunningProcessTask(Set<PK> tasksToCheck) StrandedTasksResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) StrandedTasksResolutionHandler.resolveStrandedItems(List<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) Constructors in de.hybris.platform.task.impl with parameters of type PK -
Uses of PK in de.hybris.platform.task.impl.gateways
Method parameters in de.hybris.platform.task.impl.gateways with type arguments of type PKModifier and TypeMethodDescriptionvoidDefaultTasksQueueGateway.deleteTasks(List<PK> tasks) voidTasksQueueGateway.deleteTasks(List<PK> tasks) -
Uses of PK in de.hybris.platform.test
Methods in de.hybris.platform.test that return PKModifier and TypeMethodDescriptionItemDummy.getPK()ItemDummy.getPkString()ItemDummy.getTypeKey()Methods in de.hybris.platform.test that return types with arguments of type PKMethods in de.hybris.platform.test with parameters of type PKModifier and TypeMethodDescriptionintItemDummy.checkItemPermission(PK principalPK, PK permissionPK) intItemDummy.checkOwnGlobalPermission(PK permissionPK) ItemDummy.getPermissionPKs(PK principalPK, boolean negative) booleanItemDummy.removeGlobalPermission(PK permissionPK) booleanItemDummy.removePermission(PK principalPK, PK permissionPK) booleanItemDummy.setGlobalPermission(PK permissionPK, boolean negative) booleanItemDummy.setPermission(PK principalPK, PK permissionPK, boolean negative) Method parameters in de.hybris.platform.test with type arguments of type PKModifier and TypeMethodDescriptionprotected longUserIsAdminTest.testIsAdmin(boolean withGroups, List<PK> userPKs) protected longUserIsAdminTest.testIsAdmin(boolean withGroups, List<PK> userPKs, boolean createNewCustomers) Constructors in de.hybris.platform.test with parameters of type PKConstructor parameters in de.hybris.platform.test with type arguments of type PKModifierConstructorDescriptionMonitoredLazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) MonitoredLazyLoadItemList(Set<PK> prefetchLanguages, List<PK> pks, int prefetchSize) -
Uses of PK in de.hybris.platform.test.tx
Methods in de.hybris.platform.test.tx with parameters of type PKModifier and TypeMethodDescriptionprotected byte[][]AfterSaveEventQueueFullTest.generateChange(PK pk) -
Uses of PK in de.hybris.platform.testframework
Methods in de.hybris.platform.testframework with parameters of type PK -
Uses of PK in de.hybris.platform.testframework.runlistener
Methods in de.hybris.platform.testframework.runlistener with parameters of type PKMethod parameters in de.hybris.platform.testframework.runlistener with type arguments of type PKModifier and TypeMethodDescriptionprotected voidItemCreationListener.removeItems(Collection<PK> pks) -
Uses of PK in de.hybris.platform.tx
Methods in de.hybris.platform.tx that return PKModifier and TypeMethodDescriptionCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.createSourceItem()RelationCachePopulator.createSourceItem()CacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.createTargetItem(PK sourcePK) RelationCachePopulator.createTargetItem(PK sourcePK) static PKAfterSaveEventUtils.decodePK(byte[] encodedChanges) Decoded PK from encoded changes byte array.AfterSaveEvent.getPk()Methods in de.hybris.platform.tx that return types with arguments of type PKModifier and TypeMethodDescriptionCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.getTargetSide(PK sourcePK) RelationCachePopulator.getTargetSide(PK sourcePK) Methods in de.hybris.platform.tx with parameters of type PKModifier and TypeMethodDescriptionvoidTransaction.clearDelayedConstrains(PK itemPK) voidCollects the information when an item is created, updated, or removed.CacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.createTargetItem(PK sourcePK) RelationCachePopulator.createTargetItem(PK sourcePK) booleanCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.deleteItem(PK sourcePK) booleanRelationCachePopulator.deleteItem(PK sourcePK) booleanCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.deleteRelationInstanceNonPersistenceLayer(PK sourcePK, PK targetPK) booleanRelationCachePopulator.deleteRelationInstanceNonPersistenceLayer(PK sourcePK, PK targetPK) booleanCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.deleteRelationInstancePersistenceLayer(PK sourcePK, PK targetPK) booleanRelationCachePopulator.deleteRelationInstancePersistenceLayer(PK sourcePK, PK targetPK) booleanCacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.deleteTargetSideItems(PK sourcePK) booleanRelationCachePopulator.deleteTargetSideItems(PK sourcePK) static byte[]AfterSaveEventUtils.encodeChanges(PK pk, int types) Encodes several changes of one PK into a byte array.Transaction.getAttachedEntityInstance(PK pk) Transaction.getOrLoadTxBoundEntityInstance(PersistencePool pool, String jndi, PK pk) CacheInfrastructureGlobalAndTxIsolationIntegrationTest.RelationCachePopulatorImpl.getTargetSide(PK sourcePK) RelationCachePopulator.getTargetSide(PK sourcePK) voidTransaction.invalidateFromDirectPersistence(Object[] key, PK pk, int invalidationType) voidTransaction.reloadEntityInstance(PK pk) protected voidTransaction.removeFromEntityMap(PK pk) Constructors in de.hybris.platform.tx with parameters of type PK -
Uses of PK in de.hybris.platform.util
Methods in de.hybris.platform.util that return PKModifier and TypeMethodDescriptionabstract PKMethod to obtain the PK of item returned byStrandedItemsRegistry.StrandedItemsResolutionHandler.filterItemsToResolve(Set, StrandedItemContextProvider)static PKEJBTools.getPK(ItemRemote remote) ItemPropertyValue.getPK()ViewResultItem.providePK()Methods in de.hybris.platform.util that return types with arguments of type PKModifier and TypeMethodDescriptionStrandedItemsRegistryTest.TestStrandedItemsResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) RelationsInfo.getForeignKeyAttrPk()StrandedItemsRegistry.getStrandedItems()StrandedItemsRegistry.StrandedItemsResolutionHandler.resolveStrandedItems(List<T> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) The method to resolve the stranded items.StrandedItemsRegistryTest.TestStrandedItemsResolutionHandler.resolveStrandedItems(List<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) EJBTools.toPKList(Collection items) Converts a collection of Items, ItemRemotes or ItemPropertyValues to a Collection of PKs.Methods in de.hybris.platform.util with parameters of type PKModifier and TypeMethodDescriptionstatic StringEJBTools.addPKToPKCollectionString(String pkCollectionString, PK pk) static final Object[]IsItemAliveCheckUnit.createItemKey(PK pk) StrandedItemsRegistry.getStrandedItemContext(PK pk) StrandedItemsRegistry.StrandedItemContextProvider.getStrandedItemContext(PK pk) static final ItemRemoteEJBTools.instantiatePK(PK pk) static voidUtilities.invalidateCache(Cache cache, PK primaryKey) Internal helper routine to invalidate the cache for a particular item identified by its primary key.static voidUtilities.invalidateCache(PK primaryKey) Internal helper routine to invalidate the cache for a particular item identified by its primary key.static voidUtilities.invalidateCache(Transaction tx, Cache cache, PK primaryKey) Internal helper routine to invalidate the cache for a particular item identified by its primary key.static voidUtilities.invalidateCache(Transaction tx, Cache cache, PK primaryKey, boolean sendImmediately) Internal helper routine to invalidate the cache for a particular item identified by its primary key.voidStrandedItemsRegistry.markStrandedItem(PK pk) utility method that allows to add the given PK to the stranded items registryvoidStrandedItemsRegistry.markStrandedItem(PK pk, StrandedItemsRegistry.StrandedItemContext strandedItemContext) utility method that allows to add the given PK to the stranded items registryOneToManyHandler.searchForLinkedItems(PK pk) Method parameters in de.hybris.platform.util with type arguments of type PKModifier and TypeMethodDescriptionStrandedItemsRegistry.StrandedItemsResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) The method to filter the items that are marked as stranded and should be resolved.StrandedItemsRegistryTest.TestStrandedItemsResolutionHandler.filterItemsToResolve(Set<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) static ListEJBTools.instantiatePKCollection(Collection<PK> pks) Creates a Collection of EJBObject from a given Collection of EJB PK String.
Use this method from inside a bean if you want to get a List of existing EJBObjects from a given Collection of PK.
If the PK-Collection wasnull, anullis returned if one of the EJBObjects could not be found, a warning is printed to the System.err stream and the resulting collection will not contain this EJBObject.protected voidWorkerValueQueueTest.performLinearPerformanceTest(WorkerValueQueue<PK> queue1, int cycles, int pkCount) StrandedItemsRegistryTest.TestStrandedItemsResolutionHandler.resolveStrandedItems(List<PK> itemsToResolve, StrandedItemsRegistry.StrandedItemContextProvider contextProvider) protected Collection<Thread>WorkerValueQueueTest.simulateWorkers(WorkerValueQueue<PK> queue) protected WorkerValueQueueTest.MasterWorkerValueQueueTest.simulateWriter(WorkerValueQueue<PK> queue, int cycles) protected voidWorkerValueQueueTest.waitForEmptyQueue(WorkerValueQueue<PK> queue) RelationsInfo.RelationsInfoBuilder.withForeignKeyAttr(org.apache.commons.lang3.tuple.Pair<String, PK> foreignKeyAttrPk) Constructors in de.hybris.platform.util with parameters of type PK -
Uses of PK in de.hybris.platform.util.jdbc
Methods in de.hybris.platform.util.jdbc with parameters of type PKModifier and TypeMethodDescriptionprotected voidJDBCTypeSystemReader.registerAttribute(String enclosing, String qualifier, PK pk) protected voidJDBCTypeSystemReader.registerEnumValue(String type, String code, PK pk) protected voidJDBCTypeSystemReader.registerType(String typeCode, PK pk) -
Uses of PK in de.hybris.platform.util.jeeapi
Methods in de.hybris.platform.util.jeeapi that return PKConstructors in de.hybris.platform.util.jeeapi with parameters of type PK -
Uses of PK in de.hybris.platform.util.localization.jdbc
Methods in de.hybris.platform.util.localization.jdbc that return types with arguments of type PKMethods in de.hybris.platform.util.localization.jdbc with parameters of type PKModifier and TypeMethodDescriptionLocalizationInfo.getLocalizedProperty(PK languagePK, String propertyKey) LocalizationInfo.getLocalizedPropertyFromHierarchy(PK languagePK, String qualifier, LocalizationInfo.Type type, String inheritancePKs) -
Uses of PK in de.hybris.platform.util.localization.jdbc.info
Methods in de.hybris.platform.util.localization.jdbc.info that return types with arguments of type PKMethods in de.hybris.platform.util.localization.jdbc.info with parameters of type PKModifier and TypeMethodDescriptionPropertiesBasedLocalizationInfo.getLocalizedProperty(PK languagePK, String propertyKey) PropertiesBasedLocalizationInfo.getLocalizedPropertyFromHierarchy(PK languagePK, String qualifier, LocalizationInfo.Type propType, String inheritancePKs) -
Uses of PK in de.hybris.platform.util.migration
Methods in de.hybris.platform.util.migration that return PK -
Uses of PK in de.hybris.platform.util.typesystem
Methods in de.hybris.platform.util.typesystem that return PKModifier and TypeMethodDescriptionYPersistedTypeSystem.getPK(YAttributeDescriptor ad) YPersistedTypeSystem.getPK(YEnumValue enumValue) protected PKYPersistenceManager.getPK(YComposedType type) Methods in de.hybris.platform.util.typesystem that return types with arguments of type PKModifier and TypeMethodDescriptionYPersistenceManager.getExternalTableTypes(YComposedType ct) YPersistenceManager.getExternalTableTypes(PK typePK) Methods in de.hybris.platform.util.typesystem with parameters of type PKModifier and TypeMethodDescriptionbooleanYPersistenceManager.cachesInfoFor(PK typePK) voidYPersistenceManager.clearComposedType(PK typePK, String code) YPersistedTypeSystem.getAttribute(PK pk) YPersistenceManager.getBeanTypeCodes(PK typePK) YPersistenceManager.getExternalTableTypes(PK typePK) YPersistenceManager.getPersistenceInfo(PK typePK) voidYPersistedTypeSystem.registerAttribute(String enclosingTypeCode, String qualifier, PK pk) voidYPersistedTypeSystem.registerEnumValue(String enumTypeCode, String code, PK pk) voidYPersistedTypeSystem.registerType(String typeCode, PK pk) -
Uses of PK in de.hybris.platform.validation.localized
Methods in de.hybris.platform.validation.localized that return PK -
Uses of PK in de.hybris.platform.webhookservices.cache
Methods in de.hybris.platform.webhookservices.cache that return PKMethods in de.hybris.platform.webhookservices.cache with parameters of type PKModifier and TypeMethodDescriptionFindItemModelin deleted cacheDefaultWebhookCacheService.findItemPayloads(PK pk) WebhookCacheService.findItemPayloads(PK pk) FindWebhookItemPayloadconverted from deletedItemModelin converted cachestatic WebhookDeletedItemCacheKeyCreates an instance ofWebhookDeletedItemCacheKey. -
Uses of PK in de.hybris.platform.webhookservices.dto
Methods in de.hybris.platform.webhookservices.dto that return PKModifier and TypeMethodDescriptionWebhookItemConversion.getWebhookConfigurationPk()Get the webhook configuration primary keyConstructors in de.hybris.platform.webhookservices.dto with parameters of type PKModifierConstructorDescriptionWebhookItemConversion(@NotNull PK webhookConfigurationPk, @NotNull WebhookPayloadModel webhookPayload) Instantiates theWebhookItemConversion -
Uses of PK in de.hybris.platform.webhookservices.event
Methods in de.hybris.platform.webhookservices.event that return PKModifier and TypeMethodDescriptionBaseWebhookEvent.getPk()ItemSavedEvent.getPk()WebhookEvent.getPk()Retrieves the changed item pkConstructors in de.hybris.platform.webhookservices.event with parameters of type PKModifierConstructorDescriptionprotectedBaseWebhookEvent(@NotNull PK pk, @NotNull EventType eventType) Instantiates an BaseWebhookEventprotectedBaseWebhookEvent(@NotNull PK pk, @NotNull EventType eventType, boolean createdFromNestedItemEvent) Instantiates an BaseWebhookEvent -
Uses of PK in de.hybris.platform.webhookservices.search
Methods in de.hybris.platform.webhookservices.search with parameters of type PK -
Uses of PK in de.hybris.platform.webhookservices.service
Methods in de.hybris.platform.webhookservices.service with parameters of type PKModifier and TypeMethodDescriptiondefault Optional<WebhookConfigurationModel>WebhookConfigurationService.findWebhookConfigurationByPk(PK pk) Find WebhookConfiguration by a primary key -
Uses of PK in de.hybris.platform.webhookservices.service.impl
Methods in de.hybris.platform.webhookservices.service.impl with parameters of type PKModifier and TypeMethodDescriptionDefaultWebhookConfigurationService.findWebhookConfigurationByPk(PK pk) -
Uses of PK in de.hybris.y2ysync.deltadetection.collector
Methods in de.hybris.y2ysync.deltadetection.collector that return types with arguments of type PKModifier and TypeMethodDescriptionItemTypeGroupingCollectorWithBatching.getCreatedMedias()BatchingCollector.getPksOfBatches()MediaBatchingCollector.getPksOfBatches() -
Uses of PK in de.hybris.y2ysync.task.internal
Methods in de.hybris.y2ysync.task.internal that return types with arguments of type PKMethod parameters in de.hybris.y2ysync.task.internal with type arguments of type PKModifier and TypeMethodDescriptionMediasForType.MediasForTypeBuilder.withMediaPks(List<PK> mediaPks) -
Uses of PK in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner that return PK -
Uses of PK in de.hybris.y2ysync.task.runner.internal
Methods in de.hybris.y2ysync.task.runner.internal that return PKConstructors in de.hybris.y2ysync.task.runner.internal with parameters of type PKModifierConstructorDescriptionImportScript(String typeCode, String header, String content, PK mediaArchivePk) -
Uses of PK in ydocumentcartpackage.persistence.polyglot.uow
Methods in ydocumentcartpackage.persistence.polyglot.uow with parameters of type PKModifier and TypeMethodDescriptionprotected voidPolyglotOptimisticLockingIntegrationTest.runTestService(PK testModelPk) -
Uses of PK in ydocumentcartpackage.test
Methods in ydocumentcartpackage.test with parameters of type PKModifier and TypeMethodDescriptionvoidConcurrentModificationTestService.updateCart(PK modelPk) voidConcurrentModificationTestService.updateCartEntry(PK modelPk)