Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addConnectorOfEntityModel(ConnectorOfEntityModel) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Add a new ConnectorOfEntityModel
- addCordsOfBucketToCache(List<Cord>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addCordsOfBucketToCache(List<Cord>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntity(EntityModel, Entity) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Add an Entity to the Entity Model Manager.
- addEntityChildBucketsListToCache(List<Bucket>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntityChildBucketsListToCache(List<Bucket>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntityCordedBucketsToCache(List<Bucket>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntityCordedBucketsToCache(List<Bucket>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntityRootBucketsListToCache(List<Bucket>, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addEntityRootBucketsListToCache(List<Bucket>, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addKeyValuesOfBucketToCache(List<KeyValue>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addKeyValuesOfBucketToCache(List<KeyValue>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addMediaAssetsOfBucketToCache(List<MediaAsset>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addMediaAssetsOfBucketToCache(List<MediaAsset>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addModel(EntityModel) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Add a model to the Entity Model Manager.
- addPricesOfBucketToCache(List<Price>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addPricesOfBucketToCache(List<Price>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addRootPlannings(String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- addSingleEntityToCache(EntityData, String, String, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addSingleEntityToCache(EntityData, String, String, EntityModelManager, String, Long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addTextsOfBucketToCache(List<Text>, String, String, String, String, Context, EntityModelManager, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- addTextsOfBucketToCache(List<Text>, String, String, String, String, Context, EntityModelManager, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- afterCreateConfigurations(String, PluginConfigCollection) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- afterDeleteConfigurations(String, PluginConfigCollection) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- afterUpdateConfigurations(String, PluginConfigCollection) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
B
- BUCKET - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
- buildKeyForEntityData(EntityData) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- buildKeyForEntityData(CacheUtils.EntityClassType, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- buildKeyForEntityRootBuckets(String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- buildKeyForListOfKeys(CacheKey.ListOfKeysType, CacheUtils.EntityClassType, String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- bulkInsert(String, List<EntityItem>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- bulkUpsert(String, List<EntityItem>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
C
- CacheKey - Class in com.priint.pubserver.plugin.entitymanager.cache
- CacheKey() - Constructor for class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- CacheKey.EntityDataKey - Class in com.priint.pubserver.plugin.entitymanager.cache
- CacheKey.ListOfKeysType - Enum Class in com.priint.pubserver.plugin.entitymanager.cache
- CacheUtils - Class in com.priint.pubserver.plugin.entitymanager.cache
- CacheUtils() - Constructor for class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- CacheUtils.EntityClassType - Enum Class in com.priint.pubserver.plugin.entitymanager.cache
- canDeleteContentMetaData(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- CANNOT_READ_CONFIG - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- changeParentRealGridElementForPlannedBuckets(String, String, List<Planning>, Planning) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- checkConnector(String, PluginControl, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
-
Asserts that conConnector and connector plugin are not null.
- checkEntity(Entity, String, Class<? extends Entity>, String, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
-
Asserts that entity is not null and check Otherwise throws EntityManagerException.
- checkEntityModel(String, EntityModel, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
- checkEntityParent(Entity, String, Class<? extends Entity>, String, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
- checkEntityRoots(List<EntityBucket>, String, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
- checkRequiredParameter(String, String, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
-
Asserts that a string collection parameter is not empty and throws exception if necessary.
- checkRequiredParameter(String, Collection<?>, String) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerCheckUtils
-
Asserts that a collection parameter is not empty and throws exception if necessary.
- clonePlanning(String, String, String, List<Planning>, boolean) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- clonePlanningOfDocument(String, String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- com.priint.pubserver.plugin.entitymanager - package com.priint.pubserver.plugin.entitymanager
- com.priint.pubserver.plugin.entitymanager.cache - package com.priint.pubserver.plugin.entitymanager.cache
- com.priint.pubserver.plugin.entitymanager.exception - package com.priint.pubserver.plugin.entitymanager.exception
- COMMIT_FAILED - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- commitItems(String, List<EntityItem>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- compare(Bucket, Bucket) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager.SequenceAndLabelBucketComparator
- CONNECTOR_ENTITY_IDENTIFIER_IS_EMPTY - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_ERROR - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_FIRST_ENTITY_IDENTIFIER - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_INTERFACE - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_LOOKUP - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_NAME_MISSING - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONNECTOR_NOT_IDENTICAL - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- CONTENTLIST - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.ListOfKeysType
- copyPlanningMetaData(String, String, String, Planning, List<Planning>, List<String>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- CORD - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
- CORDEDBUCKETLIST - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.ListOfKeysType
- createConfiguration(String, String, Map<String, Object>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
-
Create new Entity Model by one simple bean call
- CUSTOM_TYPE_CONFIGURATION - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
D
- deleteEntityBuckets(String, String, List<Bucket>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityContentMetaData(String, String, List<ContentMetaData>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityCords(String, String, List<Cord>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityKeyValues(String, String, List<KeyValue>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityMediaAssets(String, String, List<MediaAsset>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityPrices(String, String, List<Price>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityTableDataCells(String, String, List<TableDataCell>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityTableDataRows(String, String, List<TableDataRow>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityTableDatas(String, String, List<TableData>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deleteEntityTexts(String, String, List<Text>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deletePlanning(String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- deletePlannings(String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- duplicate() - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelDuplicator
- duplicateModel(String, String, Map<String, Object>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
E
- ENTITY_IDENTIFIER_EXISTS - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_IN_LIST_NOT_UNIQUE - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_MODEL_EXISTS - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_MODEL_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_NAMED_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- ENTITY_PARENT_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- EntityDataKey(String, String, String, Context) - Constructor for class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.EntityDataKey
- EntityManager - Class in com.priint.pubserver.plugin.entitymanager
-
Introduction
- EntityManager() - Constructor for class com.priint.pubserver.plugin.entitymanager.EntityManager
- EntityManager.SequenceAndLabelBucketComparator - Class in com.priint.pubserver.plugin.entitymanager
- EntityManagerCheckUtils - Class in com.priint.pubserver.plugin.entitymanager
-
Provides methods to do checks in
EntityManager. - EntityManagerExceptionUtils - Class in com.priint.pubserver.plugin.entitymanager
-
Provides methods to handle exceptions in
EntityManager. - EntityModelDuplicator - Class in com.priint.pubserver.plugin.entitymanager
-
Duplicates or patches an entity model.
- EntityModelDuplicator(String, String, Map<String, Object>, EntityManager) - Constructor for class com.priint.pubserver.plugin.entitymanager.EntityModelDuplicator
- EntityModelManager - Class in com.priint.pubserver.plugin.entitymanager
-
Class that manages the Entity Models available to the Entity Manager.
- EntityModelManager() - Constructor for class com.priint.pubserver.plugin.entitymanager.EntityModelManager
- ErrorCodes - Enum Class in com.priint.pubserver.plugin.entitymanager.exception
- exportModelToXML(EntityModel) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
G
- getBuckets(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getChildEntities(String, String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCometBridgeLocal() - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getConnector(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
Get connector for a connector identifier using mappedName and instanceName.
- getConnectorOfEntityModels() - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get the List of Connectors and there assigned Entity Models
- getConnectorPersist(String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
Get connector bean instance with interface ConnectorPersistLocal.
- getConnectorPluginList(String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- getCords(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfCordRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfKeyValueRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfMediaAssetRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfPriceRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfSubBucketRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getCountOfTextRefsOfPlanning(String, String, String, Context) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntities() - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get all entities of all models
- getEntitiesOfBucketFromCache(CacheUtils.EntityClassType, String, String, String, String, Context, String, EntityManager, Long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getEntity(EntityModel, String, Class<T>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntity(EntityModel, String, Class<T>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get an Entity of a special subclass from the Entity Model Manager
- getEntityBucketsByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityBucketsByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityBucketsOfPlanning(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityByConnectorEntity(String, String, Class<T>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityByConnectorEntity(String, String, Class<T>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get an Entity by the Connector Entity string
- getEntityChildBuckets(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityChildBuckets(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityChildBucketsFromCache(String, String, String, String, Context, String, EntityManager, Long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getEntityChildBucketsOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityClassType(EntityData) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- getEntityContentMetaDataByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordedBuckets(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordedBuckets(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordedBucketsFromCache(String, String, String, String, Context, String, EntityManager, Long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getEntityCordedBucketsOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordsByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordsByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordsOfBuckets(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordsOfBuckets(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityCordsOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesOfBucket(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityKeyValuesOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsOfBucket(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMediaAssetsOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfCord(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfKeyValue(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfMediaAsset(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfPlanning(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfPrice(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfTableData(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityMetadataOfText(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityModel(String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityModel(String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get an Entity Model from the Entity Model Manager.
- getEntityModelIdentifiers() - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityModelManager() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- getEntityModels() - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get all Entity Models from the Entity Model Manager
- getEntityNoEntityType(EntityModel, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
- getEntityPlanningsByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsBySnippetId(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsBySnippetOrigin(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsBySourcePlanningId(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsOfDocument(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsOfDocumentAndPage(String, String, String, String, String, int, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsOfPage(String, String, String, String, int, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsOfPageBySnippetOrigin(String, String, String, String, int, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPlanningsOfPageBySourcePlanningId(String, String, String, String, int, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPricesByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
-
(non-Javadoc)
- getEntityPricesByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
-
(non-Javadoc)
- getEntityPricesOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPricesOfBucket(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPricesOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityPricesOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityRootBuckets(String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityRootBuckets(String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityRootBucketsFromCache(String, String, Context, String, EntityManager, Long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getEntityRootMetadataOfPlanning(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntitySubPlanningsOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTableDataByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTableDataOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTableDataOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTableDataOfPlanning(String, String, Context, String, String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
-
Deprecated.
- getEntityTableDataOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsByIdentifier(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsByIdentifier(String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsOfBucket(String, String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsOfBucket(String, String, String, String, String, Context, String, long, TimeUnit) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsOfPlannedBucket(String, String, String, String, Context, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getEntityTextsOfPlanning(String, String, String, String, String, Context, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getErrorCode() - Method in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- getKeyValues(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getListWithSingleEntityDataFromCache(String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getMediaAssets(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getParentEntity(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get the (last) parent entity for an entity - if existing.
- getPersistConnector(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
Get persist connector for a connector identifier using mappedName and instanceName.
- getPlanningByIdentifier(String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getPrices(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- getPublishingManagementConnector(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- getRootEntities(String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Get a List of Entities that are set as root elements of the model
- getTenant(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils
- getTexts(String, String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
H
- handledConnectorException(String, PubServerException) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerExceptionUtils
- handledGeneralException(String, Exception, InitPluginLibrary, String, Entity) - Static method in class com.priint.pubserver.plugin.entitymanager.EntityManagerExceptionUtils
I
- importModelfromXML(String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- init() - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- INITIAL_VALUES_CONFIGURATION - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- initInstance(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- InitPluginLibrary - Class in com.priint.pubserver.plugin.entitymanager
- InitPluginLibrary() - Constructor for class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- INVALID_CLIENT_CONFIGURATION - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- INVALID_MODEL_CONFIGURATION - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
K
- KEYVALUE - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
- KEYVALUE_NOT_FOUND - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
L
- LicenceCheckInterceptor - Class in com.priint.pubserver.plugin.entitymanager
- LicenceCheckInterceptor() - Constructor for class com.priint.pubserver.plugin.entitymanager.LicenceCheckInterceptor
- LICENSE_MANAGER - Static variable in class com.priint.pubserver.plugin.entitymanager.LicenceCheckInterceptor
- LINKLIST - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.ListOfKeysType
- loadEntityConfig() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
loads EntityModels
- loadEntityModels() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
load entity models into cache
- loadServerConfig() - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- loadServerConfig() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
-
read configurations from repository and load into entity manager
M
- MEDIAASSET - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
- mergePlanningMetaData(String, String, String, Planning, List<Planning>, List<String>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
N
- NOT_IMPLEMENTED - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
P
- PARAMETER_IS_MISSING - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- PARAMETER_LIST_EMPTY - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- parseEntityDataKey(String) - Method in class com.priint.pubserver.plugin.entitymanager.cache.CacheKey
- PRICE - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
R
- reloadConnector(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- reloadConnectorPersist(String, String) - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- removeEntityModel(String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelManager
-
Remove an Entity Model and its Entities from the Entity Model Manager
- replaceConnector(String, String, String) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- request(InvocationContext) - Method in class com.priint.pubserver.plugin.entitymanager.LicenceCheckInterceptor
- ROOT_MISSING_IN_MODEL - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
S
- SequenceAndLabelBucketComparator() - Constructor for class com.priint.pubserver.plugin.entitymanager.EntityManager.SequenceAndLabelBucketComparator
- setEntityBuckets(String, String, String, List<Bucket>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityContentMetaData(String, String, String, List<ContentMetaData>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityCords(String, String, String, List<Cord>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityKeyValues(String, String, String, List<KeyValue>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityMediaAssets(String, String, String, List<MediaAsset>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityPrices(String, String, String, List<Price>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityTableDataCells(String, String, String, List<TableDataCell>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityTableDataRows(String, String, String, List<TableDataRow>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityTableDatas(String, String, String, List<TableData>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setEntityTexts(String, String, String, List<Text>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setPlanning(String, String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- setPlanningTableCmdChanged(String, String, String, Planning, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- shutdown() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
- startup() - Method in class com.priint.pubserver.plugin.entitymanager.InitPluginLibrary
T
- TEXT - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
- toString() - Method in class com.priint.pubserver.plugin.entitymanager.EntityModelDuplicator
U
- UNKNOWN - Enum constant in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
- updateConfigurations(String, PluginConfigCollection) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- updatePlanning(String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
- updateSequenceOfRootPlanning(String, String, List<Planning>) - Method in class com.priint.pubserver.plugin.entitymanager.EntityManager
V
- valueOf(String) - Static method in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.ListOfKeysType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheKey.ListOfKeysType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.priint.pubserver.plugin.entitymanager.cache.CacheUtils.EntityClassType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.priint.pubserver.plugin.entitymanager.exception.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values