public class ProgramSynchronizableContentsCollection extends AbstractApogeeSynchronizableContentsWithCatalogCollection
| Modifier and Type | Field and Description | 
|---|---|
static String | 
MODEL_ID
SCC model id 
 | 
_catalogsManager__PARAM_COLUMNS, __PARAM_COLUMNS_COLUMN, __PARAM_CRITERIA, __PARAM_CRITERIA_CRITERION, __PARAM_CRITERIA_CRITERION_ID, __PARAM_CRITERIA_CRITERION_LABEL, __PARAM_CRITERIA_CRITERION_TYPE, __PARAM_ID_COLUMN, __PARAM_MAPPING, __PARAM_MAPPING_ATTRIBUTE, __PARAM_MAPPING_METADATA_REF, __PARAM_MAPPING_SYNCHRO, _apogeeDAO, _columns, _context, _criteria, _extFields, _idColumn, _jsonUtils, _mapping, _odfLang, _syncFields, HANDLE_CONTENTS_contentHelper, _sccHelper, _synchronizingContentOperatorEP_contentDAO, _contentTypeEP, _currentUserProvider, _hasGlobalError, _i18nUtils, _nbCreatedContents, _nbDeletedContents, _nbError, _nbNotChangedContents, _nbSynchronizedContents, _observationManager, _resolver, _synchroComponent, SCC_UNIQUE_ID_contentPrefix, _contentType, _id, _initialActionId, _label, _languages, _modelId, _modelParamValues, _removalSync, _reportMails, _restrictedField, _searchModelConfiguration, _synchronizeActionId, _synchronizeExistingContentsOnly, _synchronizingContentOperator, _validateActionId, _validateAfterImport, _workflowNameCOLLECTION_ID_PROPERTY| Constructor and Description | 
|---|
ProgramSynchronizableContentsCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<Map<String,Object>> | 
_search(Map<String,Object> searchParams,
       Logger logger)
Search the contents with the search parameters. 
 | 
protected String | 
getMappingName()
Get the name of the mapping. 
 | 
protected Set<String> | 
getRichTextFields()
Get the list of rich text fields of the imported content. 
 | 
protected boolean | 
setAdditionalMetadata(ModifiableDefaultContent content,
                     Map<String,List<Object>> remoteValues,
                     Logger logger)
Set the additional metadata. 
 | 
_getExpressionsList, _handleAdditionalMetadata, service_convertBigDecimal, _convertBigDecimal, _fillContent, _importContent, _importOrSynchronizeContent, _synchronizeContent, _transformClobToString, additionalCommonOperations, addToHandleContents, configureDataSource, configureSearchModel, contextualize, getExternalOnlyFields, getIdColumn, getIdField, getLocalAndExternalFields, getRemoteValues, getTotalCount, handleChildren, handleParent, handleRightAssignmentContext, importContent, importOrSynchronizeChildren, importOrSynchronizeContents, internalSearch, populate, putIdParameter, synchronizeContent_getContentsToRemove, _getIdFieldValue, _handleContent, _importOrSynchronizeContent, _importOrSynchronizeContents, _internalPopulate, _isHandled, additionalImportOperations, additionalSynchronizeOperations, configure, createContentAction, getContent, getTransformedRemoteValues, search, updateSyncInformations, validateContent_getContentPathQuery, _getMetadataHolder, _isParamNotEmpty, _removeEmptyParameters, _removeMetadataIfExists, _synchronizeMetadata, _updateRelation, _updateRelation, applyChanges, applyChanges, createContentAction, deleteUnexistingContents, sendErrorMail, updateSCCProperty, validateContent_parseLanguages, _parseParameters, configureStaticParams, getContentPrefix, getContentType, getId, getInitialActionId, getLabel, getLanguages, getParameterValues, getReportMails, getRestrictedField, getSearchModelConfiguration, getSynchronizeActionId, getSynchronizeCollectionModelId, getSynchronizingContentOperator, getValidateActionId, getWorkflowName, removalSync, synchronizeExistingContentsOnly, validateAfterImportpublic static final String MODEL_ID
public ProgramSynchronizableContentsCollection()
protected List<Map<String,Object>> _search(Map<String,Object> searchParams, Logger logger)
AbstractApogeeSynchronizableContentsCollection_search in class AbstractApogeeSynchronizableContentsCollectionsearchParams - Search parameterslogger - The loggerprotected String getMappingName()
AbstractApogeeSynchronizableContentsCollectiongetMappingName in class AbstractApogeeSynchronizableContentsCollectionprotected boolean setAdditionalMetadata(ModifiableDefaultContent content, Map<String,List<Object>> remoteValues, Logger logger)
AbstractApogeeSynchronizableContentsCollectionsetAdditionalMetadata in class AbstractApogeeSynchronizableContentsCollectioncontent - Current contentremoteValues - Values of the contentlogger - The loggertrue if there are changesprotected Set<String> getRichTextFields()
AbstractApogeeSynchronizableContentsCollectiongetRichTextFields in class AbstractApogeeSynchronizableContentsCollection