JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Annotation Types Summary
Class
Description
BuilderData
BuilderDataCreator
ClassData
ClassDataCreator
ConcreteFieldData
ConcreteFieldDataCreator
ConfigurationCreator
ConfigurationData
ConstructorParametersDataCreator
ConversionData
ConversionDataCreator
ConverterGenerator
ConverterLogger
DataWithDefault
EnumData
EnumDataCreator
EnumValueData
FieldData
FieldDataCreator
FieldType
GlobalMapperInfo
GlobalMapperTypesCreator
InstantTimestampMapper
LangModelUtil
Mapper
<
T
,
E
extends com.google.protobuf.Message>
Convert between a domain class to a protobuf generated class.
NullConverter
NullMapper
OneofBase
Map between a base class or interface to oneof group Used with conjunction fo
OneofField
OneofBaseClassData
OneofBaseDataCreator
OneofBaseFieldData
OneofConverterUtil
OneofField
Maps a field in a protobuf oneof group to corresponding field/class in the domain objects.
OneofFieldComparator
OneofFieldData
OneofFieldDataCreator
OneofFieldDataCreatorUsingClassConverter
OneofFieldDataCreatorUsingConstructor
OneofFieldDataCreatorUsingProtoClass
OneofFieldDataCreatorUsingSettersOrClassBuilder
OneofFieldDataForClass
ProtoBuilder
ProtoClass
Map between a domain class to a protobuf generated class.
ProtoClassDefault
In case there are multiple domain classes with the same proto class, this annotation can be used to specify the default domain class.
ProtoClassMapper
ProtoConfigure
ProtoConstructor
Used with conjunction of
ProtoField
.
ProtoConverter
Declare a converter between a protobuf field and a domain field
ProtoEnum
ProtoEnumValue
ProtoField
Map between a field or constructor parameter in the domain class to a field in a protobuf message
ProtoGlobalMapper
Place this annotation only above class which implements
Mapper
.
ProtoIgnore
ProtoImport
Import a generated proto-domain converter class, so generated code would be able to use its "toDomain" and "toProto" methods
ProtoImports
ProtoType
ProtoTypeUtil
SourceWriter
StringUtils
TypeConverter
<
T
,
E
>
Interface for converting fields values if their types in the domain object and protobuf object different.
TypeHierarchyComparator