| Modifier and Type | Method and Description |
|---|---|
protected YRecord |
DMLRecordFactory.addCustomProperty(YTypeSystemElement parentElement,
YDeployment deployment,
PK itemPK,
PK itemTypePK,
String name,
Object value) |
protected String |
DMLRecordFactory.generateUniquePropertyKey(YTypeSystemElement parentElement,
PK itemPK,
String name) |
protected DMLRecordFactory.FactoryYRecord |
DMLRecordFactory.newItemRecord(YComposedType type,
PK ownPK) |
| Modifier and Type | Method and Description |
|---|---|
PK |
YRecord.getPk() |
PK |
YRecord.getTypePK() |
| Modifier and Type | Method and Description |
|---|---|
void |
YRecord.setPk(PK pk) |
void |
YRecord.setPK(PK pk) |
void |
YRecord.setTypePK(PK typePK) |
| Modifier and Type | Method and Description |
|---|---|
PK |
PkFactory.createNewPK(int tc) |
PK |
PkFactory.createNewPK(YComposedType type) |
PK |
PkFactory.getOrCreatePK(YAtomicType yAtomicType) |
PK |
PkFactory.getOrCreatePK(YCollectionType yCollectionType) |
PK |
PkFactory.getOrCreatePK(YComposedType yComposedType) |
PK |
PkFactory.getOrCreatePK(YComposedType yComposedType,
YAttributeDescriptor yAttributeDescriptor) |
PK |
PkFactory.getOrCreatePK(YEnumValue yEnumValue) |
PK |
PkFactory.getOrCreatePK(YMapType yMapType) |
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultPkFactory.createNewPK(int tc) |
PK |
DbTypeSystemDecoratorForPkFactory.createNewPK(int tc) |
PK |
DefaultPkFactory.createNewPK(YComposedType type) |
PK |
DbTypeSystemDecoratorForPkFactory.createNewPK(YComposedType type) |
PK |
DefaultPkFactory.getOrCreatePK(YAtomicType yAtomicType) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YAtomicType yAtomicType) |
PK |
DefaultPkFactory.getOrCreatePK(YCollectionType yCollectionType) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YCollectionType yCollectionType) |
PK |
DefaultPkFactory.getOrCreatePK(YComposedType yComposedType) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YComposedType yComposedType) |
PK |
DefaultPkFactory.getOrCreatePK(YComposedType yComposedType,
YAttributeDescriptor yAttributeDescriptor) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YComposedType yComposedType,
YAttributeDescriptor yAttributeDescriptor) |
PK |
DefaultPkFactory.getOrCreatePK(YEnumValue yEnumValue) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YEnumValue yEnumValue) |
PK |
DefaultPkFactory.getOrCreatePK(YMapType yMapType) |
PK |
DbTypeSystemDecoratorForPkFactory.getOrCreatePK(YMapType yMapType) |
| Modifier and Type | Method and Description |
|---|---|
ItemChangeDTO |
ChangeDetectionService.getChangeForRemovedItem(PK pk,
String streamId)
Detects potential change for a an not existing item - (change type 'DELETED'), stored under
ItemVersionMarker referencing given item pk.
|
| Modifier and Type | Method and Description |
|---|---|
ItemChangeDTO |
DefaultChangeDetectionService.getChangeForRemovedItem(PK pk,
String streamId) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<BTGResultCacheKey,PK> |
ResultCachingBTGDaoDecorator.getResultMap(String jaloSessionId) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
DefaultResultDataCachingBTGDao.getModel(PK pk)
Method return model or null if any exception appeared
|
| Modifier and Type | Method and Description |
|---|---|
PK |
BTGConditionResultData.getCondition() |
PK |
BTGAbstractResultData.getPk() |
PK |
BTGRuleResultData.getRule() |
PK |
BTGSegmentResultData.getSegment() |
PK |
BTGAbstractResultData.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGConditionResultData.setCondition(PK condition) |
void |
BTGAbstractResultData.setPk(PK pk) |
void |
BTGRuleResultData.setRule(PK rule) |
void |
BTGSegmentResultData.setSegment(PK segment) |
void |
BTGAbstractResultData.setUser(PK user) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCacheUnit |
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
elements
|
abstract void |
SimpleItemInvalidationListener.itemModified(InvalidationTarget cache,
PK pk,
boolean removed) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCacheUnit |
RegionCacheAdapter.getAbstractCacheUnit(String firstKeyElement,
String secondKeyElement,
String thirdKeyElement,
PK fourthKeyElement) |
AbstractCacheUnit |
DefaultCache.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
elements
|
| Modifier and Type | Field and Description |
|---|---|
static PK |
CatalogConstants.NO_VERSIONS_AVAILABLE_DUMMY |
| Modifier and Type | Method and Description |
|---|---|
PK |
SyncItemJob.ModifiedItemsPair.getSource() |
PK |
SyncItemJob.ModifiedItemsPair.getTarget() |
PK |
ItemSyncTimestamp.getTargetItemPK() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<PK,PK> |
SyncItemCronJob.getFinishedItemPKMap()
Deprecated.
|
protected Map<PK,PK> |
SyncItemCronJob.getFinishedItemPKMap()
Deprecated.
|
protected Map<PK,ItemSyncDescriptor> |
SyncItemCronJob.getPendingDescriptorsFor(List<PK[]> items,
boolean remove)
Deprecated.
|
protected List<PK> |
SyncItemJob.getSingleVersionCatalogItems(SessionContext ctx,
ComposedType type,
String additionalQueryRestrictions,
boolean fromSource,
int start,
int range)
Deprecated.
|
Map<PK,ItemSyncTimestamp> |
CatalogManager.getSyncTimestampMap(Item source,
SyncItemJob sij) |
| Modifier and Type | Method and Description |
|---|---|
ItemSyncDescriptor |
SyncItemCronJob.addPendingItem(PK src,
PK copy)
Deprecated.
|
ItemSyncTimestamp |
CatalogManager.createSyncTimestamp(SyncItemJob job,
Item source,
PK copy) |
protected ItemSyncDescriptor |
SyncItemCronJob.getPendingDescriptorFor(PK item,
boolean asSource)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemCopyContext |
SyncItemJob.createCopyContext(SyncItemCronJob cronJob,
CatalogVersion srcV,
CatalogVersion tgtV,
Map<PK,PK> alreadyFinished)
Deprecated.
|
protected ItemCopyContext |
SyncItemJob.createCopyContext(SyncItemCronJob cronJob,
CatalogVersion srcV,
CatalogVersion tgtV,
Map<PK,PK> alreadyFinished)
Deprecated.
|
protected List<PK[]> |
SyncItemJob.toPendingItemsList(List<PK> itemPKs,
boolean remove)
Deprecated.
|
| Constructor and Description |
|---|
ModifiedItemsPair(PK src,
PK tgt,
Date lastModifiedTS) |
| Constructor and Description |
|---|
SyncItemCopyContext(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) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
ClassificationAttributeTranslator.allDoneFor |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
FeatureValue.writeToDatabase(Language lang,
int featurePosition,
int valuePosition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PK> |
Feature.writeToDatabase(int featurePosition)
Deprecated.
Stores all values of this feature into the database.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<ClassAttributeAssignment,List<ProductFeature>> |
FeatureContainer.fetchItems(Product product,
Set<ClassAttributeAssignment> assignments,
Collection<PK> excludePKs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
ItemCopyCreator.getSourceItemPK()
Deprecated.
|
PK |
ItemCopyCreator.getTargetItemPK()
Deprecated.
|
protected PK |
ItemCopyContext.transformCacheKey(Object object)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<PK> |
ItemCopyContext.transformCacheKeys(Set objects)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemCopyContext.addCopiedItem(PK source,
PK copy)
Deprecated.
Adds a source - to - target item mapping without processing pending references.
|
protected void |
ItemCopyContext.checkPendingReferences(PK key)
Deprecated.
|
protected boolean |
ItemCopyContext.isCurrentlyCopying(PK original)
Deprecated.
|
protected void |
ItemCopyContext.registerCopy(PK source,
PK copy)
Deprecated.
|
protected Item |
ItemCopyContext.toItem(PK pk)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
SynchronizationTestHelper.SyncOperation.getDstPk() |
PK |
ArrayBasedRelationLockHolder.RelationAttributeInfo.getParentPK() |
PK |
ArrayBasedRelationLockHolder.RelationAttributeInfo.getRelationTypePK() |
PK |
SynchronizationTestHelper.SyncOperation.getSrcPk() |
PK |
SyncSchedule.getSrcPK() |
PK |
SyncSchedule.getTgtPK() |
PK |
SyncSchedule.getTimestampPK() |
PK |
JDBCQuery.readPK(int pos) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<PK,de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext.ItemCopyCacheEntry> |
GenericCatalogCopyContext.getCopiedItemCache(boolean create) |
Map<PK,PK> |
SyncSchedule.getParentMappings() |
Map<PK,PK> |
SyncSchedule.getParentMappings() |
Set<PK> |
ArrayBasedRelationLockHolder.RelationAttributeInfo.getReferencedPKs() |
| Modifier and Type | Method and Description |
|---|---|
ItemSyncDescriptor |
CatalogVersionSyncCronJob.addPendingItem(PK srcPK,
PK tgtPK)
Adds a single schedule.
|
protected boolean |
CatalogVersionSyncCopyContext.hasSchedule(PK srcPK) |
protected ItemSyncTimestamp |
GenericCatalogCopyContext.queryExistingSyncTimestamp(Item src,
PK tgtPK)
Returns the ItemSyncTimestamp which has the given Item as source and the given PK as targetPK.
|
protected Item |
AbstractItemCopyContext.toItem(PK pk)
|
protected void |
CatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK,
PK tgtPK,
PK timestampPK,
Set<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean isDeadlockVictim) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends Item> |
AbstractItemCopyContext.toItems(Collection<PK> pks) |
protected void |
CatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK,
PK tgtPK,
PK timestampPK,
Set<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean isDeadlockVictim) |
protected void |
CatalogVersionSyncCopyContext.writeDumpRecord(PK srcPK,
PK tgtPK,
PK timestampPK,
Set<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean isDeadlockVictim) |
| Constructor and Description |
|---|
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings) |
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean deadlockVictim) |
| Constructor and Description |
|---|
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings) |
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings) |
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean deadlockVictim) |
SyncSchedule(PK srcPK,
PK tgtPK,
PK timestampPK,
Collection<String> pendingAttributes,
Map<PK,PK> parentMappings,
boolean deadlockVictim) |
| Modifier and Type | Method and Description |
|---|---|
PK |
SyncItemInfo.getItemPk() |
PK |
SyncItemInfo.getSyncJobPk() |
PK |
SyncItemInfo.getSyncTimestampPk() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemInfo.setItemPk(PK itemPk) |
void |
SyncItemInfo.setSyncJobPk(PK syncJobPk) |
void |
SyncItemInfo.setSyncTimestampPk(PK syncTimestampPk) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
CategoryRestriction.getCategoryPKs(SessionContext ctx) |
protected List<PK> |
ProductRestriction.getProductPKs(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
ProductCarouselComponent.getCategoryPKs(SessionContext ctx) |
protected List<PK> |
ProductCarouselComponent.getProductPKs(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
CatalogNavigationArea.findMatchedPage(List<String> uids)
Method that searches pages with appropriate codes
|
| Modifier and Type | Method and Description |
|---|---|
PK |
TypeDefinitionDao.TypeDefinition.getPk() |
PK |
TypeDefinitionDao.TypeDefinition.getSupertypePk() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
TypeDefinitionDaoTest.createResultEntry(String code,
String name,
PK pk,
PK supertypePk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ObjectCollection.getPK()
Gets the pK.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
ObjectCollectionImpl.getPK() |
| Constructor and Description |
|---|
ObjectCollectionImpl(List<TypedObject> elements,
String qualifier,
String label,
Map<String,String> allLabels,
String description,
PK pk,
UserModel user)
Deprecated.
|
ObjectCollectionImpl(List<TypedObject> elements,
String qualifier,
String label,
Map<String,String> allLabels,
String description,
PK pk,
UserModel user,
String type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SystemService.itemExist(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRightsCache.addRight(PK relatedObject,
String right,
boolean value) |
protected void |
SystemServiceImpl.addUserRightToCache(PK relatedObject,
String right,
boolean value) |
Boolean |
UserRightsCache.getRight(PK relatedObject,
String right) |
protected Boolean |
SystemServiceImpl.getUserRightFromCache(PK relatedObject,
String right) |
boolean |
SystemServiceImpl.itemExist(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
HashSet<PK> |
CommunicationBrowserModel.getOpenComments() |
| Modifier and Type | Method and Description |
|---|---|
static List<PK> |
TypeTools.itemToPkList(Collection<? extends Item> items)
Deprecated.
Will be removed without replacement.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultCartEntryDao.getItemType() |
abstract PK |
AbstractOrderEntryDao.getItemType() |
| Modifier and Type | Field and Description |
|---|---|
static PK |
PK.BIG_PK |
static PK |
PK.NULL_PK |
| Modifier and Type | Method and Description |
|---|---|
static PK |
PK.createCounterPK(int typecode)
create a Counter based PK.
|
static PK |
PK.createFixedCounterPK(int typecode,
long fixNr) |
static PK |
PK.createFixedPK(int typecode,
long fixNr)
Deprecated.
call createFixedUUIDPK instead
|
static PK |
PK.createFixedUUIDPK(int typecode,
long fixNr) |
static PK |
PK.createPK(int typecode)
Deprecated.
call createUUIDPK instead
|
static PK |
PK.createUUIDPK(int typecode)
create a UUID based PK.
|
static PK |
PK.fromLong(long longValue) |
PK |
GenericSearchField.getLanguagePK()
returns the LanguagePK for this field
|
static PK |
PK.parse(String pkString)
Parses the given String (in decimal Long format, e.g '1234939953093') and returns an PK object if the input string
was null, null is returned
|
static PK |
PK.parseHex(String hexPkString)
Decodes a hexadecimal String into a PK.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
AbstractLazyLoadMultiColumnList.getPrefetchedLanguages() |
static Set<PK> |
WrapperFactory.getPrefetchLanguages(SessionContext ctx) |
List<PK> |
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
objects
|
| Modifier and Type | Method and Description |
|---|---|
int |
PK.compareTo(PK pk)
The implementation is taken from java.lang.Long#compareTo(java.lang.Long).
|
static Item |
WrapperFactory.getCachedItem(Cache cache,
PK pk) |
void |
GenericSearchField.setLanguagePK(PK pk)
sets the LanguagePK for this field
|
| Modifier and Type | Method and Description |
|---|---|
List |
AbstractLazyLoadMultiColumnList.CalculateLazyLoadListBody.calculate(List<PK> itemsPks) |
protected List |
LazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages,
List<PK> itemPKs,
int prefetchSize) |
protected List |
LazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages,
List<PK> itemPKs,
int prefetchSize) |
protected List |
AbstractLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages,
List<PK> itemPKs,
int prefetchSize)
creates an underlying list based on passed
PK, should return an instance of type LazyLoadItemList |
protected List |
AbstractLazyLoadMultiColumnList.createItemList(Set<PK> prefetchLanguages,
List<PK> itemPKs,
int prefetchSize)
creates an underlying list based on passed
PK, should return an instance of type LazyLoadItemList |
static Collection<Item> |
WrapperFactory.getCachedItems(Cache cache,
Collection<PK> pks,
Set<PK> prefetchLanguagePKs,
boolean ignoreMissing) |
static Collection<Item> |
WrapperFactory.getCachedItems(Cache cache,
Collection<PK> pks,
Set<PK> prefetchLanguagePKs,
boolean ignoreMissing) |
static Collection<Item> |
WrapperFactory.getCachedItems(Cache cache,
Collection<PK> pks,
Set<PK> prefetchLanguagePKs,
boolean ignoreMissing,
boolean returnMissingAsNull) |
static Collection<Item> |
WrapperFactory.getCachedItems(Cache cache,
Collection<PK> pks,
Set<PK> prefetchLanguagePKs,
boolean ignoreMissing,
boolean returnMissingAsNull) |
protected List<Long> |
LazyLoadItemListInternalTest.TestPKLazyLoadItemList.loadPage(List<PK> pks) |
protected List<E> |
LazyLoadItemList.loadPage(List<PK> pks)
Override this method to provide a resolving mechanism for generating values for the pre-fetched
BaseLazyLoadItemList.pkList
entries. |
| Constructor and Description |
|---|
AbstractLazyLoadMultiColumnList(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.
|
LazyLoadItemList(Set<PK> prefetchLanguages,
List<PK> pks,
int prefetchSize,
boolean modifable) |
LazyLoadItemList(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) |
| Modifier and Type | Method and Description |
|---|---|
PK |
BaseLazyLoadItemList.getPK(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
BaseLazyLoadItemList.getPKList() |
protected List<PK> |
BaseLazyLoadItemList.getPKListInternal() |
Set<PK> |
BaseLazyLoadItemList.getPrefetchLanguages() |
| Constructor and Description |
|---|
BaseLazyLoadItemList(int preFetchSize,
Set<PK> prefetchLanguages,
List<PK> pkList,
boolean modifiable) |
BaseLazyLoadItemList(int preFetchSize,
Set<PK> prefetchLanguages,
List<PK> pkList,
boolean modifiable) |
| Modifier and Type | Method and Description |
|---|---|
ChangeDescriptor |
CronJob.addChangeDescriptor(ComposedType changeDescriptorType,
Step forStep,
String changeType,
PK item,
String description,
Map additionalAttributes)
Deprecated.
not supported in future
|
| Modifier and Type | Method and Description |
|---|---|
PK |
PersistResult.getPk() |
PK |
LoadItemHolder.getPk() |
| Constructor and Description |
|---|
LoadItemHolder(PK pk,
String type,
Set<String> unlocalizedAttributesToLoad,
Map<String,Set<Locale>> localizedAttributesToLoad) |
| Modifier and Type | Method and Description |
|---|---|
PK |
SLDDataContainer.AttributeValue.getLangPk() |
PK |
SLDDataContainer.getPk() |
PK |
SLDDataContainer.Builder.getPk() |
PK |
SLDDataContainer.getTypePk() |
| Modifier and Type | Method and Description |
|---|---|
SLDDataContainer |
SLDDataContainerProvider.get(PK pk) |
SLDDataContainer |
DefaultSLDDataContainerProvider.get(PK pk) |
SLDDataContainer |
DefaultSLDDataContainerProvider.SLDBulkCacheLoader.get(PK pk) |
SLDDataContainer.AttributeValue |
SLDDataContainer.getAttributeValue(String attributeName,
PK langPk) |
SLDDataContainer.AttributeValue |
SLDDataContainer.getPropertyValue(String propertyName,
PK langPk) |
SLDDataContainer.Builder |
SLDDataContainer.Builder.withPk(PK val) |
SLDDataContainer.Builder |
SLDDataContainer.Builder.withTypePk(PK val) |
| Modifier and Type | Method and Description |
|---|---|
List<SLDDataContainer> |
SLDDataContainerProvider.getAll(List<PK> pks) |
List<SLDDataContainer> |
DefaultSLDDataContainerProvider.getAll(List<PK> pks) |
void |
DefaultSLDDataContainerProvider.preload(List<PK> pks) |
| Constructor and Description |
|---|
AttributeValue(String name,
Object value,
PK langPk) |
SLDItemBulkLoadUnit(Cache cache,
DefaultSLDDataContainerProvider.SLDBulkCacheLoader bulkLoader,
PK pk) |
SLDItemLoadUnit(Cache cache,
SLDItemDAO sldItemDAO,
PK pk) |
| Constructor and Description |
|---|
SLDBulkCacheLoader(SLDItemDAO sldItemDAO,
List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultPersistResult.getPk() |
| Constructor and Description |
|---|
DefaultPersistResult(CrudEnum operation,
PK pk) |
DefaultPersistResult(CrudEnum operation,
PK pk,
Long persistenceVersion) |
DefaultPersistResult(CrudEnum operation,
PK pk,
Long persistenceVersion,
String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
PK |
RelationInformation.getLanguagePK() |
PK |
RelationInformation.gtPK() |
| Modifier and Type | Method and Description |
|---|---|
static RelationInformation.Builder |
RelationInformation.builder(PK pk,
String qualifier,
boolean isSource) |
SLDDataContainer |
DefaultSLDItemDAO.load(PK entityPk) |
SLDDataContainer |
SLDItemDAO.load(PK entityPk) |
RelationInformation.Builder |
RelationInformation.Builder.localized(PK languagePK) |
| Modifier and Type | Method and Description |
|---|---|
List<SLDDataContainer> |
DefaultSLDItemDAO.load(List<PK> entityPKs) |
List<SLDDataContainer> |
SLDItemDAO.load(List<PK> entityPKs) |
| Modifier and Type | Method and Description |
|---|---|
PK |
RemoveManyToManyRelationsRecord.getPk()
Returns PK for which relations will be removed.
|
PK |
EntityRecord.getPK()
Returns PK of changed model.
|
PK |
InsertManyToManyRelationRecord.getSourcePk()
Gets source PK.
|
PK |
InsertManyToManyRelationRecord.getTargetPk()
Gets target PK.
|
| Modifier and Type | Field and Description |
|---|---|
protected PK |
DefaultRemoveManyToManyRelationsRecord.pk |
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultRemoveManyToManyRelationsRecord.getPk() |
PK |
AbstractEntityRecord.getPK() |
PK |
DefaultInsertManyToManyRelationRecord.getSourcePk() |
PK |
DefaultInsertManyToManyRelationRecord.getTargetPk() |
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultRelationRecordVisitor.RelationRecordsContainer.getLanguagePk() |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,Set<PK>> |
DefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyPksToRemove() |
Map<PK,Set<PK>> |
DefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyPksToRemove() |
Map<PK,List<InsertOneToManyRelationRecord>> |
DefaultRelationRecordVisitor.RelationRecordsContainer.getOneToManyRelationRecords() |
Map<PK,List<InsertManyToManyRelationRecord>> |
DefaultRelationRecordVisitor.RelationRecordsContainer.getSourceToTargetRecords() |
Map<PK,List<InsertManyToManyRelationRecord>> |
DefaultRelationRecordVisitor.RelationRecordsContainer.getTargetToSourceRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRelationRecordVisitor.RelationRecordsContainer.addOneToManyPksToRemove(PK sourcePk,
Set<PK> oneToManyPksToRemove) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRelationRecordVisitor.RelationRecordsContainer.addOneToManyPksToRemove(PK sourcePk,
Set<PK> oneToManyPksToRemove) |
| Constructor and Description |
|---|
RelationRecordsContainer(RelationMetaInfo metaInfo,
PK languagePk,
Collection<RemoveManyToManyRelationsRecord> removeRelationsRecords) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ItemToHeal.getPk() |
| Constructor and Description |
|---|
ItemToHeal(PK pk,
String type,
String attribute,
long version,
Object value) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
UpdatePreparedStatementSetter.itemPk |
| Constructor and Description |
|---|
UpdateLocalizedPreparedStatementSetter(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) |
UpdatePropsPreparedStatementSetter(PK itemPk,
PK langPK,
String propName,
Object value) |
UpdatePropsPreparedStatementSetter(PK itemPk,
String propName,
Object value) |
| Constructor and Description |
|---|
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks) |
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks,
PK sourcePk) |
UpdateOneToManyTargetStatementSetter(Iterable<PK> targetPks,
PK sourcePk,
Integer position) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
AbstractEntityStatementsBuilder.itemPk |
| Modifier and Type | Field and Description |
|---|---|
protected Map<PK,Map<ColumnPayload.TargetTableType,Set<ColumnPayload>>> |
NewItemStatementsBuilder.localizedDataBasePayload |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
AbstractEntityStatementsBuilder.getItemPk() |
PK |
AbstractManyToManyRelationStatementsBuilder.LinkRow.getPk() |
PK |
AbstractManyToManyRelationStatementsBuilder.LinkRow.getSourcePk() |
PK |
AbstractManyToManyRelationStatementsBuilder.LinkRow.getTargetPk() |
| Modifier and Type | Method and Description |
|---|---|
protected ConcurrentMap<PK,AtomicInteger> |
ModifyManyToManyRelationStatementsBuilder.findMaxSeqNumbers(String statement,
Iterable<Long> pksAsLongs) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<ColumnPayload> |
NewItemStatementsBuilder.buildLocalizedServiceColumnsPayload(PK langPk) |
protected Set<ColumnPayload> |
NewItemStatementsBuilder.buildpPropsColumnsPayload(ColumnPayload businessCol,
PK langPk) |
StatementHolder |
UpdateItemStatementsBuilder.createLpRescueStatement(PK langPk,
Set<ColumnPayload> changesForLang) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModifyOneToManyRelationStatementsBuilder.collectPersistResults(Iterable<PK> records,
CrudEnum operation) |
protected void |
ModifyOneToManyRelationStatementsBuilder.unlinkTargetsFromOrderedSource(ColumnPayload columnPayload,
Set<StatementHolder> result,
Set<PK> recordsToUnlink) |
protected void |
ModifyOneToManyRelationStatementsBuilder.unlinkTargetsFromUnorderedSource(ColumnPayload columnPayload,
Set<StatementHolder> result,
Set<PK> recordsToUnlink) |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
ProductEurope1DiscountsAttributeHandler.getProductGroupPK(ProductModel product) |
protected abstract PK |
PdtRowEurope1AttributeHandler.getProductGroupPK(ProductModel product) |
protected PK |
ProductEurope1PricesAttributeHandler.getProductGroupPK(ProductModel product) |
protected PK |
ProductEurope1TaxesAttributeHandler.getProductGroupPK(ProductModel product) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
Europe1PriceFactory.CachedTax.rowPK |
| Modifier and Type | Method and Description |
|---|---|
PDTRowsQueryBuilder |
PDTRowsQueryBuilder.withProduct(PK productPk) |
PDTRowsQueryBuilder |
PDTRowsQueryBuilder.withProductGroup(PK productGroupPk) |
PDTRowsQueryBuilder |
PDTRowsQueryBuilder.withUser(PK userPk) |
PDTRowsQueryBuilder |
PDTRowsQueryBuilder.withUserGroup(PK userGroupPk) |
| Constructor and Description |
|---|
CachedTaxValue(PK taxRowPK,
String code,
double value,
boolean absolute,
String currencyIsoCode) |
Europe1TaxInformation(TaxValue taxValue,
PK rowPK) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemTreeViewChip.ItemTreeViewState.expand(TreeViewChip chip,
Map<PK,Map> expandedChildren) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<PK> |
StructureLoader.toPKSet(Set<UserGroup> grps) |
| Constructor and Description |
|---|
StructureLoader(StructureLoaderData presetData,
Set<PK> customStructureUserGroupPKs,
boolean initialized) |
| Modifier and Type | Method and Description |
|---|---|
PK |
WizardBusinessItem.providePK() |
| Modifier and Type | Method and Description |
|---|---|
SavedValues |
HMCManager.logItemCreation(PK itemPk,
Map values)
Creates a new
SavedValues marking a item creation. |
SavedValues |
HMCManager.logItemModification(PK itemPk,
Map<String,Object> values,
Map<String,Object> previousValues,
boolean detectRemovedValues)
Creates a new
SavedValues marking a item modification. |
SavedValues |
HMCManager.logItemRemoval(PK itemPk,
boolean saveAttributes)
Creates a new
SavedValues marking a item removal. |
| Modifier and Type | Method and Description |
|---|---|
PK |
BatchData.ImportData.getExistingItemPk() |
| Modifier and Type | Method and Description |
|---|---|
PK |
GeneratedImpexDocumentId.getItemPK()
Generated method - Getter of the
ImpexDocumentId.itemPK attribute. |
PK |
GeneratedImpexDocumentId.getItemPK(SessionContext ctx)
Generated method - Getter of the
ImpexDocumentId.itemPK attribute. |
PK |
GeneratedExternalImportKey.getTargetPK()
Generated method - Getter of the
ExternalImportKey.targetPK attribute. |
PK |
GeneratedExternalImportKey.getTargetPK(SessionContext ctx)
Generated method - Getter of the
ExternalImportKey.targetPK attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedImpexDocumentId.setItemPK(PK value)
Generated method - Setter of the
ImpexDocumentId.itemPK attribute. |
void |
GeneratedImpexDocumentId.setItemPK(SessionContext ctx,
PK value)
Generated method - Setter of the
ImpexDocumentId.itemPK attribute. |
void |
GeneratedExternalImportKey.setTargetPK(PK value)
Generated method - Setter of the
ExternalImportKey.targetPK attribute. |
void |
GeneratedExternalImportKey.setTargetPK(SessionContext ctx,
PK value)
Generated method - Setter of the
ExternalImportKey.targetPK attribute. |
| Modifier and Type | Method and Description |
|---|---|
PK |
StandardColumnDescriptor.getAttributeDescriptorPk()
Gets the related attribute descriptor pk.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HeaderDescriptor.addOmittedTypeMessage(PK typePK,
String msg)
Adds an message to the omitted type messages list.
|
String |
HeaderDescriptor.getOmittedTypesMessages(PK typePK)
Gets a reason text for not omitting given type for this header.
|
void |
SpecialColumnDescriptor.notifyTranslationEnd(ValueLine line,
HeaderDescriptor header,
PK processedItemPK) |
void |
SpecialColumnDescriptor.performImport(String cellValue,
PK processedItemPK) |
void |
DocumentIDColumnDescriptor.registerIDForItem(String cellValue,
PK itemPK) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ValueLineMetaData.getConflictingItemPk() |
PK |
ValueLine.getConflictingItemPk() |
PK |
ItemConflictException.getExistingItemPk() |
PK |
ValueLineMetaData.getProcessedItemPK() |
PK |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueLine.resolve(PK processedItemPk,
Collection<StandardColumnDescriptor> processedColumns) |
void |
ValueLine.setConflictingItemPK(PK conflictingItemPK) |
ValueLineMetaData.Builder |
ValueLineMetaData.Builder.withConflictingItemPk(PK conflictingItemPk) |
ValueLineMetaData.Builder |
ValueLineMetaData.Builder.withProcessedItemPK(PK processedItemPK) |
| Constructor and Description |
|---|
ItemConflictException(PK existingItemPk,
ValueLine line)
Creates a new exception which indicates an item PK conflict.
|
ValueLineMetaData(String typeCode,
PK processedItemPK,
Boolean unrecoverable,
PK conflictingItemPk,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ImpexDocumentIdModel.getItemPK()
Generated method - Getter of the
ImpexDocumentId.itemPK attribute defined at extension impex. |
PK |
ExternalImportKeyModel.getTargetPK()
Generated method - Getter of the
ExternalImportKey.targetPK attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpexDocumentIdModel.setItemPK(PK value)
Generated method - Setter of
ImpexDocumentId.itemPK attribute defined at extension impex. |
void |
ExternalImportKeyModel.setTargetPK(PK value)
Generated method - Setter of
ExternalImportKey.targetPK attribute defined at extension impex. |
| Constructor and Description |
|---|
ExternalImportKeyModel(ItemModel _owner,
String _sourceKey,
String _sourceSystemID,
PK _targetPK)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExternalImportKeyModel(String _sourceKey,
String _sourceSystemID,
PK _targetPK)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ImpexDocumentIdModel(String _docId,
PK _itemPK,
String _itemQualifier,
Boolean _resolved)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ImpexDocumentIdModel(String _docId,
PK _itemPK,
String _itemQualifier,
ItemModel _owner,
Boolean _resolved)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultOndemandDeliveryAddressStrategyTest.MockAddressModel.getPk() |
| Modifier and Type | Method and Description |
|---|---|
PK |
Item.getComposedTypePK()
Directly returns the PK of this item's composed type.
|
PK |
Item.getPK()
Returns the primary key of this item.
|
PK |
Item.ItemImpl.getPK() |
PK |
JaloOnlyItem.providePK()
Should provide a fixed PK for this item.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
JaloItemNotFoundException.getInvalidPKs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.ItemImpl.addPermission(PK principalPK,
PK right,
boolean negative) |
int |
Item.ItemImpl.checkItemPermission(PK princpalPK,
PK rightPK) |
void |
Item.ItemImpl.clearPermission(PK principalPK,
PK rightPK) |
<T extends Item> |
JaloSession.getItem(PK pk)
returns the item with the given PK.
|
Collection |
Item.ItemImpl.getPrincipalPermissions(PK principalPK,
boolean negative) |
static boolean |
Item.isCurrentlyRemoving(PK pk) |
SavedValues |
JaloConnection.logItemCreation(PK itemPk,
Map values)
Creates a new
SavedValues marking a item creation. |
SavedValues |
JaloConnection.logItemModification(PK itemPk,
Map<String,Object> values,
Map<String,Object> previousValues,
boolean detectRemovedValues)
Creates a new
SavedValues marking a item modification. |
SavedValues |
JaloConnection.logItemRemoval(PK itemPk,
boolean saveAttributes)
Creates a new
SavedValues marking a item removal. |
static <T extends Item> |
JaloSession.lookupItem(PK pk)
Same as
JaloSession.getItem(PK) but without actually requiring a session instance. |
static <T extends Item> |
JaloSession.lookupItem(Tenant tenant,
PK pk)
Same as
JaloSession.lookupItem(PK) with the ability to pass the (required) tenant manually. |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Item> |
JaloSession.getItems(Collection<PK> pks)
Returns a collection of items for a given collection of PKs.
|
Collection<? 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.
|
static Collection<? extends Item> |
JaloSession.lookupItems(SessionContext ctx,
Collection<PK> pks)
Same as
JaloSession.getItems(SessionContext, Collection) but without requiring a jalo session instance. |
static Collection<? extends Item> |
JaloSession.lookupItems(SessionContext ctx,
Collection<PK> pks,
boolean ignoreMissingItems)
Same as
JaloSession.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 as
JaloSession.getItems(SessionContext, Collection, boolean, boolean) but without requiring a jalo session
instance. |
static Collection<? extends Item> |
JaloSession.lookupItems(Tenant tenant,
SessionContext ctx,
Collection<PK> pks,
boolean ignoreMissingItems,
boolean returnMissingAsNull) |
void |
JaloItemNotFoundException.setInvalidPKs(Set<PK> invalidPKs) |
| Constructor and Description |
|---|
JaloItemCacheUnit(Cache cache,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
Region |
Country.addNewRegion(SessionContext ctx,
PK pk,
String code)
Deprecated.
instead use plain model creation to add region to
CountryModel see Country.addNewRegion(String) |
Country |
C2LManager.createCountry(PK pkBase,
String isoCode)
Deprecated.
use plain
CountryModel creation instead see
C2LManager.createCountry(String), see also model saving example |
Currency |
C2LManager.createCurrency(PK pkBase,
String isoCode)
Deprecated.
use plain
CurrencyModel creation instead see
C2LManager.createCurrency(String) see also model saving example. |
Language |
C2LManager.createLanguage(PK pk,
String isoCode)
Deprecated.
use plain
LanguageModel creation see
C2LManager.createLanguage(String) see also model saving example. |
Region |
C2LManager.createRegion(PK pkBase,
String code,
Country country)
Deprecated.
use plain
RegionModel creation instead see also model saving example. |
| Modifier and Type | Method and Description |
|---|---|
PK |
ConfigProxyItem.providePK() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
EnumerationManager.createDefaultEnumerationType(PK pk,
String code)
Deprecated.
please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
EnumerationType |
EnumerationManager.createEnumerationType(PK pkBase,
String code,
ComposedType valueType)
Deprecated.
please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
EnumerationValue |
EnumerationManager.createEnumerationValue(PK pkBase,
EnumerationType enumerationType,
String valueCode)
Deprecated.
please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
| Modifier and Type | Method and Description |
|---|---|
protected PK |
FlexibleSearch.getSearchLangPK(SessionContext ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult |
FlexibleSearch.executeSearch(TranslatedQuery tQuery,
Map values,
PK langPK,
List<Class<?>> resultClasses,
boolean dontNeedTotal,
int start,
int count,
int prefetchSize,
Set<PK> prefetchLanguages,
boolean doExecuteQuery)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult |
FlexibleSearch.executeSearch(TranslatedQuery tQuery,
Map values,
PK langPK,
List<Class<?>> resultClasses,
boolean dontNeedTotal,
int start,
int count,
int prefetchSize,
Set<PK> prefetchLanguages,
boolean doExecuteQuery)
Deprecated.
|
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
CacheableResultHolder.getPrefetchLanguages() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
FlexibleSearchExecutor.execute(int start,
int count,
boolean dontNeedTotal,
TranslatedQuery translatedQuery,
List<Class<?>> resultClasses,
Map values,
PK languagePK,
int prefetchSize,
Set<PK> prefetchLanguages) |
SearchResult |
FlexibleSearchExecutor.simulate(int start,
int count,
TranslatedQuery translatedQuery,
Map values,
PK languagePK) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
FlexibleSearchExecutor.execute(int start,
int count,
boolean dontNeedTotal,
TranslatedQuery translatedQuery,
List<Class<?>> resultClasses,
Map values,
PK languagePK,
int prefetchSize,
Set<PK> prefetchLanguages) |
| Modifier and Type | Method and Description |
|---|---|
Link |
LinkManager.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.
|
void |
LinkManager.createLinkNoWrap(String qualifier,
Language language,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber)
Creates a new link just like
LinkManager.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) |
List |
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) |
long |
LinkManager.getLinkedItemsCount(SessionContext ctx,
PK itemPk,
boolean itemIsSource,
String relationTypeCode,
String relatedItemCode,
PK langPk) |
protected Collection<Item> |
LinkOperationHandler.getToBeLinked(PK langPK) |
void |
Link.setSourcePK(PK sourcePK)
Changes source item PK directly.
|
void |
Link.setTargetPK(PK targetPK)
Changes target item PK directly.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MediaFormat.checkConsistency(String newQualifier,
PK myPK) |
protected void |
MediaFolder.checkConsistency(String newQualifier,
PK myPK)
Deprecated.
- qualifier uniqueness is checked now before model save with
MediaFolderValidator |
Media |
MediaManager.createMedia(PK pk,
String code)
Creates a new media item.
|
Media |
MediaManager.createMedia(PK pkBase,
String code,
ComposedType type)
Creates a new media item with a specific type.
|
void |
MediaManager.deleteMediaDataUnlessReferenced(PK mediaPk,
Long dataPk,
String folderQualifier,
String location)
This method deletes media data unless it is referenced by another media object.
|
boolean |
MediaManager.hasForeignDataOwners(PK mediaPk,
Long dataPk) |
MediaDataStoreCommand.Builder |
MediaDataStoreCommand.Builder.mediaPk(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
Cart |
OrderManager.createCart(ComposedType type,
PK pkBase,
String code,
User user,
Currency currency,
Date date,
boolean net)
Deprecated.
use modelService and standard model setters
|
Cart |
OrderManager.createCart(PK pk,
String code,
User user,
Currency currency,
Date date,
boolean net)
Deprecated.
use modelService and standard model setters
|
Order |
OrderManager.createOrder(ComposedType type,
PK pkBase,
String code,
User user,
Currency currency,
Date date,
boolean net)
Deprecated.
use modelService and standard model setters
|
Order |
OrderManager.createOrder(PK pk,
String code,
User user,
Currency currency,
Date date,
boolean net)
Deprecated.
use modelService and standard model setters
|
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductManager.createProduct(SessionContext ctx,
PK pk,
String code)
Deprecated.
as of release 4.3, no replacement, please create
ProductModel using
ModelService.create(Class)
Creates a new Product. |
Product |
ProductManager.createProduct(SessionContext ctx,
PK pkBase,
String code,
ComposedType type)
Deprecated.
as of release 4.3, no replacement, please create
ProductModel using
ModelService.create(Class)
Creates a new Product with a specified type. |
Unit |
ProductManager.createUnit(PK pkBase,
String type,
String code)
Deprecated.
as of release 4.3, no replacement, please create
UnitModel using
ModelService.create(Class)
Create a new Unit with the given type and code |
Product |
ProductManager.getProductByPK(PK pk)
Deprecated.
as of release 4.3, please use
ModelService.get(PK)
convenience method for getting a product this method just calls |
Unit |
ProductManager.getUnit(PK pk)
Deprecated.
as of release 4.3, please use
ModelService.get(PK))
instead |
| Modifier and Type | Method and Description |
|---|---|
PK |
PermissionContainer.getPrincipalPK() |
PK |
PermissionContainer.getRightPK() |
| Modifier and Type | Method and Description |
|---|---|
int |
Principal.checkOwnGlobalPermission(PK userRightPK)
Deprecated.
|
Collection |
AccessManager.getGlobalRestrictedPrincipals(PK permissionPK) |
| Constructor and Description |
|---|
PermissionContainer(PK principalPK,
PK rightPK,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AttributeDescriptor |
ComposedType.createAttributeDescriptor(PK pk,
String qualifier,
Type valueType,
int modifiers)
Adds a new attribute descriptor to this type.
|
AttributeDescriptor |
ComposedType.ComposedTypeImpl.createAttributeDescriptor(PK pk,
String qualifier,
Type type,
int modifiers) |
CollectionType |
TypeManager.createCollectionType(PK pk,
String code,
Type type)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(PK pkBase,
String code,
Type type,
int typeOfCollection)
Deprecated.
use ModelService.create to create instances
|
ComposedType |
TypeManager.createComposedType(PK pkBase,
ComposedType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
MapType |
TypeManager.createMapType(PK pkBase,
String code,
Type argumentType,
Type returnType)
Deprecated.
use ModelService.create to create instances
|
RelationDescriptor |
TypeManager.createRelationAttribute(PK pkBase,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType attributeType,
int modifiers,
boolean localized)
Deprecated.
use proper service to create instances
|
RelationDescriptor |
TypeManager.createRelationAttribute(PK pkBase,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType attributeType,
int modifiers,
boolean localized,
int typeOfCollection)
Deprecated.
use proper service to create instances
|
protected RelationDescriptor |
TypeManager.createRelationDescriptor(PK pk,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType otherEndItemType,
int modifiers,
boolean localized)
Deprecated.
use proper service to create instances
|
RelationType |
TypeManager.createRelationType(PK pk,
String relationName,
boolean localized,
AttributeDescriptor sourceFD,
AttributeDescriptor targetFD)
Deprecated.
use proper service to create instances
|
| Modifier and Type | Method and Description |
|---|---|
Address |
User.createAddress(PK pk)
Deprecated.
|
Address |
UserManager.createAddress(PK pkBase,
Item item)
Creates address for given item.
|
protected Address |
UserManager.createAddress(PK pkBase,
Item owner,
Address original,
Country country,
Region region,
Title title,
JaloPropertyContainer props) |
Address |
UserManager.createAddress(PK pkBase,
Item item,
boolean asCopy)
Creates address for given item.
|
Address |
User.createAddress(PK pk,
Map fields)
Deprecated.
|
Address |
User.createAddress(PK pk,
SessionContext ctx)
Deprecated.
|
Address |
User.createAddress(PK pk,
SessionContext ctx,
Map fields)
Deprecated.
|
Customer |
UserManager.createCustomer(PK pk,
String login)
Creates a new
Customer. |
Employee |
UserManager.createEmployee(PK pk,
String login)
Creates a new
Employee. |
Title |
UserManager.createTitle(PK pkBase,
String code)
Creates a new
Title. |
User |
UserManager.createUser(PK pk,
String uid)
Creates a new
User. |
User |
UserManager.createUser(PK pkBase,
String userID,
ComposedType type)
Creates a new
User with a specified user type. |
UserGroup |
UserManager.createUserGroup(PK pkBase,
String groupId)
Creates a new
UserGroup. |
| Modifier and Type | Method and Description |
|---|---|
PK |
GeneratedIndexUpdate.getItemPK()
Generated method - Getter of the
IndexUpdate.itemPK attribute. |
PK |
GeneratedIndexUpdate.getItemPK(SessionContext ctx)
Generated method - Getter of the
IndexUpdate.itemPK attribute. |
PK |
IndexedData.AttributeValue.getLangPK()
The language pk.
|
PK |
IndexedData.getPK()
Returns the item pk of the indexed record.
|
PK |
IndexedData.getTypePK()
Returns the type PK of the indexed record.
|
| Modifier and Type | Method and Description |
|---|---|
Map<PK,Collection<IndexedData.AttributeValue>> |
IndexedData.getAllValues()
Provides access to all stored
attribute values inside this object. |
List<PK> |
DefaultIndexedDataFactory.getIndexableItems(IndexConfiguration config)
Provides all indexable items for the specified configuration.
|
List<PK> |
IndexedDataFactory.getIndexableItems(IndexConfiguration config)
Provides all indexable items for a given index configuration object as one huge list of PK objects.
|
protected Map<PK,String> |
IndexConfiguration.getTypeStringCache() |
protected List<PK> |
DefaultIndexedDataFactory.searchIndexableItens(IndexConfiguration config,
String additionalConditionQuery,
Map additionalConditionValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedData.addLocalized(PK languagePK,
String qualifier,
String text,
Double weight,
boolean exact)
Deprecated.
|
IndexedData.AttributeValue |
IndexedData.addLocalized(PK languagePK,
String qualifier,
String text,
Double weight,
boolean exact,
boolean storeData)
Adds a localized text to a specified (attribute) field.
|
protected IndexedData.AttributeValue |
IndexedData.getLocalizedValue(PK langPK,
String fieldName)
Returns a single localized field for a given language and field qualifier or null if the field does not exist
within this record.
|
IndexUpdate |
IndexConfiguration.getScheduledUpdate(CronJob cronJob,
PK itemPK) |
protected String |
IndexConfiguration.getTypeFieldString(PK typePK) |
Collection<IndexedData.AttributeValue> |
IndexedData.getValues(PK langPK)
Returns all indexed fields for a given language.
|
void |
IndexedData.removeLocalized(PK languagePK,
String qualifier)
Removes all localized values for a given language and field qualifier
|
protected void |
GeneratedIndexUpdate.setItemPK(PK value)
Generated method - Setter of the
IndexUpdate.itemPK attribute. |
protected void |
GeneratedIndexUpdate.setItemPK(SessionContext ctx,
PK value)
Generated method - Setter of the
IndexUpdate.itemPK attribute. |
| Constructor and Description |
|---|
IndexedData(PK typePK,
PK pk)
Creates a new lucene index representation for a specified item.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
IndexUpdateModel.getItemPK()
Generated method - Getter of the
IndexUpdate.itemPK attribute defined at extension lucenesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdateModel.setItemPK(PK value)
Generated method - Initial setter of
IndexUpdate.itemPK attribute defined at extension lucenesearch. |
| Constructor and Description |
|---|
IndexUpdateModel(IndexConfigurationModel _indexConfiguration,
PK _itemPK,
ItemModel _owner,
CronJobModel _updateIndexCronJob)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected PK |
DefaultStatisticsGateway.getCurrentUserPk() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MediaConversionJob.convertAsynchronous(MediaConversionCronJobModel cronJob,
PK containerPk,
Set<PK> formatPks) |
protected void |
MediaConversionJob.convertSynchronous(MediaConversionCronJobModel cronJob,
PK containerPK,
Set<PK> formatPks) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MediaConversionJob.convertAsynchronous(MediaConversionCronJobModel cronJob,
PK containerPk,
Set<PK> formatPks) |
protected void |
MediaConversionJob.convertSynchronous(MediaConversionCronJobModel cronJob,
PK containerPK,
Set<PK> formatPks) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultOnDemandConversionFacade.convert(PK container,
String format) |
String |
OnDemandConversionFacade.convert(PK container,
String format) |
| Modifier and Type | Method and Description |
|---|---|
protected MobileMessageStatus |
StatusRecordTestBase.blockUsingRecord(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
OutgoingSMSMessageDTO.getMessageContextPK() |
PK |
IncomingSMSMessageGateway.messageReceived(String engineId,
IncomingSMSMessageDTO message)
Accepts a message from aggregator connector and processes it within the mobile framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutgoingSMSMessageDTO.setMessageContextPK(PK messageContextPK) |
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultIncomingSMSMessageGateway.messageReceived(String engineId,
IncomingSMSMessageDTO dto) |
| Modifier and Type | Method and Description |
|---|---|
MobileMessageStatus |
MessageHelper.blockUntilProcessed(PK pk,
long timeoutMillis)
Waits until a specific message has reached a final state.
|
| Modifier and Type | Method and Description |
|---|---|
static PK |
GenericItemEJBImpl.createGenericItemNoJalo(String typeCode,
EJBPropertyContainer props) |
protected PK |
ItemEJB.doCreateInternal(PK pk,
ComposedTypeRemote type,
ItemRemote template)
is responsible for assigning Item with a unique primary key and a given type.
|
protected PK |
ExtensibleItemEJB.doCreateInternal(PK pk,
ComposedTypeRemote type,
ItemRemote template,
EJBPropertyContainer props) |
PK |
GenericItemEJB.ejbCreate(PK pk,
ComposedTypeRemote type,
EJBPropertyContainer props) |
PK |
GenericBMPBean.ejbCreate(PK pkBase,
ComposedTypeRemote type,
EJBPropertyContainer props) |
PK |
GenericBMPBean.ejbFindByPrimaryKey(PK pkValue) |
PK |
GenericBMPBean.getOwnerPkString() |
abstract PK |
ItemEJB.getOwnerPkString() |
PK |
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. |
PK |
ItemEJB.getPK() |
PK |
GenericBMPBean.getPkString() |
abstract PK |
ItemEJB.getPkString() |
PK |
ItemRemote.getPkString() |
PK |
ItemEJBImpl.getTypeKey() |
PK |
ItemEJB.getTypeKey() |
PK |
ItemRemote.getTypeKey() |
PK |
GenericBMPBean.getTypePkString() |
abstract PK |
ItemEJB.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,ItemRemote> |
SystemEJB.findRemoteObjectsByPK(Collection<PK> pks,
Set<PK> preloadLanguagePKs,
boolean ignoreMissing)
Fetches
ItemRemote instances for a given collection of PKs. |
protected Collection<PK> |
ExtensibleItemEJB.getAllLanguagePKs() |
Collection<PK> |
ItemEJB.getGlobalPermissionPKs(boolean negative) |
Collection<PK> |
ItemRemote.getGlobalPermissionPKs(boolean negative) |
Set<PK> |
EJBItemNotFoundException.getInvalidPKs() |
protected Set<PK> |
SystemEJB.getMissingPKs(Set<PK> required,
Collection<ItemRemote> items) |
Collection<PK> |
ItemEJB.getPermissionPKs(PK principalPK,
boolean negative) |
Collection<PK> |
ItemRemote.getPermissionPKs(PK principalPK,
boolean negative) |
Collection<PK> |
ItemEJB.getRestrictedPrincipalPKs() |
Collection<PK> |
ItemRemote.getRestrictedPrincipalPKs() |
static Map<Integer,Set<PK>> |
SystemEJB.groupByTypeCode(Collection<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemEJBImpl.addPermission(PK principalPK,
PK rightPK,
boolean negative) |
int |
ItemEJBImpl.checkItemPermission(PK princpalPK,
PK rightPK) |
int |
ItemEJB.checkItemPermission(PK principalPK,
PK permissionPK)
The return value for checkPermission(...) if no permission was set, or positive and negative settings were
found.
|
int |
ItemRemote.checkItemPermission(PK principalPK,
PK permissionPK) |
int |
ItemEJB.checkOwnGlobalPermission(PK permissionPK) |
int |
ItemRemote.checkOwnGlobalPermission(PK permissionPK) |
protected boolean |
AbstractEntityState.checkPK(PK pk) |
void |
ItemEJBImpl.clearPermission(PK principalPK,
PK rightPK) |
GenericItemRemote |
GenericBMPBean.create(PK pkBase,
ComposedTypeRemote type,
EJBPropertyContainer props) |
GenericItemRemote |
GenericItemHome.create(PK pkBase,
ComposedTypeRemote type,
EJBPropertyContainer props) |
static GenericItem |
GenericItemEJBImpl.createGenericItem(PK pk,
ComposedType genericItemType,
JaloPropertyContainer props)
Deprecated.
always specify tenant for performance reasons
|
static GenericItem |
GenericItemEJBImpl.createGenericItem(PK pk,
int typecode,
JaloPropertyContainer props)
Deprecated.
|
static GenericItem |
GenericItemEJBImpl.createGenericItem(Tenant tenant,
PK pk,
ComposedType genericItemType,
JaloPropertyContainer props) |
static void |
GenericItemEJBImpl.createGenericItemNoRead(PK pk,
ComposedType genericItemType,
JaloPropertyContainer props) |
static void |
GenericItemEJBImpl.createGenericItemNoRead(Tenant tenant,
PK pk,
ComposedType genericItemType,
JaloPropertyContainer props) |
protected PK |
ItemEJB.doCreateInternal(PK pk,
ComposedTypeRemote type,
ItemRemote template)
is responsible for assigning Item with a unique primary key and a given type.
|
protected PK |
ExtensibleItemEJB.doCreateInternal(PK pk,
ComposedTypeRemote type,
ItemRemote template,
EJBPropertyContainer props) |
protected void |
ItemEJB.doPostCreateInternal(PK pkBase,
ComposedTypeRemote type,
ItemRemote template) |
PK |
GenericItemEJB.ejbCreate(PK pk,
ComposedTypeRemote type,
EJBPropertyContainer props) |
PK |
GenericBMPBean.ejbCreate(PK pkBase,
ComposedTypeRemote type,
EJBPropertyContainer props) |
PK |
GenericBMPBean.ejbFindByPrimaryKey(PK pkValue) |
Collection |
GenericBMPBean.ejbFindByType(PK typePK) |
void |
GenericItemEJB.ejbPostCreate(PK pk,
ComposedTypeRemote type,
EJBPropertyContainer props) |
void |
GenericBMPBean.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
EJBPropertyContainer param2) |
GenericItemRemote |
GenericBMPBean.findByPrimaryKey(PK pk) |
Collection |
ItemHome.findByType(PK typePK) |
Collection |
GenericBMPBean.findByType(PK typePK) |
ItemRemote |
SystemEJB.findRemoteObjectByPK(PK pk) |
ItemRemote |
SystemEJB.findRemoteObjectByPKInternal(PK pk) |
Collection<PK> |
ItemEJB.getPermissionPKs(PK principalPK,
boolean negative) |
Collection<PK> |
ItemRemote.getPermissionPKs(PK principalPK,
boolean negative) |
Collection |
ItemEJBImpl.getPrincipalPermissions(PK principalPK,
boolean negative) |
protected PropertyAccess |
ExtensibleItemEJB.getPropertyAccess(String name,
PK langPK,
boolean forWriting) |
protected PropertyAccess |
ExtensibleItemEJB.getPropertyAccessInternal(TypeInfoMap info,
int type,
PK langPK,
boolean forWriting,
String name) |
boolean |
ItemEJB.removeGlobalPermission(PK permissionPK) |
boolean |
ItemRemote.removeGlobalPermission(PK permissionPK) |
boolean |
ItemEJB.removePermission(PK principalPK,
PK permissionPK) |
boolean |
ItemRemote.removePermission(PK principalPK,
PK permissionPK) |
boolean |
ItemEJB.setGlobalPermission(PK permissionPK,
boolean negative) |
boolean |
ItemRemote.setGlobalPermission(PK permissionPK,
boolean negative) |
void |
DefaultTimestampHandler.setLocalizedModificationTimestamps(LocalizableItemEJB item,
PK languagePK)
Deprecated.
|
void |
TimestampHandler.setLocalizedModificationTimestamps(LocalizableItemEJB item,
PK languagePK)
Deprecated.
|
protected void |
ItemEJB.setOwnerPK(PK ownerPK) |
void |
GenericBMPBean.setOwnerPkString(PK newvalue) |
abstract void |
ItemEJB.setOwnerPkString(PK pk) |
boolean |
ItemEJB.setPermission(PK principalPK,
PK permissionPK,
boolean negative) |
boolean |
ItemRemote.setPermission(PK principalPK,
PK permissionPK,
boolean negative) |
void |
GenericBMPBean.setPkString(PK newvalue) |
abstract void |
ItemEJB.setPkString(PK pk) |
void |
GenericBMPBean.setTypePkString(PK newvalue) |
abstract void |
ItemEJB.setTypePkString(PK pk) |
protected boolean |
ItemEJB.skipRemovePermission(ACLCache acl,
PK principalPK,
PK permissionPK) |
protected boolean |
ItemEJB.skipSetPermission(ACLCache acl,
PK principalPK,
PK permissionPK,
boolean negative) |
protected void |
ExtensibleItemEJB.typeChanged(PK oldTypePK,
PK newTypePK) |
protected void |
ItemEJB.typeChanged(PK oldTypePK,
PK newTypePK) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GenericBMPBean.checkTypeCodes(Collection<PK> pks,
int typeCode) |
Collection |
GenericBMPBean.ejbFindByPKList(Collection<PK> pkList) |
Map<PK,ItemRemote> |
SystemEJB.findRemoteObjectsByPK(Collection<PK> pks,
Set<PK> preloadLanguagePKs,
boolean ignoreMissing)
Fetches
ItemRemote instances for a given collection of PKs. |
Map<PK,ItemRemote> |
SystemEJB.findRemoteObjectsByPK(Collection<PK> pks,
Set<PK> preloadLanguagePKs,
boolean ignoreMissing)
Fetches
ItemRemote instances for a given collection of PKs. |
protected Set<PK> |
SystemEJB.getMissingPKs(Set<PK> required,
Collection<ItemRemote> items) |
Map<ItemPropertyValue,List<Boolean>> |
ItemEJB.getPrincipalToBooleanListMap(List<PK> rightPKs) |
Map<ItemPropertyValue,List<Boolean>> |
ItemRemote.getPrincipalToBooleanListMap(List<PK> rightPKs)
finds all restricted principals for a given list of user rights.
|
static Map<Integer,Set<PK>> |
SystemEJB.groupByTypeCode(Collection<PK> pks) |
void |
EJBItemNotFoundException.setInvalidPKs(Set<PK> invalidPKs) |
void |
ItemEJB.setPrincipalToBooleanListMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalPKToBooleanListMap) |
void |
ItemEJB.setPrincipalToBooleanListMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalPKToBooleanListMap) |
void |
ItemRemote.setPrincipalToBooleanListMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalPKToBooleanListMap)
changes restricted principals for a given list of user rights.
|
void |
ItemRemote.setPrincipalToBooleanListMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalPKToBooleanListMap)
changes restricted principals for a given list of user rights.
|
| Constructor and Description |
|---|
GenericItemEntityStateCacheUnit(Cache cache,
PK pk,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
LocalizableItemEJBImpl.getLangPK(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Map |
LocalizableItemRemote.getAllLocalizedProperties(PK langPK) |
Map |
LocalizableItemEJB.getAllLocalizedProperties(PK langPK) |
Object |
LocalizableItemRemote.getLocalizedProperty(String name,
PK langPK) |
Object |
LocalizableItemEJB.getLocalizedProperty(String name,
PK langPK) |
Set |
LocalizableItemRemote.getLocalizedPropertyNames(PK langPK) |
Set |
LocalizableItemEJB.getLocalizedPropertyNames(PK langPK) |
protected LocalizedPropertyAccess |
LocalizableItemEJB.getLocPropertyAccess(String name,
PK langPK,
boolean forWriting) |
Object |
LocalizableItemRemote.removeLocalizedProperty(String name,
PK langPK) |
Object |
LocalizableItemEJB.removeLocalizedProperty(String name,
PK langPK) |
Object |
LocalizableItemRemote.setLocalizedProperty(String name,
PK langPK,
Object value) |
Object |
LocalizableItemEJB.setLocalizedProperty(String name,
PK langPK,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalizableItemEJB.setLocPropertiesFromContainer(Map<PK,Map<String,Object>> values) |
| Modifier and Type | Method and Description |
|---|---|
PK |
EnumerationValueEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enumerationType,
String code,
int number) |
PK |
EnumerationValue_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
int param3) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCode(PK param0,
String param1) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCodeIgnoreCase(PK param0,
String param1) |
PK |
EnumerationValue_HJMPWrapper.getOwnerPkString() |
PK |
EnumerationValue_HJMPWrapper.getPkString() |
PK |
EnumerationValue_HJMPWrapper.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
String param2,
int param3) |
EnumerationValueRemote |
EnumerationValueHome.create(PK pkBase,
ComposedTypeRemote enumerationType,
String code,
int number) |
ComposedTypeRemote |
EnumerationManagerEJB.createEnumerationType(PK pkBase,
String code,
ComposedTypeRemote valueType) |
EnumerationValueRemote |
EnumerationManagerEJB.createEnumerationValue(PK pkBase,
ComposedTypeRemote enumerationType,
String valueCode,
int number) |
PK |
EnumerationValueEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enumerationType,
String code,
int number) |
PK |
EnumerationValue_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
int param3) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
Collection |
EnumerationValue_HJMPWrapper.ejbFindByType(PK param0) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCode(PK param0,
String param1) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCodeIgnoreCase(PK param0,
String param1) |
Collection |
EnumerationValue_HJMPWrapper.ejbFindSortedValues(PK param0) |
void |
EnumerationValueEJB.ejbPostCreate(PK pkBase,
ComposedTypeRemote enumerationType,
String code,
int number) |
void |
EnumerationValue_HJMPWrapper.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
String param2,
int param3) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByPrimaryKey(PK pkValue) |
Collection |
EnumerationValue_HJMPWrapper.findByType(PK param0) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByTypeAndCode(PK param0,
String param1) |
EnumerationValueRemote |
EnumerationValueHome.findByTypeAndCode(PK enumerationTypePK,
String code)
Deprecated.
|
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByTypeAndCodeIgnoreCase(PK param0,
String param1) |
EnumerationValueRemote |
EnumerationValueHome.findByTypeAndCodeIgnoreCase(PK enumerationTypePK,
String codeLowerCase) |
Collection |
EnumerationValue_HJMPWrapper.findSortedValues(PK param0) |
Collection |
EnumerationValueHome.findSortedValues(PK enumerationTypePK) |
void |
EnumerationValue_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
EnumerationValue_HJMPWrapper.setPkString(PK newvalue) |
void |
EnumerationValue_HJMPWrapper.setTypePkString(PK newvalue) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<PK,de.hybris.platform.persistence.flexiblesearch.Table> |
ParsedSubtype.getCustomLocTables()
Delegated to supertype since all tables are handled there.
|
Set<PK> |
TranslatedQuery.getTypePKs() |
| Modifier and Type | Method and Description |
|---|---|
protected List<de.hybris.platform.persistence.flexiblesearch.TranslatedQuery.ValueMapper> |
TranslatedQuery.createValueMappers(Map userValues,
PK defaultLanguagePK) |
TranslatedQuery.ExecutableQuery |
TranslatedQuery.expandValues(Map _values,
PK defaultLanguagePK)
expands this values according to the '?'
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParsedSubtype.setCustomLocTables(Map<PK,de.hybris.platform.persistence.flexiblesearch.Table> map)
Delegated to supertype since all tables are handled there.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
FlexibleSearchTypeCacheProvider.getLanguagePkFromIsocode(String isoCode)
Gets the language PK from isocode.
|
PK |
CachedTypeData.getTypePk()
Gets the type PK.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
FlexibleSearchTypeCacheProvider.getExternalTableTypes(String typeCode)
Returns all sub types of given type which are mapped to different deployments.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultFlexibleSearchTypeCacheProvider.getLanguagePkFromIsocode(String isoCode) |
PK |
DefaultCachedTypeData.getTypePk() |
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
DefaultFlexibleSearchTypeCacheProvider.getExternalTableTypes(String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
PK |
EntityInstance.ejbFindByPrimaryKey(PK pkValue) |
PK |
EntityInstanceContext.getPK() |
PK |
EntityProxy.getPK() |
PK |
EntityInstanceContextImpl.getPK() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityInstanceContextImpl.checkItemTypeCode(PK pk) |
EntityInstance |
PersistencePool.createEntityInstance(String jndiName,
PK pk) |
PK |
EntityInstance.ejbFindByPrimaryKey(PK pkValue) |
void |
PersistencePool.PersistenceListener.entityCreated(PK pk) |
EntityProxy |
PersistencePool.findEntityByPK(String jndiName,
PK pk) |
EntityProxy |
PersistencePool.getEntityProxy(PK pk) |
EntityProxy |
PersistencePool.getOrCreateUninitializedEntityProxy(String jndiName,
PK pk) |
void |
PersistencePool.notifyEntityCreation(PK pk) |
void |
PersistencePool.removeEntityProxy(PK pk) |
void |
EntityInstanceContext.setPK(PK pk) |
void |
EntityInstanceContextImpl.setPK(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
EntityState.getPK() |
| Modifier and Type | Method and Description |
|---|---|
static Long |
HJMPUtils.getVersionForPk(PK pk) |
static boolean |
HJMPUtils.isFromServiceLayer(PK pk) |
static void |
HJMPUtils.updateVersionForPk(PK pk,
Long version) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HJMPUtils.registerVersionsForPks(Map<PK,Long> mapping) |
| Modifier and Type | Method and Description |
|---|---|
PK |
GenericLinkBMPBean.ejbCreate(String quali,
PK scrPK,
PK tgtPK,
int seqNr,
int revSeqNr) |
PK |
LinkEJB.ejbCreate(String quali,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
PK |
GenericLinkBMPBean.ejbFindByPrimaryKey(PK pkValue) |
PK |
GenericLinkBMPBean.getOwnerPkString() |
PK |
GenericLinkBMPBean.getPkString() |
PK |
LinkRemote.getSourcePK() |
PK |
LinkEJB.getSourcePK() |
PK |
GenericLinkBMPBean.getSourcePKInternal() |
abstract PK |
LinkEJB.getSourcePKInternal() |
PK |
LinkRemote.getTargetPK() |
PK |
LinkEJB.getTargetPK() |
PK |
GenericLinkBMPBean.getTargetPKInternal() |
abstract PK |
LinkEJB.getTargetPKInternal() |
PK |
GenericLinkBMPBean.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
LinkRemote |
LinkHome.create(String qual,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
LinkRemote |
GenericLinkBMPBean.create(String quali,
PK scrPK,
PK tgtPK,
int seqNr,
int revSeqNr) |
LinkRemote |
LinkManagerEJB.createLink(String qual,
PK sourcePK,
PK targetPK,
int sequenceNumber)
Deprecated.
|
LinkRemote |
LinkManagerEJB.createLink(String qual,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
void |
LinkManagerEJB.createLinkNoWrap(String qual,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
PK |
GenericLinkBMPBean.ejbCreate(String quali,
PK scrPK,
PK tgtPK,
int seqNr,
int revSeqNr) |
PK |
LinkEJB.ejbCreate(String quali,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
PK |
GenericLinkBMPBean.ejbFindByPrimaryKey(PK pkValue) |
Collection |
GenericLinkBMPBean.ejbFindByType(PK typePK) |
void |
GenericLinkBMPBean.ejbPostCreate(String param0,
PK param2,
PK param3,
int param4,
int param5) |
void |
LinkEJB.ejbPostCreate(String quali,
PK sourcePK,
PK targetPK,
int sequenceNumber,
int reverseSequenceNumber) |
LinkRemote |
GenericLinkBMPBean.findByPrimaryKey(PK pk) |
Collection |
GenericLinkBMPBean.findByType(PK typePK) |
void |
GenericLinkBMPBean.setOwnerPkString(PK newvalue) |
void |
GenericLinkBMPBean.setPkString(PK newvalue) |
void |
LinkRemote.setSourcePK(PK pk) |
void |
LinkEJB.setSourcePK(PK pk) |
void |
GenericLinkBMPBean.setSourcePKInternal(PK newvalue) |
abstract void |
LinkEJB.setSourcePKInternal(PK pk) |
void |
LinkRemote.setTargetPK(PK pk) |
void |
LinkEJB.setTargetPK(PK pk) |
void |
GenericLinkBMPBean.setTargetPKInternal(PK newvalue) |
abstract void |
LinkEJB.setTargetPKInternal(PK pk) |
void |
GenericLinkBMPBean.setTypePkString(PK newvalue) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
GenericLinkBMPBean.ejbFindByPKList(Collection<PK> pkList) |
| Modifier and Type | Field and Description |
|---|---|
static PK |
JdbcLinksSupport.NONE_LANGUAGE_PK |
| Modifier and Type | Field and Description |
|---|---|
static PK |
MetaInformationEJB.DEFAULT_PRIMARY_KEY |
| Modifier and Type | Method and Description |
|---|---|
PK |
MetaInformation_HJMPWrapper.ejbCreate(PK param0,
String param1) |
PK |
MetaInformationEJB.ejbCreate(PK pk,
String systemName) |
PK |
MetaInformation_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
MetaInformationRemote.ejbFindByPrimaryKey(PK pk)
TODO: apido
|
PK |
MetaInformation_HJMPWrapper.ejbFindBySystemID(String param0) |
PK |
MetaInformation_HJMPWrapper.getOwnerPkString() |
PK |
MetaInformation_HJMPWrapper.getPkString() |
PK |
MetaInformation_HJMPWrapper.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
MetaInformationRemote |
MetaInformation_HJMPWrapper.create(PK param0,
String param1) |
MetaInformationRemote |
MetaInformationHome.create(PK pk,
String systemName) |
PK |
MetaInformation_HJMPWrapper.ejbCreate(PK param0,
String param1) |
PK |
MetaInformationEJB.ejbCreate(PK pk,
String systemName) |
PK |
MetaInformation_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
MetaInformationRemote.ejbFindByPrimaryKey(PK pk)
TODO: apido
|
Collection |
MetaInformation_HJMPWrapper.ejbFindByType(PK param0) |
void |
MetaInformation_HJMPWrapper.ejbPostCreate(PK param0,
String param1) |
void |
MetaInformationEJB.ejbPostCreate(PK pk,
String systemName) |
MetaInformationRemote |
MetaInformation_HJMPWrapper.findByPrimaryKey(PK pkValue) |
Collection |
MetaInformation_HJMPWrapper.findByType(PK param0) |
void |
MetaInformation_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
MetaInformation_HJMPWrapper.setPkString(PK newvalue) |
void |
MetaInformation_HJMPWrapper.setTypePkString(PK newvalue) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
ItemPropertyCacheKey.itemPK |
| Modifier and Type | Field and Description |
|---|---|
JDBCValueMappings.ValueReader<PK,?> |
JDBCValueMappings.PK_READER |
JDBCValueMappings.ValueWriter<PK,?> |
JDBCValueMappings.PK_WRITER |
| Modifier and Type | Method and Description |
|---|---|
PK |
EJBPropertyRowCache.getItemPK() |
PK |
EJBProperty.getLang() |
PK |
EJBPropertyRowCache.getLangPK() |
PK |
TypeInfoMap.getSuperTypePK() |
PK |
TypeInfoMap.getTypePK() |
PK |
DBPersistenceManager.getTypePK(String code) |
PK |
PersistenceManager.getTypePK(String code) |
protected PK |
JDBCValueMappings.PKReaderWriter.readValue(ResultSet rs,
int idx) |
protected PK |
JDBCValueMappings.PKReaderWriter.readValue(ResultSet rs,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
DBPersistenceManager.getExternalTableTypes(PK typePK) |
Set<PK> |
PersistenceManager.getExternalTableTypes(PK typePK)
Finds all subtypes of a given non-abstract type which are mapped to a different deployment.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DBPersistenceManager.cachesInfoFor(PK typePK) |
boolean |
PersistenceManager.cachesInfoFor(PK typePK) |
void |
DBPersistenceManager.clearComposedType(PK typePK,
String code) |
void |
PersistenceManager.clearComposedType(PK typePK,
String code) |
static Object |
EJBProperty.constructKey(String name,
PK langPK)
property keys are case insensitive regarding names !
|
boolean |
OldPropertyJDBC.DumpPropertyConverter.convert(PK itemPK,
PK typePK,
EJBProperty dumpProp) |
protected static EJBProperty |
EJBProperty.create(String name,
PK lang,
Object value) |
static EJBPropertyRowCache |
EJBPropertyRowCache.createLocalized(PK langPK,
long timestamp,
List<String> names)
create new localized cache without values (assuming null)
|
static EJBPropertyCache |
OldPropertyJDBC.createProperties(PK itemPK,
long timestamp,
String oldPropTableName) |
static EJBPropertyRowCache |
PropertyJDBC.createProperties(TypeInfoMap infoMap,
PK itemPK,
PK typePK,
PK langPK,
long timestamp) |
Map<String,Object> |
EJBPropertyRowCache.getAllProperties(PK langPK) |
Map<String,Object> |
EJBPropertyCache.getAllProperties(PK langPK) |
Map<String,Object> |
LocalizedPropertyAccess.getAllProperties(PK langPK) |
Set<Integer> |
DBPersistenceManager.getBeanTypeCodes(PK typePK)
Returns a set of all beans typecode which are typed by the type of the specified pk.
|
Set<Integer> |
PersistenceManager.getBeanTypeCodes(PK typePK)
All item type codes of the specified type or its concrete subtypes.
|
Set<PK> |
DBPersistenceManager.getExternalTableTypes(PK typePK) |
Set<PK> |
PersistenceManager.getExternalTableTypes(PK typePK)
Finds all subtypes of a given non-abstract type which are mapped to a different deployment.
|
TypeInfoMap |
DBPersistenceManager.getPersistenceInfo(PK typePK) |
TypeInfoMap |
PersistenceManager.getPersistenceInfo(PK typePK) |
static EJBPropertyCache |
OldPropertyJDBC.getProperties(PK itemPK,
long timestamp,
String oldPropTableName) |
static EJBPropertyRowCache |
PropertyJDBC.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.
|
Object |
EJBPropertyRowCache.getProperty(String name,
PK langPK) |
Object |
EJBPropertyCache.getProperty(String name,
PK langPK) |
Object |
LocalizedPropertyAccess.getProperty(String name,
PK langPK) |
Set<String> |
EJBPropertyRowCache.getPropertyNames(PK langPK) |
Set<String> |
EJBPropertyCache.getPropertyNames(PK langPK) |
Set<String> |
LocalizedPropertyAccess.getPropertyNames(PK langPK) |
Map<String,Object> |
EJBPropertyCache.getPropertyValues(PK langPK) |
static EJBProperty |
EJBProperty.load(String name,
PK langPK,
Object value) |
static EJBPropertyRowCache |
EJBPropertyRowCache.loadLocalized(PK langPK,
long timestamp,
List<String> names,
List<Object> values)
loading localized cache
|
String |
JDBCValueMappings.pkToSQL(PK pk) |
static EJBProperty |
OldPropertyJDBC.readOldProperty(ResultSet rs,
PK itemPK) |
static EJBPropertyRowCache |
PropertyJDBC.readPropertyRow(ResultSet rs,
PK itemPK,
PK itemTypePK,
PK langPK,
long timestamp,
TypeInfoMap infoMap) |
static void |
PropertyJDBC.removeAllPropertyData(PK itemPK,
PK typePK)
removes all property rows for a item.
|
static void |
OldPropertyJDBC.removeAllPropertyData(PK itemPK,
String tableName) |
Object |
EJBPropertyRowCache.removeProperty(String name,
PK langPK) |
Object |
EJBPropertyCache.removeProperty(String name,
PK langPK) |
Object |
LocalizedPropertyAccess.removeProperty(String name,
PK langPK) |
void |
EJBPropertyRowCache.setItemPK(PK itemPK) |
void |
EJBPropertyContainer.setLocalizedProperty(String name,
PK languagePK,
Object value) |
Object |
EJBPropertyRowCache.setProperty(String name,
PK langPK,
Object value) |
Object |
EJBPropertyCache.setProperty(String name,
PK langPK,
Object value) |
Object |
LocalizedPropertyAccess.setProperty(String name,
PK langPK,
Object value) |
static void |
OldPropertyJDBC.updatePropertyTypePKs(PK itemPK,
PK typePK,
String oldPropTableName)
changes all property data rows of one item to the new type pk.
|
static void |
PropertyJDBC.updatePropertyTypePKs(TypeInfoMap infoMap,
PK itemPK,
PK newTypePK)
changes all property data rows of one item to the new type pk.
|
static void |
OldPropertyJDBC.writeOldProperties(EJBPropertyCache oldPropCache,
PK itemPK,
PK typePK,
String tableName) |
static void |
PropertyJDBC.writeProperties(EJBPropertyRowCache prc,
PK itemPK,
PK typePK,
TypeInfoMap infoMap,
boolean localized)
saves all changed properties of one property cache.
|
protected void |
JDBCValueMappings.PKReaderWriter.writeValue(PreparedStatement stmt,
int fieldIndex,
PK value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyJDBC.preloadLocalizedProperties(Set<PK> langPKs,
Collection<LocalizableItemRemote> _items) |
static void |
OldPropertyJDBC.removeAllPropertyData(Collection<PK> itemTypePKs,
String propertyName,
String tableName) |
| Constructor and Description |
|---|
ItemLocalizedPropertyCacheKey(TypeInfoMap info,
PK langPK) |
ItemLocalizedPropertyCacheKey(TypeInfoMap info,
PK itemPK,
PK langPK)
clone constructor
|
ItemOldPropertyCacheKey(PK itemPK)
clone constructor
|
ItemPropertyCacheKey(EJBPropertyRowCache prc,
PK itemPK)
used by HJMP to pre-load unloc props cache - dont use elsewhere
|
ItemPropertyCacheKey(PK itemPK)
clone constructor
|
TypeInfoMap(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) |
TypeInfoMap(TypeInfoMap original,
PK typePK,
PK superTypePK,
String code) |
| Modifier and Type | Field and Description |
|---|---|
protected PK |
ItemACLCacheKey.itemPK |
| Modifier and Type | Method and Description |
|---|---|
PK |
ACLCache.getItemPK() |
PK |
ACLEntryCache.getPermission() |
PK |
ACLEntryCache.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,List<Boolean>> |
ACLCache.getPermissionMap(List<PK> rightPKs)
rights = [ r1 , r2 ,r3 ]
map = { pcpl1 -> [ T ,F ,null ],
pcpl2 -> [ null ,F, ,null ]
}
|
Collection<PK> |
ACLCache.getPermissions(PK principalPK,
boolean negative) |
Collection<PK> |
ACLCache.getRestrictedPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
ACLEntryCache.constructKey(PK userPK,
PK permissionPK) |
static ACLCache |
ACLCache.create(PK itemPK,
long version) |
protected static ACLEntryCache |
ACLEntryCache.create(PK user,
PK permission,
boolean negative) |
int |
ACLCache.findPermission(PK principalPK,
PK permissionPK) |
static ACLCache |
ACLEntryJDBC.getACLCache(PK itemPK,
long version,
HybrisDataSource ds) |
static ACLCache |
ACLEntryJDBC.getGlobalACLCache(PK principalPK,
long version,
HybrisDataSource ds) |
Collection<PK> |
ACLCache.getPermissions(PK principalPK,
boolean negative) |
static ACLCache |
ACLCache.load(PK itemPK,
long version,
Collection<ACLEntryCache> allACLs) |
static ACLEntryCache |
ACLEntryCache.load(PK user,
PK permission,
boolean negative) |
static void |
ACLEntryJDBC.removeAllEntries(PK itemPK,
HybrisDataSource ds) |
static void |
ACLEntryJDBC.removeAllEntriesForUserright(PK userrightPK,
HybrisDataSource ds) |
static void |
ACLEntryJDBC.removeAllGlobalEntries(PK principalPK,
HybrisDataSource ds) |
boolean |
ACLCache.removePermission(PK principalPK,
PK permissionPK) |
boolean |
ACLCache.setPermission(PK principalPK,
PK permissionPK,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,List<Boolean>> |
ACLCache.getPermissionMap(List<PK> rightPKs)
rights = [ r1 , r2 ,r3 ]
map = { pcpl1 -> [ T ,F ,null ],
pcpl2 -> [ null ,F, ,null ]
}
|
void |
ACLCache.setPermissionMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalToBooleanMap)
rights = [ r1 , r2 ,r3 ]
map = { pcpl1 -> [ T ,F ,null ],
pcpl2 -> [ null ,F, ,null ]
}
|
void |
ACLCache.setPermissionMap(List<PK> rightPKs,
Map<PK,List<Boolean>> principalToBooleanMap)
rights = [ r1 , r2 ,r3 ]
map = { pcpl1 -> [ T ,F ,null ],
pcpl2 -> [ null ,F, ,null ]
}
|
| Constructor and Description |
|---|
GlobalACLCacheKey(PK principalPK)
clone constructor
|
ItemACLCacheKey(PK itemPK)
clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
PK |
TestItemEJB.ejbCreate() |
PK |
TestItem_HJMPWrapper.ejbCreate() |
PK |
TestItem_HJMPWrapper.ejbFindByFieldA(String param0) |
PK |
TestItem_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
TestItem_HJMPWrapper.ejbFinderTest(String param0,
int param1) |
PK |
TestItem_HJMPWrapper.getOwnerPkString() |
PK |
TestItem_HJMPWrapper.getPkString() |
PK |
TestItem_HJMPWrapper.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
PK |
TestItem_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
Collection |
TestItem_HJMPWrapper.ejbFindByType(PK param0) |
TestItemRemote |
TestItem_HJMPWrapper.findByPrimaryKey(PK pkValue) |
Collection |
TestItem_HJMPWrapper.findByType(PK param0) |
void |
TestItem_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
TestItem_HJMPWrapper.setPkString(PK newvalue) |
void |
TestItem_HJMPWrapper.setTypePkString(PK newvalue) |
| Modifier and Type | Method and Description |
|---|---|
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
AtomicTypeRemote superType,
Class cl) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
AtomicTypeRemote param1,
Class param2) |
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
AtomicTypeRemote superType,
String code) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
AtomicTypeRemote param1,
String param2) |
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
AttributeDescriptorRemote superFD,
List inheritancePath,
TypeRemote type,
int modifiers) |
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
AttributeDescriptorRemote param1,
List param2,
TypeRemote param3,
int param4) |
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
Class javaClass) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
Class param1) |
PK |
ComposedTypeEJB.ejbCreate(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
PK |
ComposedType_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType) |
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
PK |
SearchRestrictionEJB.ejbCreate(PK principalPK,
PK typePK,
String query,
String code,
Boolean active) |
PK |
SearchRestriction_HJMPWrapper.ejbCreate(PK param0,
PK param1,
String param2,
String param3,
Boolean param4) |
PK |
ComposedType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
TypeEJB.ejbCreate(PK pkBase,
String code,
ComposedTypeRemote metaType) |
PK |
MapType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
CollectionType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
CollectionType_HJMPWrapper.ejbCreate(PK param0,
String param1,
TypeRemote param2,
int param3) |
PK |
CollectionTypeEJB.ejbCreate(PK pkBase,
String code,
TypeRemote elementType,
int collectionType) |
PK |
MapType_HJMPWrapper.ejbCreate(PK param0,
String param1,
TypeRemote param2,
TypeRemote param3) |
PK |
MapTypeEJB.ejbCreate(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndQualifier(PK param0,
String param1) |
PK |
ComposedType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
MapType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
CollectionType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
SearchRestriction_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AtomicType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0,
String param1) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingTypeAndQualifier(PK param0,
String param1) |
PK |
MapType_HJMPWrapper.getArgumentTypePK() |
abstract PK |
MapTypeEJB.getArgumentTypePK() |
abstract PK |
AttributeDescriptorEJB.getAttributeTypePK() |
PK |
AttributeDescriptor_HJMPWrapper.getAttributeTypePK() |
PK |
CollectionType_HJMPWrapper.getElementTypePK() |
abstract PK |
CollectionTypeEJB.getElementTypePK() |
abstract PK |
AttributeDescriptorEJB.getEnclosingTypePK() |
PK |
AttributeDescriptor_HJMPWrapper.getEnclosingTypePK() |
PK |
ComposedType_HJMPWrapper.getOwnerPkString() |
PK |
MapType_HJMPWrapper.getOwnerPkString() |
PK |
CollectionType_HJMPWrapper.getOwnerPkString() |
PK |
AttributeDescriptor_HJMPWrapper.getOwnerPkString() |
PK |
SearchRestriction_HJMPWrapper.getOwnerPkString() |
PK |
AtomicType_HJMPWrapper.getOwnerPkString() |
abstract PK |
AttributeDescriptorEJB.getPersistenceTypePK() |
PK |
AttributeDescriptor_HJMPWrapper.getPersistenceTypePK() |
PK |
ComposedType_HJMPWrapper.getPkString() |
PK |
MapType_HJMPWrapper.getPkString() |
PK |
CollectionType_HJMPWrapper.getPkString() |
PK |
AttributeDescriptor_HJMPWrapper.getPkString() |
PK |
SearchRestriction_HJMPWrapper.getPkString() |
PK |
AtomicType_HJMPWrapper.getPkString() |
PK |
SearchRestrictionRemote.getPrincipalPK() |
abstract PK |
SearchRestrictionEJB.getPrincipalPK() |
PK |
SearchRestriction_HJMPWrapper.getPrincipalPK() |
PK |
SearchRestrictionRemote.getRestrictedTypePK() |
abstract PK |
SearchRestrictionEJB.getRestrictedTypePK() |
PK |
SearchRestriction_HJMPWrapper.getRestrictedTypePK() |
PK |
MapType_HJMPWrapper.getReturnTypePK() |
abstract PK |
MapTypeEJB.getReturnTypePK() |
abstract PK |
AttributeDescriptorEJB.getSelectionDescriptorPK() |
PK |
AttributeDescriptor_HJMPWrapper.getSelectionDescriptorPK() |
abstract PK |
AttributeDescriptorEJB.getSuperAttributeDescriptorPK() |
PK |
AttributeDescriptor_HJMPWrapper.getSuperAttributeDescriptorPK() |
PK |
ComposedTypeEJB.getSuperTypeItemPK() |
PK |
ComposedTypeRemote.getSuperTypeItemPK() |
PK |
ComposedType_HJMPWrapper.getSuperTypePK() |
abstract PK |
HierarchieTypeEJB.getSuperTypePK() |
PK |
AtomicType_HJMPWrapper.getSuperTypePK() |
PK |
ComposedType_HJMPWrapper.getTypePkString() |
PK |
MapType_HJMPWrapper.getTypePkString() |
PK |
CollectionType_HJMPWrapper.getTypePkString() |
PK |
AttributeDescriptor_HJMPWrapper.getTypePkString() |
PK |
SearchRestriction_HJMPWrapper.getTypePkString() |
PK |
AtomicType_HJMPWrapper.getTypePkString() |
| Modifier and Type | Method and Description |
|---|---|
AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
AtomicTypeRemote superType,
Class javaClass) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.create(PK param0,
AtomicTypeRemote param1,
Class param2) |
AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
AtomicTypeRemote superType,
String code) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.create(PK param0,
AtomicTypeRemote param1,
String param2) |
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
AttributeDescriptorRemote superFD,
List inheritancePath,
TypeRemote type,
int modifiers) |
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.create(PK param0,
AttributeDescriptorRemote param1,
List param2,
TypeRemote param3,
int param4) |
AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
Class javaClass) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.create(PK param0,
Class param1) |
ComposedTypeRemote |
ComposedType_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
ComposedTypeRemote |
ComposedTypeHome.create(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClass,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
String persistentQualifier,
TypeRemote type,
AtomicTypeRemote persistentType,
int modifiers,
ComposedTypeRemote metaType) |
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
SearchRestrictionRemote |
SearchRestrictionHome.create(PK principalPK,
PK typePK,
String query,
String code,
Boolean active) |
SearchRestrictionRemote |
SearchRestriction_HJMPWrapper.create(PK param0,
PK param1,
String param2,
String param3,
Boolean param4) |
ComposedTypeRemote |
ComposedType_HJMPWrapper.create(PK param0,
String param1,
ComposedTypeRemote param2) |
MapTypeRemote |
MapType_HJMPWrapper.create(PK param0,
String param1,
ComposedTypeRemote param2) |
CollectionTypeRemote |
CollectionType_HJMPWrapper.create(PK param0,
String param1,
ComposedTypeRemote param2) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.create(PK param0,
String param1,
ComposedTypeRemote param2) |
CollectionTypeRemote |
CollectionTypeHome.create(PK pkBase,
String code,
TypeRemote elementType,
int typeOfCollection) |
CollectionTypeRemote |
CollectionType_HJMPWrapper.create(PK param0,
String param1,
TypeRemote param2,
int param3) |
MapTypeRemote |
MapType_HJMPWrapper.create(PK param0,
String param1,
TypeRemote param2,
TypeRemote param3) |
MapTypeRemote |
MapTypeHome.create(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType) |
AtomicTypeRemote |
TypeManagerEJB.createAtomicType(PK pkBase,
AtomicTypeRemote superType,
Class javaClass) |
AtomicTypeRemote |
TypeManagerEJB.createAtomicType(PK pkBase,
AtomicTypeRemote superType,
String code) |
AtomicTypeRemote |
TypeManagerEJB.createAtomicType(PK pkBase,
Class javaClass) |
AttributeDescriptorRemote |
TypeManagerEJB.createAttributeDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType,
boolean reinitialize) |
AttributeDescriptor |
ComposedTypeEJBImpl.createAttributeDescriptor(PK pkBase,
String qualifier,
Type type,
int modifiers) |
CollectionTypeRemote |
TypeManagerEJB.createCollectionType(PK pkBase,
String code,
TypeRemote elementType) |
CollectionTypeRemote |
TypeManagerEJB.createCollectionType(PK pkBase,
String code,
TypeRemote elementType,
int collectionType) |
MapTypeRemote |
TypeManagerEJB.createMapType(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType) |
ComposedTypeRemote |
TypeManagerEJB.createNonRootComposedType(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ComposedTypeRemote metaType,
boolean copySupertypeData) |
AttributeDescriptorRemote |
TypeManagerEJB.createPropertyDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
TypeRemote type,
int modifiers,
ComposedTypeRemote metaType,
Map sqlColumnDefs,
boolean reinitialize) |
AttributeDescriptorRemote |
TypeManagerEJB.createPropertyDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
TypeRemote type,
int modifiers,
ComposedTypeRemote metaType,
Map sqlColumnDefs,
boolean reinitialize,
String realColumnName) |
AttributeDescriptorRemote |
TypeManagerEJB.createRelationDescriptor(PK pkBase,
String relationName,
String qualifier,
ComposedTypeRemote enclosingType,
ComposedTypeRemote type,
int modifiers,
boolean localized,
boolean reinit,
int typeOfCollection) |
ComposedTypeRemote |
TypeManagerEJB.createRelationType(PK pkBase,
String relationQualfier,
boolean localized,
AttributeDescriptorRemote sourceFD,
AttributeDescriptorRemote targetFD) |
ComposedTypeRemote |
TypeManagerEJB.createRelationType(PK pkBase,
String relationName,
boolean copySupertypeData,
boolean isAbstract) |
SearchRestrictionRemote |
TypeManagerEJB.createRestriction(PK principalPK,
PK typePK,
String query,
String code,
Boolean active) |
ComposedTypeRemote |
TypeManagerEJB.createRootComposedType(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType,
boolean copySupertypeData) |
ComposedTypeRemote |
TypeManagerEJB.createRootRelationType(PK pkBase,
String relationQualfier,
ItemDeployment deployment,
boolean copySupertypeData) |
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
AtomicTypeRemote superType,
Class cl) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
AtomicTypeRemote param1,
Class param2) |
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
AtomicTypeRemote superType,
String code) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
AtomicTypeRemote param1,
String param2) |
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
AttributeDescriptorRemote superFD,
List inheritancePath,
TypeRemote type,
int modifiers) |
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
AttributeDescriptorRemote param1,
List param2,
TypeRemote param3,
int param4) |
PK |
AtomicTypeEJB.ejbCreate(PK pkBase,
Class javaClass) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
Class param1) |
PK |
ComposedTypeEJB.ejbCreate(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
PK |
ComposedType_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType) |
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
PK |
SearchRestrictionEJB.ejbCreate(PK principalPK,
PK typePK,
String query,
String code,
Boolean active) |
PK |
SearchRestriction_HJMPWrapper.ejbCreate(PK param0,
PK param1,
String param2,
String param3,
Boolean param4) |
PK |
ComposedType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
TypeEJB.ejbCreate(PK pkBase,
String code,
ComposedTypeRemote metaType) |
PK |
MapType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
CollectionType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
AtomicType_HJMPWrapper.ejbCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
PK |
CollectionType_HJMPWrapper.ejbCreate(PK param0,
String param1,
TypeRemote param2,
int param3) |
PK |
CollectionTypeEJB.ejbCreate(PK pkBase,
String code,
TypeRemote elementType,
int collectionType) |
PK |
MapType_HJMPWrapper.ejbCreate(PK param0,
String param1,
TypeRemote param2,
TypeRemote param3) |
PK |
MapTypeEJB.ejbCreate(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType) |
Collection |
MapType_HJMPWrapper.ejbFindByArgumentType(PK param0) |
Collection |
CollectionType_HJMPWrapper.ejbFindByElementType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingType(PK param0) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndSelectionDescriptor(PK param0,
PK param1) |
PK |
ComposedType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
MapType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
CollectionType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
SearchRestriction_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AtomicType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
Collection |
SearchRestriction_HJMPWrapper.ejbFindByPrincipal(PK param0) |
Collection |
SearchRestriction_HJMPWrapper.ejbFindByRestrictedType(PK param0) |
Collection |
MapType_HJMPWrapper.ejbFindByReturnType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindBySuperAttributeDescriptor(PK param0) |
Collection |
ComposedType_HJMPWrapper.ejbFindBySuperType(PK param0) |
Collection |
AtomicType_HJMPWrapper.ejbFindBySuperType(PK param0) |
Collection |
ComposedType_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
MapType_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
CollectionType_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
SearchRestriction_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
AtomicType_HJMPWrapper.ejbFindByType(PK param0) |
Collection |
MapType_HJMPWrapper.ejbFindByTypes(PK param0,
PK param1) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingType(PK param0) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindInhertitedByEnclosingType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindPropertyByEnclosingType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingType(PK param0) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
SearchRestriction_HJMPWrapper.ejbFindRestrictions(PK param0,
PK param1) |
void |
AtomicTypeEJB.ejbPostCreate(PK pkBase,
AtomicTypeRemote superType,
Class javaClass) |
void |
AtomicType_HJMPWrapper.ejbPostCreate(PK param0,
AtomicTypeRemote param1,
Class param2) |
void |
AtomicTypeEJB.ejbPostCreate(PK pkBase,
AtomicTypeRemote superType,
String code) |
void |
AtomicType_HJMPWrapper.ejbPostCreate(PK param0,
AtomicTypeRemote param1,
String param2) |
void |
AttributeDescriptorEJB.ejbPostCreate(PK pkBase,
AttributeDescriptorRemote superFD,
List inheritancePath,
TypeRemote type,
int modifiers) |
void |
AttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0,
AttributeDescriptorRemote param1,
List param2,
TypeRemote param3,
int param4) |
void |
AtomicTypeEJB.ejbPostCreate(PK pkBase,
Class javaClass) |
void |
AtomicType_HJMPWrapper.ejbPostCreate(PK param0,
Class param1) |
void |
ComposedTypeEJB.ejbPostCreate(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
void |
ComposedType_HJMPWrapper.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
void |
AttributeDescriptorEJB.ejbPostCreate(PK pkBase,
ComposedTypeRemote enclosingType,
String qualifier,
String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType) |
void |
AttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
void |
SearchRestrictionEJB.ejbPostCreate(PK principalPK,
PK typePK,
String query,
String code,
Boolean active) |
void |
SearchRestriction_HJMPWrapper.ejbPostCreate(PK param0,
PK param1,
String param2,
String param3,
Boolean param4) |
void |
ComposedType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
void |
TypeEJB.ejbPostCreate(PK pkBase,
String code,
ComposedTypeRemote metaType) |
void |
MapType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
void |
CollectionType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
void |
AtomicType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
ComposedTypeRemote param2) |
void |
CollectionType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
TypeRemote param2,
int param3) |
void |
CollectionTypeEJB.ejbPostCreate(PK pkBase,
String code,
TypeRemote elementType,
int collectionType) |
void |
MapType_HJMPWrapper.ejbPostCreate(PK param0,
String param1,
TypeRemote param2,
TypeRemote param3) |
void |
MapTypeEJB.ejbPostCreate(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType) |
Collection |
MapType_HJMPWrapper.findByArgumentType(PK param0) |
Collection |
MapTypeHome.findByArgumentType(PK argumentTypePK) |
Collection |
CollectionTypeHome.findByElementType(PK typePK) |
Collection |
CollectionType_HJMPWrapper.findByElementType(PK param0) |
Collection |
AttributeDescriptorHome.findByEnclosingType(PK ectPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findByEnclosingType(PK param0) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findByEnclosingTypeAndQualifier(PK enclTypePK,
String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
AttributeDescriptorHome.findByEnclosingTypeAndSelectionDescriptor(PK enclTypePK,
PK descriptorPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findByEnclosingTypeAndSelectionDescriptor(PK param0,
PK param1) |
ComposedTypeRemote |
ComposedType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
MapTypeRemote |
MapType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
MapTypeRemote |
MapTypeHome.findByPrimaryKey(PK pk) |
CollectionTypeRemote |
CollectionTypeHome.findByPrimaryKey(PK pk) |
AtomicTypeRemote |
AtomicTypeHome.findByPrimaryKey(PK pk) |
ComposedTypeRemote |
ComposedTypeHome.findByPrimaryKey(PK pk) |
CollectionTypeRemote |
CollectionType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findByPrimaryKey(PK pkValue) |
SearchRestrictionRemote |
SearchRestriction_HJMPWrapper.findByPrimaryKey(PK pkValue) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
Collection |
SearchRestrictionHome.findByPrincipal(PK principalPK) |
Collection |
SearchRestriction_HJMPWrapper.findByPrincipal(PK param0) |
Collection |
SearchRestrictionHome.findByRestrictedType(PK typePK) |
Collection |
SearchRestriction_HJMPWrapper.findByRestrictedType(PK param0) |
Collection |
MapType_HJMPWrapper.findByReturnType(PK param0) |
Collection |
MapTypeHome.findByReturnType(PK returnTypePK) |
Collection |
AttributeDescriptorHome.findBySuperAttributeDescriptor(PK superFDPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findBySuperAttributeDescriptor(PK param0) |
Collection |
ComposedType_HJMPWrapper.findBySuperType(PK param0) |
Collection |
HierarchieTypeHome.findBySuperType(PK superTypePK) |
Collection |
AtomicType_HJMPWrapper.findBySuperType(PK param0) |
Collection |
ComposedType_HJMPWrapper.findByType(PK param0) |
Collection |
MapType_HJMPWrapper.findByType(PK param0) |
Collection |
CollectionType_HJMPWrapper.findByType(PK param0) |
Collection |
AttributeDescriptor_HJMPWrapper.findByType(PK param0) |
Collection |
SearchRestriction_HJMPWrapper.findByType(PK param0) |
Collection |
AtomicType_HJMPWrapper.findByType(PK param0) |
Collection |
MapType_HJMPWrapper.findByTypes(PK param0,
PK param1) |
Collection |
MapTypeHome.findByTypes(PK argumentTypePK,
PK returnTypePK) |
Collection |
AttributeDescriptorHome.findDeclaredByEnclosingType(PK ectPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findDeclaredByEnclosingType(PK param0) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findDeclaredByEnclosingTypeAndQualifier(PK enclTypePK,
String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findDeclaredByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
AttributeDescriptorHome.findInhertitedByEnclosingType(PK ectPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findInhertitedByEnclosingType(PK param0) |
Collection |
AttributeDescriptorHome.findPropertyByEnclosingType(PK ectPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findPropertyByEnclosingType(PK param0) |
Collection |
AttributeDescriptorHome.findPublicByEnclosingType(PK ectPK) |
Collection |
AttributeDescriptor_HJMPWrapper.findPublicByEnclosingType(PK param0) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findPublicByEnclosingTypeAndQualifier(PK enclTypePK,
String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findPublicByEnclosingTypeAndQualifier(PK param0,
String param1) |
Collection |
SearchRestrictionHome.findRestrictions(PK principalPK,
PK typePK) |
Collection |
SearchRestriction_HJMPWrapper.findRestrictions(PK param0,
PK param1) |
AttributeDescriptorRemote |
TypeManagerEJB.getEveryAttributeDescriptor(PK enclosingTypePK,
String qualifier) |
AtomicTypeRemote |
TypeManagerEJB.getOrCreateAtomicType(PK pkBase,
Class javaClass) |
CollectionTypeRemote |
TypeManagerEJB.getOrCreateCollectionType(PK pkBase,
String code,
TypeRemote elementType) |
CollectionTypeRemote |
TypeManagerEJB.getOrCreateCollectionType(PK pkBase,
String code,
TypeRemote elementType,
int collectionType) |
protected MapTypeRemote |
TypeManagerEJB.getOrCreateMapType(PK pkBase,
String code,
TypeRemote argumentType,
TypeRemote returnType)
checks if there is a maptype for a given argument type and return type.
|
Collection |
TypeManagerEJB.getRestrictions(PK principalPK,
PK typePK) |
void |
MapType_HJMPWrapper.setArgumentTypePK(PK newvalue) |
abstract void |
MapTypeEJB.setArgumentTypePK(PK argumentTypePK) |
abstract void |
AttributeDescriptorEJB.setAttributeTypePK(PK typePK) |
void |
AttributeDescriptor_HJMPWrapper.setAttributeTypePK(PK newvalue) |
void |
CollectionType_HJMPWrapper.setElementTypePK(PK newvalue) |
abstract void |
CollectionTypeEJB.setElementTypePK(PK elementTypePK) |
abstract void |
AttributeDescriptorEJB.setEnclosingTypePK(PK enclosingTypePK) |
void |
AttributeDescriptor_HJMPWrapper.setEnclosingTypePK(PK newvalue) |
void |
ComposedType_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
MapType_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
CollectionType_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
AttributeDescriptor_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
SearchRestriction_HJMPWrapper.setOwnerPkString(PK newvalue) |
void |
AtomicType_HJMPWrapper.setOwnerPkString(PK newvalue) |
abstract void |
AttributeDescriptorEJB.setPersistenceTypePK(PK persistenceTypePK) |
void |
AttributeDescriptor_HJMPWrapper.setPersistenceTypePK(PK newvalue) |
void |
ComposedType_HJMPWrapper.setPkString(PK newvalue) |
void |
MapType_HJMPWrapper.setPkString(PK newvalue) |
void |
CollectionType_HJMPWrapper.setPkString(PK newvalue) |
void |
AttributeDescriptor_HJMPWrapper.setPkString(PK newvalue) |
void |
SearchRestriction_HJMPWrapper.setPkString(PK newvalue) |
void |
AtomicType_HJMPWrapper.setPkString(PK newvalue) |
void |
SearchRestrictionRemote.setPrincipalPK(PK pk) |
abstract void |
SearchRestrictionEJB.setPrincipalPK(PK pk) |
void |
SearchRestriction_HJMPWrapper.setPrincipalPK(PK newvalue) |
void |
SearchRestrictionRemote.setRestrictedTypePK(PK pk) |
abstract void |
SearchRestrictionEJB.setRestrictedTypePK(PK pk) |
void |
SearchRestriction_HJMPWrapper.setRestrictedTypePK(PK newvalue) |
void |
MapType_HJMPWrapper.setReturnTypePK(PK newvalue) |
abstract void |
MapTypeEJB.setReturnTypePK(PK returnTypePK) |
abstract void |
AttributeDescriptorEJB.setSelectionDescriptorPK(PK selectionDescriptorPK) |
void |
AttributeDescriptor_HJMPWrapper.setSelectionDescriptorPK(PK newvalue) |
abstract void |
AttributeDescriptorEJB.setSuperAttributeDescriptorPK(PK superFDPK) |
void |
AttributeDescriptor_HJMPWrapper.setSuperAttributeDescriptorPK(PK newvalue) |
void |
ComposedType_HJMPWrapper.setSuperTypePK(PK newvalue) |
abstract void |
HierarchieTypeEJB.setSuperTypePK(PK superPK) |
void |
AtomicType_HJMPWrapper.setSuperTypePK(PK newvalue) |
void |
ComposedType_HJMPWrapper.setTypePkString(PK newvalue) |
void |
MapType_HJMPWrapper.setTypePkString(PK newvalue) |
void |
CollectionType_HJMPWrapper.setTypePkString(PK newvalue) |
void |
AttributeDescriptor_HJMPWrapper.setTypePkString(PK newvalue) |
void |
SearchRestriction_HJMPWrapper.setTypePkString(PK newvalue) |
void |
AtomicType_HJMPWrapper.setTypePkString(PK newvalue) |
| Modifier and Type | Method and Description |
|---|---|
PK |
CatalogVersionCompareService.CatalogVersionDifference.getSourceItemPK() |
PK |
CatalogVersionCompareService.CatalogVersionComparison.getSyncItemJobPK() |
PK |
CatalogVersionCompareService.CatalogVersionDifference.getTargetItemPK() |
| Constructor and Description |
|---|
CatalogVersionComparison(PK syncItemJobPK) |
CatalogVersionDifference(PK sourceItemPK,
PK targetItemPK,
Date sourceModificationTime,
Date lastSyncTime,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
PublicationModel |
PublicationService.loadPublicationForChooser(PK selected)
Called to load a selected publication into print cockpit.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
PublicationServiceImpl.readRecentlyOpened() |
| Modifier and Type | Method and Description |
|---|---|
PublicationModel |
PublicationServiceImpl.loadPublicationForChooser(PK selected) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PublicationServiceImpl.writeRecentlyOpened(List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
long |
TableService.getModificationTime(PK pk) |
String |
TableService.getShortTablePreview(PK pk) |
String |
TableService.getTablePreview(PK pk) |
boolean |
TableService.itemExists(PK pk) |
TableBlockModel |
TableService.loadTable(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
long |
TableServiceImpl.getModificationTime(PK pk) |
String |
TableServiceImpl.getShortTablePreview(PK pk) |
String |
TableServiceImpl.getTablePreview(PK pk) |
boolean |
TableServiceImpl.itemExists(PK pk) |
TableBlockModel |
TableServiceImpl.loadTable(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
static Map<PK,Collection<ChapterModel>> |
PrintCockpitUndoTools.getChapterDropOriginalValues(Set<TypedObject> drop)
Returns original values for chapter drop.
|
static Map<PK,List<PageModel>> |
PrintCockpitUndoTools.getPageDropOriginalValues(Set<TypedObject> drop)
Returns original values for pages drop.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PrintCockpitUndoTools.createUndoForPublicationChapterDrop(Map<PK,Collection<ChapterModel>> origValues,
List<UndoableOperation> operations)
Creates undoable operation implementations for given original values of chapters
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
AbstractPrintPerspectiveQueryProvider.toPKList(Collection<? extends ItemModel> items) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericCondition |
AbstractPrintPerspectiveQueryProvider.buildOracleCompatibleInCondition(GenericSearchField searchField,
List<PK> collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintTableController.setAndReloadTableWithPk(PK tablePk) |
protected boolean |
PrintTableController.tableMustBeLoaded(PK pk,
long openedTS) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<PK> |
CatalogNavigationDao.queryPrintElements(String term,
List<SortCriterion> sort,
Set<String> permittedTypes) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<PK> |
DefaultCatalogNavigationDao.queryPrintElements(String term,
List<SortCriterion> sort,
Set<String> permittedTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
DefaultBusinessProcessServiceDao.findBusinessProcessTaskActions(PK businessProcessPk) |
List<String> |
BusinessProcessServiceDao.findBusinessProcessTaskActions(PK businessProcessPk)
Finds all BusinessProcess task actions.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
TestBatchProcessor.asList(Object ctx) |
protected List<PK> |
CompletelyFailingBatchProcessor.asList(Object ctx) |
protected List<PK> |
SometimesFailingBatchProcessor.asList(Object ctx) |
| Modifier and Type | Method and Description |
|---|---|
PK |
FavoriteCategoryImpl.getPK() |
| Constructor and Description |
|---|
FavoriteCategoryImpl(String label,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
FavoriteCategory.getPK() |
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
CatalogService.getCatalogVersion(PK pk)
Get the CatalogVersion for a Catalog item, specified by PK
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
CatalogServiceImpl.getCatalogVersion(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
CachedPromotionResult.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionNullAction.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionOrderEntryAdjustAction.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionOrderEntryConsumed.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionOrderChangeDeliveryModeAction.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionOrderAdjustTotalAction.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
CachedPromotionOrderAddFreeGiftAction.providePK()
Provides PK part of
JaloOnlyItem contract. |
| Modifier and Type | Method and Description |
|---|---|
PK |
SAPHTTPDestinationData.getPk() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPHTTPDestinationData.setPk(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
default AbstractOrderEntryModel |
ConfigurationCartIntegrationFacade.findItemInCartByPK(PK cartItemPk)
Searches the session cart for an entry specified by a primary key.
|
| Modifier and Type | Method and Description |
|---|---|
protected PK |
ConfigurationCartIntegrationFacadeImpl.convertStringToPK(String pkString)
Converts a string to the primary key wrapping it
|
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntryModel |
ConfigurationCartIntegrationFacadeImpl.findItemInCartByPK(PK cartItemPk)
Searches the session cart for an entry specified by a primary key.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<PK,AbstractOrderEntryModel> |
ProductConfigCommerceCartMergingStrategyImpl.collectCartEntriesByPk(CartModel cart)
Puts the cart entries into a map with PK as key.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
ProductConfigCommerceCartMergingStrategyImpl.reApplyExtConfigsAfterMerge(CartModel toCart,
Map<PK,AbstractOrderEntryModel> toCartEntriesBeforeMerge,
Map<String,List<String>> extConfigsBeforeMerge) |
| Constructor and Description |
|---|
DefaultAutoDisablingScriptStrategy(PK pk,
ModelService modelService,
SessionService sessionService) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ModelScriptCacheKey.getPk() |
| Constructor and Description |
|---|
ModelScriptCacheKey(PK pk,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
RunCronJobMessageCreatorAndSender.createAndSendMessage(int remoteClusterId,
PK cronJobPK)
Creates and sends a new message for performing a CronJob with
cronJobPK on remote cluster
remoteClusterId |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRunCronJobMessageCreatorAndSender.createAndSendMessage(int remoteClusterId,
PK cronJobPK) |
| Modifier and Type | Method and Description |
|---|---|
PK |
AbstractCronJobEvent.getCronJobPK() |
PK |
AbstractCronJobPerformEvent.getScheduledByTriggerPk() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCronJobEvent.setCronJobPK(PK cronJobPK) |
void |
AbstractCronJobPerformEvent.setScheduledByTriggerPk(PK scheduledByTriggerPk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
I18NService.getLangPKFromLocale(Locale locale)
Returns proper language PK for matching locale.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultI18NService.getLangPKFromLocale(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
ImpExEmptyUpdateTest.changeInOtherThread(PK itemPK,
String property,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ReadParams.getCurrentLangPK() |
PK |
ReadParams.getLangPK() |
PK |
PersistenceObject.getPK() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemModelConverter.afterModification(AbstractItemModel model,
PK pk,
long persistenceVersion) |
protected ItemModelInternalContext |
ItemModelConverter.createContextForExistingModel(String type,
PK pk,
long persistenceVersion,
AttributeProvider attributeProvider) |
| Constructor and Description |
|---|
ItemAttributeProvider(PK pk,
ItemModelConverter converter)
Creates a new provider setting with PK only.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
LocalizationService.getMatchingPkForDataLocale(Locale locale)
Deprecated.
Returns proper language PK for matching locale.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
DefaultLocalizationService.DataLocale.getLangPK() |
PK |
DefaultLocalizationService.getMatchingPkForDataLocale(Locale locale)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
InMemoryCartEntry.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
InMemoryCart.providePK()
Provides PK part of
JaloOnlyItem contract. |
PK |
JaloOnlyItemHelper.providePK() |
| Constructor and Description |
|---|
JaloOnlyItemHelper(PK pk,
Item item,
ComposedType type,
Date creationTime,
Date modifiedTime) |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<Vector<PK>> |
ModelContext.loading |
| Modifier and Type | Method and Description |
|---|---|
PK |
EnumerationDelegate.getPK(HybrisEnumValue enumeration) |
PK |
RelationInfo.getSourcePk() |
PK |
RelationInfo.getTargetPk() |
| Modifier and Type | Method and Description |
|---|---|
RelationInfo.Builder |
RelationInfo.Builder.sourcePk(PK sourcePk) |
RelationInfo.Builder |
RelationInfo.Builder.targetPk(PK targetPk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
JaloPersistenceObject.getPK() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultModelService.detach(PK sourcePK) |
<T> T |
DefaultModelService.get(PK sourcePK) |
void |
DefaultModelService.lock(PK itemPK)
Default implementation delegates to
Transaction.lock(Item). |
void |
DefaultModelService.remove(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultModelService.preloadItems(List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ModelWrapper.getGeneratedPk()
Returns generated PK.
|
PK |
ModelWrapper.getPk() |
PK |
ModelWrapper.getResolvedPk()
Gets generated PK if wrapper is wrapping new model or already assigned PK otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
ItemModelInternalContext.generateNewPK()
Generate the new PK and assigns it to the current model.
|
PK |
ItemModelContextImpl.generateNewPK() |
PK |
ItemModelInternalContext.getNewPK()
Returns the newPK assigned to the current model
|
PK |
ItemModelContextImpl.getNewPK() |
PK |
ItemContextBuilder.getPk() |
PK |
AbstractItemModel.getPk() |
PK |
ItemModelContextImpl.getPK() |
PK |
ItemModelContext.getPK()
Retrieves the pk of the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemModelContextImpl.afterCreate(LocaleProvider locProvider,
AttributeProvider attrProvider,
DynamicAttributesProvider dynProvider,
PK pk,
long persistenceVersion,
String typeCode) |
static ItemModelContext |
ItemContextBuilder.createMockContext(Class clazz,
PK pk,
Locale currentLocale,
Object... attributesAsKeyValuesList) |
static ItemContextBuilder |
ItemContextBuilder.createMockContextBuilder(Class clazz,
PK pk,
Locale currentLocale,
Map<String,Object> attributeValues) |
void |
MockModelService.detach(PK sourcePK) |
void |
ModelService.detach(PK sourcePK)
Removes a model instance from the current model context.
|
<T> T |
MockModelService.get(PK sourcePK) |
<T> T |
ModelService.get(PK sourcePK)
Returns a model instance for the source object the given pk represents.
|
void |
MockModelService.lock(PK itemPK) |
void |
ModelService.lock(PK itemPK)
Lock item with given PK in for changes.
|
void |
MockModelService.remove(PK pk) |
void |
ModelService.remove(PK pk)
Tries to remove the source belonging to the specified PK.
|
void |
ItemContextBuilder.setPk(PK pk) |
| Constructor and Description |
|---|
LeanItemModelHandler(PK pk,
String tenantID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ItemObjectResolver.preloadItems(List<PK> list)
Preload items into the cache using bulk-load.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultModelResolver.preloadItems(List<PK> pks) |
boolean |
DefaultMultiModelResolver.preloadItems(List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
PK |
PermissionDAO.AclContainer.getItemPK() |
PK |
PermissionDAO.AclEntry.getPermissionPk() |
PK |
PermissionDAO.AclEntry.getUserPk() |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
PermissionDAO.findGlobalRestrictedPrincipalsForPermissions(List<PK> permissionPks) |
List<PK> |
PermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk)
Returns global negative principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk)
Returns global positive principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk)
Returns negative principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk)
Returns positive principal's permissions for an item.
|
Map<PK,List<Boolean>> |
PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs)
Returns all principals and permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getRestrictedPrincipals(PK itemPk)
Returns all restricted principals for an item.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PermissionManagementStrategy.checkGlobalPermission(PK principalPk,
PK permissionPk)
Checks global permission for principal.
|
int |
PermissionManagementStrategy.checkItemPermission(PK itemPk,
PK principalPk,
PK permissionPk)
Checks item permission.
|
void |
PermissionDAO.deleteAclsForItem(PK itemPk,
Collection<PermissionContainer> permissions) |
void |
PermissionDAO.deleteAclsForItemAndPermissions(PK itemPk,
Collection<PK> permissionPks) |
void |
PermissionDAO.deleteAclsForItemAndPrincipals(PK itemPk,
Collection<PK> principalPks) |
void |
PermissionDAO.deleteAclsForPermissions(PK itemPk,
Collection<PK> permissionsPKs) |
PermissionDAO.AclContainer |
PermissionDAO.findAclsForItem(PK itemPk) |
PermissionDAO.AclContainer |
PermissionDAO.findGlobalAclsForPrincipalPk(PK principalPk) |
PermissionDAO.AclEntry |
PermissionDAO.AclContainer.findPermission(PK principalPk,
PK permissionPk) |
List<PK> |
PermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk)
Returns global negative principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk)
Returns global positive principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk)
Returns negative principal's permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk)
Returns positive principal's permissions for an item.
|
Map<PK,List<Boolean>> |
PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs)
Returns all principals and permissions for an item.
|
List<PK> |
PermissionManagementStrategy.getRestrictedPrincipals(PK itemPk)
Returns all restricted principals for an item.
|
void |
PermissionManagementStrategy.removeGlobalPermissions(PK itemPk,
List<PermissionContainer> permissions)
Removes global permissions.
|
void |
PermissionManagementStrategy.removePermissionsByContainers(PK itemPk,
List<PermissionContainer> permissions)
Removes permissions from an item using its PK.
|
void |
PermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs)
Remove permission for item using permission PKs.
|
void |
PermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks)
Removes permissions for item using principal PKs.
|
void |
PermissionDAO.upsertAclsForItem(PK itemPk,
Collection<PermissionContainer> permissions) |
void |
PermissionManagementStrategy.writeGlobalPermissions(PK itemPk,
List<PermissionContainer> permissions)
Writes global permissions.
|
void |
PermissionManagementStrategy.writePermissionsForItem(PK itemPk,
List<PermissionContainer> permissions)
Writes permissions for an item using its PK.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionDAO.deleteAclsForItemAndPermissions(PK itemPk,
Collection<PK> permissionPks) |
void |
PermissionDAO.deleteAclsForItemAndPrincipals(PK itemPk,
Collection<PK> principalPks) |
void |
PermissionDAO.deleteAclsForPermissions(PK itemPk,
Collection<PK> permissionsPKs) |
List<PK> |
PermissionDAO.findGlobalRestrictedPrincipalsForPermissions(List<PK> permissionPks) |
Map<PK,List<Boolean>> |
PermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs)
Returns all principals and permissions for an item.
|
void |
PermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs)
Removes global permissions by permission PK.
|
void |
PermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs)
Remove permission for item using permission PKs.
|
void |
PermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks)
Removes permissions for item using principal PKs.
|
| Constructor and Description |
|---|
AclContainer(PK itemPK,
List<PermissionDAO.AclEntry> aclEntries) |
AclEntry(PK userPk,
PK permissionPk,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
DefaultPermissionManagementService.getPermissionPKForName(String permissionName)
Returns null if not found!
|
protected PK |
DefaultPermissionCheckingService.getPermissionPKForName(String permissionName)
Returns null if not found!
|
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
JaloPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) |
List<PK> |
JaloPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) |
List<PK> |
JaloPermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk) |
List<PK> |
JaloPermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk) |
Map<PK,List<Boolean>> |
JaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
Map<PK,List<Boolean>> |
SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
List<PK> |
JaloPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) |
List<PK> |
SLDPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) |
| Modifier and Type | Method and Description |
|---|---|
int |
JaloPermissionManagementStrategy.checkGlobalPermission(PK principalPk,
PK permissionPk) |
int |
SLDPermissionManagementStrategy.checkGlobalPermission(PK principalPk,
PK permissionPk) |
int |
JaloPermissionManagementStrategy.checkItemPermission(PK itemPk,
PK principalPk,
PK permissionPk) |
int |
SLDPermissionManagementStrategy.checkItemPermission(PK itemPk,
PK principalPk,
PK permissionPk) |
List<PK> |
JaloPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getGlobalNegativePermissions(PK principalPk) |
List<PK> |
JaloPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getGlobalPositivePermissions(PK principalPk) |
protected ItemRemote |
JaloPermissionManagementStrategy.getItemRemote(PK pk) |
List<PK> |
JaloPermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getNegativePermissions(PK itemPk,
PK principalPk) |
List<PK> |
JaloPermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk) |
List<PK> |
SLDPermissionManagementStrategy.getPositivePermissions(PK itemPk,
PK principalPk) |
Map<PK,List<Boolean>> |
JaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
Map<PK,List<Boolean>> |
SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
List<PK> |
JaloPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) |
List<PK> |
SLDPermissionManagementStrategy.getRestrictedPrincipals(PK itemPk) |
static SLDPermissionManagementStrategy.AclCacheUnit |
SLDPermissionManagementStrategy.AclCacheUnit.globalCacheUnit(Cache cache,
PK principalPk,
Supplier<PermissionDAO.AclContainer> getter) |
static SLDPermissionManagementStrategy.AclCacheUnit |
SLDPermissionManagementStrategy.AclCacheUnit.itemCacheUnit(Cache cache,
PK itemPk,
Supplier<PermissionDAO.AclContainer> getter) |
void |
JaloPermissionManagementStrategy.removeGlobalPermissions(PK itemPk,
List<PermissionContainer> permissions) |
void |
SLDPermissionManagementStrategy.removeGlobalPermissions(PK principalPk,
List<PermissionContainer> permissions) |
void |
JaloPermissionManagementStrategy.removePermissionsByContainers(PK itemPk,
List<PermissionContainer> permissions) |
void |
SLDPermissionManagementStrategy.removePermissionsByContainers(PK itemPk,
List<PermissionContainer> permissions) |
void |
JaloPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs) |
void |
SLDPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs) |
void |
JaloPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks) |
void |
SLDPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks) |
void |
JaloPermissionManagementStrategy.writeGlobalPermissions(PK itemPk,
List<PermissionContainer> permissions) |
void |
SLDPermissionManagementStrategy.writeGlobalPermissions(PK principalPk,
List<PermissionContainer> permissions) |
void |
JaloPermissionManagementStrategy.writePermissionsForItem(PK itemPk,
List<PermissionContainer> permissions) |
void |
SLDPermissionManagementStrategy.writePermissionsForItem(PK itemPk,
List<PermissionContainer> permissions) |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,List<Boolean>> |
JaloPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
Map<PK,List<Boolean>> |
SLDPermissionManagementStrategy.getPrincipalsPermissions(PK itemPk,
List<PK> rightPKs) |
void |
JaloPermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs) |
void |
SLDPermissionManagementStrategy.removeGlobalPermissionsByPermissionPks(List<PK> permissionPKs) |
void |
JaloPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs) |
void |
SLDPermissionManagementStrategy.removePermissionsByPermissionPks(PK itemPk,
List<PK> permissionsPKs) |
void |
JaloPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks) |
void |
SLDPermissionManagementStrategy.removePermissionsByPrincipalPks(PK itemPk,
List<PK> principalPks) |
protected void |
DefaultPermissionManagementService.removePermissionsForPrincipalsPK(ItemModel item,
Collection<PK> principals) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractUserAuditModel> |
UserAuditDao.getUserAudit(PK user) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractUserAuditModel> |
DefaultUserAuditDao.getUserAudit(PK userPK) |
| Modifier and Type | Method and Description |
|---|---|
UserPasswordChangeAuditModel |
UserAuditFactory.createUserPasswordChangeAudit(PK pk,
String uid,
String previousPassword,
String previousEncoding)
Initializes UserAuditModel with uid, pk, previous password and encoding of the user.
|
| Modifier and Type | Method and Description |
|---|---|
SolrValueRangeSetModel |
DefaultFacetSearchConfigDao.getParentRangeSet(PK pk)
Deprecated.
|
SolrValueRangeSetModel |
FacetSearchConfigDao.getParentRangeSet(PK pk)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
IndexerContext.getPks()
Returns the pks of the items to be indexed.
|
List<PK> |
IndexerBatchContext.getPks()
Return the pks to be indexed in this batch.
|
List<PK> |
IndexerQueriesExecutor.getPks(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
String query,
Map<String,Object> queryParameters)
Gets the pks of all the items that will be indexed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks)
Removes some items from the index for a specific type.
|
void |
IndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks,
Map<String,String> indexerHints)
Same as
IndexerService.deleteTypeIndex(FacetSearchConfig, IndexedType, List) but allows to pass the indexer hints as
parameter. |
List<ItemModel> |
IndexerQueriesExecutor.getItems(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<PK> pks)
Gets the model instances based on a list of pks.
|
void |
IndexerContext.setPks(List<PK> pks)
Sets the pks of the items to be indexed.
|
void |
IndexerBatchContext.setPks(List<PK> pks)
Sets the pks to be indexed in this batch.
|
void |
IndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<IndexedProperty> indexedProperties,
List<PK> pks)
Updates some properties of some items on the index for a specific type.
|
void |
IndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<IndexedProperty> indexedProperties,
List<PK> pks,
Map<String,String> indexerHints)
Same as
IndexerService.updatePartialTypeIndex(FacetSearchConfig, IndexedType, Collection, List) but allows to pass the
indexer hints as parameter. |
void |
IndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks)
Updates some items on the index for a specific type.
|
void |
IndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks,
Map<String,String> indexerHints)
Same as
IndexerService.updateTypeIndex(FacetSearchConfig, IndexedType, List) but allows to pass the indexer hints as
parameter. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrExtIndexerJob.performIndexing(T cronJob,
FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<IndexedProperty> indexedProperties,
List<PK> pks,
Map<String,String> indexerHints) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
DefaultIndexerContext.getPks() |
List<PK> |
DefaultIndexerBatchContext.getPks() |
List<PK> |
DefaultIndexerQueriesExecutor.getPks(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
String query,
Map<String,Object> queryParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks) |
void |
DefaultIndexerService.deleteTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks,
Map<String,String> indexerHints) |
List<ItemModel> |
DefaultIndexerQueriesExecutor.getItems(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<PK> pks) |
void |
DefaultIndexer.removeItemsByPk(Collection<PK> pks,
FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Index index) |
void |
DefaultIndexerContext.setPks(List<PK> pks) |
void |
DefaultIndexerBatchContext.setPks(List<PK> pks) |
void |
DefaultIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<IndexedProperty> indexedProperties,
List<PK> pks) |
void |
DefaultIndexerService.updatePartialTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Collection<IndexedProperty> indexedProperties,
List<PK> pks,
Map<String,String> indexerHints) |
void |
DefaultIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks) |
void |
DefaultIndexerService.updateTypeIndex(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks,
Map<String,String> indexerHints) |
| Modifier and Type | Method and Description |
|---|---|
void |
Indexer.removeItemsByPk(Collection<PK> pks,
FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
Index index) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerStrategy.setPks(List<PK> pks)
Sets the pks of the items to be indexed.
|
void |
IndexerBatchStrategy.setPks(List<PK> pks)
Sets the pks to be used
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
AbstractIndexerStrategy.executeIndexerQuery(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
String query,
Map<String,Object> queryParameters) |
List<PK> |
DefaultIndexerBatchStrategy.getPks() |
List<PK> |
AbstractIndexerStrategy.getPks() |
List<PK> |
DefaultIndexerStrategy.IndexerWorkerWrapper.getWorkerPks() |
protected List<PK> |
AbstractIndexerStrategy.resolvePks() |
| Modifier and Type | Method and Description |
|---|---|
protected IndexerWorker |
DefaultIndexerStrategy.createIndexerWorker(IndexerContext indexerContext,
long workerNumber,
List<PK> workerPks) |
protected List<ItemModel> |
DefaultIndexerBatchStrategy.executeIndexerQuery(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
List<PK> pks) |
void |
DefaultIndexerBatchStrategy.setPks(List<PK> pks) |
void |
AbstractIndexerStrategy.setPks(List<PK> pks) |
| Constructor and Description |
|---|
IndexerWorkerWrapper(IndexerWorker indexerWorker,
Integer workerNumber,
int retriesLeft,
List<PK> workerPks) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
IndexerWorkerParameters.getPks() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerWorkerParameters.setPks(List<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
DefaultIndexerBatchProcessor.asList(Object ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected PK |
DefaultModelLoader.getPKFromDocument(SolrDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultModelLoader.getModelAttribute(String attribute,
Object model,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
SearchQuery.getExcludedResults() |
List<PK> |
SearchQuery.getPromotedResults() |
List<PK> |
SearchResult.getResultPKs()
Searches for all result PKs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchQuery.addExcludedResult(PK itemPk) |
void |
SearchQuery.addPromotedResult(PK itemPk) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
SolrSearchResult.getResultPKs() |
| Modifier and Type | Method and Description |
|---|---|
Map<PK,ItemModel> |
FacetSearchQueryElevationPopulator.getItems(IndexedType indexedType,
Collection<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
FacetSearchQueryElevationPopulator.buildExcludedQuery(List<PK> excludedResults) |
Map<PK,ItemModel> |
FacetSearchQueryElevationPopulator.getItems(IndexedType indexedType,
Collection<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchProvider.deleteDocumentsByPk(Index index,
Collection<PK> pks)
Deletes documents matching the provided list of pks
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSolrSearchProvider.deleteDocumentsByPk(Index index,
Collection<PK> pks) |
void |
XmlExportSearchProvider.deleteDocumentsByPk(Index index,
Collection<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultScheduleAndTriggerStrategy.insertScheduleConditionOrRetryMatch(TaskModel task,
PK taskPK,
TaskConditionModel cond) |
protected void |
DefaultScheduleAndTriggerStrategy.retryMatchConditionForSchedule(TaskConditionModel cond,
PK taskPK,
ModelSavingException creationExcpetion) |
| Modifier and Type | Method and Description |
|---|---|
PK |
ItemDummy.getPK() |
PK |
ItemDummy.getPkString() |
PK |
ItemDummy.getTypeKey() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
UserIsAdminTest.generateCustomers(int amount) |
| Modifier and Type | Method and Description |
|---|---|
int |
ItemDummy.checkItemPermission(PK principalPK,
PK permissionPK) |
int |
ItemDummy.checkOwnGlobalPermission(PK permissionPK) |
Collection |
ItemDummy.getPermissionPKs(PK principalPK,
boolean negative) |
boolean |
ItemDummy.removeGlobalPermission(PK permissionPK) |
boolean |
ItemDummy.removePermission(PK principalPK,
PK permissionPK) |
boolean |
ItemDummy.setGlobalPermission(PK permissionPK,
boolean negative) |
boolean |
ItemDummy.setPermission(PK principalPK,
PK permissionPK,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
UserIsAdminTest.testIsAdmin(boolean withGroups,
List<PK> userPKs) |
protected long |
UserIsAdminTest.testIsAdmin(boolean withGroups,
List<PK> userPKs,
boolean createNewCustomers) |
| Constructor and Description |
|---|
ItemDummy(PK pk) |
| Constructor and Description |
|---|
MonitoredLazyLoadItemList(Set<PK> prefetchLanguages,
List<PK> pks,
int prefetchSize) |
MonitoredLazyLoadItemList(Set<PK> prefetchLanguages,
List<PK> pks,
int prefetchSize) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[][] |
AfterSaveEventQueueFullTest.generateChange(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemCreationListener.entityCreated(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemCreationListener.removeItems(Collection<PK> pks) |
| Modifier and Type | Method and Description |
|---|---|
static PK |
AfterSaveEventUtils.decodePK(byte[] encodedChanges)
Decoded PK from encoded changes byte array.
|
PK |
AfterSaveEvent.getPk() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.clearDelayedConstrains(PK itemPK) |
void |
AfterSaveEventChangesCollector.collect(PK pk,
int type)
Collects the information when an item is created, updated, or removed.
|
static byte[] |
AfterSaveEventUtils.encodeChanges(PK pk,
int types)
Encodes several changes of one PK into a byte array.
|
EntityInstance |
Transaction.getAttachedEntityInstance(PK pk) |
EntityInstance |
Transaction.getOrLoadTxBoundEntityInstance(PersistencePool pool,
String jndi,
PK pk) |
void |
Transaction.invalidateFromDirectPersistence(Object[] key,
PK pk,
int invalidationType) |
void |
Transaction.reloadEntityInstance(PK pk) |
protected void |
Transaction.removeFromEntityMap(PK pk) |
| Constructor and Description |
|---|
AfterSaveEvent(PK pk,
int type)
Creates the AfterSaveEvent.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
ItemPropertyValue.getPK() |
static PK |
EJBTools.getPK(ItemRemote remote) |
PK |
ViewResultItem.providePK() |
| Modifier and Type | Method and Description |
|---|---|
static List<PK> |
EJBTools.toPKList(Collection items)
Converts a collection of Items, ItemRemotes or ItemPropertyValues to a Collection of PKs.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
EJBTools.addPKToPKCollectionString(String pkCollectionString,
PK pk) |
static Object[] |
IsItemAliveCheckUnit.createItemKey(PK pk) |
static ItemRemote |
EJBTools.instantiatePK(PK pk) |
static void |
Utilities.invalidateCache(Cache cache,
PK primaryKey)
Internal helper routine to invalidate the cache for a particular item identified by its primary key.
|
static void |
Utilities.invalidateCache(PK primaryKey)
Internal helper routine to invalidate the cache for a particular item identified by its primary key.
|
static void |
Utilities.invalidateCache(Transaction tx,
Cache cache,
PK primaryKey)
Internal helper routine to invalidate the cache for a particular item identified by its primary key.
|
static void |
Utilities.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.
|
SearchResult |
OneToManyHandler.searchForLinkedItems(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
static List |
EJBTools.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 was null, a null is 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 void |
WorkerValueQueueTest.performLinearPerformanceTest(WorkerValueQueue<PK> queue1,
int cycles,
int pkCount) |
protected Collection<Thread> |
WorkerValueQueueTest.simulateWorkers(WorkerValueQueue<PK> queue) |
protected WorkerValueQueueTest.Master |
WorkerValueQueueTest.simulateWriter(WorkerValueQueue<PK> queue,
int cycles) |
protected void |
WorkerValueQueueTest.waitForEmptyQueue(WorkerValueQueue<PK> queue) |
| Constructor and Description |
|---|
ItemPropertyValue(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JDBCTypeSystemReader.registerAttribute(String enclosing,
String qualifier,
PK pk) |
protected void |
JDBCTypeSystemReader.registerEnumValue(String type,
String code,
PK pk) |
protected void |
JDBCTypeSystemReader.registerType(String typeCode,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
YNoSuchEntityException.getPk()
The missing entity PK.
|
| Constructor and Description |
|---|
YNoSuchEntityException(String s,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PK> |
LocalizationInfo.getLanguagePKs() |
| Modifier and Type | Method and Description |
|---|---|
String |
LocalizationInfo.getLocalizedProperty(PK languagePK,
String propertyKey) |
String |
LocalizationInfo.getLocalizedPropertyFromHierarchy(PK languagePK,
String qualifier,
LocalizationInfo.Type type,
String inheritancePKs) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PK> |
PropertiesBasedLocalizationInfo.getLanguagePKs() |
| Modifier and Type | Method and Description |
|---|---|
String |
PropertiesBasedLocalizationInfo.getLocalizedProperty(PK languagePK,
String propertyKey) |
String |
PropertiesBasedLocalizationInfo.getLocalizedPropertyFromHierarchy(PK languagePK,
String qualifier,
LocalizationInfo.Type propType,
String inheritancePKs) |
| Modifier and Type | Method and Description |
|---|---|
static PK |
MigrationUtilities.convertOldPK(String oldPKString)
This methods converts the old PK format (Platform <=22) to the new format.
|
PK |
PKMapper.mapPK(OldPK oldPK)
Maps given old PK to a new PK.
|
| Modifier and Type | Method and Description |
|---|---|
PK |
YPersistedTypeSystem.getPK(YAttributeDescriptor ad) |
protected PK |
YPersistenceManager.getPK(YComposedType type) |
PK |
YPersistedTypeSystem.getPK(YEnumValue enumValue) |
PK |
YPersistedTypeSystem.getPK(YType type) |
PK |
YPersistenceManager.getTypePK(String code) |
| Modifier and Type | Method and Description |
|---|---|
Set<PK> |
YPersistenceManager.getExternalTableTypes(PK typePK) |
protected Set<PK> |
YPersistenceManager.getExternalTableTypes(YComposedType ct) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
YPersistenceManager.cachesInfoFor(PK typePK) |
void |
YPersistenceManager.clearComposedType(PK typePK,
String code) |
YAttributeDescriptor |
YPersistedTypeSystem.getAttribute(PK pk) |
Set<Integer> |
YPersistenceManager.getBeanTypeCodes(PK typePK) |
Set<PK> |
YPersistenceManager.getExternalTableTypes(PK typePK) |
TypeInfoMap |
YPersistenceManager.getPersistenceInfo(PK typePK) |
YType |
YPersistedTypeSystem.getType(PK pk) |
void |
YPersistedTypeSystem.registerAttribute(String enclosingTypeCode,
String qualifier,
PK pk) |
void |
YPersistedTypeSystem.registerEnumValue(String enumTypeCode,
String code,
PK pk) |
void |
YPersistedTypeSystem.registerType(String typeCode,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
ItemTypeGroupingCollectorWithBatching.getCreatedMedias() |
List<PK> |
MediaBatchingCollector.getPksOfBatches() |
List<PK> |
BatchingCollector.getPksOfBatches() |
| Modifier and Type | Method and Description |
|---|---|
List<PK> |
MediasForType.getMediaPks() |
| Modifier and Type | Method and Description |
|---|---|
MediasForType.MediasForTypeBuilder |
MediasForType.MediasForTypeBuilder.withMediaPks(List<PK> mediaPks) |
| Modifier and Type | Method and Description |
|---|---|
PK |
TaskContext.getMediaPK() |
| Modifier and Type | Method and Description |
|---|---|
PK |
ImportScript.getMediaArchivePk() |
| Constructor and Description |
|---|
ImportScript(String typeCode,
String header,
String content,
PK mediaArchivePk) |
Copyright © 2017 SAP SE. All Rights Reserved.