Index

A B C D E F G H I M N O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

A

addCommon(MessageType) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
AvroCommand - Interface in ch.admin.bit.jeap.command.avro
 
AvroCommandBuilder<BuilderType,CommandType> - Class in ch.admin.bit.jeap.command.avro
 
AvroCommandBuilder(Supplier<CommandType>) - Constructor for class ch.admin.bit.jeap.command.avro.AvroCommandBuilder
 
AvroDomainEvent - Interface in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventBuilder<BuilderType,EventType> - Class in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventBuilder(Supplier<EventType>) - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventBuilder
 
AvroDomainEventIdentity - Class in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventIdentity() - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Default constructor.
AvroDomainEventIdentity(String, String, Instant) - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
All-args constructor.
AvroDomainEventIdentity.Builder - Class in ch.admin.bit.jeap.domainevent.avro
RecordBuilder for AvroDomainEventIdentity instances.
AvroDomainEventPublisher - Class in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventPublisher() - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Default constructor.
AvroDomainEventPublisher(String, String) - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
All-args constructor.
AvroDomainEventPublisher.Builder - Class in ch.admin.bit.jeap.domainevent.avro
RecordBuilder for AvroDomainEventPublisher instances.
AvroDomainEventType - Class in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventType() - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Default constructor.
AvroDomainEventType(String, String) - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
All-args constructor.
AvroDomainEventType.Builder - Class in ch.admin.bit.jeap.domainevent.avro
RecordBuilder for AvroDomainEventType instances.
AvroDomainEventUser - Class in ch.admin.bit.jeap.domainevent.avro
 
AvroDomainEventUser() - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Default constructor.
AvroDomainEventUser(String, String, String, String, String, Map<String, String>) - Constructor for class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
All-args constructor.
AvroDomainEventUser.Builder - Class in ch.admin.bit.jeap.domainevent.avro
RecordBuilder for AvroDomainEventUser instances.
AvroMessage - Interface in ch.admin.bit.jeap.messaging.avro
 
AvroMessageBuilder<BuilderType,MessageType> - Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessageBuilder(Supplier<MessageType>) - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
AvroMessageBuilderException - Exception Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessageBuilderException(String) - Constructor for exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 
AvroMessageIdentity - Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessageIdentity() - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Default constructor.
AvroMessageIdentity(String, String, Instant) - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
All-args constructor.
AvroMessageIdentity.Builder - Class in ch.admin.bit.jeap.messaging.avro
RecordBuilder for AvroMessageIdentity instances.
AvroMessageKey - Interface in ch.admin.bit.jeap.messaging.avro
Base interface to be supported by all Avro message key types.
AvroMessagePublisher - Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessagePublisher() - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Default constructor.
AvroMessagePublisher(String, String) - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
All-args constructor.
AvroMessagePublisher.Builder - Class in ch.admin.bit.jeap.messaging.avro
RecordBuilder for AvroMessagePublisher instances.
AvroMessageType - Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessageType() - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Default constructor.
AvroMessageType(String, String) - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageType
All-args constructor.
AvroMessageType.Builder - Class in ch.admin.bit.jeap.messaging.avro
RecordBuilder for AvroMessageType instances.
AvroMessageUser - Class in ch.admin.bit.jeap.messaging.avro
 
AvroMessageUser() - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Default constructor.
AvroMessageUser(String, String, String, String, String, Map<String, String>) - Constructor for class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
All-args constructor.
AvroMessageUser.Builder - Class in ch.admin.bit.jeap.messaging.avro
RecordBuilder for AvroMessageUser instances.
AvroSerializationHelper - Class in ch.admin.bit.jeap.messaging.avro
 

B

build() - Method in class ch.admin.bit.jeap.command.avro.AvroCommandBuilder
 
build() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventBuilder
 
build() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
 
build() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
 
build() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
 
build() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
 
build() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
 
build() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
 
build() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
 
build() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
 

C

ch.admin.bit.jeap.command.avro - package ch.admin.bit.jeap.command.avro
 
ch.admin.bit.jeap.domainevent.avro - package ch.admin.bit.jeap.domainevent.avro
 
ch.admin.bit.jeap.kafka - package ch.admin.bit.jeap.kafka
 
ch.admin.bit.jeap.messaging.avro - package ch.admin.bit.jeap.messaging.avro
 
checkMandatoryFields() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
clearBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'businessPartnerId' field.
clearBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'businessPartnerId' field.
clearBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'businessPartnerName' field.
clearBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'businessPartnerName' field.
clearCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Clears the value of the 'created' field.
clearCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Clears the value of the 'created' field.
clearEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Clears the value of the 'eventId' field.
clearFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'familyName' field.
clearFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'familyName' field.
clearGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'givenName' field.
clearGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'givenName' field.
clearId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'id' field.
clearId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Clears the value of the 'id' field.
clearId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'id' field.
clearIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Clears the value of the 'idempotenceId' field.
clearIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Clears the value of the 'idempotenceId' field.
clearName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Clears the value of the 'name' field.
clearName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Clears the value of the 'name' field.
clearPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Clears the value of the 'propertiesMap' field.
clearPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Clears the value of the 'propertiesMap' field.
clearService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Clears the value of the 'service' field.
clearService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Clears the value of the 'service' field.
clearSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Clears the value of the 'system' field.
clearVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Clears the value of the 'version' field.
clearVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Clears the value of the 'version' field.
constructor - Variable in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
customDecode(ResolvingDecoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
customEncode(Encoder) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 

D

deserialize(byte[], Class<T>) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroSerializationHelper
 
DomainEventBaseProtocol - Interface in ch.admin.bit.jeap.domainevent.avro
 
DomainEventBaseProtocol.Callback - Interface in ch.admin.bit.jeap.domainevent.avro
 
DomainEventException - Exception Class in ch.admin.bit.jeap.domainevent.avro
Deprecated, for removal: This API element is subject to removal in a future version.

E

eventHasNotPayload(Class<?>) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 
eventHasNotReferences(Class<?>) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 

F

fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Deserializes a AvroDomainEventIdentity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Deserializes a AvroDomainEventPublisher from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Deserializes a AvroDomainEventType from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Deserializes a AvroDomainEventUser from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Deserializes a AvroMessageIdentity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Deserializes a AvroMessagePublisher from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Deserializes a AvroMessageType from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Deserializes a AvroMessageUser from a ByteBuffer.

G

get(int) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
get(int) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
get(int) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
get(int) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
get(int) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
get(int) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
get(int) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
get(int) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
getBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'businessPartnerId' field.
getBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'businessPartnerId' field.
getBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'businessPartnerId' field.
getBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'businessPartnerId' field.
getBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'businessPartnerName' field.
getBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'businessPartnerName' field.
getBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'businessPartnerName' field.
getBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'businessPartnerName' field.
getClassSchema() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
getClassSchema() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
getClassSchema() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
getClassSchema() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
getClassSchema() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
getClassSchema() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
getClassSchema() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
getClassSchema() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
getCommandTypeVersion() - Method in class ch.admin.bit.jeap.command.avro.AvroCommandBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
When generating jEAP messages from the message type registry, the version is automatically set
getConversion(int) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
getConversion(int) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
getCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'created' field.
getCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'created' field.
getCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'created' field.
getCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'created' field.
getDecoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Return the BinaryMessageDecoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Return the BinaryMessageEncoder instance used by this class.
getEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'eventId' field.
getEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'eventId' field.
getEventVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
When generating jEAP messages from the message type registry, the version is automatically set
getFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'familyName' field.
getFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'familyName' field.
getFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'familyName' field.
getFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'familyName' field.
getGeneratedOrSpecifiedVersion(AvroMessage) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
Returns in order of precedence: The message type version as found in the generated avro java binding The message type version returned by getSpecifiedMessageTypeVersion() null if both contain no value
getGeneratedVersion(Class<?>) - Static method in class ch.admin.bit.jeap.messaging.avro.MessageVersionAccessor
 
getGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'givenName' field.
getGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'givenName' field.
getGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'givenName' field.
getGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'givenName' field.
getId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'id' field.
getId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'id' field.
getId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'id' field.
getId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'id' field.
getId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'id' field.
getId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'id' field.
getIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'idempotenceId' field.
getIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'idempotenceId' field.
getIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'idempotenceId' field.
getIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'idempotenceId' field.
getName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Gets the value of the 'name' field.
getName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Gets the value of the 'name' field.
getName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Gets the value of the 'name' field.
getName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Gets the value of the 'name' field.
getOptionalBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'businessPartnerId' field as an Optional
getOptionalBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'businessPartnerId' field as an Optional
getOptionalBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'businessPartnerId' field as an Optional
getOptionalBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'businessPartnerId' field as an Optional
getOptionalBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'businessPartnerName' field as an Optional
getOptionalBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'businessPartnerName' field as an Optional
getOptionalBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'businessPartnerName' field as an Optional
getOptionalBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'businessPartnerName' field as an Optional
getOptionalCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'created' field as an Optional
getOptionalCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'created' field as an Optional
getOptionalCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'created' field as an Optional
getOptionalCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'created' field as an Optional
getOptionalEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'eventId' field as an Optional
getOptionalEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'eventId' field as an Optional
getOptionalFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'familyName' field as an Optional
getOptionalFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'familyName' field as an Optional
getOptionalFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'familyName' field as an Optional
getOptionalFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'familyName' field as an Optional
getOptionalGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'givenName' field as an Optional
getOptionalGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'givenName' field as an Optional
getOptionalGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'givenName' field as an Optional
getOptionalGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'givenName' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'id' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'id' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'id' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'id' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'id' field as an Optional
getOptionalId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'id' field as an Optional
getOptionalIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Gets the value of the 'idempotenceId' field as an Optional
getOptionalIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Gets the value of the 'idempotenceId' field as an Optional
getOptionalIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Gets the value of the 'idempotenceId' field as an Optional
getOptionalIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Gets the value of the 'idempotenceId' field as an Optional
getOptionalName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Gets the value of the 'name' field as an Optional
getOptionalName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Gets the value of the 'name' field as an Optional
getOptionalName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Gets the value of the 'name' field as an Optional
getOptionalName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Gets the value of the 'name' field as an Optional
getOptionalPayload() - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
getOptionalProcessId() - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
getOptionalPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'propertiesMap' field as an Optional
getOptionalPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'propertiesMap' field as an Optional
getOptionalPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'propertiesMap' field as an Optional
getOptionalPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'propertiesMap' field as an Optional
getOptionalReferences() - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
getOptionalService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Gets the value of the 'service' field as an Optional
getOptionalService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Gets the value of the 'service' field as an Optional
getOptionalService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Gets the value of the 'service' field as an Optional
getOptionalService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Gets the value of the 'service' field as an Optional
getOptionalSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Gets the value of the 'system' field as an Optional
getOptionalSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Gets the value of the 'system' field as an Optional
getOptionalSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Gets the value of the 'system' field as an Optional
getOptionalSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Gets the value of the 'system' field as an Optional
getOptionalVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Gets the value of the 'version' field as an Optional
getOptionalVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Gets the value of the 'version' field as an Optional
getOptionalVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Gets the value of the 'version' field as an Optional
getOptionalVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Gets the value of the 'version' field as an Optional
getPayload() - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
getPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Gets the value of the 'propertiesMap' field.
getPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Gets the value of the 'propertiesMap' field.
getPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Gets the value of the 'propertiesMap' field.
getPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Gets the value of the 'propertiesMap' field.
getReferences() - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
getSchema() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
getSchema() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
getSchema() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
getSchema() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
getSchema() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
getSchema() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
getSchema() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
getSchema() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
getSerializedMessage() - Method in interface ch.admin.bit.jeap.messaging.avro.SerializedMessageHolder
 
getService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Gets the value of the 'service' field.
getService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Gets the value of the 'service' field.
getService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Gets the value of the 'service' field.
getService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Gets the value of the 'service' field.
getServiceName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
getSpecificData() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
getSpecificData() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
getSpecificData() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
getSpecificData() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
getSpecificData() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
getSpecificData() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
getSpecificData() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
getSpecificData() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
getSpecifiedMessageTypeVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
Allows for explicitly specifying a message type version for use cases where the message type being built is not generated from the message type registry, and its version is thus unknown.
getSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Gets the value of the 'system' field.
getSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Gets the value of the 'system' field.
getSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Gets the value of the 'system' field.
getSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Gets the value of the 'system' field.
getSystemName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
getVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Gets the value of the 'version' field.
getVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Gets the value of the 'version' field.
getVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Gets the value of the 'version' field.
getVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Gets the value of the 'version' field.

H

hasBusinessPartnerId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'businessPartnerId' field has been set.
hasBusinessPartnerId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'businessPartnerId' field has been set.
hasBusinessPartnerName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'businessPartnerName' field has been set.
hasBusinessPartnerName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'businessPartnerName' field has been set.
hasCreated() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Checks whether the 'created' field has been set.
hasCreated() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Checks whether the 'created' field has been set.
hasCustomCoders() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
hasCustomCoders() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
hasCustomCoders() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
hasCustomCoders() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
hasCustomCoders() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
hasCustomCoders() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
hasEventId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Checks whether the 'eventId' field has been set.
hasFamilyName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'familyName' field has been set.
hasFamilyName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'familyName' field has been set.
hasGivenName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'givenName' field has been set.
hasGivenName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'givenName' field has been set.
hasId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'id' field has been set.
hasIdempotenceId() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Checks whether the 'idempotenceId' field has been set.
hasIdempotenceId() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Checks whether the 'idempotenceId' field has been set.
hasName() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Checks whether the 'name' field has been set.
hasPropertiesMap() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Checks whether the 'propertiesMap' field has been set.
hasPropertiesMap() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Checks whether the 'propertiesMap' field has been set.
hasService() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Checks whether the 'service' field has been set.
hasService() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Checks whether the 'service' field has been set.
hasSystem() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Checks whether the 'system' field has been set.
hasVersion() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Checks whether the 'version' field has been set.
hasVersion() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Checks whether the 'version' field has been set.

I

idempotenceId - Variable in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
idempotenceId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
illegalArgument(String, String) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 
isBlank(CharSequence) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 

M

MessageTypeMetadata - Interface in ch.admin.bit.jeap.messaging.avro
Marker interface for TypeRef classes in generated message types, holding message type metadata
MessageVersionAccessor - Class in ch.admin.bit.jeap.messaging.avro
Provides the message version from the messages type registry, as generated by the jEAP avro messaging maven plugin.
MessagingBaseProtocol - Interface in ch.admin.bit.jeap.messaging.avro
 
MessagingBaseProtocol.Callback - Interface in ch.admin.bit.jeap.messaging.avro
 

N

newBuilder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Creates a new AvroDomainEventIdentity RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Creates a new AvroDomainEventPublisher RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Creates a new AvroDomainEventType RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Creates a new AvroDomainEventUser RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Creates a new AvroMessageIdentity RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Creates a new AvroMessagePublisher RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Creates a new AvroMessageType RecordBuilder.
newBuilder() - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Creates a new AvroMessageUser RecordBuilder.
newBuilder(AvroDomainEventIdentity) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Creates a new AvroDomainEventIdentity RecordBuilder by copying an existing AvroDomainEventIdentity instance.
newBuilder(AvroDomainEventIdentity.Builder) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Creates a new AvroDomainEventIdentity RecordBuilder by copying an existing Builder.
newBuilder(AvroDomainEventPublisher) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Creates a new AvroDomainEventPublisher RecordBuilder by copying an existing AvroDomainEventPublisher instance.
newBuilder(AvroDomainEventPublisher.Builder) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Creates a new AvroDomainEventPublisher RecordBuilder by copying an existing Builder.
newBuilder(AvroDomainEventType) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Creates a new AvroDomainEventType RecordBuilder by copying an existing AvroDomainEventType instance.
newBuilder(AvroDomainEventType.Builder) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Creates a new AvroDomainEventType RecordBuilder by copying an existing Builder.
newBuilder(AvroDomainEventUser) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Creates a new AvroDomainEventUser RecordBuilder by copying an existing AvroDomainEventUser instance.
newBuilder(AvroDomainEventUser.Builder) - Static method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Creates a new AvroDomainEventUser RecordBuilder by copying an existing Builder.
newBuilder(AvroMessageIdentity) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Creates a new AvroMessageIdentity RecordBuilder by copying an existing AvroMessageIdentity instance.
newBuilder(AvroMessageIdentity.Builder) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Creates a new AvroMessageIdentity RecordBuilder by copying an existing Builder.
newBuilder(AvroMessagePublisher) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Creates a new AvroMessagePublisher RecordBuilder by copying an existing AvroMessagePublisher instance.
newBuilder(AvroMessagePublisher.Builder) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Creates a new AvroMessagePublisher RecordBuilder by copying an existing Builder.
newBuilder(AvroMessageType) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Creates a new AvroMessageType RecordBuilder by copying an existing AvroMessageType instance.
newBuilder(AvroMessageType.Builder) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Creates a new AvroMessageType RecordBuilder by copying an existing Builder.
newBuilder(AvroMessageUser) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Creates a new AvroMessageUser RecordBuilder by copying an existing AvroMessageUser instance.
newBuilder(AvroMessageUser.Builder) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Creates a new AvroMessageUser RecordBuilder by copying an existing Builder.

O

onlyImplementedAfter(String, String) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 

P

propertyNull(String) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 
propertyValue(String, Object) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 
PROTOCOL - Static variable in interface ch.admin.bit.jeap.domainevent.avro.DomainEventBaseProtocol.Callback
 
PROTOCOL - Static variable in interface ch.admin.bit.jeap.domainevent.avro.DomainEventBaseProtocol
 
PROTOCOL - Static variable in interface ch.admin.bit.jeap.messaging.avro.MessagingBaseProtocol.Callback
 
PROTOCOL - Static variable in interface ch.admin.bit.jeap.messaging.avro.MessagingBaseProtocol
 
put(int, Object) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
put(int, Object) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
put(int, Object) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
put(int, Object) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
put(int, Object) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
put(int, Object) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
put(int, Object) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
put(int, Object) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 

R

readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
readExternal(ObjectInput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 

S

SCHEMA$ - Static variable in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
SCHEMA$ - Static variable in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
self() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
serialize(AvroMessage) - Static method in class ch.admin.bit.jeap.messaging.avro.AvroSerializationHelper
 
SerializedMessageHolder - Interface in ch.admin.bit.jeap.messaging.avro
 
SerializedMessageReceiver - Interface in ch.admin.bit.jeap.kafka
Avro classes implementing this interface will get the original message set as well.
setBusinessPartnerId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'businessPartnerId' field.
setBusinessPartnerId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'businessPartnerId' field.
setBusinessPartnerId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'businessPartnerId' field.
setBusinessPartnerId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'businessPartnerId' field.
setBusinessPartnerName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'businessPartnerName' field.
setBusinessPartnerName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'businessPartnerName' field.
setBusinessPartnerName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'businessPartnerName' field.
setBusinessPartnerName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'businessPartnerName' field.
setCommandVersion(String) - Method in interface ch.admin.bit.jeap.command.avro.AvroCommand
 
setCreated(Instant) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Sets the value of the 'created' field.
setCreated(Instant) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Sets the value of the 'created' field.
setCreated(Instant) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Sets the value of the 'created' field.
setCreated(Instant) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Sets the value of the 'created' field.
setDomainEventVersion(String) - Method in interface ch.admin.bit.jeap.domainevent.avro.AvroDomainEvent
 
setEventId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Sets the value of the 'eventId' field.
setEventId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Sets the value of the 'eventId' field.
setFamilyName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'familyName' field.
setFamilyName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'familyName' field.
setFamilyName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'familyName' field.
setFamilyName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'familyName' field.
setGivenName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'givenName' field.
setGivenName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'givenName' field.
setGivenName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'givenName' field.
setGivenName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'givenName' field.
setId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'id' field.
setId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'id' field.
setId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Sets the value of the 'id' field.
setId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Sets the value of the 'id' field.
setId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'id' field.
setId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'id' field.
setIdempotenceId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity.Builder
Sets the value of the 'idempotenceId' field.
setIdempotenceId(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Sets the value of the 'idempotenceId' field.
setIdempotenceId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity.Builder
Sets the value of the 'idempotenceId' field.
setIdempotenceId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Sets the value of the 'idempotenceId' field.
setIdentity(AvroDomainEventIdentity) - Method in interface ch.admin.bit.jeap.domainevent.avro.AvroDomainEvent
 
setIdentity(AvroMessageIdentity) - Method in interface ch.admin.bit.jeap.command.avro.AvroCommand
 
setName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Sets the value of the 'name' field.
setName(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Sets the value of the 'name' field.
setName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Sets the value of the 'name' field.
setName(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Sets the value of the 'name' field.
setPayload(MessagePayload) - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
setPayload(MessagePayload) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
setProcessId(String) - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
setProcessId(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
setPropertiesMap(Map<String, String>) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser.Builder
Sets the value of the 'propertiesMap' field.
setPropertiesMap(Map<String, String>) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Sets the value of the 'propertiesMap' field.
setPropertiesMap(Map<String, String>) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser.Builder
Sets the value of the 'propertiesMap' field.
setPropertiesMap(Map<String, String>) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Sets the value of the 'propertiesMap' field.
setPublisher(AvroDomainEventPublisher) - Method in interface ch.admin.bit.jeap.domainevent.avro.AvroDomainEvent
 
setPublisher(AvroMessagePublisher) - Method in interface ch.admin.bit.jeap.command.avro.AvroCommand
 
setReferences(MessageReferences) - Method in interface ch.admin.bit.jeap.messaging.avro.AvroMessage
 
setReferences(MessageReferences) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilder
 
setSerializedMessage(byte[]) - Method in interface ch.admin.bit.jeap.kafka.SerializedMessageReceiver
 
setService(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Sets the value of the 'service' field.
setService(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Sets the value of the 'service' field.
setService(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Sets the value of the 'service' field.
setService(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Sets the value of the 'service' field.
setSystem(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Sets the value of the 'system' field.
setSystem(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Sets the value of the 'system' field.
setType(AvroDomainEventType) - Method in interface ch.admin.bit.jeap.domainevent.avro.AvroDomainEvent
 
setType(AvroMessageType) - Method in interface ch.admin.bit.jeap.command.avro.AvroCommand
 
setUser(AvroDomainEventUser) - Method in interface ch.admin.bit.jeap.domainevent.avro.AvroDomainEvent
 
setUser(AvroMessageUser) - Method in interface ch.admin.bit.jeap.command.avro.AvroCommand
 
setVersion(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType.Builder
Sets the value of the 'version' field.
setVersion(String) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Sets the value of the 'version' field.
setVersion(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType.Builder
Sets the value of the 'version' field.
setVersion(String) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Sets the value of the 'version' field.

T

toByteBuffer() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
Serializes this AvroDomainEventIdentity to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
Serializes this AvroDomainEventPublisher to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
Serializes this AvroDomainEventType to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
Serializes this AvroDomainEventUser to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
Serializes this AvroMessageIdentity to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
Serializes this AvroMessagePublisher to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
Serializes this AvroMessageType to a ByteBuffer.
toByteBuffer() - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
Serializes this AvroMessageUser to a ByteBuffer.

U

user(AvroDomainEventUser) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventBuilder
 
user(AvroMessageUser) - Method in class ch.admin.bit.jeap.command.avro.AvroCommandBuilder
 
userFieldNotDefined(Class<?>) - Static method in exception class ch.admin.bit.jeap.messaging.avro.AvroMessageBuilderException
 

W

writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventIdentity
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventPublisher
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventType
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.domainevent.avro.AvroDomainEventUser
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageIdentity
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessagePublisher
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageType
 
writeExternal(ObjectOutput) - Method in class ch.admin.bit.jeap.messaging.avro.AvroMessageUser
 
A B C D E F G H I M N O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form