Class EventSubscription
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v4.dto.EventSubscription
Sets the communication endpoint address the service instance must use to deliver notification information
-
Constructor Details
-
EventSubscription
public EventSubscription()
-
-
Method Details
-
id
-
getId
Id of the listener- Returns:
- id
-
setId
-
callback
-
getCallback
The callback being registered.- Returns:
- callback
-
setCallback
-
query
-
getQuery
additional data to be passed- Returns:
- query
-
setQuery
-
equals
-
hashCode
public int hashCode() -
toString
-