Class EventSubscription
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.EventSubscription
Deprecated.
Sets the communication endpoint address the service instance must use to deliver notification information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.@NotNull StringDeprecated.The callback being registered.@NotNull StringgetId()Deprecated.Id of the listenergetQuery()Deprecated.additional data to be passedinthashCode()Deprecated.Deprecated.Deprecated.voidsetCallback(String callback) Deprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
EventSubscription
public EventSubscription()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Id of the listener- Returns:
- id
-
setId
Deprecated. -
callback
Deprecated. -
getCallback
Deprecated.The callback being registered.- Returns:
- callback
-
setCallback
Deprecated. -
query
Deprecated. -
getQuery
Deprecated.additional data to be passed- Returns:
- query
-
setQuery
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-