Index

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

A

ASC - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
AvroObjectConversionException - Exception in net.sourceforge.jbizmo.commons.avro.util
Exception that will be thrown if the conversion of an Avro object has failed
AvroObjectConversionException(String) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectConversionException
Constructor
AvroObjectConversionException(String, Exception) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectConversionException
Constructor
AvroObjectConverter - Class in net.sourceforge.jbizmo.commons.avro.util
Utility class that converts Avro objects into similar objects and vice versa by using reflection.
AvroObjectDeserializationException - Exception in net.sourceforge.jbizmo.commons.avro.util
Exception that will be thrown if an Avro object could not be deserialized
AvroObjectDeserializationException(String) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectDeserializationException
Constructor
AvroObjectDeserializationException(String, Exception) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectDeserializationException
Constructor
AvroObjectDeserializer<T extends org.apache.avro.specific.SpecificRecordBase> - Class in net.sourceforge.jbizmo.commons.avro.util
Utility class for deserializing Avro objects
AvroObjectDeserializer(Schema) - Constructor for class net.sourceforge.jbizmo.commons.avro.util.AvroObjectDeserializer
Constructor
AvroObjectSerializationException - Exception in net.sourceforge.jbizmo.commons.avro.util
Exception that will be thrown if an Avro object could not be serialized
AvroObjectSerializationException(String) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectSerializationException
Constructor
AvroObjectSerializationException(String, Exception) - Constructor for exception net.sourceforge.jbizmo.commons.avro.util.AvroObjectSerializationException
Constructor
AvroObjectSerializer<T extends org.apache.avro.specific.SpecificRecordBase> - Class in net.sourceforge.jbizmo.commons.avro.util
Utility class for serializing Avro objects
AvroObjectSerializer(T) - Constructor for class net.sourceforge.jbizmo.commons.avro.util.AvroObjectSerializer
Constructor

B

BETWEEN - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
 
build() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
 

C

clearCaseSensitive() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'caseSensitive' field.
clearCode() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Clears the value of the 'code' field.
clearContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Clears the value of the 'content' field.
clearContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Clears the value of the 'content' field.
clearDateFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'dateFormat' field.
clearDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'dateTimeFormat' field.
clearDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'dateTimeFormat' field.
clearDecimalSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'decimalSeparator' field.
clearExactFilterMatch() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'exactFilterMatch' field.
clearFileName() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Clears the value of the 'fileName' field.
clearFilterCriteria() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'filterCriteria' field.
clearGroupingSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'groupingSeparator' field.
clearMaxResult() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'maxResult' field.
clearMessage() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Clears the value of the 'message' field.
clearName() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'name' field.
clearNumberFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'numberFormat' field.
clearOperator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'operator' field.
clearPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Clears the value of the 'path' field.
clearPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Clears the value of the 'path' field.
clearPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Clears the value of the 'path' field.
clearResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Clears the value of the 'responseStatus' field.
clearResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Clears the value of the 'responseStatus' field.
clearSearchFields() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'searchFields' field.
clearSize() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Clears the value of the 'size' field.
clearSortIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'sortIndex' field.
clearSortOrder() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Clears the value of the 'sortOrder' field.
clearStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Clears the value of the 'startIndex' field.
clearStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Clears the value of the 'startIndex' field.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
customDecode(ResolvingDecoder) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
customEncode(Encoder) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
CustomTypesProtocol - Interface in net.sourceforge.jbizmo.commons.avro.types
Definition of custom data types
CustomTypesProtocol.Callback - Interface in net.sourceforge.jbizmo.commons.avro.types
 

D

DESC - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
deserialize(byte[]) - Method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectDeserializer
Deserialize an Avro object from a byte array
DowloadFileResponse - Class in net.sourceforge.jbizmo.commons.avro.file
 
DowloadFileResponse() - Constructor for class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Default constructor.
DowloadFileResponse(ResponseStatus, ByteBuffer) - Constructor for class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
All-args constructor.
DowloadFileResponse.Builder - Class in net.sourceforge.jbizmo.commons.avro.file
RecordBuilder for DowloadFileResponse instances.
DownloadFileRequest - Class in net.sourceforge.jbizmo.commons.avro.file
 
DownloadFileRequest() - Constructor for class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Default constructor.
DownloadFileRequest(String, Integer, Integer) - Constructor for class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
All-args constructor.
DownloadFileRequest.Builder - Class in net.sourceforge.jbizmo.commons.avro.file
RecordBuilder for DownloadFileRequest instances.

E

EQUAL - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
ERROR - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 

F

FileHandlingProtocol - Interface in net.sourceforge.jbizmo.commons.avro.file
Definition of data structures and operations for uploading and downloading files
FileHandlingProtocol.Callback - Interface in net.sourceforge.jbizmo.commons.avro.file
 
FilterOperatorEnum - Enum Class in net.sourceforge.jbizmo.commons.avro.search
 
from(UUID) - Static method in class net.sourceforge.jbizmo.commons.avro.util.UuidConverter
Create an Avro Uuid from a given UUID
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Deserializes a DowloadFileResponse from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Deserializes a DownloadFileRequest from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Deserializes a UploadFileRequest from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Deserializes a UploadFileResponse from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Deserializes a ResponseStatus from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Deserializes a SearchInput from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Deserializes a SearchInputField from a ByteBuffer.
fromException(Exception) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatusInitializer
Create a new error response status object based on the provided exception

G

get(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
get(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
getCaseSensitive() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'caseSensitive' field.
getCaseSensitive() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'caseSensitive' field.
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
getClassSchema() - Static method in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
getClassSchema() - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
getClassSchema() - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
getClassSchema() - Static method in class net.sourceforge.jbizmo.commons.avro.types.Uuid
 
getCode() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Gets the value of the 'code' field.
getCode() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Gets the value of the 'code' field.
getContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Gets the value of the 'content' field.
getContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Gets the value of the 'content' field.
getContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Gets the value of the 'content' field.
getContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Gets the value of the 'content' field.
getDateFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'dateFormat' field.
getDateFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'dateFormat' field.
getDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'dateTimeFormat' field.
getDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'dateTimeFormat' field.
getDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'dateTimeFormat' field.
getDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'dateTimeFormat' field.
getDecimalSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'decimalSeparator' field.
getDecimalSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'decimalSeparator' field.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Return the BinaryMessageDecoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Return the BinaryMessageEncoder instance used by this class.
getExactFilterMatch() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'exactFilterMatch' field.
getExactFilterMatch() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'exactFilterMatch' field.
getFileName() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Gets the value of the 'fileName' field.
getFileName() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Gets the value of the 'fileName' field.
getFilterCriteria() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'filterCriteria' field.
getFilterCriteria() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'filterCriteria' field.
getGroupingSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'groupingSeparator' field.
getGroupingSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'groupingSeparator' field.
getMaxResult() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'maxResult' field.
getMaxResult() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'maxResult' field.
getMessage() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Gets the value of the 'message' field.
getMessage() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Gets the value of the 'message' field.
getName() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'name' field.
getName() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'name' field.
getNumberFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'numberFormat' field.
getNumberFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'numberFormat' field.
getOperator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'operator' field.
getOperator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'operator' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Gets the value of the 'path' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Gets the value of the 'path' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Gets the value of the 'path' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Gets the value of the 'path' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Gets the value of the 'path' field.
getPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Gets the value of the 'path' field.
getResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Gets the value of the 'responseStatus' field.
getResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Gets the value of the 'responseStatus' field.
getResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Gets the value of the 'responseStatus' field.
getResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Gets the value of the 'responseStatus' field.
getResponseStatusBuilder() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Gets the Builder instance for the 'responseStatus' field and creates one if it doesn't exist yet.
getResponseStatusBuilder() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Gets the Builder instance for the 'responseStatus' field and creates one if it doesn't exist yet.
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
getSchema() - Method in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
getSchema() - Method in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
getSchema() - Method in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
getSchema() - Method in class net.sourceforge.jbizmo.commons.avro.types.Uuid
 
getSearchFields() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'searchFields' field.
getSearchFields() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'searchFields' field.
getSize() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Gets the value of the 'size' field.
getSize() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Gets the value of the 'size' field.
getSortIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'sortIndex' field.
getSortIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'sortIndex' field.
getSortOrder() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Gets the value of the 'sortOrder' field.
getSortOrder() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Gets the value of the 'sortOrder' field.
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
getSpecificData() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
getStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Gets the value of the 'startIndex' field.
getStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Gets the value of the 'startIndex' field.
getStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Gets the value of the 'startIndex' field.
getStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Gets the value of the 'startIndex' field.
getUUID(Uuid) - Static method in class net.sourceforge.jbizmo.commons.avro.util.UuidConverter
Convert an Avro Uuid to a UUID
GREATER - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
GREATER_OR_EQUAL - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 

H

hasCaseSensitive() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'caseSensitive' field has been set.
hasCode() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Checks whether the 'code' field has been set.
hasContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Checks whether the 'content' field has been set.
hasContent() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Checks whether the 'content' field has been set.
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
hasCustomCoders() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
hasDateFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'dateFormat' field has been set.
hasDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'dateTimeFormat' field has been set.
hasDateTimeFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'dateTimeFormat' field has been set.
hasDecimalSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'decimalSeparator' field has been set.
hasExactFilterMatch() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'exactFilterMatch' field has been set.
hasFileName() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Checks whether the 'fileName' field has been set.
hasFilterCriteria() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'filterCriteria' field has been set.
hasGroupingSeparator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'groupingSeparator' field has been set.
hasMaxResult() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'maxResult' field has been set.
hasMessage() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Checks whether the 'message' field has been set.
hasName() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'name' field has been set.
hasNumberFormat() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'numberFormat' field has been set.
hasOperator() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'operator' field has been set.
hasPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Checks whether the 'path' field has been set.
hasPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Checks whether the 'path' field has been set.
hasPath() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Checks whether the 'path' field has been set.
hasResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Checks whether the 'responseStatus' field has been set.
hasResponseStatus() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Checks whether the 'responseStatus' field has been set.
hasResponseStatusBuilder() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Checks whether the 'responseStatus' field has an active Builder instance
hasResponseStatusBuilder() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Checks whether the 'responseStatus' field has an active Builder instance
hasSearchFields() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'searchFields' field has been set.
hasSize() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Checks whether the 'size' field has been set.
hasSortIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'sortIndex' field has been set.
hasSortOrder() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Checks whether the 'sortOrder' field has been set.
hasStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Checks whether the 'startIndex' field has been set.
hasStartIndex() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Checks whether the 'startIndex' field has been set.

I

IN - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
IS_NOT_NULL - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
IS_NULL - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 

L

LIKE - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 

N

net.sourceforge.jbizmo.commons.avro.file - package net.sourceforge.jbizmo.commons.avro.file
 
net.sourceforge.jbizmo.commons.avro.response - package net.sourceforge.jbizmo.commons.avro.response
 
net.sourceforge.jbizmo.commons.avro.search - package net.sourceforge.jbizmo.commons.avro.search
 
net.sourceforge.jbizmo.commons.avro.types - package net.sourceforge.jbizmo.commons.avro.types
 
net.sourceforge.jbizmo.commons.avro.util - package net.sourceforge.jbizmo.commons.avro.util
 
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Creates a new DowloadFileResponse RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Creates a new DownloadFileRequest RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Creates a new UploadFileRequest RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Creates a new UploadFileResponse RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Creates a new ResponseStatus RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Creates a new SearchInput RecordBuilder.
newBuilder() - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Creates a new SearchInputField RecordBuilder.
newBuilder(DowloadFileResponse) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Creates a new DowloadFileResponse RecordBuilder by copying an existing DowloadFileResponse instance.
newBuilder(DowloadFileResponse.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Creates a new DowloadFileResponse RecordBuilder by copying an existing Builder.
newBuilder(DownloadFileRequest) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Creates a new DownloadFileRequest RecordBuilder by copying an existing DownloadFileRequest instance.
newBuilder(DownloadFileRequest.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Creates a new DownloadFileRequest RecordBuilder by copying an existing Builder.
newBuilder(UploadFileRequest) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Creates a new UploadFileRequest RecordBuilder by copying an existing UploadFileRequest instance.
newBuilder(UploadFileRequest.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Creates a new UploadFileRequest RecordBuilder by copying an existing Builder.
newBuilder(UploadFileResponse) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Creates a new UploadFileResponse RecordBuilder by copying an existing UploadFileResponse instance.
newBuilder(UploadFileResponse.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Creates a new UploadFileResponse RecordBuilder by copying an existing Builder.
newBuilder(ResponseStatus) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Creates a new ResponseStatus RecordBuilder by copying an existing ResponseStatus instance.
newBuilder(ResponseStatus.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Creates a new ResponseStatus RecordBuilder by copying an existing Builder.
newBuilder(SearchInput) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Creates a new SearchInput RecordBuilder by copying an existing SearchInput instance.
newBuilder(SearchInput.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Creates a new SearchInput RecordBuilder by copying an existing Builder.
newBuilder(SearchInputField) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Creates a new SearchInputField RecordBuilder by copying an existing SearchInputField instance.
newBuilder(SearchInputField.Builder) - Static method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Creates a new SearchInputField RecordBuilder by copying an existing Builder.
NONE - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
NOT_FOUND - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 
NOT_IN - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
NOT_LIKE - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 

P

PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.file.FileHandlingProtocol.Callback
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.file.FileHandlingProtocol
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.response.ResponseStatusProtocol.Callback
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.response.ResponseStatusProtocol
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.search.SearchInputProtocol.Callback
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.search.SearchInputProtocol
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.types.CustomTypesProtocol.Callback
 
PROTOCOL - Static variable in interface net.sourceforge.jbizmo.commons.avro.types.CustomTypesProtocol
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
put(int, Object) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 

R

readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
readExternal(ObjectInput) - Method in class net.sourceforge.jbizmo.commons.avro.types.Uuid
 
ResponseCode - Enum Class in net.sourceforge.jbizmo.commons.avro.response
 
ResponseStatus - Class in net.sourceforge.jbizmo.commons.avro.response
 
ResponseStatus() - Constructor for class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Default constructor.
ResponseStatus(ResponseCode, String) - Constructor for class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
All-args constructor.
ResponseStatus.Builder - Class in net.sourceforge.jbizmo.commons.avro.response
RecordBuilder for ResponseStatus instances.
ResponseStatusInitializer - Class in net.sourceforge.jbizmo.commons.avro.response
Utility class for creating response status objects
ResponseStatusProtocol - Interface in net.sourceforge.jbizmo.commons.avro.response
Definition for common response data
ResponseStatusProtocol.Callback - Interface in net.sourceforge.jbizmo.commons.avro.response
 

S

SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
SCHEMA$ - Static variable in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
SCHEMA$ - Static variable in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
SCHEMA$ - Static variable in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
 
SCHEMA$ - Static variable in class net.sourceforge.jbizmo.commons.avro.types.Uuid
 
SearchInput - Class in net.sourceforge.jbizmo.commons.avro.search
 
SearchInput() - Constructor for class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Default constructor.
SearchInput(Integer, Boolean, String, String, String, Integer, List<SearchInputField>, Boolean, String, String) - Constructor for class net.sourceforge.jbizmo.commons.avro.search.SearchInput
All-args constructor.
SearchInput.Builder - Class in net.sourceforge.jbizmo.commons.avro.search
RecordBuilder for SearchInput instances.
SearchInputField - Class in net.sourceforge.jbizmo.commons.avro.search
 
SearchInputField() - Constructor for class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Default constructor.
SearchInputField(String, String, SortDirectionEnum, Integer, Boolean, FilterOperatorEnum) - Constructor for class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
All-args constructor.
SearchInputField.Builder - Class in net.sourceforge.jbizmo.commons.avro.search
RecordBuilder for SearchInputField instances.
SearchInputProtocol - Interface in net.sourceforge.jbizmo.commons.avro.search
Definition of data structures that are used for search operations
SearchInputProtocol.Callback - Interface in net.sourceforge.jbizmo.commons.avro.search
 
serialize() - Method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectSerializer
Serialize a given Avro object
setCaseSensitive(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'caseSensitive' field.
setCaseSensitive(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'caseSensitive' field.
setCode(ResponseCode) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Sets the value of the 'code' field.
setCode(ResponseCode) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Sets the value of the 'code' field.
setContent(ByteBuffer) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Sets the value of the 'content' field.
setContent(ByteBuffer) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Sets the value of the 'content' field.
setContent(ByteBuffer) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Sets the value of the 'content' field.
setContent(ByteBuffer) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Sets the value of the 'content' field.
setDateFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'dateFormat' field.
setDateFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'dateFormat' field.
setDateTimeFormat(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'dateTimeFormat' field.
setDateTimeFormat(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'dateTimeFormat' field.
setDateTimeFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'dateTimeFormat' field.
setDateTimeFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'dateTimeFormat' field.
setDecimalSeparator(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'decimalSeparator' field.
setDecimalSeparator(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'decimalSeparator' field.
setExactFilterMatch(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'exactFilterMatch' field.
setExactFilterMatch(boolean) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'exactFilterMatch' field.
setFileName(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Sets the value of the 'fileName' field.
setFileName(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Sets the value of the 'fileName' field.
setFilterCriteria(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'filterCriteria' field.
setFilterCriteria(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'filterCriteria' field.
setGroupingSeparator(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'groupingSeparator' field.
setGroupingSeparator(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'groupingSeparator' field.
setMaxResult(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'maxResult' field.
setMaxResult(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'maxResult' field.
setMessage(String) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus.Builder
Sets the value of the 'message' field.
setMessage(String) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Sets the value of the 'message' field.
setName(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'name' field.
setName(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'name' field.
setNumberFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'numberFormat' field.
setNumberFormat(String) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'numberFormat' field.
setOperator(FilterOperatorEnum) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'operator' field.
setOperator(FilterOperatorEnum) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'operator' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Sets the value of the 'path' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Sets the value of the 'path' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest.Builder
Sets the value of the 'path' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Sets the value of the 'path' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Sets the value of the 'path' field.
setPath(String) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Sets the value of the 'path' field.
setResponseStatus(ResponseStatus) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Sets the value of the 'responseStatus' field.
setResponseStatus(ResponseStatus) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Sets the value of the 'responseStatus' field.
setResponseStatus(ResponseStatus) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Sets the value of the 'responseStatus' field.
setResponseStatus(ResponseStatus) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Sets the value of the 'responseStatus' field.
setResponseStatusBuilder(ResponseStatus.Builder) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse.Builder
Sets the Builder instance for the 'responseStatus' field
setResponseStatusBuilder(ResponseStatus.Builder) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse.Builder
Sets the Builder instance for the 'responseStatus' field
setSearchFields(List<SearchInputField>) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'searchFields' field.
setSearchFields(List<SearchInputField>) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'searchFields' field.
setSize(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Sets the value of the 'size' field.
setSize(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Sets the value of the 'size' field.
setSortIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'sortIndex' field.
setSortIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'sortIndex' field.
setSortOrder(SortDirectionEnum) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField.Builder
Sets the value of the 'sortOrder' field.
setSortOrder(SortDirectionEnum) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Sets the value of the 'sortOrder' field.
setStartIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest.Builder
Sets the value of the 'startIndex' field.
setStartIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Sets the value of the 'startIndex' field.
setStartIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput.Builder
Sets the value of the 'startIndex' field.
setStartIndex(int) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Sets the value of the 'startIndex' field.
SMALLER - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
SMALLER_OR_EQUAL - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
 
SortDirectionEnum - Enum Class in net.sourceforge.jbizmo.commons.avro.search
 
SUCCESS - Enum constant in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
 

T

toAvro(Object, Class<T>) - Static method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectConverter
Convert the given object into an Avro object
toAvroList(List<S>, Class<T>) - Static method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectConverter
Convert an object list into a list of Avro objects
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
Serializes this DowloadFileResponse to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
Serializes this DownloadFileRequest to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Serializes this UploadFileRequest to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Serializes this UploadFileResponse to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
Serializes this ResponseStatus to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
Serializes this SearchInput to a ByteBuffer.
toByteBuffer() - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
Serializes this SearchInputField to a ByteBuffer.
toObject(SpecificRecordBase, Class<T>) - Static method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectConverter
Convert the given Avro object into an object of the desired type
toObjectList(List<S>, Class<T>) - Static method in class net.sourceforge.jbizmo.commons.avro.util.AvroObjectConverter
Convert an Avro object list into a list of objects

U

UploadFileRequest - Class in net.sourceforge.jbizmo.commons.avro.file
 
UploadFileRequest() - Constructor for class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
Default constructor.
UploadFileRequest(String, String, ByteBuffer) - Constructor for class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
All-args constructor.
UploadFileRequest.Builder - Class in net.sourceforge.jbizmo.commons.avro.file
RecordBuilder for UploadFileRequest instances.
UploadFileResponse - Class in net.sourceforge.jbizmo.commons.avro.file
 
UploadFileResponse() - Constructor for class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
Default constructor.
UploadFileResponse(ResponseStatus, String) - Constructor for class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
All-args constructor.
UploadFileResponse.Builder - Class in net.sourceforge.jbizmo.commons.avro.file
RecordBuilder for UploadFileResponse instances.
Uuid - Class in net.sourceforge.jbizmo.commons.avro.types
 
Uuid() - Constructor for class net.sourceforge.jbizmo.commons.avro.types.Uuid
Creates a new Uuid
Uuid(byte[]) - Constructor for class net.sourceforge.jbizmo.commons.avro.types.Uuid
Creates a new Uuid with the given bytes.
UuidConverter - Class in net.sourceforge.jbizmo.commons.avro.util
Utility class for converting fields of type UUID to Uuid and vice versa

V

valueOf(String) - Static method in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.sourceforge.jbizmo.commons.avro.response.ResponseCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.FilterOperatorEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.sourceforge.jbizmo.commons.avro.search.SortDirectionEnum
Returns an array containing the constants of this enum class, in the order they are declared.

W

with(ResponseCode, String) - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatusInitializer
Create a new response status object based on the provided response code and message
withSuccessStatus() - Static method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatusInitializer
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.file.DowloadFileResponse
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.file.DownloadFileRequest
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileRequest
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.file.UploadFileResponse
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.response.ResponseStatus
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInput
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.search.SearchInputField
 
writeExternal(ObjectOutput) - Method in class net.sourceforge.jbizmo.commons.avro.types.Uuid
 
A B C D E F G H I L N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form