Package | Description |
---|---|
org.uberfire.ext.metadata.backend.infinispan.proto.schema | |
org.uberfire.ext.metadata.backend.infinispan.provider |
Modifier and Type | Method and Description |
---|---|
Set<Message> |
Schema.getMessages() |
Modifier and Type | Method and Description |
---|---|
protected String |
SchemaGenerator.buildMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
void |
Schema.setMessages(Set<Message> messages) |
Constructor and Description |
---|
Schema(String name,
String pkg,
Set<Message> messages) |
Modifier and Type | Method and Description |
---|---|
protected Message |
InfinispanSchemaStore.merge(Message storedMessage,
Message newMessage) |
Modifier and Type | Method and Description |
---|---|
Set<Message> |
MappingProvider.buildMessages(KObject kObject) |
Modifier and Type | Method and Description |
---|---|
protected Message |
InfinispanSchemaStore.merge(Message storedMessage,
Message newMessage) |
Modifier and Type | Method and Description |
---|---|
Schema |
MappingProvider.buildSchema(KObject kObject,
Set<Message> messages) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.