public class UserAndDiscoveredEntryDataSerializer extends CDataSerializer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DISABLED_DISCOVERED_ENTRIES |
protected static String |
KIND |
protected static String |
VALUE |
BINARY_PARSERS, BUILD_DATA, CONTENT_TYPE_IDS, CWD, DELIMITER, DESCRIPTION, ERROR_PARSERS, EXTENSIONS, FILE_DATA, FOLDER_DATA, ID, LANGUAGE_DATA, LANGUAGE_ID, NAME, OUTPUT_ENTRIES, PATH, SETTING_ENTRIES, SOURCE_ENTRIES, SUPPORTED_ENTRY_KINDS, TARGET_PLATFORM_DATA| Constructor and Description |
|---|
UserAndDiscoveredEntryDataSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static CDataSerializer |
getDefault() |
protected void |
loadDisabledEntriesInfo(UserAndDiscoveredEntryLanguageData lData,
ICStorageElement el) |
void |
loadEntries(CLanguageData data,
ICStorageElement el) |
protected void |
storeDisabledEntriesInfo(UserAndDiscoveredEntryLanguageData lData,
ICStorageElement el) |
void |
storeEntries(CLanguageData data,
ICStorageElement el) |
loadBuildData, loadConfigurationData, loadFileData, loadFolderData, loadLanguageData, loadTargetPlatformData, store, store, store, store, store, storeprotected static final String DISABLED_DISCOVERED_ENTRIES
protected static final String KIND
protected static final String VALUE
public UserAndDiscoveredEntryDataSerializer()
public static CDataSerializer getDefault()
public void loadEntries(CLanguageData data, ICStorageElement el)
loadEntries in class CDataSerializerprotected void loadDisabledEntriesInfo(UserAndDiscoveredEntryLanguageData lData, ICStorageElement el)
public void storeEntries(CLanguageData data, ICStorageElement el)
storeEntries in class CDataSerializerprotected void storeDisabledEntriesInfo(UserAndDiscoveredEntryLanguageData lData, ICStorageElement el)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.