B C D E F G O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class com.adobe.marketing.mobile.ExperienceEvent.Builder
-
Builds and returns a new instance of
ExperienceEvent. - Builder() - Constructor for class com.adobe.marketing.mobile.ExperienceEvent.Builder
C
- com.adobe.marketing.mobile - package com.adobe.marketing.mobile
- com.adobe.marketing.mobile.xdm - package com.adobe.marketing.mobile.xdm
D
- dateToISO8601String(Date) - Static method in class com.adobe.marketing.mobile.xdm.Formatters
-
Deprecated.as of 2.0.0, replaced by
TimeUtils.getISO8601UTCDateWithMillisecondsfrom Mobile Core - dateToShortDateString(Date) - Static method in class com.adobe.marketing.mobile.xdm.Formatters
-
Deprecated.as of 2.0.0, replaced by
TimeUtils.getISO8601FullDatefrom Mobile Core
E
- Edge - Class in com.adobe.marketing.mobile
- EdgeCallback - Interface in com.adobe.marketing.mobile
-
Callback interface used for returning response from the Adobe Experience Edge to the mobile application.
- EdgeEventHandle - Class in com.adobe.marketing.mobile
-
The
EdgeEventHandleis a response fragment from Adobe Edge Network service for a sent XDM Experience Event. - ExperienceEvent - Class in com.adobe.marketing.mobile
- ExperienceEvent.Builder - Class in com.adobe.marketing.mobile
- EXTENSION - Static variable in class com.adobe.marketing.mobile.Edge
- extensionVersion() - Static method in class com.adobe.marketing.mobile.Edge
-
Returns the version of the
Edgeextension
F
- Formatters - Class in com.adobe.marketing.mobile.xdm
G
- getData() - Method in class com.adobe.marketing.mobile.ExperienceEvent
- getDatasetIdentifier() - Method in interface com.adobe.marketing.mobile.xdm.Schema
-
Returns the identifier for this dataset as defined in the Adobe Experience Platform.
- getLocationHint(AdobeCallback<String>) - Static method in class com.adobe.marketing.mobile.Edge
-
Gets the Edge Network location hint used in requests to the Adobe Experience Platform Edge Network.
- getPayload() - Method in class com.adobe.marketing.mobile.EdgeEventHandle
- getSchemaIdentifier() - Method in interface com.adobe.marketing.mobile.xdm.Schema
-
Returns the identifier for this schema as defined in the Adobe Experience Platform.
- getSchemaVersion() - Method in interface com.adobe.marketing.mobile.xdm.Schema
-
Returns the version of this schema as defined in the Adobe Experience Platform.
- getType() - Method in class com.adobe.marketing.mobile.EdgeEventHandle
- getXdmSchema() - Method in class com.adobe.marketing.mobile.ExperienceEvent
-
XDM formatted data associated with this
ExperienceEvent.
O
- onComplete(List<EdgeEventHandle>) - Method in interface com.adobe.marketing.mobile.EdgeCallback
-
This method is called when the response is successfully fetched from the Adobe Experience Edge.
P
- Property - Interface in com.adobe.marketing.mobile.xdm
R
- registerExtension() - Static method in class com.adobe.marketing.mobile.Edge
-
Deprecated.as of 2.0.0, use
MobileCore.registerExtensions(List, AdobeCallback)withEdge.EXTENSIONinstead.
S
- Schema - Interface in com.adobe.marketing.mobile.xdm
-
Interface representing an XDM Event Data schema.
- sendEvent(ExperienceEvent, EdgeCallback) - Static method in class com.adobe.marketing.mobile.Edge
-
Sends an event to Adobe Experience Edge and registers a callback for responses coming from the Edge Network.
- serializeFromList(List<? extends Property>) - Static method in class com.adobe.marketing.mobile.xdm.Formatters
-
Serialize a list of
Propertyelements to a list of XDM formatted maps. - serializeToXdm() - Method in interface com.adobe.marketing.mobile.xdm.Property
-
Serialize this
Propertyobject to a map equivalent of its XDM schema. - serializeToXdm() - Method in interface com.adobe.marketing.mobile.xdm.Schema
-
Serialize this
Schemaobject to a map equivalent of its XDM schema. - setData(Map<String, Object>) - Method in class com.adobe.marketing.mobile.ExperienceEvent.Builder
-
Sets free form data associated with this event to be passed to Adobe Experience Edge.
- setLocationHint(String) - Static method in class com.adobe.marketing.mobile.Edge
-
Sets the Edge Network location hint used in requests to the Adobe Experience Platform Edge Network.
- setXdmSchema(Schema) - Method in class com.adobe.marketing.mobile.ExperienceEvent.Builder
-
Solution specific XDM event data for this event.
- setXdmSchema(Map<String, Object>) - Method in class com.adobe.marketing.mobile.ExperienceEvent.Builder
-
Solution specific XDM event data for this event, passed as raw mapping of keys and Object values.
- setXdmSchema(Map<String, Object>, String) - Method in class com.adobe.marketing.mobile.ExperienceEvent.Builder
-
Solution specific XDM event data for this event, passed as raw mapping of keys and Object values.
T
- toString() - Method in class com.adobe.marketing.mobile.EdgeEventHandle
All Classes All Packages