Uses of Class
com.hybris.backoffice.widgets.syncpopup.SyncPopupViewModel
-
Packages that use SyncPopupViewModel Package Description com.hybris.backoffice.widgets.syncpopup -
-
Uses of SyncPopupViewModel in com.hybris.backoffice.widgets.syncpopup
Methods in com.hybris.backoffice.widgets.syncpopup that return types with arguments of type SyncPopupViewModel Modifier and Type Method Description org.zkoss.zul.ListModelList<SyncPopupViewModel>SyncPopupController. getPullListModel()org.zkoss.zul.ListModelList<SyncPopupViewModel>SyncPopupController. getPushListModel()protected java.util.List<SyncPopupViewModel>SyncPopupController. packModels(java.util.List<SyncItemJobModel> itemJobModels, SyncJobType type)Method parameters in com.hybris.backoffice.widgets.syncpopup with type arguments of type SyncPopupViewModel Modifier and Type Method Description protected java.util.List<SyncItemJobModel>SyncPopupController. unpackModels(java.util.Collection<SyncPopupViewModel> viewModels)
-