Class DppEpcis
java.lang.Object
com.persequor.saga.modules.dpp.config.DppEpcis
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.persequor.event.Vocabulary.Type
static final String
static final com.persequor.event.VocabularyUri
static final com.persequor.event.Namespace
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.persequor.event.BizTransaction
resultIdBizTransaction
(String acquireResultId) Represents the ID of theDppAcquireResult
related to this event.
-
Field Details
-
NS
public static final com.persequor.event.Namespace NS -
ACQUIRE_RESULT_URI
- See Also:
-
ACQUIRE_RESULT_VOCABULARY
public static final com.persequor.event.VocabularyUri ACQUIRE_RESULT_VOCABULARY -
ACQUIRE_RESULT_TYPE
public static final com.persequor.event.Vocabulary.Type ACQUIRE_RESULT_TYPE
-
-
Method Details
-
resultIdBizTransaction
Represents the ID of theDppAcquireResult
related to this event.
-