public static class CatalogVersionCompareService.CatalogVersionDifference extends Object
| Constructor and Description |
|---|
CatalogVersionDifference(PK sourceItemPK,
PK targetItemPK,
Date sourceModificationTime,
Date lastSyncTime,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastSyncTime() |
PK |
getSourceItemPK() |
Date |
getSourceModificationTime() |
PK |
getTargetItemPK() |
String |
getTypeName() |
boolean |
hasBeenSynced() |
boolean |
wasSynchronized() |
public boolean hasBeenSynced()
public PK getSourceItemPK()
public PK getTargetItemPK()
public Date getSourceModificationTime()
public Date getLastSyncTime()
public String getTypeName()
public boolean wasSynchronized()
Copyright © 2017 SAP SE. All Rights Reserved.