| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | com.hybris.backoffice.sync.facades.SynchronizationFacade | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | isSyncInProgressByDirectSearch(de.hybris.platform.core.model.ItemModel) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | boolean | isSyncInProgressByDirectSearch(de.hybris.platform.core.model.ItemModel) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandler | n.a. |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.OpenDeepLinkHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultBackofficeOpenDeepLinkHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | java.util.Optional | findItem(com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode) |
|
|
|
||||||||||
| NEW | public | de.hybris.platform.genericsearch.GenericSearchService | getGenericSearchService() | n.a. |
|
|
||||||||||
| NEW | public | void | setGenericSearchService(de.hybris.platform.genericsearch.GenericSearchService) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||||
| NEW | protected | java.lang.String | n.a. | mergeMode
Annotations:
|
||||||||||||||||||
| NEW | protected | java.lang.String | n.a. | source
Annotations:
|
||||||||||||||||||
| NEW | protected | java.lang.String | n.a. | target
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | AttributeMapping() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getMergeMode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getSource() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTarget() | n.a. |
|
|
||||||
| NEW | public | void | setMergeMode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setSource(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setTarget(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | javax.xml.bind.annotation.XmlAccessorType |
|
||||||||
| NEW | javax.xml.bind.annotation.XmlType |
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||||
| NEW | protected | java.util.List | n.a. | attributeMapping
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DeepLink() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getAttributeMapping() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | javax.xml.bind.annotation.XmlAccessorType |
|
||||||||||||
| NEW | javax.xml.bind.annotation.XmlRootElement |
|
||||||||||||
| NEW | javax.xml.bind.annotation.XmlType |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ObjectFactory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | com.hybris.cockpitng.config.deeplink.jaxb.AttributeMapping | createAttributeMapping() | n.a. |
|
|
||||||
| NEW | public | com.hybris.cockpitng.config.deeplink.jaxb.DeepLink | createDeepLink() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: |
| NEW | javax.xml.bind.annotation.XmlRegistry | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CSS_YE_BUTTON_TRANSPARENT |
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | com.hybris.cockpitng.util.DefaultWidgetController | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | com.hybris.cockpitng.core.WidgetController | n.a. |
| NEW | com.hybris.cockpitng.dnd.WidgetDragAndDropAware | n.a. |
| NEW | com.hybris.cockpitng.engine.WidgetInstanceManagerAware | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DeepLinkController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandlerRegistry | getDeepLinkHandlerRegistry() | n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | handleBookmarkChanged(com.hybris.cockpitng.core.events.CockpitEvent)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setDeepLinkHandlerRegistry(com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandlerRegistry) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | boolean | canHandle(org.zkoss.zk.ui.event.BookmarkEvent) | n.a. | n.a. |
|
||||
| NEW | public abstract | void | handle(org.zkoss.zk.ui.event.BookmarkEvent,
| n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| NEW | com.hybris.cockpitng.dataaccess.facades.common.impl.AbstractStrategyRegistry | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DeepLinkHandlerRegistry() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | canHandle(com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandler,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2741296727424685328 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | FieldReadPermissionException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getFiledName() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTypeCode() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 3192958749436635795 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | MissingTypeException() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 3735841923018442578 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | NoItemException() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4922988754051529637 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | NotUniqueException() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.Exception | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 9152053810311268620 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | TypeReadPermissionException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getTypeCode() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandler | n.a. |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.OpenDeepLinkHandler | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_CONFIGURATION_ERROR |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_INSUFFICIENT_PERMISSION_TO_FIELD |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_INSUFFICIENT_PERMISSION_TO_TYPE |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_NO_ITEM |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_NOT_UNIQUE |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_SOURCE |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_TYPE_INVALID |
| NEW | protected static final | java.lang.String | n.a. | NOTIFICATION_TYPE_MISSING |
| NEW | public static final | java.lang.String | n.a. | OUTPUT_SOCKET_DEFAULT_ENTITY |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultOpenDeepLinkHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
| NEW | public | boolean | canHandle(org.zkoss.zk.ui.event.BookmarkEvent) | n.a. |
|
|
||||||||||||||||||
| NEW | protected | boolean | checkFieldPermission(com.hybris.cockpitng.dataaccess.facades.type.DataType,
|
| n.a. |
|
||||||||||||||||||
| NEW | protected | com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode | constructConditionTree(java.util.Map) |
| n.a. |
|
||||||||||||||||||
| NEW | public | java.util.Optional | findItem(com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode) |
|
|
|
||||||||||||||||||
| NEW | public | com.hybris.cockpitng.core.user.CockpitUserService | getCockpitUserService() | n.a. |
|
|
||||||||||||||||||
| NEW | protected | java.lang.String | getCurrentUser() | n.a. | n.a. |
|
||||||||||||||||||
| NEW | public | com.hybris.cockpitng.util.notifications.NotificationService | getNotificationService() | n.a. |
|
|
||||||||||||||||||
| NEW | public | com.hybris.cockpitng.dataaccess.facades.permissions.PermissionFacade | getPermissionFacade() | n.a. |
|
|
||||||||||||||||||
| NEW | protected | com.hybris.cockpitng.dataaccess.facades.type.TypeFacade | getTypeFacade() | n.a. | n.a. |
|
||||||||||||||||||
| NEW | public | void | handle(org.zkoss.zk.ui.event.BookmarkEvent,
| n.a. |
|
|
||||||||||||||||||
| NEW | protected | boolean | isValidAttribute(com.hybris.cockpitng.dataaccess.facades.type.DataType,
|
| n.a. |
|
||||||||||||||||||
| NEW | protected | boolean | isValidType(java.lang.String) |
| n.a. |
|
||||||||||||||||||
| NEW | protected | java.util.Map | loadAttributeMapping(java.lang.String,
|
| n.a. |
|
||||||||||||||||||
| NEW | public | com.hybris.cockpitng.dataaccess.facades.type.DataType | loadType(java.lang.String) |
|
|
|
||||||||||||||||||
| NEW | protected | java.util.Map | mapParameters(java.util.Map,
|
| n.a. |
|
||||||||||||||||||
| NEW | protected | void | openItem(java.lang.Object,
|
| n.a. |
|
||||||||||||||||||
| NEW | protected | void | searchAndOpenItem(java.util.Map,
|
| n.a. |
|
||||||||||||||||||
| NEW | public | void | setCockpitUserService(com.hybris.cockpitng.core.user.CockpitUserService) | n.a. |
|
|
||||||||||||||||||
| NEW | public | void | setNotificationService(com.hybris.cockpitng.util.notifications.NotificationService) | n.a. |
|
|
||||||||||||||||||
| NEW | public | void | setPermissionFacade(com.hybris.cockpitng.dataaccess.facades.permissions.PermissionFacade) | n.a. |
|
|
||||||||||||||||||
| NEW | public | void | setTypeFacade(com.hybris.cockpitng.dataaccess.facades.type.TypeFacade) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultOpenDeepLinkHandler$TreeNode(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getChildren() | n.a. |
|
|
||||||
| NEW | public | java.lang.Object | getData() | n.a. |
|
|
||||||
| NEW | public | com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode | getParent() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getQualifier() | n.a. |
|
|
||||||
| NEW | public | com.hybris.cockpitng.dataaccess.facades.type.DataType | getType() | n.a. |
|
|
||||||
| NEW | public | void | setChildren(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setData(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | void | setParent(com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode) | n.a. |
|
|
||||||
| NEW | public | void | setQualifier(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setType(com.hybris.cockpitng.dataaccess.facades.type.DataType) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | com.hybris.cockpitng.widgets.deeplink.handler.DeepLinkHandler | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | java.util.Optional | findItem(com.hybris.cockpitng.widgets.deeplink.handler.impl.DefaultOpenDeepLinkHandler$TreeNode) |
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | com.hybris.cockpitng.core.util.CockpitProperties | getCockpitProperties() | n.a. |
|
|
||||||
| NEW | static public | java.util.Map | getUrlQueryParams(java.lang.String) | n.a. |
|
|
||||||
| NEW | static public | boolean | isStartWithPattern(org.zkoss.zk.ui.event.BookmarkEvent,
| n.a. |
|
|
||||||
| NEW | static public | void | setCockpitProperties(com.hybris.cockpitng.core.util.CockpitProperties) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleCategories(com.hybris.merchandising.client.CategoryHierarchyWrapper)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleCategoriesAsync(com.hybris.merchandising.client.CategoryHierarchyWrapper)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleProductsBatch(java.lang.Long,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleProductsBatch(java.util.List)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleProductsBatchAsynch(java.util.List)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleProductsBatchAsynch(java.lang.Long,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | publishProducts(java.lang.Long)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | publishProductsAsync(java.lang.Long)
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||
| UNCHANGED | public abstract | com.hybris.charon.RawResponse | createProductDirectory(com.hybris.merchandising.model.ProductDirectory)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | createProductDirectoryAsync(com.hybris.merchandising.model.ProductDirectory)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | deleteProductDirectory(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | deleteProductDirectoryAsync(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleCategories(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleCategoriesAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleProductsBatch(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | handleProductsBatch(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | handleProductsBatch(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleProductsBatchAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleProductsBatchAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | handleProductsBatchAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | publishProducts(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | publishProducts(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | publishProductsAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | publishProductsAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.Void | updateProductDirectory(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | updateProductDirectoryAsync(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | java.util.List | getStoresByAgentId(java.lang.String) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | de.hybris.platform.commerceservices.search.pagedata.PageableData | genPageableData(int,
| n.a. | n.a. |
|
||||
| NEW | protected | void | populateCartDataWithCustomizeListSize(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityDataList,
| n.a. | n.a. |
|
||||
| NEW | protected | void | populateCarts(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityDataList,
| n.a. | n.a. |
|
||||
| NEW | protected | void | populateOrderDataWithCustomizeListSize(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityDataList,
| n.a. | n.a. |
|
||||
| NEW | protected | void | populateOrders(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityDataList,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | de.hybris.platform.site.BaseSiteService | getBaseSiteService() | n.a. | n.a. |
|
||||||
| NEW | public | void | setBaseSiteService(de.hybris.platform.site.BaseSiteService) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.assistedservicefacades.AssistedServiceFacade | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | protected static final | java.lang.String | n.a. | CURRENT_USER |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | java.lang.String | getAccurateAgentId(java.lang.String) | n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.servicelayer.dto.converter.Converter | getPointOfServiceConverter() | n.a. | n.a. |
|
||||||
| NEW | public | java.util.List | getStoresByAgentId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setPointOfServiceConverter(de.hybris.platform.servicelayer.dto.converter.Converter) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.converters.Populator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ASMPointOfServicePopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | populate(de.hybris.platform.storelocator.model.PointOfServiceModel,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicefacades.customer360.FragmentModelProvider | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CustomerCouponsModelProvider() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | de.hybris.platform.customercouponfacades.CustomerCouponFacade | getCustomerCouponFacade() | n.a. | n.a. |
|
||||||
| NEW | public | java.util.List | getModel(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | void | setCustomerCouponFacade(de.hybris.platform.customercouponfacades.CustomerCouponFacade) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| MODIFIED (*) | public abstract | de.hybris.platform.core.model.user.CustomerModel | createNewCustomer(java.lang.String,
|
|
|
|
||||||||||||
| NEW (!) | public | java.util.List | getAllStoresForAgent(java.lang.String) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.assistedserviceservices.AssistedServiceService | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | ACTING_USER_UID |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| MODIFIED (*) | public | de.hybris.platform.core.model.user.CustomerModel | createNewCustomer(java.lang.String,
|
|
|
|
||||||||||||
| NEW | public | java.util.List | getAllStoresForAgent(java.lang.String) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CartAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(de.hybris.platform.commercefacades.order.data.CartData) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CouponListAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(java.util.List) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerCouponListAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(java.util.List) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerInterestsListAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(java.util.List) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerProfileAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(de.hybris.platform.assistedservicefacades.customer360.CustomerProfileData) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
| NEW | protected | de.hybris.platform.webservicescommons.mapping.DataMapper | n.a. | dataMapper
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360FragmentDataAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public abstract | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.webservicescommons.mapping.DataMapper | getDataMapper() | n.a. |
|
|
||||||
| NEW | public | void | setDataMapper(de.hybris.platform.webservicescommons.mapping.DataMapper) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360OverviewAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(de.hybris.platform.assistedservicefacades.customer360.CustomerViewHeadingData) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360PromotionListAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(java.util.List) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360SavedCartAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(de.hybris.platform.commercefacades.order.data.CartData) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.adapters.C360FragmentDataAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketListAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | adapt(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityDataList) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | I18N_TICKET_CATEGORY_PREFIX |
| NEW | public static final | java.lang.String | n.a. | I18N_TICKET_STATUS_PREFIX |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | de.hybris.platform.core.model.c2l.CurrencyModel | setCurrencyFromRequest(javax.servlet.http.HttpServletRequest) |
| n.a. |
|
||||||||
| NEW | public abstract | de.hybris.platform.core.model.c2l.LanguageModel | setLanguageFromRequest(javax.servlet.http.HttpServletRequest) |
| n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultContextInformationLoader() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | de.hybris.platform.store.services.BaseStoreService | getBaseStoreService() | n.a. |
|
|
||||||||||
| NEW | public | de.hybris.platform.commerceservices.i18n.CommerceCommonI18NService | getCommerceCommonI18NService() | n.a. |
|
|
||||||||||
| NEW | public | de.hybris.platform.servicelayer.i18n.CommonI18NService | getCommonI18NService() | n.a. |
|
|
||||||||||
| NEW | protected | java.util.Collection | getStoreLanguages(de.hybris.platform.store.BaseStoreModel) | n.a. | n.a. |
|
||||||||||
| NEW | public | void | setBaseStoreService(de.hybris.platform.store.services.BaseStoreService) | n.a. |
|
|
||||||||||
| NEW | public | void | setCommerceCommonI18NService(de.hybris.platform.commerceservices.i18n.CommerceCommonI18NService) | n.a. |
|
|
||||||||||
| NEW | public | void | setCommonI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService) | n.a. |
|
|
||||||||||
| NEW | public | de.hybris.platform.core.model.c2l.CurrencyModel | setCurrencyFromRequest(javax.servlet.http.HttpServletRequest) |
|
|
|
||||||||||
| NEW | public | de.hybris.platform.core.model.c2l.LanguageModel | setLanguageFromRequest(javax.servlet.http.HttpServletRequest) |
|
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | AgentController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.assistedservicefacades.AssistedServiceFacade | getAssistedServiceFacade() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.webservicescommons.mapping.DataMapper | getDataMapper() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.ASMPointOfServiceListWsDTO | getPointOfServices(java.lang.String)
Annotations:
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.Map | getFragmentDataAdaptersMap() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.user.UserService | getUserService() | n.a. |
|
|
||||||
| NEW | public | void | setFragmentDataAdaptersMap(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | void | setPromotionSectionFragments(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setUserService(de.hybris.platform.servicelayer.user.UserService) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO | createCustomer(de.hybris.platform.assistedservicewebservices.dto.CustomerRegistrationFormWsDTO,
Annotations:
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | org.springframework.validation.Validator | getCustomerRegistrationDataValidator() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commerceservices.strategies.impl.DefaultCustomerNameStrategy | getDefaultCustomerNameStrategy() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.assistedservicewebservices.dto.CustomerSearchPageWsDTO | getPageableCustomers(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | void | validate(java.lang.Object,
| n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CouponConverter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicepromotionfacades.customer360.CSACouponData | convertFrom(de.hybris.platform.assistedservicewebservices.dto.C360CouponWsDTO,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360CouponWsDTO | convertTo(de.hybris.platform.assistedservicepromotionfacades.customer360.CSACouponData,
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: |
| NEW | de.hybris.platform.webservicescommons.mapping.WsDTOMapping | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketCategoryConverter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360TicketCategoryWsDTO | convert(java.lang.String,
| n.a. |
|
|
||||||
| NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.i18n.L10NService | getL10nService() | n.a. |
|
|
||||||
| NEW | public | int | hashCode() | n.a. |
|
|
||||||
| NEW | public | void | setL10nService(de.hybris.platform.servicelayer.i18n.L10NService) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: |
| NEW | de.hybris.platform.webservicescommons.mapping.WsDTOMapping | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketStatusConverter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360TicketStatusWsDTO | convert(java.lang.String,
| n.a. |
|
|
||||||
| NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.i18n.L10NService | getL10nService() | n.a. |
|
|
||||||
| NEW | public | int | hashCode() | n.a. |
|
|
||||||
| NEW | public | void | setL10nService(de.hybris.platform.servicelayer.i18n.L10NService) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: |
| NEW | de.hybris.platform.webservicescommons.mapping.WsDTOMapping | n.a. |
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2856975916316864518 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ASMPointOfServiceListWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getPointOfServices() | n.a. |
|
|
||||||
| NEW | public | void | setPointOfServices(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 5019506531407915714 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ASMPointOfServiceWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 7126451014565530878 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ActivityList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getActivities() | n.a. |
|
|
||||||
| NEW | public | void | setActivities(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -5398454700724259569 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ActivityStatusWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 1617827670220936208 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ActivityTypeWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 4652367762471596220 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ActivityWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getAssociatedTypeId() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getCreatedAt() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getDescription() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360ActivityStatusWsDTO | getStatus() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360ActivityTypeWsDTO | getType() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getUpdatedAt() | n.a. |
|
|
||||||
| NEW | public | void | setAssociatedTypeId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setCreatedAt(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setDescription(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setStatus(de.hybris.platform.assistedservicewebservices.dto.C360ActivityStatusWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setType(de.hybris.platform.assistedservicewebservices.dto.C360ActivityTypeWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setUpdatedAt(java.util.Date) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -6212882269887273028 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360AddressWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.user.CountryWsDTO | getCountry() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLine1() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLine2() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.user.RegionWsDTO | getRegion() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTown() | n.a. |
|
|
||||||
| NEW | public | void | setCountry(de.hybris.platform.commercewebservicescommons.dto.user.CountryWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLine1(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLine2(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setRegion(de.hybris.platform.commercewebservicescommons.dto.user.RegionWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setTown(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 8315934370920444340 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360Cart() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360CartDataWsDTO | getCart() | n.a. |
|
|
||||||
| NEW | public | void | setCart(de.hybris.platform.assistedservicewebservices.dto.C360CartDataWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 2622021219603213926 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CartDataWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getEntries() | n.a. |
|
|
||||||
| NEW | public | java.lang.Integer | getTotalItemCount() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTotalPrice() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setEntries(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setTotalItemCount(java.lang.Integer) | n.a. |
|
|
||||||
| NEW | public | void | setTotalPrice(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4113315177663316110 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CartEntryWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getBasePrice() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getProductCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.Long | getQuantity() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTotalPrice() | n.a. |
|
|
||||||
| NEW | public | void | setBasePrice(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setProductCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setQuantity(java.lang.Long) | n.a. |
|
|
||||||
| NEW | public | void | setTotalPrice(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 7604534988785700333 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CouponList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getCoupons() | n.a. |
|
|
||||||
| NEW | public | void | setCoupons(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -20937415849504957 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CouponWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | boolean | isApplied() | n.a. |
|
|
||||||
| NEW | public | void | setApplied(boolean) | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 5535279492765612772 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerCouponList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getCustomerCoupons() | n.a. |
|
|
||||||
| NEW | public | void | setCustomerCoupons(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -8452588801484157963 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerCouponWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getDescription() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setDescription(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -7929370755268126623 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerProductInterestList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getCustomerProductInterests() | n.a. |
|
|
||||||
| NEW | public | void | setCustomerProductInterests(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 6328013584547773645 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerProductInterestWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360ProductWsDTO | getProduct() | n.a. |
|
|
||||||
| NEW | public | void | setProduct(de.hybris.platform.assistedservicewebservices.dto.C360ProductWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 8120608655764395767 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||||||||
| NEW | protected | de.hybris.platform.assistedservicewebservices.dto.C360CustomerProfileDataWsDTO | n.a. | profile
Annotations:
|
||||||||||||||||||||||
| NEW | protected | java.lang.String | n.a. | type
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerProfile() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360CustomerProfileDataWsDTO | getProfile() | n.a. |
|
|
||||||
| NEW | public | void | setProfile(de.hybris.platform.assistedservicewebservices.dto.C360CustomerProfileDataWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3532304154137232801 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360CustomerProfileDataWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360AddressWsDTO | getBillingAddress() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360AddressWsDTO | getDeliveryAddress() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getPaymentDetails() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getPhone1() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getPhone2() | n.a. |
|
|
||||||
| NEW | public | void | setBillingAddress(de.hybris.platform.assistedservicewebservices.dto.C360AddressWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setDeliveryAddress(de.hybris.platform.assistedservicewebservices.dto.C360AddressWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setPaymentDetails(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setPhone1(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setPhone2(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3876873679132200041 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360Overview() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360OverviewDataWsDTO | getOverview() | n.a. |
|
|
||||||
| NEW | public | void | setOverview(de.hybris.platform.assistedservicewebservices.dto.C360OverviewDataWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3202229404205324235 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360OverviewDataWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.user.AddressWsDTO | getAddress() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getCartCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.Integer | getCartSize() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getEmail() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getLatestOpenedTicketCreatedAt() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLatestOpenedTicketId() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLatestOrderCode() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getLatestOrderTime() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLatestOrderTotal() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getSignedUpAt() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.image.UserAvatarWsDTO | getUserAvatar() | n.a. |
|
|
||||||
| NEW | public | void | setAddress(de.hybris.platform.commercewebservicescommons.dto.user.AddressWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setCartCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setCartSize(java.lang.Integer) | n.a. |
|
|
||||||
| NEW | public | void | setEmail(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLatestOpenedTicketCreatedAt(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setLatestOpenedTicketId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLatestOrderCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLatestOrderTime(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setLatestOrderTotal(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setSignedUpAt(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setUserAvatar(de.hybris.platform.assistedservicewebservices.dto.image.UserAvatarWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3401716267982516691 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360PaymentDetailWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCardNumber() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.order.CardTypeWsDTO | getCardType() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getExpiryMonth() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getExpiryYear() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||
| NEW | public | boolean | isDefaultPayment() | n.a. |
|
|
||||||
| NEW | public | void | setCardNumber(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setCardType(de.hybris.platform.commercewebservicescommons.dto.order.CardTypeWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setDefaultPayment(boolean) | n.a. |
|
|
||||||
| NEW | public | void | setExpiryMonth(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setExpiryYear(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setId(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 8815043132226272198 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ProductWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1079682170930042054 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360PromotionList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getPromotions() | n.a. |
|
|
||||||
| NEW | public | void | setPromotions(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 5353222971213924584 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360PromoWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getMessage() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | boolean | isApplied() | n.a. |
|
|
||||||
| NEW | public | void | setApplied(boolean) | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setMessage(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3427429671261293760 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360SavedCart() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360CartDataWsDTO | getSavedCart() | n.a. |
|
|
||||||
| NEW | public | void | setSavedCart(de.hybris.platform.assistedservicewebservices.dto.C360CartDataWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -5663845558684014103 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketCategoryWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.assistedservicewebservices.dto.Customer360DataWsDTO | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1549484381980954797 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketList() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getTickets() | n.a. |
|
|
||||||
| NEW | public | void | setTickets(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2841118807984170382 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketStatusWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3695027550808298487 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360TicketWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360TicketCategoryWsDTO | getCategory() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getCreatedAt() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.C360TicketStatusWsDTO | getStatus() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getSubject() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getUpdatedAt() | n.a. |
|
|
||||||
| NEW | public | void | setCategory(de.hybris.platform.assistedservicewebservices.dto.C360TicketCategoryWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setCreatedAt(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setStatus(de.hybris.platform.assistedservicewebservices.dto.C360TicketStatusWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setSubject(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setUpdatedAt(java.util.Date) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 6317194679750805453 | 1 |
| New | true | 6317194679750805453 | 1 |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||||||
| MODIFIED | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 4190311311591769382 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CustomerRegistrationFormWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getEmailAddress() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getFirstName() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLastName() | n.a. |
|
|
||||||
| NEW | public | void | setEmailAddress(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setFirstName(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setLastName(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -79579046925239286 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | UserAvatarWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getFormat() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getUrl() | n.a. |
|
|
||||||
| NEW | public | void | setFormat(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setUrl(java.lang.String) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -6500064046509789106 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | AssistedServiceCustomer360Exception(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | AssistedServiceCustomer360Exception(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | AssistedServiceCustomer360Exception(java.lang.String) | n.a. | n.a. |
|
||||
| NEW | public | AssistedServiceCustomer360Exception(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | AssistedServiceCustomer360Exception(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getSubjectType() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getType() | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | UnsupportedCurrencyException(java.lang.String) | n.a. | n.a. |
|
||||
| NEW | public | UnsupportedCurrencyException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.core.model.c2l.CurrencyModel | getCurrency() | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | UnsupportedLanguageException(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | UnsupportedLanguageException(java.lang.String) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.core.model.c2l.LanguageModel | getLanguage() | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | AssistedServiceSessionCurrencyFilter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | protected | void | doFilterInternal(javax.servlet.http.HttpServletRequest,
|
| n.a. |
|
||||||||||
| NEW | protected | de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader | getContextInformationLoader() | n.a. | n.a. |
|
||||||||||
| NEW | public | void | setContextInformationLoader(de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | AssistedServiceSessionLanguageFilter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | protected | void | doFilterInternal(javax.servlet.http.HttpServletRequest,
|
| n.a. |
|
||||||||||
| NEW | protected | de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader | getContextInformationLoader() | n.a. | n.a. |
|
||||||||||
| NEW | public | void | setContextInformationLoader(de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | protected | java.util.List | getExcludedUrls()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | protected | java.util.List | getIncludedURLs() | n.a. | n.a. |
|
||||||||||||||||||||||||
| UNCHANGED | public | void | setExcludedUrls(java.util.List)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setIncludedURLs(java.util.List) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CartMatchingFilter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | protected | void | doFilterInternal(javax.servlet.http.HttpServletRequest,
|
| n.a. |
|
||||||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.strategies.CartLoaderStrategy | getCartLoaderStrategy() | n.a. |
|
|
||||||||||
| NEW | protected | java.util.regex.Matcher | getMatcher(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
| NEW | protected | java.lang.String | getPath(javax.servlet.http.HttpServletRequest) | n.a. | n.a. |
|
||||||||||
| NEW | public | java.lang.String | getRegexp() | n.a. |
|
|
||||||||||
| NEW | public | de.hybris.platform.servicelayer.user.UserService | getUserService() | n.a. |
|
|
||||||||||
| NEW | protected | boolean | matchesUrl(javax.servlet.http.HttpServletRequest,
| n.a. | n.a. |
|
||||||||||
| NEW | public | void | setCartLoaderStrategy(de.hybris.platform.commercewebservicescommons.strategies.CartLoaderStrategy) | n.a. |
|
|
||||||||||
| NEW | public | void | setRegexp(java.lang.String) | n.a. |
|
|
||||||||||
| NEW | public | void | setUserService(de.hybris.platform.servicelayer.user.UserService) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.user.UserWsDTO | getUserWsDTO(de.hybris.platform.commercefacades.user.data.CustomerData) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | javax.xml.bind.annotation.adapters.XmlAdapter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | StringMapAdapter() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.jaxb.adapters.StringMapAdapter$KeyValueAdaptedMap | marshal(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | java.util.Map | unmarshal(de.hybris.platform.assistedservicewebservices.jaxb.adapters.StringMapAdapter$KeyValueAdaptedMap) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| NEW | public | java.lang.String | n.a. | key
Annotations:
|
||||||
| NEW | public | java.lang.String | n.a. | value
Annotations:
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | StringMapAdapter$KeyValueAdaptedEntry() | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | StringMapAdapter$KeyValueAdaptedMap() | n.a. | n.a. |
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | C360ActivityDataMapper() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.servicelayer.i18n.L10NService | getL10NService() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercefacades.order.OrderFacade | getOrderFacade() | n.a. |
|
|
||||||
| NEW | public | void | mapAtoB(de.hybris.platform.assistedservicefacades.customer360.GeneralActivityData,
| n.a. |
|
|
||||||
| NEW | public | void | setL10NService(de.hybris.platform.servicelayer.i18n.L10NService) | n.a. |
|
|
||||||
| NEW | public | void | setOrderFacade(de.hybris.platform.commercefacades.order.OrderFacade) | n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CustomerDataMapper() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | mapAtoB(de.hybris.platform.commercefacades.user.data.CustomerData,
| n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CartDataMapper() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | mapAtoB(de.hybris.platform.commercefacades.order.data.CartData,
| n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | OrderEntryDataMapper() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | mapAtoB(de.hybris.platform.commercefacades.order.data.OrderEntryData,
| n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PaymentDetailDataMapper() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | mapAtoB(de.hybris.platform.commercefacades.order.data.CCPaymentInfoData,
| n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | protected static final | java.lang.String | n.a. | ADDITIONAL_PARAMETERS |
| NEW | protected static final | java.lang.String | n.a. | LIST_SIZE_INVALID |
| NEW | protected static final | java.lang.String | n.a. | LIST_SIZE_KEY |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | java.util.List | findAvailableCostCentersByB2BUnit(java.util.Set) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.b2b.dao.B2BCostCenterDao | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | findAvailableCostCentersByB2BUnit(java.util.Set) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | de.hybris.platform.core.model.c2l.CurrencyModel | getAvailableCurrencyByUser(de.hybris.platform.core.model.user.UserModel) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.b2b.services.B2BCostCenterService | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | java.util.Set | getAvailableCostCentersByB2BUnitHierarchy(de.hybris.platform.b2b.model.B2BUnitModel) | n.a. | n.a. |
|
||||||
| NEW | public | de.hybris.platform.core.model.c2l.CurrencyModel | getAvailableCurrencyByUser(de.hybris.platform.core.model.user.UserModel) | n.a. |
|
|
||||||
| NEW | protected | de.hybris.platform.b2b.dao.PrincipalGroupMembersDao | getPrincipalGroupMembersDao() | n.a. | n.a. |
|
||||||
| NEW | public | void | setPrincipalGroupMembersDao(de.hybris.platform.b2b.dao.PrincipalGroupMembersDao) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 3529096961997210578 | n.a. |
| New | true | -4909036836493326612 | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -3698352788734151584 | n.a. |
| New | true | 8112834326935141577 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| REMOVED (!) | public static final | java.lang.String (!) |
| VALIDATION_EXCEPTION |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | DEFAULT_CURRENT_PAGE |
| NEW | public static final | java.lang.String | n.a. | DEFAULT_PAGE_SIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ComponentWithUserController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | findComponentsByIdsAndUser(java.util.List,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsocc.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | formatSearchPageDataResult(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.jaxb.adapters.components.ComponentAdapterUtil$ComponentAdaptedData | getComponentByIdAndUser(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsfacades.items.ComponentItemFacade | getComponentItemFacade() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsocc.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | getComponentsByIds(java.util.List,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.mapping.CMSDataMapper | getDataMapper() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.core.servicelayer.data.SearchPageData | getSearchPageData(int,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.webservicescommons.pagination.WebPaginationUtils | getWebPaginationUtils() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setComponentItemFacade(de.hybris.platform.cmsfacades.items.ComponentItemFacade) | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setDataMapper(de.hybris.platform.cmsocc.mapping.CMSDataMapper) | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setWebPaginationUtils(de.hybris.platform.webservicescommons.pagination.WebPaginationUtils) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.commerceservices.request.mapping.annotation.ApiVersion |
|
||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
| NEW | protected | de.hybris.platform.cmsocc.mapping.CMSDataMapper | n.a. | dataMapper
Annotations:
|
||||||||||||||
| NEW | public static final | java.lang.String | n.a. | DEFAULT_CURRENT_PAGE | ||||||||||||||
| NEW | public static final | java.lang.String | n.a. | DEFAULT_PAGE_SIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PageWithUserController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsocc.jaxb.adapters.pages.PageListWsDTOAdapter$ListAdaptedPages | formatSearchPageDataResult(java.lang.String,
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.jaxb.adapters.pages.PageListWsDTOAdapter$ListAdaptedPages | getAllPages(java.lang.String,
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsocc.mapping.CMSDataMapper | getDataMapper() | n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.jaxb.adapters.pages.PageAdapterUtil$PageAdaptedData | getPage(java.lang.String,
Annotations:
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsocc.jaxb.adapters.pages.PageAdapterUtil$PageAdaptedData | getPage(java.lang.String,
Annotations:
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsfacades.pages.PageFacade | getPageFacade() | n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.webservicescommons.pagination.WebPaginationUtils | getWebPaginationUtils() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setDataMapper(de.hybris.platform.cmsocc.mapping.CMSDataMapper) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setPageFacade(de.hybris.platform.cmsfacades.pages.PageFacade) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setWebPaginationUtils(de.hybris.platform.webservicescommons.pagination.WebPaginationUtils) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.commerceservices.request.mapping.annotation.ApiVersion |
|
||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | DEFAULT_CURRENT_PAGE |
| NEW | public static final | java.lang.String | n.a. | DEFAULT_PAGE_SIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ComponentWithUserController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | findComponentsByIdsAndUser(java.util.List,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | formatSearchPageDataResult(java.lang.String,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentAdapterUtil$ComponentAdaptedData | getComponentByIdAndUser(java.lang.String,
Annotations:
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsfacades.items.ComponentItemFacade | getComponentItemFacade() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentListWsDTOAdapter$ListAdaptedComponents | getComponentsByIds(java.util.List,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.mapping.CMSDataMapper | getDataMapper() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.core.servicelayer.data.SearchPageData | getSearchPageData(int,
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.webservicescommons.pagination.WebPaginationUtils | getWebPaginationUtils() | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setComponentItemFacade(de.hybris.platform.cmsfacades.items.ComponentItemFacade) | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setDataMapper(de.hybris.platform.cmsoccaddon.mapping.CMSDataMapper) | n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setWebPaginationUtils(de.hybris.platform.webservicescommons.pagination.WebPaginationUtils) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.commerceservices.request.mapping.annotation.ApiVersion |
|
||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||
| NEW | protected | de.hybris.platform.cmsoccaddon.mapping.CMSDataMapper | n.a. | dataMapper
Annotations:
|
||||||||||||||
| NEW | public static final | java.lang.String | n.a. | DEFAULT_CURRENT_PAGE | ||||||||||||||
| NEW | public static final | java.lang.String | n.a. | DEFAULT_PAGE_SIZE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PageWithUserController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsoccaddon.jaxb.adapters.pages.PageListWsDTOAdapter$ListAdaptedPages | formatSearchPageDataResult(java.lang.String,
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.jaxb.adapters.pages.PageListWsDTOAdapter$ListAdaptedPages | getAllPages(java.lang.String,
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsoccaddon.mapping.CMSDataMapper | getDataMapper() | n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.jaxb.adapters.pages.PageAdapterUtil$PageAdaptedData | getPage(java.lang.String,
Annotations:
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.cmsoccaddon.jaxb.adapters.pages.PageAdapterUtil$PageAdaptedData | getPage(java.lang.String,
Annotations:
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.cmsfacades.pages.PageFacade | getPageFacade() | n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.webservicescommons.pagination.WebPaginationUtils | getWebPaginationUtils() | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setDataMapper(de.hybris.platform.cmsoccaddon.mapping.CMSDataMapper) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setPageFacade(de.hybris.platform.cmsfacades.pages.PageFacade) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setWebPaginationUtils(de.hybris.platform.webservicescommons.pagination.WebPaginationUtils) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.commerceservices.request.mapping.annotation.ApiVersion |
|
||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.cmssmarteditwebservices.dto.CMSPageOperationWsDTO | perform(java.lang.String,
Annotations:
|
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.cmswebservices.data.PageTemplateListData | findPageTemplatesByPageType(de.hybris.platform.cmswebservices.data.PageTemplateDTO)
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.cmswebservices.data.PageTemplateData | findPageTemplatesByPageUuid(java.lang.String)
Annotations:
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 7921234756095917030 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoiceData() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getExternalSystemId() | n.a. |
|
|
||||||
| NEW | public | java.util.Date | getInvoiceDate() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getInvoiceId() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercefacades.product.data.PriceData | getNetAmount() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercefacades.product.data.PriceData | getTotalAmount() | n.a. |
|
|
||||||
| NEW | public | void | setExternalSystemId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setInvoiceDate(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setInvoiceId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setNetAmount(de.hybris.platform.commercefacades.product.data.PriceData) | n.a. |
|
|
||||||
| NEW | public | void | setTotalAmount(de.hybris.platform.commercefacades.product.data.PriceData) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4637053032852041663 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoicesData() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getInvoices() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.core.servicelayer.data.PaginationData | getPagination() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getSorts() | n.a. |
|
|
||||||
| NEW | public | void | setInvoices(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setPagination(de.hybris.platform.core.servicelayer.data.PaginationData) | n.a. |
|
|
||||||
| NEW | public | void | setSorts(java.util.List) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commercefacades.invoice.InvoiceFacade | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvoiceFacadeImpl() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static protected | int | compareDates(java.util.Date,
| n.a. | n.a. |
|
||||||
| NEW | static protected | int | compareDoubles(java.lang.Double,
| n.a. | n.a. |
|
||||||
| NEW | static protected | int | compareIntegers(java.lang.Integer,
| n.a. | n.a. |
|
||||||
| NEW | static protected | int | compareStrings(java.lang.String,
| n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.core.servicelayer.data.SearchPageData | createEmptyInvoiceList(de.hybris.platform.core.servicelayer.data.SearchPageData,
| n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.core.servicelayer.data.PaginationData | createEmptyPagination() | n.a. | n.a. |
|
||||||
| NEW | public | de.hybris.platform.store.services.BaseStoreService | getBaseStoreService() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy | getCheckoutCustomerStrategy() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.customer.CustomerAccountService | getCustomerAccountService() | n.a. |
|
|
||||||
| NEW | public | byte[] | getInvoiceBinary(java.lang.String,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.core.servicelayer.data.SearchPageData | getInvoices(java.lang.String,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||
| NEW | protected | java.util.List | getPage(java.util.List,
| n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.core.model.order.OrderModel | getUserOrder(java.lang.String,
| n.a. | n.a. |
|
||||||
| NEW | public | de.hybris.platform.servicelayer.user.UserService | getUserService() | n.a. |
|
|
||||||
| NEW | public | void | registerHandler(de.hybris.platform.commerceservices.enums.ExternalSystemId,
| n.a. |
|
|
||||||
| NEW | public | void | removeHandler(de.hybris.platform.commerceservices.enums.ExternalSystemId) | n.a. |
|
|
||||||
| NEW | public | void | setBaseStoreService(de.hybris.platform.store.services.BaseStoreService) | n.a. |
|
|
||||||
| NEW | public | void | setCheckoutCustomerStrategy(de.hybris.platform.commerceservices.strategies.CheckoutCustomerStrategy) | n.a. |
|
|
||||||
| NEW | public | void | setCustomerAccountService(de.hybris.platform.commerceservices.customer.CustomerAccountService) | n.a. |
|
|
||||||
| NEW | public | void | setHandlers(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService) | n.a. |
|
|
||||||
| NEW | public | void | setUserService(de.hybris.platform.servicelayer.user.UserService) | n.a. |
|
|
||||||
| NEW | protected | void | sortInvoices(java.util.List,
| n.a. | n.a. |
|
||||||
| NEW | protected | void | sortList(java.util.List,
| n.a. | n.a. |
|
||||||
| NEW | protected | int | sortObjects(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | byte[] | getInvoiceBinary(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public abstract | de.hybris.platform.core.servicelayer.data.SearchPageData | getInvoices(java.lang.String,
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commercefacades.invoice.strategies.InvoiceStrategy | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvoiceSalesStrategy() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | byte[] | getInvoiceBinary(de.hybris.platform.core.model.order.OrderModel,
| n.a. |
|
|
||||||
| NEW | public | java.util.List | getInvoices(de.hybris.platform.core.model.order.OrderModel) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.media.MediaService | getMediaService() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.dto.converter.Converter | getSapInvoiceToSapInvoiceDataConverter() | n.a. |
|
|
||||||
| NEW | public | void | setMediaService(de.hybris.platform.servicelayer.media.MediaService) | n.a. |
|
|
||||||
| NEW | public | void | setSapInvoiceToSapInvoiceDataConverter(de.hybris.platform.servicelayer.dto.converter.Converter) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | byte[] | getInvoiceBinary(de.hybris.platform.core.model.order.OrderModel,
| n.a. | n.a. |
|
||||
| NEW | public abstract | java.util.List | getInvoices(de.hybris.platform.core.model.order.OrderModel) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | java.lang.String | getCartEarliestRetrievalDate() | n.a. | n.a. |
|
||||
| NEW | public abstract | void | updateCartRequestedRetrievalDate(java.lang.String) | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.converters.Populator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CartRetrievalDatePopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||||||
| NEW | protected | boolean | isRequestedRetrievalDateFeatureEnabled(de.hybris.platform.store.BaseStoreModel) | n.a. | n.a. |
|
||||||||||
| NEW | public | void | populate(de.hybris.platform.core.model.order.CartModel,
|
|
|
|
||||||||||
| NEW | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.converters.Populator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | OrderRequestedRetrievalDatePopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||||||
| NEW | protected | boolean | isRequestedRetrievalDateFeatureEnabled(de.hybris.platform.store.BaseStoreModel) | n.a. | n.a. |
|
||||||||||
| NEW | public | void | populate(de.hybris.platform.core.model.order.OrderModel,
|
|
|
|
||||||||||
| NEW | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.converters.Populator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoiceToInvoiceDataPopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | protected | de.hybris.platform.commercefacades.product.data.PriceData | createPrice(de.hybris.platform.commerceservices.model.SAPInvoiceModel,
| n.a. | n.a. |
|
||||||||||
| NEW | public | de.hybris.platform.commercefacades.product.PriceDataFactory | getPriceDataFactory() | n.a. |
|
|
||||||||||
| NEW | public | void | populate(de.hybris.platform.commerceservices.model.SAPInvoiceModel,
|
|
|
|
||||||||||
| NEW | public | void | setPriceDataFactory(de.hybris.platform.commercefacades.product.PriceDataFactory) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -7998851818636917318 | 1 |
| New | true | -8565491334506368129 | 1 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getRequestedRetrievalAt() | n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalAt(java.lang.String) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -7446605185445281477 | n.a. |
| New | true | 2017777316695432644 | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getEarliestRetrievalAt() | n.a. |
|
|
||||||
| NEW | public | void | setEarliestRetrievalAt(java.lang.String) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commercefacades.order.CartRetrievalDateFacade | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultCartRetrievalDateFacade() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCartEarliestRetrievalDate() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercefacades.order.CartFacade | getCartFacade() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.order.CartRetrievalDateService | getCartRetrievalDateService() | n.a. |
|
|
||||||
| NEW | public | void | setCartFacade(de.hybris.platform.commercefacades.order.CartFacade) | n.a. |
|
|
||||||
| NEW | public | void | setCartRetrievalDateService(de.hybris.platform.commerceservices.order.CartRetrievalDateService) | n.a. |
|
|
||||||
| NEW | public | void | updateCartRequestedRetrievalDate(java.lang.String) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | REQUESTEDRETRIEVALDATE |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | REQUESTEDRETRIEVALDATEENABLED |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICEENABLED |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | EARLIESTRETRIEVALDATE |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedCommerceServicesConstants$Attributes$ConsignmentEntry() | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | S4SALES |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedCommerceServicesConstants$Enumerations$ExternalSystemId() | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICE2CONSIGNMENTENTRYREL |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | EXTERNALSYSTEMID |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICE |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICEMEDIA |
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.core.HybrisEnumValue | n.a. |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 5645931028163537661 | 0 |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | _TYPECODE |
| NEW | public static final | de.hybris.platform.commerceservices.enums.ExternalSystemId | n.a. | S4SALES |
| NEW | public static final | java.lang.String | n.a. | SIMPLE_CLASSNAME |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getType() | n.a. |
|
|
||||||
| NEW | public | int | hashCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||
| NEW | static public | de.hybris.platform.commerceservices.enums.ExternalSystemId | valueOf(java.lang.String) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -5882259963154480850 | n.a. |
| New | true | 2343449102339328941 | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoice | createSAPInvoice(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoice | createSAPInvoice(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia | createSAPInvoiceMedia(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia | createSAPInvoiceMedia(java.util.Map) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | java.lang.String | getEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | java.lang.String | getRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoice | getSapInvoice(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoice | getSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry) | n.a. |
|
|
||||||
| NEW | public | java.lang.Boolean | isRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | java.lang.Boolean | isRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore) | n.a. |
|
|
||||||
| NEW | public | boolean | isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | boolean | isRequestedRetrievalDateEnabledAsPrimitive(de.hybris.platform.store.BaseStore) | n.a. |
|
|
||||||
| NEW | public | java.lang.Boolean | isSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | java.lang.Boolean | isSapInvoiceEnabled(de.hybris.platform.store.BaseStore) | n.a. |
|
|
||||||
| NEW | public | boolean | isSapInvoiceEnabledAsPrimitive(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | boolean | isSapInvoiceEnabledAsPrimitive(de.hybris.platform.store.BaseStore) | n.a. |
|
|
||||||
| NEW | public | void | setEarliestRetrievalDate(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setEarliestRetrievalDate(de.hybris.platform.jalo.order.Cart,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDate(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDate(de.hybris.platform.jalo.order.AbstractOrder,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDateEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalDateEnabled(de.hybris.platform.store.BaseStore,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoice(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoice(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoiceEnabled(de.hybris.platform.store.BaseStore,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoiceEnabled(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setSapInvoiceEnabled(de.hybris.platform.store.BaseStore,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.jalo.GenericItem | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4720472355105147874 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CONSIGNMENTENTRIES |
| NEW | protected static final | de.hybris.platform.util.OneToManyHandler | n.a. | CONSIGNMENTENTRIESHANDLER |
| NEW | public static final | java.lang.String | n.a. | CURRENCY |
| NEW | protected static final | java.util.Map | n.a. | DEFAULT_INITIAL_ATTRIBUTES |
| NEW | public static final | java.lang.String | n.a. | EXTERNALSYSTEMID |
| NEW | public static final | java.lang.String | n.a. | ID |
| NEW | public static final | java.lang.String | n.a. | INVOICEMEDIA |
| NEW | public static final | java.lang.String | n.a. | NETPRICE |
| NEW | public static final | java.lang.String | n.a. | TOTALPRICE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedSAPInvoice() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | addToConsignmentEntries(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | addToConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry) | n.a. |
|
|
||||||
| NEW | public | java.util.Set | getConsignmentEntries(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | java.util.Set | getConsignmentEntries() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.jalo.c2l.Currency | getCurrency(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.jalo.c2l.Currency | getCurrency() | n.a. |
|
|
||||||
| NEW | protected | java.util.Map | getDefaultAttributeModes() | n.a. | n.a. |
|
||||||
| NEW | public | de.hybris.platform.jalo.enumeration.EnumerationValue | getExternalSystemId(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.jalo.enumeration.EnumerationValue | getExternalSystemId() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getId(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getId() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia | getInvoiceMedia(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia | getInvoiceMedia() | n.a. |
|
|
||||||
| NEW | public | java.math.BigDecimal | getNetPrice(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | java.math.BigDecimal | getNetPrice() | n.a. |
|
|
||||||
| NEW | public | java.math.BigDecimal | getTotalPrice(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | java.math.BigDecimal | getTotalPrice() | n.a. |
|
|
||||||
| NEW | public | void | removeFromConsignmentEntries(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | removeFromConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry) | n.a. |
|
|
||||||
| NEW | public | void | setConsignmentEntries(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setConsignmentEntries(java.util.Set) | n.a. |
|
|
||||||
| NEW | public | void | setCurrency(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setCurrency(de.hybris.platform.jalo.c2l.Currency) | n.a. |
|
|
||||||
| NEW | public | void | setExternalSystemId(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setExternalSystemId(de.hybris.platform.jalo.enumeration.EnumerationValue) | n.a. |
|
|
||||||
| NEW | public | void | setId(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setInvoiceMedia(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setInvoiceMedia(de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia) | n.a. |
|
|
||||||
| NEW | public | void | setNetPrice(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setNetPrice(java.math.BigDecimal) | n.a. |
|
|
||||||
| NEW | public | void | setTotalPrice(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setTotalPrice(java.math.BigDecimal) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.catalog.jalo.CatalogUnawareMedia | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -3263878983221012855 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW (!) | protected static final | java.util.Map (!) |
| DEFAULT_INITIAL_ATTRIBUTES |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedSAPInvoiceMedia() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | java.util.Map | getDefaultAttributeModes() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.jalo.GeneratedSAPInvoice | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -8130586122618061882 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoice() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.jalo.GeneratedSAPInvoiceMedia | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 3218910692859087838 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoiceMedia() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.catalog.model.CatalogUnawareMediaModel | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1556745687919313718 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW (!) | public static final | java.lang.String (!) |
| _TYPECODE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | SAPInvoiceMediaModel(de.hybris.platform.servicelayer.model.ItemModelContext) | n.a. | n.a. |
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceMediaModel(de.hybris.platform.catalog.model.CatalogVersionModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceMediaModel(de.hybris.platform.catalog.model.CatalogVersionModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceMediaModel() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.core.model.ItemModel | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4898836942243867519 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW | public static final | java.lang.String | n.a. | _SAPINVOICE2CONSIGNMENTENTRYREL | ||
| NEW (!) | public static final | java.lang.String (!) |
| _TYPECODE | ||
| NEW | public static final | java.lang.String | n.a. | CONSIGNMENTENTRIES | ||
| NEW | public static final | java.lang.String | n.a. | CURRENCY | ||
| NEW | public static final | java.lang.String | n.a. | EXTERNALSYSTEMID | ||
| NEW | public static final | java.lang.String | n.a. | ID | ||
| NEW | public static final | java.lang.String | n.a. | INVOICEMEDIA | ||
| NEW | public static final | java.lang.String | n.a. | NETPRICE | ||
| NEW | public static final | java.lang.String | n.a. | TOTALPRICE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | SAPInvoiceModel(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceModel(de.hybris.platform.servicelayer.model.ItemModelContext) | n.a. | n.a. |
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceModel() | n.a. | n.a. |
|
||||||||||||||||||||||||
| NEW | public | SAPInvoiceModel(java.lang.String)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.util.Set | getConsignmentEntries()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.core.model.c2l.CurrencyModel | getCurrency()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commerceservices.enums.ExternalSystemId | getExternalSystemId()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.String | getId()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commerceservices.model.SAPInvoiceMediaModel | getInvoiceMedia()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.math.BigDecimal | getNetPrice()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.math.BigDecimal | getTotalPrice()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setConsignmentEntries(java.util.Set)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setCurrency(de.hybris.platform.core.model.c2l.CurrencyModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setExternalSystemId(de.hybris.platform.commerceservices.enums.ExternalSystemId)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setId(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setInvoiceMedia(de.hybris.platform.commerceservices.model.SAPInvoiceMediaModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setNetPrice(java.math.BigDecimal)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setTotalPrice(java.math.BigDecimal)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | java.lang.String | getCartEarliestRetrievalDate() | n.a. | n.a. |
|
||||
| NEW | public abstract | void | updateCartRequestedRetrievalDate(java.lang.String) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | java.util.List | getEarliestRetrievalDates(de.hybris.platform.core.model.order.CartModel) | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.order.hook.CommerceAddToCartMethodHook | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultCartEarliestRetrievalDateAddToCartMethodHook() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | afterAddToCart(de.hybris.platform.commerceservices.service.data.CommerceCartParameter,
|
|
|
|
||||||||||
| NEW | public | void | beforeAddToCart(de.hybris.platform.commerceservices.service.data.CommerceCartParameter) |
|
|
|
||||||||||
| NEW | public | de.hybris.platform.commerceservices.order.CartRetrievalDateService | getCartRetrievalDateService() | n.a. |
|
|
||||||||||
| NEW | public | void | setCartRetrievalDateService(de.hybris.platform.commerceservices.order.CartRetrievalDateService) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.order.hook.CartEarliestRetrievalDateHook | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultCartEarliestRetrievalDateHook() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getEarliestRetrievalDates(de.hybris.platform.core.model.order.CartModel) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.order.CartRetrievalDateService | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | REQUESTEDRETRIEVALDATEENABLED |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultCartRetrievalDateService() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getCartEarliestRetrievalDate() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getCartEarliestRetrievalDateHooks() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commerceservices.order.strategies.CartRetrievalDateStrategy | getCartRetrievalDateStrategy() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.order.CartService | getCartService() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||
| NEW | protected | java.util.List | getRetrievalDates(de.hybris.platform.core.model.order.CartModel) | n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.core.model.order.CartModel | getSessionCart() | n.a. | n.a. |
|
||||||
| NEW | protected | boolean | isRequestedRetrievalDateFeatureEnabled(de.hybris.platform.store.BaseStoreModel) | n.a. | n.a. |
|
||||||
| NEW | public | void | setCartEarliestRetrievalDateHooks(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setCartRetrievalDateStrategy(de.hybris.platform.commerceservices.order.strategies.CartRetrievalDateStrategy) | n.a. |
|
|
||||||
| NEW | public | void | setCartService(de.hybris.platform.order.CartService) | n.a. |
|
|
||||||
| NEW | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService) | n.a. |
|
|
||||||
| NEW | public | void | updateCartRequestedRetrievalDate(java.lang.String) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | java.lang.String | getCartEarliestRetrievalDate(java.util.List) | n.a. | n.a. |
|
||||
| NEW | public abstract | void | updateRequestedRetrievalDate(de.hybris.platform.core.model.order.CartModel,
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.commerceservices.order.strategies.CartRetrievalDateStrategy | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultCartRetrievalDateStrategy() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | java.util.List | convertDates(java.util.List,
| n.a. | n.a. |
|
||||||
| NEW | public | java.lang.String | getCartEarliestRetrievalDate(java.util.List) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||
| NEW | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService) | n.a. |
|
|
||||||
| NEW | public | void | updateRequestedRetrievalDate(de.hybris.platform.core.model.order.CartModel,
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CartRequestedRetrievalDateController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setCartRequestedRetrievalDate(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | void | validate(java.lang.String) | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.commercewebservices.core.v2.controller.BaseCommerceController | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvoiceController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | org.springframework.http.ResponseEntity | getUserOrderInvoiceBinary(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.order.SAPInvoicesWsDTO | getUserOrderInvoices(java.lang.String,
Annotations:
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 3943671659229933333 | 1 |
| New | true | -736690878456577770 | 1 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getRequestedRetrievalAt() | n.a. |
|
|
||||||
| NEW | public | void | setRequestedRetrievalAt(java.lang.String) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 8901598241640851832 | n.a. |
| New | true | 7051799245145981523 | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getEarliestRetrievalAt() | n.a. |
|
|
||||||
| NEW | public | void | setEarliestRetrievalAt(java.lang.String) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 5305993299956745659 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoicesWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | getInvoices() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.webservicescommons.dto.PaginationWsDTO | getPagination() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getSorts() | n.a. |
|
|
||||||
| NEW | public | void | setInvoices(java.util.List) | n.a. |
|
|
||||||
| NEW | public | void | setPagination(de.hybris.platform.webservicescommons.dto.PaginationWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setSorts(java.util.List) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -7395297527930095312 | 1 |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SAPInvoiceWsDTO() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.Date | getCreatedAt() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getExternalSystemId() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getInvoiceId() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.product.PriceWsDTO | getNetAmount() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.product.PriceWsDTO | getTotalAmount() | n.a. |
|
|
||||||
| NEW | public | void | setCreatedAt(java.util.Date) | n.a. |
|
|
||||||
| NEW | public | void | setExternalSystemId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setInvoiceId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setNetAmount(de.hybris.platform.commercewebservicescommons.dto.product.PriceWsDTO) | n.a. |
|
|
||||||
| NEW | public | void | setTotalAmount(de.hybris.platform.commercewebservicescommons.dto.product.PriceWsDTO) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | io.swagger.v3.oas.annotations.media.Schema |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 4663119250926080351 | n.a. |
| New | true | 8401646760563742493 | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.Boolean | getHasOrder() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getLastCartId() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.assistedservicewebservices.dto.image.UserAvatarWsDTO | getUserAvatar() | n.a. |
|
|
||||||
| NEW | public | void | setHasOrder(java.lang.Boolean) | n.a. |
|
|
||||||
| NEW | public | void | setLastCartId(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | void | setUserAvatar(de.hybris.platform.assistedservicewebservices.dto.image.UserAvatarWsDTO) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7976632166211047371 | n.a. |
| New | true | -6000977398785640347 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | REQUESTEDRETRIEVALDATE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.lang.String | getRequestedRetrievalDate()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setRequestedRetrievalDate(java.lang.String)
Annotations:
| n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -1391911228937983480 | n.a. |
| New | true | 3523702804935693052 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | EARLIESTRETRIEVALDATE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.lang.String | getEarliestRetrievalDate()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setEarliestRetrievalDate(java.lang.String)
Annotations:
| n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6018558127046249511 | n.a. |
| New | true | -1935416205604224128 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | de.hybris.platform.customercouponfacades.emums.AssignCouponResult | n.a. | NOTALLOWED |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | COUPON_CODE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.customercouponocc.dto.CustomerCoupon2CustomerWsDTO | doClaimCustomerCoupon(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | org.springframework.validation.Validator | getCustomerCouponCodeValidator() | n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setCustomerCouponCodeValidator(org.springframework.validation.Validator) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setCustomerCouponFacade(de.hybris.platform.customercouponfacades.CustomerCouponFacade) | n.a. |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | unassignCustomerCoupon(java.lang.String)
Annotations:
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1735041487287021313 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CustomerCouponClaimException(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | CustomerCouponClaimException(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | CustomerCouponClaimException(java.lang.String) | n.a. | n.a. |
|
||||
| NEW | public | CustomerCouponClaimException(java.lang.String,
| n.a. | n.a. |
|
||||
| NEW | public | CustomerCouponClaimException(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getSubjectType() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getType() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | boolean | isAsm() | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.customercouponservices.CustomerCouponService | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | ROLE_CUSTOMERMANAGERGROUP |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | org.springframework.security.core.Authentication | getAuth() | n.a. | n.a. |
|
||||||
| NEW | protected | boolean | hasRole(java.lang.String,
| n.a. | n.a. |
|
||||||
| NEW | public | boolean | isAsm() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | void | addTicketAndCartTypeInfo(de.hybris.platform.core.model.order.AbstractOrderModel,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | render(org.zkoss.zk.ui.Component,
| n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | protected | org.zkoss.zul.Label | n.a. | cartAnchor |
| NEW | protected | org.zkoss.zul.Label | n.a. | cartPlaceholder |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | boolean | hasCartInSessionContext(de.hybris.platform.customersupportbackoffice.widgets.sessioncontext.model.SessionContextModel) | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | ACTIVE_CART |
| NEW | public static final | java.lang.String | n.a. | CART_TYPE_CODE |
| NEW | public static final | java.lang.String | n.a. | INACTIVE_CART |
| NEW | public static final | java.lang.String | n.a. | ORDER_TYPE_CODE |
| NEW | public static final | java.lang.String | n.a. | SAVED_CART |
| NEW | public static final | java.lang.String | n.a. | UNKNOWN_CART |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | void | addTicketInfo(java.lang.StringBuilder,
| n.a. |
|
|
||||||
| NEW | static public | void | appendCartType(java.lang.StringBuilder,
| n.a. |
|
|
||||||
| NEW | static protected | java.lang.String | composeDeeplink(java.lang.String,
| n.a. | n.a. |
|
||||||
| NEW | static public | java.lang.String | getCheckedCustomerId(de.hybris.platform.core.model.user.UserModel) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| MODIFIED (!) | static public | de.hybris.platform.inboundservices.persistence.impl.DefaultPersistenceContextBuilder (<- de.hybris.platform.inboundservices.persistence.impl.DefaultPersistenceContext$DefaultPersistenceContextBuilder) | persistenceContextBuilder() | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.inboundservices.persistence.impl.DefaultPersistenceContextBuilder |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.exception.IntegrationAttributeProcessingException | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 7156481713629497236 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvalidClassTypeException(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | initialize(org.zkoss.zk.ui.Component) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | initialize(org.zkoss.zk.ui.Component) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
| REMOVED (!) | protected | de.hybris.platform.integrationbackoffice.widgets.configuration.data.ExportConfigurationEditorPresentation (!) |
| exportConfigEditorPresentation
Annotations:
|
||||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.configuration.data.ExportConfigurationEditorPresentation | n.a. | exportConfigPresentation |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.services.IntegrationObjectPresentationPopulator | n.a. | integrationObjectPresentationPopulator
Annotations:
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
| MODIFIED | protected | java.util.List | n.a. | attributeMenuPopupLabels | ||||||||
| REMOVED (!) | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectPresentation (!) |
| editorPresentation
Annotations:
|
||||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.services.IntegrationObjectPresentationPopulator | n.a. | integrationObjectPresentationPopulator
Annotations:
|
||||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectPresentation | n.a. | iOPresentation |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||
| REMOVED (!) | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectPresentation (!) |
| editorPresentation
Annotations:
|
||||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.services.IntegrationObjectPresentationPopulator | n.a. | integrationObjectPresentationPopulator
Annotations:
|
||||||||
| NEW | protected | de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectPresentation | n.a. | iOPresentation |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ExportConfigurationEditorPresentationPopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationbackoffice.widgets.configuration.data.ExportConfigurationEditorPresentation | getExportConfigEditorPresentation() | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectPresentationPopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationbackoffice.widgets.modeling.data.IntegrationObjectPresentation | getIOEditorPresentation() | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | INTEGOBJ2INTEGOBJCLASS |
| NEW | public static final | java.lang.String | n.a. | INTEGOBJCLAS2INTEGOBJCLASSATTR |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECTCLASS |
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECTCLASSATTRIBUTE |
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -8923706114417074475 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ClassAttributeExecutionException(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel,
| n.a. | n.a. |
|
||||
| NEW | public | ClassAttributeExecutionException(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel) | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | java.lang.RuntimeException | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1796321128965418127 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectItemAndClassConflictException(java.lang.String) | n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.integrationservices.integrationkey.IntegrationKeyMetadataGenerator | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | protected | java.lang.String | buildKeyAlias(de.hybris.platform.integrationservices.model.IntegrationObjectItemModel) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | java.lang.String | generateKeyMetadata(de.hybris.platform.integrationservices.model.IntegrationObjectItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.String | generateKeyMetadata(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | void | setDescriptorFactory(de.hybris.platform.integrationservices.model.DescriptorFactory)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public abstract | java.lang.String | generateKeyMetadata(de.hybris.platform.integrationservices.model.IntegrationObjectItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW (!) | public | java.lang.String | generateKeyMetadata(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassAttributeModelBuilder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | java.util.List | buildAttributeImpexHeader() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | buildImpexLine() | n.a. |
|
|
||||||
| NEW | static public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | integrationObjectClassAttribute() | n.a. |
|
|
||||||
| NEW | static public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | integrationObjectClassAttribute(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | unique() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withClassCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withIntegrationObjectCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withName(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withReadMethod(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withReturnClassCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder | withUnique(java.lang.Boolean) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassModelBuilder() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectClassModel | build() | n.a. |
|
|
||||||
| NEW | public | java.util.List | buildAttributeLines() | n.a. |
|
|
||||||
| NEW | static public | java.util.List | buildClassImpexHeader() | n.a. |
|
|
||||||
| NEW | static public | java.util.List | buildClassImpexHeader(java.util.Collection) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | buildImpexLine() | n.a. |
|
|
||||||
| NEW | static public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | integrationObjectClass() | n.a. |
|
|
||||||
| NEW | static public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | integrationObjectClass(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | root() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withAttribute(de.hybris.platform.integrationservices.IntegrationObjectClassAttributeModelBuilder) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withExcludedValidators(java.util.Collection) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withIntegrationObject(de.hybris.platform.integrationservices.model.IntegrationObjectModel) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withIntegrationObjectCode(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withRoot(boolean) | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder | withType(java.lang.Class) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | void | after() | n.a. | n.a. |
|
||||||||
| NEW | protected | void | before() |
| n.a. |
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectItemAttributeModel | build() | n.a. |
|
|
||||||||
| NEW | public | void | cleanup() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | void | after() | n.a. | n.a. |
|
||||||||
| NEW | protected | void | before() |
| n.a. |
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectItemClassificationAttributeModel | build() | n.a. |
|
|
||||||||
| NEW | public | void | cleanup() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | void | after() | n.a. | n.a. |
|
||||||||
| NEW | protected | void | before() |
| n.a. |
|
||||||||
| NEW | static public | java.util.List | buildClassImpexHeader() | n.a. |
|
|
||||||||
| REMOVED (!) | static public | java.util.List | buildItemImpexHeader() | n.a. |
|
|
||||||||
| NEW | static public | java.util.List | buildItemImpexHeader(java.util.Collection) | n.a. |
|
|
||||||||
| NEW | public | void | cleanup() | n.a. |
|
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectItemModelBuilder | withExcludedValidators(java.util.Collection) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.IntegrationObjectModelBuilder | withClass(de.hybris.platform.integrationservices.IntegrationObjectClassModelBuilder) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ClassMapTypeValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassAndItemNotAllowedInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassAttributeNameValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassAttributeReadMethodValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassRootValidateInterceptor(de.hybris.platform.servicelayer.type.TypeService) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassTypeValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectItemAndClassNotAllowedInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectItemModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectTypeMixValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | RootClassExistsValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectModel,
|
|
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.interceptor.Interceptor | n.a. |
| NEW | de.hybris.platform.servicelayer.interceptor.ValidateInterceptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SingleRootClassValidateInterceptor() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | onValidate(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel,
|
|
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7493871009621293145 | n.a. |
| New | true | -6906029699851061899 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CLASSES |
| NEW | protected static final | de.hybris.platform.util.OneToManyHandler | n.a. | CLASSESHANDLER |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | addToClasses(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | addToClasses(de.hybris.platform.integrationservices.jalo.IntegrationObjectClass) | n.a. |
|
|
||||||
| NEW | public | java.util.Set | getClasses(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||
| NEW | public | java.util.Set | getClasses() | n.a. |
|
|
||||||
| NEW | public | void | removeFromClasses(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | removeFromClasses(de.hybris.platform.integrationservices.jalo.IntegrationObjectClass) | n.a. |
|
|
||||||
| NEW | public | void | setClasses(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||
| NEW | public | void | setClasses(java.util.Set) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.jalo.GenericItem | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 2065201756368824850 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW | public static final | java.lang.String | n.a. | ATTRIBUTES | ||
| NEW | protected static final | de.hybris.platform.util.OneToManyHandler | n.a. | ATTRIBUTESHANDLER | ||
| NEW | public static final | java.lang.String | n.a. | CODE | ||
| NEW | protected static final | java.util.Map | n.a. | DEFAULT_INITIAL_ATTRIBUTES | ||
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECT | ||
| NEW | protected static final | de.hybris.platform.util.BidirectionalOneToManyHandler | n.a. | INTEGRATIONOBJECTHANDLER | ||
| NEW | public static final | java.lang.String | n.a. | ROOT | ||
| NEW (!) | public static final | java.lang.String (!) |
| TYPE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedIntegrationObjectClass() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public | void | addToAttributes(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | addToAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute) | n.a. |
|
|
||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
||||||||
| NEW | public | java.util.Set | getAttributes(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.util.Set | getAttributes() | n.a. |
|
|
||||||||
| NEW | public | java.lang.String | getCode(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.String | getCode() | n.a. |
|
|
||||||||
| NEW | protected | java.util.Map | getDefaultAttributeModes() | n.a. | n.a. |
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObject | getIntegrationObject(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObject | getIntegrationObject() | n.a. |
|
|
||||||||
| NEW | public | java.lang.Class | getType(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.Class | getType() | n.a. |
|
|
||||||||
| NEW | public | java.lang.Boolean | isRoot(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.Boolean | isRoot() | n.a. |
|
|
||||||||
| NEW | public | boolean | isRootAsPrimitive(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | boolean | isRootAsPrimitive() | n.a. |
|
|
||||||||
| NEW | public | void | removeFromAttributes(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | removeFromAttributes(de.hybris.platform.integrationservices.jalo.IntegrationObjectClassAttribute) | n.a. |
|
|
||||||||
| NEW | public | void | setAttributes(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setAttributes(java.util.Set) | n.a. |
|
|
||||||||
| NEW | public | void | setCode(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setCode(java.lang.String) | n.a. |
|
|
||||||||
| NEW | public | void | setIntegrationObject(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setIntegrationObject(de.hybris.platform.integrationservices.jalo.IntegrationObject) | n.a. |
|
|
||||||||
| NEW | public | void | setRoot(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setRoot(java.lang.Boolean) | n.a. |
|
|
||||||||
| NEW | public | void | setRoot(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setRoot(boolean) | n.a. |
|
|
||||||||
| NEW | public | void | setType(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setType(java.lang.Class) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.jalo.GenericItem | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | 8524165738640225206 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | ATTRIBUTENAME |
| NEW | protected static final | java.util.Map | n.a. | DEFAULT_INITIAL_ATTRIBUTES |
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECTCLASS |
| NEW | protected static final | de.hybris.platform.util.BidirectionalOneToManyHandler | n.a. | INTEGRATIONOBJECTCLASSHANDLER |
| NEW | public static final | java.lang.String | n.a. | READMETHOD |
| NEW | public static final | java.lang.String | n.a. | RETURNINTEGRATIONOBJECTCLASS |
| NEW | public static final | java.lang.String | n.a. | UNIQUE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | GeneratedIntegrationObjectClassAttribute() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
||||||||
| NEW | public | java.lang.String | getAttributeName(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.String | getAttributeName() | n.a. |
|
|
||||||||
| NEW | protected | java.util.Map | getDefaultAttributeModes() | n.a. | n.a. |
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObjectClass | getIntegrationObjectClass(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObjectClass | getIntegrationObjectClass() | n.a. |
|
|
||||||||
| NEW | public | java.lang.String | getReadMethod(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.String | getReadMethod() | n.a. |
|
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObjectClass | getReturnIntegrationObjectClass(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | de.hybris.platform.integrationservices.jalo.IntegrationObjectClass | getReturnIntegrationObjectClass() | n.a. |
|
|
||||||||
| NEW | public | java.lang.Boolean | isUnique(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | java.lang.Boolean | isUnique() | n.a. |
|
|
||||||||
| NEW | public | boolean | isUniqueAsPrimitive(de.hybris.platform.jalo.SessionContext) | n.a. |
|
|
||||||||
| NEW | public | boolean | isUniqueAsPrimitive() | n.a. |
|
|
||||||||
| NEW | public | void | setAttributeName(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setAttributeName(java.lang.String) | n.a. |
|
|
||||||||
| NEW | public | void | setIntegrationObjectClass(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setIntegrationObjectClass(de.hybris.platform.integrationservices.jalo.IntegrationObjectClass) | n.a. |
|
|
||||||||
| NEW | public | void | setReadMethod(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setReadMethod(java.lang.String) | n.a. |
|
|
||||||||
| NEW | public | void | setReturnIntegrationObjectClass(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setReturnIntegrationObjectClass(de.hybris.platform.integrationservices.jalo.IntegrationObjectClass) | n.a. |
|
|
||||||||
| NEW | public | void | setUnique(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setUnique(java.lang.Boolean) | n.a. |
|
|
||||||||
| NEW | public | void | setUnique(de.hybris.platform.jalo.SessionContext,
| n.a. |
|
|
||||||||
| NEW | public | void | setUnique(boolean) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.jalo.GeneratedIntegrationObjectClass | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -1118504275812255276 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClass() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.jalo.GeneratedIntegrationObjectClassAttribute | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| NEW | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -4189336416466781969 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectClassAttribute() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | protected | de.hybris.platform.jalo.Item | createItem(de.hybris.platform.jalo.SessionContext,
|
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | de.hybris.platform.integrationservices.model.TypeDescriptor | createClassTypeDescriptor(de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor,
| n.a. |
|
|
||||||
| NEW (*) | public abstract | de.hybris.platform.integrationservices.model.TypeAttributeDescriptor | createTypeAttributeDescriptor(de.hybris.platform.integrationservices.model.TypeDescriptor,
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public abstract | de.hybris.platform.integrationservices.model.IntegrationObjectGraphOperations | create(de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor)
Annotations:
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.AttributeValueGetter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ClassAttributeValueGetter(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.Object | getValue(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | java.lang.Object | getValue(java.lang.Object,
| n.a. |
|
|
||||||
| NEW | public | java.util.Map | getValues(java.lang.Object,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.CollectionDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | de.hybris.platform.integrationservices.model.CollectionDescriptor | create(de.hybris.platform.integrationservices.model.impl.PojoIntrospector) | n.a. |
|
|
||||||
| NEW | public | java.util.Collection | newCollection() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.MapDescriptor | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ClassMapDescriptor(de.hybris.platform.integrationservices.model.impl.PojoIntrospector) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeDescriptor | getKeyType() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeDescriptor | getValueType() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.impl.AbstractDescriptor | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.TypeAttributeDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.AttributeValueAccessor | accessor() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getAttributeName() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeDescriptor | getAttributeType() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.CollectionDescriptor | getCollectionDescriptor() | n.a. |
|
|
||||||
| NEW | public | java.util.Optional | getMapDescriptor() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getQualifier() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeDescriptor | getTypeDescriptor() | n.a. |
|
|
||||||
| NEW | public | boolean | isAutoCreate() | n.a. |
|
|
||||||
| NEW | public | boolean | isCollection() | n.a. |
|
|
||||||
| NEW | public | boolean | isKeyAttribute() | n.a. |
|
|
||||||
| NEW | public | boolean | isLocalized() | n.a. |
|
|
||||||
| NEW | public | boolean | isMap() | n.a. |
|
|
||||||
| NEW | public | boolean | isNullable() | n.a. |
|
|
||||||
| NEW | public | boolean | isPartOf() | n.a. |
|
|
||||||
| NEW | public | boolean | isPrimitive() | n.a. |
|
|
||||||
| NEW | public | boolean | isReadable() | n.a. |
|
|
||||||
| NEW | public | boolean | isSettable(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | java.util.Optional | reverse() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.impl.AbstractDescriptor | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.TypeDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | java.util.Optional | getAttribute(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | java.util.Collection | getAttributes() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getIntegrationObjectCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getItemCode() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.KeyDescriptor | getKeyDescriptor() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getPathsToRoot() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTypeCode() | n.a. |
|
|
||||||
| NEW | public | int | hashCode() | n.a. |
|
|
||||||
| NEW | public | boolean | hasPathToRoot() | n.a. |
|
|
||||||
| NEW | public | boolean | isAbstract() | n.a. |
|
|
||||||
| NEW | public | boolean | isEnumeration() | n.a. |
|
|
||||||
| NEW | public | boolean | isInstance(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | boolean | isMap() | n.a. |
|
|
||||||
| NEW | public | boolean | isPrimitive() | n.a. |
|
|
||||||
| NEW | public | boolean | isRoot() | n.a. |
|
|
||||||
| NEW | public | java.util.List | pathFrom(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | public | void | setReferencePathFinder(de.hybris.platform.integrationservices.model.impl.ReferencePathFinder) | n.a. |
|
|
||||||
| NEW | public | java.lang.String | toString() | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | de.hybris.platform.integrationservices.model.DescriptorFactory | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeDescriptor | createClassTypeDescriptor(de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor,
| n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.TypeAttributeDescriptor | createTypeAttributeDescriptor(de.hybris.platform.integrationservices.model.TypeDescriptor,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.GraphOperationsFactory | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultGraphOperationsFactory() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectGraphOperations | create(de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | boolean | contains(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | java.util.Optional | getItemTypeDescriptor(de.hybris.platform.core.model.ItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | java.util.Optional | getRootItemType()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.util.Optional | getRootType() | n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.util.Optional | getTypeDescriptor(java.lang.Object) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.IntegrationObjectGraphOperations | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectGraphSearch(de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.Set | findTypesRelatedTo(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | public | java.util.Set | findTypesRelatedTo(java.lang.String) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.TypeDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | de.hybris.platform.integrationservices.model.TypeDescriptor | create(de.hybris.platform.integrationservices.model.impl.PojoIntrospector) | n.a. |
|
|
||||||
| NEW | public | java.util.Optional | getAttribute(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | java.util.Collection | getAttributes() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getIntegrationObjectCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getItemCode() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.KeyDescriptor | getKeyDescriptor() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getPathsToRoot() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTypeCode() | n.a. |
|
|
||||||
| NEW | public | boolean | hasPathToRoot() | n.a. |
|
|
||||||
| NEW | public | boolean | isAbstract() | n.a. |
|
|
||||||
| NEW | public | boolean | isEnumeration() | n.a. |
|
|
||||||
| NEW | public | boolean | isInstance(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | boolean | isMap() | n.a. |
|
|
||||||
| NEW | public | boolean | isPrimitive() | n.a. |
|
|
||||||
| NEW | public | boolean | isRoot() | n.a. |
|
|
||||||
| NEW | public | java.util.List | pathFrom(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | boolean | contains(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | java.util.Optional | getItemTypeDescriptor(de.hybris.platform.core.model.ItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | java.util.Optional | getRootItemType()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.util.Optional | getRootType() | n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.util.Optional | getTypeDescriptor(java.lang.Object) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PojoIntrospector(de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | java.util.Optional | findMethod(java.lang.Object[]) | n.a. |
|
|
||||||||||
| NEW | public | java.util.Optional | findMethod(java.lang.String) | n.a. |
|
|
||||||||||
| NEW | public | java.util.Optional | findProperty(java.lang.String) |
|
|
|
||||||||||
| NEW | public | java.util.Optional | findProperty() |
|
|
|
||||||||||
| NEW | public | java.lang.Class | getActualMethodReturnType(java.lang.reflect.Method) | n.a. |
|
|
||||||||||
| NEW | public | java.lang.Class | getActualPropertyType(java.beans.PropertyDescriptor) | n.a. |
|
|
||||||||||
| NEW | public | java.util.Set | getAllProperties() |
|
|
|
||||||||||
| NEW | public | java.lang.String | getIntegrationObjectCode() | n.a. |
|
|
||||||||||
| NEW | public | java.lang.String | getIntegrationObjectItemCode() | n.a. |
|
|
||||||||||
| NEW | public | java.lang.Class | getMapKeyType() | n.a. |
|
|
||||||||||
| NEW | public | java.lang.Class | getMapValueType() | n.a. |
|
|
||||||||||
| NEW | public | java.util.Optional | getReadMethod() | n.a. |
|
|
||||||||||
| NEW | public | java.util.Optional | getReturnType() | n.a. |
|
|
||||||||||
| NEW | public | boolean | isCollection() | n.a. |
|
|
||||||||||
| NEW | public | boolean | isLocalized() | n.a. |
|
|
||||||||||
| NEW | public | boolean | isMap() | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.model.TypeDescriptor | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | de.hybris.platform.integrationservices.model.impl.PrimitiveClassTypeDescriptor | create(de.hybris.platform.integrationservices.model.impl.PojoIntrospector,
| n.a. |
|
|
||||||
| NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | java.util.Optional | getAttribute(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | java.util.Collection | getAttributes() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getIntegrationObjectCode() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getItemCode() | n.a. |
|
|
||||||
| NEW | public | de.hybris.platform.integrationservices.model.KeyDescriptor | getKeyDescriptor() | n.a. |
|
|
||||||
| NEW | public | java.util.List | getPathsToRoot() | n.a. |
|
|
||||||
| NEW | public | java.lang.String | getTypeCode() | n.a. |
|
|
||||||
| NEW | public | int | hashCode() | n.a. |
|
|
||||||
| NEW | public | boolean | hasPathToRoot() | n.a. |
|
|
||||||
| NEW | public | boolean | isAbstract() | n.a. |
|
|
||||||
| NEW | public | boolean | isEnumeration() | n.a. |
|
|
||||||
| NEW | public | boolean | isInstance(java.lang.Object) | n.a. |
|
|
||||||
| NEW | public | boolean | isMap() | n.a. |
|
|
||||||
| NEW | public | boolean | isPrimitive() | n.a. |
|
|
||||||
| NEW | public | boolean | isRoot() | n.a. |
|
|
||||||
| NEW | public | java.util.List | pathFrom(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.core.model.ItemModel | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2798920476185401965 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW | public static final | java.lang.String | n.a. | _INTEGOBJCLAS2INTEGOBJCLASSATTR | ||
| NEW (!) | public static final | java.lang.String (!) |
| _TYPECODE | ||
| NEW | public static final | java.lang.String | n.a. | ATTRIBUTENAME | ||
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECTCLASS | ||
| NEW | public static final | java.lang.String | n.a. | READMETHOD | ||
| NEW | public static final | java.lang.String | n.a. | RETURNINTEGRATIONOBJECTCLASS | ||
| NEW | public static final | java.lang.String | n.a. | UNIQUE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassAttributeModel() | n.a. | n.a. |
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassAttributeModel(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassAttributeModel(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassAttributeModel(de.hybris.platform.servicelayer.model.ItemModelContext) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.lang.String | getAttributeName()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectClassModel | getIntegrationObjectClass()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.String | getReadMethod()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectClassModel | getReturnIntegrationObjectClass()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.Boolean | getUnique()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setAttributeName(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setIntegrationObjectClass(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setReadMethod(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setReturnIntegrationObjectClass(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setUnique(java.lang.Boolean)
Annotations:
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.core.model.ItemModel | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2186682536875626161 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| NEW | public static final | java.lang.String | n.a. | _INTEGOBJ2INTEGOBJCLASS | ||
| NEW (!) | public static final | java.lang.String (!) |
| _TYPECODE | ||
| NEW | public static final | java.lang.String | n.a. | ATTRIBUTES | ||
| NEW | public static final | java.lang.String | n.a. | CODE | ||
| NEW | public static final | java.lang.String | n.a. | INTEGRATIONOBJECT | ||
| NEW | public static final | java.lang.String | n.a. | ROOT | ||
| NEW | public static final | java.lang.String | n.a. | TYPE |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassModel() | n.a. | n.a. |
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassModel(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassModel(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectClassModel(de.hybris.platform.servicelayer.model.ItemModelContext) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.util.Set | getAttributes()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.String | getCode()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectModel | getIntegrationObject()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.Boolean | getRoot()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.Class | getType()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setAttributes(java.util.Set)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setCode(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setIntegrationObject(de.hybris.platform.integrationservices.model.IntegrationObjectModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setRoot(java.lang.Boolean)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setType(java.lang.Class)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW (!) | public | boolean | contains(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public abstract | java.util.Optional | getItemTypeDescriptor(de.hybris.platform.core.model.ItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public abstract | java.util.Optional | getRootItemType()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW (!) | public | java.util.Optional | getRootType() | n.a. |
|
|
||||||||||||||||||||||||
| NEW (!) | public | java.util.Optional | getTypeDescriptor(java.lang.Object) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public abstract | java.util.Set | findTypesRelatedTo(de.hybris.platform.integrationservices.model.TypeDescriptor)
Annotations:
| n.a. | n.a. |
|
||||||||||
| NEW | public abstract | java.util.Set | findTypesRelatedTo(java.lang.String)
Annotations:
| n.a. | n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -7022419161214384350 | n.a. |
| New | true | 4785535519614876058 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CLASSES |
| NEW | public static final | java.lang.String | n.a. | ROOTCLASS |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.util.Set | getClasses()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectClassModel | getRootClass()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setClasses(java.util.Set)
Annotations:
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.model.attribute.AbstractDynamicAttributeHandler | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectRootClassAttributeHandler() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectClassModel | get(de.hybris.platform.integrationservices.model.IntegrationObjectModel)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | boolean | isEqual(de.hybris.platform.integrationservices.model.IntegrationObjectClassModel,
| n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Interface | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.converters.Populator |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | AbstractItem2MapPopulator() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| REMOVED (!) | protected | de.hybris.platform.servicelayer.model.ModelService | getModelService() | n.a. |
|
|
||||||||||||
| REMOVED (!) | protected abstract | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor) | n.a. |
|
|
||||||||||||
| REMOVED (!) | public | void | populate(de.hybris.platform.integrationservices.populator.ItemToMapConversionContext,
| n.a. |
|
|
||||||||||||
| REMOVED (!) | protected abstract | void | populateToMap(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor,
| n.a. |
|
|
||||||||||||
| REMOVED (!) | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService)
Annotations:
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | ItemToMapConversionContext(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | ItemToMapConversionContext(java.lang.Object,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.integrationservices.populator.ItemToMapConversionContext | createSubContext(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.integrationservices.populator.ItemToMapConversionContext | createSubContext(java.lang.Object,
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.core.model.ItemModel | getItemModel()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.Object | getPayloadObject() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| MODIFIED (!) | static public | de.hybris.platform.integrationservices.search.ItemSearchRequestBuilder (<- de.hybris.platform.integrationservices.search.ImmutableItemSearchRequest$Builder) | itemSearchRequestBuilder(de.hybris.platform.integrationservices.search.ItemSearchRequest) | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.integrationservices.search.ItemSearchRequestBuilder |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | protected | de.hybris.platform.integrationservices.populator.ItemToMapConversionContext | getConversionContext(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | protected | de.hybris.platform.integrationservices.populator.ItemToMapConversionContext | getConversionContext(java.lang.Object,
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.integrationservices.service.IntegrationObjectDescriptorService | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultIntegrationObjectDescriptorService(de.hybris.platform.integrationservices.service.IntegrationObjectService,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor | retrieve(java.lang.String) | n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6391499893218423826 | n.a. |
| New | true | -4502535350029538635 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | IntegrationObjectAndItemMismatchException(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | IntegrationObjectAndItemMismatchException(java.lang.Object,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.core.model.ItemModel | getDataItem()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | java.lang.Object | getPayloadObject() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public abstract | de.hybris.platform.integrationservices.model.IntegrationObjectDescriptor | retrieve(java.lang.String)
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | java.lang.Object | getFreshBean(java.lang.String,
| n.a. |
|
|
| Change |
| CLASS_NOW_FINAL |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | int | count(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | java.util.List | transform(java.lang.String,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.errors.ErrorContextPopulator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationObjectItemAndClassConflictExceptionContextPopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.Class | getExceptionClass() | n.a. |
|
|
||||||
| NEW | public | void | populate(org.apache.olingo.odata2.api.processor.ODataErrorContext) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.errors.ErrorContextPopulator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvalidClassTypeExceptionContextPopulator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.Class | getExceptionClass() | n.a. |
|
|
||||||
| NEW | public | void | populate(org.apache.olingo.odata2.api.processor.ODataErrorContext) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | DefaultEdmProviderFactory()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | protected | DefaultEdmProviderFactory(de.hybris.platform.odata2services.odata.schema.SchemaGenerator) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
| NEW | public | void | setGraphOperationsFactory(de.hybris.platform.integrationservices.model.GraphOperationsFactory) | n.a. |
|
|
|||||||||||||||||||||||||||
| NEW | public | void | setIntegrationObjectDescriptorService(de.hybris.platform.integrationservices.service.IntegrationObjectDescriptorService) | n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | void | setIntegrationObjectService(de.hybris.platform.integrationservices.service.IntegrationObjectService)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | void | setSchemaGenerator(de.hybris.platform.odata2services.odata.schema.SchemaGenerator)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | void | setDescriptorService(de.hybris.platform.integrationservices.service.IntegrationObjectDescriptorService) | n.a. |
|
|
||||||
| NEW | public | void | setGraphOperationsFactory(de.hybris.platform.integrationservices.model.GraphOperationsFactory) | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.odata2services.odata.monitoring.impl.InboundRequestPartsCoordinator |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.odata2services.odata.persistence.CrudRequest$DataRequestBuilder | withIntegrationKey(java.lang.String)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| MODIFIED (!) | static public | de.hybris.platform.odata2services.odata.persistence.StorageRequestBuilder (<- de.hybris.platform.odata2services.odata.persistence.StorageRequest$StorageRequestBuilder) | storageRequestBuilder() | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.odata2services.odata.persistence.StorageRequestBuilder |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.odata2services.odata.persistence.StorageRequestBuilder | withIntegrationKey(java.lang.String)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute | generate(de.hybris.platform.integrationservices.model.IntegrationObjectItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute | generate(de.hybris.platform.integrationservices.model.TypeDescriptor)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | void | setIntegrationKeyMetadataGenerator(de.hybris.platform.integrationservices.integrationkey.IntegrationKeyMetadataGenerator)
Annotations:
| n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | de.hybris.platform.odata2services.odata.schema.SchemaGenerator | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
| NEW | public | org.apache.olingo.odata2.api.edm.provider.Schema | generate(java.util.Collection) | n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | org.apache.olingo.odata2.api.edm.provider.Schema | generateSchema(java.util.Collection)
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | void | setAssociationListGeneratorRegistry(de.hybris.platform.odata2services.odata.schema.association.AssociationListGeneratorRegistry)
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||
| UNCHANGED | public | void | setEntityContainerGenerator(de.hybris.platform.odata2services.odata.schema.entity.EntityContainerGenerator)
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||
| NEW | public | void | setEntityTypeListElementGenerator(de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator) | n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | void | setEntityTypesGenerator(de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator)
Annotations:
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.entity.SingleEntityTypeElementGenerator | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ComposedEntityTypeElementGenerator(de.hybris.platform.odata2services.odata.schema.KeyGenerator,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | org.apache.olingo.odata2.api.edm.provider.EntityType | generateEntityType(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||
| NEW | protected | java.lang.String | generateEntityTypeName(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||
| NEW | protected | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | EntityTypeListElementGenerator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | java.util.List | generate(java.util.Collection)
Annotations:
| n.a. |
|
|
||||||||||||
| NEW | public | void | setEntityTypeGenerators(java.util.List) | n.a. |
|
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.entity.SingleEntityTypeElementGenerator | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | LocalizedEntityTypeElementGenerator(de.hybris.platform.odata2services.odata.schema.KeyGenerator,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | java.lang.String | generateEntityTypeName(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||
| NEW | protected | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.entity.EntityTypeElementGenerator | n.a. |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | MapEntryEntityTypeElementGenerator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | generate(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | public | void | setKeyGenerator(de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator) | n.a. |
|
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PrimitiveEntityTypeElementGenerator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | java.util.Set | generate(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||||||||
| NEW | public | void | setPrimitiveCollectionMemberEntityTypeGenerator(de.hybris.platform.odata2services.odata.schema.entity.PrimitiveCollectionMemberEntityTypeGenerator)
Annotations:
| n.a. |
|
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | SingleEntityTypeElementGenerator(de.hybris.platform.odata2services.odata.schema.KeyGenerator,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.Set | generate(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | protected | org.apache.olingo.odata2.api.edm.provider.EntityType | generateEntityType(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||||
| NEW | protected abstract | java.lang.String | generateEntityTypeName(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||||
| NEW | protected | org.apache.olingo.odata2.api.edm.provider.Key | generateKey(java.lang.String,
| n.a. | n.a. |
|
||||||
| NEW | protected abstract | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | generate(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | protected abstract | java.util.List | generateAdditionalProperties(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||||
| NEW | protected | java.util.List | generateSimpleProperties(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. | n.a. |
|
||||||
| NEW | protected abstract | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | IntegrationKeyPropertyElementGenerator() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.Optional | generate(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | public | void | setAliasGenerator(de.hybris.platform.odata2services.odata.schema.attribute.AliasAnnotationGenerator) | n.a. |
|
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.property.AbstractPropertyListElementGenerator | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | LocalizedPropertyListElementGenerator(de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | generateAdditionalProperties(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | protected | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.property.AbstractPropertyListElementGenerator | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PrimitivePropertyListElementGenerator(de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | generateAdditionalProperties(de.hybris.platform.integrationservices.model.TypeDescriptor) | n.a. |
|
|
||||||
| NEW | protected | boolean | isApplicable(de.hybris.platform.integrationservices.model.TypeAttributeDescriptor) | n.a. | n.a. |
|
| Change |
| ANNOTATION_DEPRECATED_ADDED |
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| NEW | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW (!) | public | org.apache.olingo.odata2.api.edm.provider.Schema | generate(java.util.Collection) | n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public abstract | org.apache.olingo.odata2.api.edm.provider.Schema | generateSchema(java.util.Collection)
Annotations:
| n.a. |
|
|
| Change |
| CLASS_NOW_FINAL |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | PojoIntegrationObjectInterceptor(de.hybris.platform.integrationservices.service.IntegrationObjectService) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | preHandle(javax.servlet.http.HttpServletRequest,
| n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | 7181177544288437593 | n.a. |
| New | true | -1355345619955400135 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commerceservices.model.SAPInvoiceModel | getSapInvoice()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setSapInvoice(de.hybris.platform.commerceservices.model.SAPInvoiceModel)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | static public | void | cleanup()
Annotations:
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | protected | DecoratorContext()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | DecoratorContext(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
| MODIFIED (!) | static public | de.hybris.platform.outboundservices.decorator.DecoratorContextBuilder (<- de.hybris.platform.outboundservices.decorator.DecoratorContext$DecoratorContextBuilder) | decoratorContextBuilder() | n.a. |
|
|
|||||||||||||||||||||||||||
| REMOVED (!) | public | java.lang.String | getIntegrationObjectItemCode()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.core.model.ItemModel | getItemModel()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| NEW | public | java.lang.Object | getPayloadObject() | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.outboundservices.decorator.DecoratorContextBuilder |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | DecoratorContext$DecoratorContextBuilder() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.outboundservices.decorator.DecoratorContextBuilder | withIntegrationObjectItemCode(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.outboundservices.decorator.DecoratorContextBuilder | withItemModel(de.hybris.platform.core.model.ItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.outboundservices.decorator.DecoratorContextBuilder | withPayloadObject(java.lang.Object) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | DefaultDecoratorContextFactory(de.hybris.platform.integrationservices.service.IntegrationObjectService,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | DefaultDecoratorContextFactory(de.hybris.platform.integrationservices.model.DescriptorFactory) | n.a. | n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -6816211166418544581 | n.a. |
| New | true | 676298641336038297 | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | java.lang.String | getDestinationId()
Annotations:
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | DefaultOutboundServiceFacade(de.hybris.platform.outboundservices.decorator.DecoratorContextFactory,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | DefaultOutboundServiceFacade()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | DefaultOutboundServiceFacade(de.hybris.platform.outboundservices.facade.impl.RemoteSystemClient) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | protected | java.util.List | addMonitoringDecorator(java.util.List)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | org.springframework.http.HttpEntity | createHttpEntity(org.springframework.http.HttpHeaders,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | org.springframework.http.HttpEntity | createHttpEntity(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | rx.Observable | createObservable(org.springframework.web.client.RestOperations,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | java.lang.String | findIntegrationObjectItemCode(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | de.hybris.platform.apiregistryservices.model.ConsumedDestinationModel | getConsumedDestinationModelById(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | de.hybris.platform.servicelayer.search.FlexibleSearchService | getFlexibleSearchService()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | de.hybris.platform.integrationservices.service.IntegrationObjectService | getIntegrationObjectService()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | protected | de.hybris.platform.outboundservices.client.IntegrationRestTemplateFactory | getIntegrationRestTemplateFactory()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | protected | de.hybris.platform.outboundservices.decorator.OutboundRequestDecorator | getMonitoringDecorator()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | java.util.List | getOutboundRequestDecorators()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | de.hybris.platform.outboundservices.config.OutboundServicesConfiguration | getOutboundServicesConfiguration()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | protected | rx.Observable | orchestrate(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | rx.Observable | send(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | void | setFlexibleSearchService(de.hybris.platform.servicelayer.search.FlexibleSearchService)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | void | setIntegrationObjectService(de.hybris.platform.integrationservices.service.IntegrationObjectService)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | void | setIntegrationRestTemplateFactory(de.hybris.platform.outboundservices.client.IntegrationRestTemplateFactory)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | void | setMonitoringDecorator(de.hybris.platform.outboundservices.decorator.OutboundRequestDecorator)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | void | setOutboundRequestDecorators(java.util.List)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | void | setOutboundServicesConfiguration(de.hybris.platform.outboundservices.config.OutboundServicesConfiguration)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public abstract | rx.Observable | send(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | protected | SyncParameters(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.core.model.ItemModel | getItem()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| NEW | public | java.lang.Object | getPayloadObject() | n.a. |
|
|
|||||||||||||||||||||||||||
| NEW | public | boolean | isBatchSupported() | n.a. |
|
|
|||||||||||||||||||||||||||
| MODIFIED (!) | static public | de.hybris.platform.outboundservices.facade.SyncParametersBuilder (<- de.hybris.platform.outboundservices.facade.SyncParameters$SyncParametersBuilder) | syncParametersBuilder() | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.outboundservices.facade.SyncParametersBuilder |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | SyncParameters$SyncParametersBuilder() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.outboundservices.facade.SyncParametersBuilder | withDestinationId(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.outboundservices.facade.SyncParametersBuilder | withIntegrationObjectCode(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.outboundservices.facade.SyncParametersBuilder | withItem(de.hybris.platform.core.model.ItemModel)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | de.hybris.platform.outboundservices.facade.SyncParametersBuilder | withPayloadObject(java.lang.Object) | n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.outboundservices.monitoring.WrappedClientHttpResponse |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | DefaultOutboundRequestResponseInterceptor$WrappedClientHttpResponse(org.springframework.http.client.ClientHttpResponse,
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public abstract | de.hybris.platform.apiregistryservices.model.ConsumedDestinationModel | findDestination(java.lang.String)
Annotations:
| n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | de.hybris.platform.outboundservices.service.DestinationSearchService | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | DefaultDestinationSearchService(de.hybris.platform.servicelayer.search.FlexibleSearchService) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.apiregistryservices.model.ConsumedDestinationModel | findDestination(java.lang.String) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||
| REMOVED (!) | protected | de.hybris.platform.servicelayer.model.ModelService | getModelService()
Annotations:
| n.a. |
|
|
|||||||||||||||||||||||||||
| REMOVED (!) | public | void | setModelService(de.hybris.platform.servicelayer.model.ModelService)
Annotations:
| n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | de.hybris.platform.outboundsync.job.impl.OutboundSyncStateBuilder |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | static public | de.hybris.platform.outboundsync.job.impl.OutboundSyncState$Builder | from(de.hybris.platform.outboundsync.job.impl.OutboundSyncState) | n.a. |
|
|
||||||
| REMOVED (!) | static public | de.hybris.platform.outboundsync.job.impl.OutboundSyncState$Builder | initialOutboundSyncState() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||
| REMOVED (!) | public | void | setoBChannelConfigurationAuditReportBuilder(de.hybris.platform.integrationbackoffice.widgets.modals.builders.AuditReportBuilder)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | org.springframework.http.ResponseEntity | createAction(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.ActionListWsDTO | createActions(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | deleteAction(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | deleteActions(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.ActionData | getAction(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.ActionFullListWsDTO | getAction(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.ActionListWsDTO | getActions(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.ActionData | updateAction(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | org.springframework.http.ResponseEntity | create(de.hybris.platform.personalizationfacades.data.CustomerSegmentationData,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | delete(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.CustomerSegmentationData | getCustomerSegmentation(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.CustomerSegmentationListWsDTO | getCustomerSegmentations(java.lang.String,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.CustomerSegmentationData | update(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.CustomizationListWsDTO | getCustomizations(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | org.springframework.http.ResponseEntity | createSegment(de.hybris.platform.personalizationfacades.data.SegmentData,
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | deleteSegment(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.SegmentData | getSegment(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.SegmentListWsDTO | getSegments(java.util.Map)
Annotations:
| n.a. | n.a. |
|
||||||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.SegmentData | updateSegment(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | org.springframework.http.ResponseEntity | createTrigger(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | deleteCustomization(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.TriggerData | getTrigger(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.TriggerListWsDTO | getTriggers(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.TriggerData | updateTrigger(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | org.springframework.http.ResponseEntity | createVariation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | void | deleteVariation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.VariationData | getVariation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationwebservices.data.VariationListWsDTO | getVariations(java.lang.String,
Annotations:
| n.a. | n.a. |
|
|||||||||||||||||||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.personalizationfacades.data.VariationData | updateVariation(java.lang.String,
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.Integer | n.a. | TARGET_CONTAINERS_QUANTITY |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | protected | java.util.List | addDiscountAndConsume(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext,
| n.a. | n.a. |
|
||||||
| NEW | protected | de.hybris.platform.ruleengineservices.rao.EntriesSelectionStrategyRPD | createSelectionStrategyRPD(java.util.Set) | n.a. | n.a. |
|
||||||
| NEW | protected | java.util.List | createSelectionStrategyRPDsTargetProducts(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext,
| n.a. | n.a. |
|
||||||
| REMOVED (!) | protected | boolean | performAction(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext,
| n.a. |
|
|
||||||
| NEW | protected | boolean | performAction(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext,
| n.a. | n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -1234280122593161787 | 1 |
| New | true | 2954344956456579438 | 1 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.Boolean | getNewConfiguration() | n.a. |
|
|
||||||
| REMOVED (!) | public | boolean | isNewConfiguration() | n.a. |
|
|
||||||
| REMOVED (!) | public | void | setNewConfiguration(boolean) | n.a. |
|
|
||||||
| NEW | public | void | setNewConfiguration(java.lang.Boolean) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | de.hybris.platform.sap.productconfig.occ.ConfigurationWsDTO | configureCartEntry(java.lang.String,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | boolean | isSupportGetDefaultConfigurationEnhancements() | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | protected static final | java.lang.String | n.a. | WEAK_ETAG_PREFIX |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | CATALOG_ID_SOLR_FIELD |
| NEW | public static final | java.lang.String | n.a. | CATALOG_VERSION_SOLR_FIELD |
| NEW | public static final | java.lang.String | n.a. | ID_SOLR_FIELD |
| NEW | public static final | java.lang.String | n.a. | INDEX_OPERATION_ID_SOLR_FIELD |
| NEW | public static final | java.util.Map | n.a. | INTERNAL_FIELD_MAPPING |
| NEW | public static final | java.lang.String | n.a. | PK_SOLR_FIELD |
| NEW | public static final | java.lang.String | n.a. | SCORE_SOLR_FIELD |
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||||||
| UNCHANGED | public static final | java.lang.String |
| CATALOG_ID_FIELD
Annotations:
|
||||||||||||||||||||
| UNCHANGED | public static final | java.lang.String |
| CATALOG_VERSION_FIELD
Annotations:
|
| Status | Modifier | Type | Field | Compatibility Changes: | ||||||||||||||||||||
| UNCHANGED | protected static final | java.lang.String |
| SOLR_SCORE_FIELD
Annotations:
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | void | populateDocumentField(java.util.Map,
| n.a. | n.a. |
|
||||
| NEW | protected | void | populateInternalDocumentFields(java.util.Map,
| n.a. | n.a. |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -1184478656261148809 | n.a. |
| New | true | 673932436793617777 | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | java.lang.String | n.a. | REQUESTEDRETRIEVALDATEENABLED |
| NEW | public static final | java.lang.String | n.a. | SAPINVOICEENABLED |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| NEW | public | java.lang.Boolean | getRequestedRetrievalDateEnabled()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | boolean | isSapInvoiceEnabled()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setRequestedRetrievalDateEnabled(java.lang.Boolean)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| NEW | public | void | setSapInvoiceEnabled(boolean)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | de.hybris.platform.task.impl.SchedulerAuxiliaryTablesWatchdog | getSchedulerWatchdog() | n.a. |
|
|
||||||
| NEW | public | void | setSchedulerWatchdog(de.hybris.platform.task.impl.SchedulerAuxiliaryTablesWatchdog) | n.a. |
|
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | de.hybris.platform.task.impl.AuxiliaryTablesWatchdogTask | n.a. | NO_OP |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | protected | AuxiliaryTablesWatchdog(java.lang.String) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | protected abstract | boolean | canRunWatchdog(de.hybris.platform.task.impl.RuntimeConfigHolder) | n.a. | n.a. |
|
||||||||||
| NEW | protected abstract | de.hybris.platform.task.impl.AuxiliaryTablesWatchdogTask | createTask(de.hybris.platform.task.impl.RuntimeConfigHolder,
| n.a. | n.a. |
|
||||||||||
| NEW | public | void | destroy() |
|
|
|
||||||||||
| NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||||||
| NEW | public | de.hybris.platform.task.impl.AuxiliaryTablesWatchdogTask | startWatchdog(de.hybris.platform.task.impl.RuntimeConfigHolder,
| n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.lang.AutoCloseable | n.a. |
| NEW | java.lang.Runnable | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public abstract | void | close() | n.a. | n.a. |
|
||||
| NEW | public abstract | java.lang.String | getTaskName() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | static public | de.hybris.platform.task.impl.RuntimeConfigHolder$BooleanTaskEngineProperty | booleanProperty(java.lang.String,
| n.a. |
|
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.task.impl.AuxiliaryTablesWatchdog | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SchedulerAuxiliaryTablesWatchdog(java.lang.String,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | canRunWatchdog(de.hybris.platform.task.impl.RuntimeConfigHolder) | n.a. |
|
|
||||||
| NEW | protected | de.hybris.platform.task.impl.AuxiliaryTablesWatchdogTask | createTask(de.hybris.platform.task.impl.RuntimeConfigHolder,
| n.a. | n.a. |
|
||||||
| NEW | public | de.hybris.platform.task.impl.AuxiliaryTablesGatewayFactory | getGatewayFactory() | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | SchedulerOperationTimeoutLogger(de.hybris.platform.task.impl.RuntimeConfigHolder,
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | boolean | isTimeout() | n.a. |
|
|
||||||
| NEW | public | void | logTimeoutOnce() | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | de.hybris.platform.ticket.dao.TicketDao | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.util.List | findTicketsBySiteAndCustomer(de.hybris.platform.basecommerce.model.site.BaseSiteModel,
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | java.util.List | findTicketsBySiteAndCustomer(de.hybris.platform.basecommerce.model.site.BaseSiteModel,
| n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | de.hybris.platform.ticket.service.TicketService | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | java.util.List | getTicketsForSiteAndCustomer(de.hybris.platform.basecommerce.model.site.BaseSiteModel,
| n.a. |
|
|
||||||||||
| UNCHANGED | public | void | setAssociatedTicketObjectResolverMap(java.util.Map)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setCommentService(de.hybris.platform.comments.services.CommentService)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setEnumerationService(de.hybris.platform.enumeration.EnumerationService)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setTicketDao(de.hybris.platform.ticket.dao.TicketDao)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setTicketSystemComponent(java.lang.String)
Annotations:
| n.a. | n.a. |
|
||||||||||
| UNCHANGED | public | void | setTicketSystemDomain(java.lang.String)
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | java.util.List | getTicketsForSiteAndCustomer(de.hybris.platform.basecommerce.model.site.BaseSiteModel,
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.webhookservices.model.WebhookConfigurationModel | createWebhookConfiguration(de.hybris.platform.integrationservices.model.IntegrationObjectModel,
Annotations:
| n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | java.lang.RuntimeException |
|
| Status | Interface | Compatibility Changes: | ||
| REMOVED (!) | java.io.Serializable |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -5820419973086747055 | n.a. |
| New | false | n.a. | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | InvalidEventTypeException(int) | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.core.PK | getSavedItemPk()
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||
| REMOVED (!) | public | de.hybris.platform.webhookservices.event.ItemSavedEventType | getType()
Annotations:
| n.a. |
|
|
| Change |
| CLASS_REMOVED |
| Status | Superclass | Compatibility Changes: | ||
| REMOVED (!) | java.lang.Enum |
|
| Status | Interface | Compatibility Changes: | ||
| REMOVED (!) | java.io.Serializable |
|
||
| REMOVED (!) | java.lang.Comparable |
|
||
| REMOVED (!) | java.lang.constant.Constable |
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -7133372370659160111 | n.a. |
| New | false | n.a. | n.a. |
| Status | Modifier | Type | Field | Compatibility Changes: | ||
| REMOVED (!) | public static final | de.hybris.platform.webhookservices.event.ItemSavedEventType (!) |
| CREATE | ||
| REMOVED (!) | public static final | de.hybris.platform.webhookservices.event.ItemSavedEventType (!) |
| UPDATE |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | static public | de.hybris.platform.webhookservices.event.ItemSavedEventType | fromEventTypeCode(int) | n.a. |
|
|
||||||
| REMOVED (!) | public | int | getType() | n.a. |
|
|
||||||
| REMOVED (!) | static public | de.hybris.platform.webhookservices.event.ItemSavedEventType | valueOf(java.lang.String) | n.a. |
|
|
||||||
| REMOVED (!) | static public | de.hybris.platform.webhookservices.event.ItemSavedEventType[] | values() | n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||||||
| REMOVED | java.lang.Deprecated |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | WebhookServicesAfterSaveEventListener(de.hybris.platform.servicelayer.event.EventSender,
Annotations:
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| REMOVED (!) | public | WebhookEventToItemSender(de.hybris.platform.outboundservices.facade.OutboundServiceFacade,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||
| UNCHANGED | public | rx.Observable | send(de.hybris.platform.core.model.ItemModel,
Annotations:
| n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | CartRequestedRetrievalDateController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | void | setCartRequestedRetrievalDate(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | protected | void | validate(java.lang.String) | n.a. | n.a. |
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | de.hybris.platform.webservicescommons.cache.CacheControl |
|
||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|
| Status | Superclass | Compatibility Changes: |
| NEW | de.hybris.platform.ycommercewebservices.v2.controller.BaseCommerceController | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | InvoiceController() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | org.springframework.http.ResponseEntity | getUserOrderInvoiceBinary(java.lang.String,
Annotations:
| n.a. |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NEW | public | de.hybris.platform.commercewebservicescommons.dto.order.SAPInvoicesWsDTO | getUserOrderInvoices(java.lang.String,
Annotations:
| n.a. |
|
|
| Status: | Fully Qualified Name: | Elements: | ||||||||
| NEW | io.swagger.v3.oas.annotations.tags.Tag |
|
||||||||
| NEW | org.springframework.stereotype.Controller | n.a. | ||||||||
| NEW | org.springframework.web.bind.annotation.RequestMapping |
|