public class OneSourceManyTargetVersionSyncDialog extends AbstractSyncDialog
AFTER_SYNC_EVENT, NAME_ATTRIBUTE| Constructor and Description |
|---|
OneSourceManyTargetVersionSyncDialog(CatalogVersionModel sourceCatalogVersion,
java.util.List<SyncItemJobModel>[] matrixRules) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SyncRule> |
getAccessibleRulesListModel()
Creates accessible rules list model
|
java.util.List<SyncRule> |
getForbidenRulesListModel()
Creates forbidden rules list model
|
void |
itemListRenderer(Listitem item,
java.lang.Object data)
Responsible for rendering accessible rule list
|
void |
performAction()
Synchronization logic for this kind synchronization dialog
|
void |
performReturn()
Cancel - Done button logic for this kind synchronization dialog
|
void |
updateBackground(java.util.List<java.lang.String> chosenRules)
Responsible for update background view (either List View or Grid View and EditorArea) in order to keep cohesion
|
createAvailableRuleList, createForbiddenRuleList, getAvailableCatalogVersions, getSourceCatalogVersion, getSynchronizationService, getSyncRules, getTargetCatalogVersions, prepareCatalogVersionLabelspublic OneSourceManyTargetVersionSyncDialog(CatalogVersionModel sourceCatalogVersion, java.util.List<SyncItemJobModel>[] matrixRules)
sourceCatalogVersion - matrixRules - public void performAction()
performAction in class AbstractSyncDialogpublic void performReturn()
performReturn in class AbstractSyncDialogpublic void itemListRenderer(Listitem item,
java.lang.Object data)
itemListRenderer in class AbstractSyncDialogitem - - particular item listpublic java.util.List<SyncRule> getForbidenRulesListModel()
getForbidenRulesListModel in class AbstractSyncDialogpublic java.util.List<SyncRule> getAccessibleRulesListModel()
getAccessibleRulesListModel in class AbstractSyncDialogpublic void updateBackground(java.util.List<java.lang.String> chosenRules)
AbstractSyncDialogupdateBackground in class AbstractSyncDialogCopyright © 2018 SAP SE. All Rights Reserved.