public class ManySourceManyTargetItemSyncDialog extends AbstractSyncDialog
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Object> |
data |
AFTER_SYNC_EVENT, NAME_ATTRIBUTE| Constructor and Description |
|---|
ManySourceManyTargetItemSyncDialog(Map<String,String>[] syncRules,
Collection data) |
| Modifier and Type | Method and Description |
|---|---|
List<SyncRule> |
getAccessibleRulesListModel()
Creates accessible rules list model
|
List<SyncRule> |
getForbidenRulesListModel()
Creates forbidden rules list model
|
void |
itemListRenderer(Listitem item,
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
|
createAvailableRuleList, createForbiddenRuleList, getAvailableCatalogVersions, getSourceCatalogVersion, getSynchronizationService, getSyncRules, getTargetCatalogVersions, prepareCatalogVersionLabels, updateBackgroundprotected final Collection<Object> data
public ManySourceManyTargetItemSyncDialog(Map<String,String>[] syncRules, Collection data)
syncRules - data - public void performAction()
performAction in class AbstractSyncDialogpublic void performReturn()
performReturn in class AbstractSyncDialogpublic List<SyncRule> getForbidenRulesListModel()
getForbidenRulesListModel in class AbstractSyncDialogpublic List<SyncRule> getAccessibleRulesListModel()
getAccessibleRulesListModel in class AbstractSyncDialogpublic void itemListRenderer(Listitem item,
Object data)
itemListRenderer in class AbstractSyncDialogitem - - particular item listCopyright © 2017 SAP SE. All Rights Reserved.