public abstract class GeneratedDeltadetectionManager extends Extension
DeltadetectionManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static String |
STREAMCONFIGURATIONEXCLUDEDSUBTYPES_MARKMODIFIED
Relation disable markmodifed parameter constants for StreamConfigurationExcludedSubtypes from ((deltadetection))
|
protected static String |
STREAMCONFIGURATIONEXCLUDEDSUBTYPES_SRC_ORDERED
Relation ordering override parameter constants for StreamConfigurationExcludedSubtypes from ((deltadetection))
|
protected static String |
STREAMCONFIGURATIONEXCLUDEDSUBTYPES_TGT_ORDERED |
| Constructor and Description |
|---|
GeneratedDeltadetectionManager() |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_SRC_ORDERED
protected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_TGT_ORDERED
protected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_MARKMODIFIED
protected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic ChangeDetectionJob createChangeDetectionJob(SessionContext ctx, Map attributeValues)
public ChangeDetectionJob createChangeDetectionJob(Map attributeValues)
public ConsumeAllChangesJob createConsumeAllChangesJob(SessionContext ctx, Map attributeValues)
public ConsumeAllChangesJob createConsumeAllChangesJob(Map attributeValues)
public ItemVersionMarker createItemVersionMarker(SessionContext ctx, Map attributeValues)
public ItemVersionMarker createItemVersionMarker(Map attributeValues)
public ScriptChangeConsumptionJob createScriptChangeConsumptionJob(SessionContext ctx, Map attributeValues)
public ScriptChangeConsumptionJob createScriptChangeConsumptionJob(Map attributeValues)
public StreamConfiguration createStreamConfiguration(SessionContext ctx, Map attributeValues)
public StreamConfiguration createStreamConfiguration(Map attributeValues)
public StreamConfigurationContainer createStreamConfigurationContainer(SessionContext ctx, Map attributeValues)
public StreamConfigurationContainer createStreamConfigurationContainer(Map attributeValues)
public Collection<StreamConfiguration> getStreamConfigurations(SessionContext ctx, ComposedType item)
ComposedType.streamConfigurations attribute.public Collection<StreamConfiguration> getStreamConfigurations(ComposedType item)
ComposedType.streamConfigurations attribute.public long getStreamConfigurationsCount(SessionContext ctx, ComposedType item)
public long getStreamConfigurationsCount(ComposedType item)
public void setStreamConfigurations(SessionContext ctx, ComposedType item, Collection<StreamConfiguration> value)
ComposedType.streamConfigurations attribute.value - the streamConfigurationspublic void setStreamConfigurations(ComposedType item, Collection<StreamConfiguration> value)
ComposedType.streamConfigurations attribute.value - the streamConfigurationspublic void addToStreamConfigurations(SessionContext ctx, ComposedType item, StreamConfiguration value)
value to streamConfigurations.value - the item to add to streamConfigurationspublic void addToStreamConfigurations(ComposedType item, StreamConfiguration value)
value to streamConfigurations.value - the item to add to streamConfigurationspublic void removeFromStreamConfigurations(SessionContext ctx, ComposedType item, StreamConfiguration value)
value from streamConfigurations.value - the item to remove from streamConfigurationspublic void removeFromStreamConfigurations(ComposedType item, StreamConfiguration value)
value from streamConfigurations.value - the item to remove from streamConfigurationsCopyright © 2017 SAP SE. All Rights Reserved.