Class | Description |
---|---|
DefaultMDSPublishPluginFactory | |
ResourceBundleConflictResolutionHook |
ConflictResolutionHook that is configured in adf-resourcebundle-xliff.xsd which is used by MDS to determine which handler to call
to resolve the resourcebundle merge conflicts :
|
ResourceBundleDiffMergeManager | |
ResourceBundleMergeDiffDetails |
This class stores all the conflict details ( trans-unit source , note , conflict origin , conflict type) for a transunit key
|
ResourceBundleMergeHandler |
Merge handler to resolve conflicts for .xlf documents(resourcebundle) in MDS during sandbox "refresh" operations.
|
ResourceBundleMergeHandlerFactory |
Factory for resourcebundle merge handler
|
ResourceBundleMergeHandlerHelper |
Helper class which provides helper methods to do the actual conflict resolution determination.
|