Interface EntityManagerLocal
-
- All Superinterfaces:
EntityManagerRemote,PluginControl
public interface EntityManagerLocal extends EntityManagerRemote
Local interface for a entity manager class designed for working with pub hub entities and model.
-
-
Method Summary
-
Methods inherited from interface com.priint.pubserver.plugin.interfaces.EntityManagerRemote
addRootPlannings, bulkInsert, bulkUpsert, canDeleteContentMetaData, changeParentRealGridElementForPlannedBuckets, clonePlanning, clonePlanningOfDocument, commitItems, copyPlanningMetaData, deleteEntityBuckets, deleteEntityContentMetaData, deleteEntityCords, deleteEntityKeyValues, deleteEntityMediaAssets, deleteEntityPrices, deleteEntityTableDataCells, deleteEntityTableDataRows, deleteEntityTableDatas, deleteEntityTexts, deletePlanning, deletePlannings, duplicateModel, exportModelToXML, getBuckets, getCords, getCountOfCordRefsOfPlanning, getCountOfKeyValueRefsOfPlanning, getCountOfMediaAssetRefsOfPlanning, getCountOfPriceRefsOfPlanning, getCountOfSubBucketRefsOfPlanning, getCountOfTextRefsOfPlanning, getEntity, getEntityBucketsByIdentifier, getEntityBucketsOfPlanning, getEntityByConnectorEntity, getEntityChildBuckets, getEntityChildBucketsOfPlanning, getEntityContentMetaDataByIdentifier, getEntityCordedBuckets, getEntityCordedBucketsOfPlanning, getEntityCordsByIdentifier, getEntityCordsOfBuckets, getEntityCordsOfPlannedBucket, getEntityKeyValuesByIdentifier, getEntityKeyValuesOfBucket, getEntityKeyValuesOfPlannedBucket, getEntityKeyValuesOfPlanning, getEntityMediaAssetsByIdentifier, getEntityMediaAssetsOfBucket, getEntityMediaAssetsOfPlannedBucket, getEntityMediaAssetsOfPlanning, getEntityMetadataOfBucket, getEntityMetadataOfCord, getEntityMetadataOfKeyValue, getEntityMetadataOfMediaAsset, getEntityMetadataOfPlanning, getEntityMetadataOfPrice, getEntityMetadataOfTableData, getEntityMetadataOfText, getEntityModel, getEntityModelIdentifiers, getEntityPlanningsByIdentifier, getEntityPlanningsBySnippetId, getEntityPlanningsBySnippetOrigin, getEntityPlanningsBySourcePlanningId, getEntityPlanningsOfDocument, getEntityPlanningsOfDocumentAndPage, getEntityPlanningsOfPage, getEntityPlanningsOfPageBySnippetOrigin, getEntityPlanningsOfPageBySourcePlanningId, getEntityPricesByIdentifier, getEntityPricesOfBucket, getEntityPricesOfPlannedBucket, getEntityPricesOfPlanning, getEntityRootBuckets, getEntityRootMetadataOfPlanning, getEntitySubPlanningsOfPlanning, getEntityTableDataByIdentifier, getEntityTableDataOfBucket, getEntityTableDataOfPlannedBucket, getEntityTableDataOfPlanning, getEntityTableDataOfPlanning, getEntityTextsByIdentifier, getEntityTextsOfBucket, getEntityTextsOfPlannedBucket, getEntityTextsOfPlanning, getKeyValues, getMediaAssets, getPlanningByIdentifier, getPrices, getTexts, importModelfromXML, mergePlanningMetaData, replaceConnector, setEntityBuckets, setEntityContentMetaData, setEntityCords, setEntityKeyValues, setEntityMediaAssets, setEntityPrices, setEntityTableDataCells, setEntityTableDataRows, setEntityTableDatas, setEntityTexts, setPlanning, setPlanningTableCmdChanged, updatePlanning, updateSequenceOfRootPlanning
-
Methods inherited from interface com.priint.pubserver.plugin.interfaces.PluginControl
afterCreateConfigurations, afterDeleteConfigurations, afterUpdateConfigurations, createConfiguration, deleteConfigurations, initInstance, loadServerConfig, ping, updateConfigurations, validateConfigurations
-
-