Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

ACCEPT - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ActivationCredentials - Class in com.srv4pos.server.api.infrastructure.credentials
Credentials for ROLE_ACTIVATION.
ActivationCredentials(String, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.credentials.ActivationCredentials
 
add(SyncProduct) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncTax) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncCategory) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncCommodity) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncTreasurer) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncOrder) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncKeyboard) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncSaleSlot) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncKeyboardEntry) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncDay) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncTrip) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
add(SyncSale) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
AdminCredentials - Class in com.srv4pos.server.api.infrastructure.credentials
Created by misha on 1/18/18.
AdminCredentials(String, String) - Constructor for class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
apiKey - Variable in class com.srv4pos.server.api.infrastructure.credentials.ActivationCredentials
 
apiServiceFactory - Variable in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
APPLICATION_NAME_AND_VERSION_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
ApplicationNameAndVersionConstraint - Annotation Type in com.srv4pos.server.api.infrastructure
 
ApplicationNameAndVersionValidator - Class in com.srv4pos.server.api.infrastructure
 
ApplicationNameAndVersionValidator() - Constructor for class com.srv4pos.server.api.infrastructure.ApplicationNameAndVersionValidator
 
assertCustmozation(Map<String, OrderItemInfo>, String, String) - Static method in class com.srv4pos.server.api.order.OrderServiceSample
 
assertDelta(Map<String, OrderItemInfo>, String, int) - Static method in class com.srv4pos.server.api.order.OrderServiceSample
 
assertExceptionThrown(String, Class<? extends Throwable>, Runnable) - Static method in class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
Assert that expected exception has been thrown.
assertPicture(String, InputStream, InputStream) - Static method in class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
 
AUTHORIZATION - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
authService - Variable in class com.srv4pos.server.api.seller.SellerServiceSample
 
authService - Variable in class com.srv4pos.server.api.seller.SellerServiceTest
 

B

Base64 - Annotation Type in com.srv4pos.server.api.infrastructure
 
Base64Validator - Class in com.srv4pos.server.api.infrastructure
 
Base64Validator() - Constructor for class com.srv4pos.server.api.infrastructure.Base64Validator
 
BaseRequest<R extends BaseResponse> - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 14:38
BaseRequest(String, HttpMethod, URL, String, String, Map<String, String>, Object, String, Transport) - Constructor for class com.srv4pos.server.api.infrastructure.request.BaseRequest
 
BaseResponse<C> - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 14:29
BaseResponse(C, int, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
body - Variable in class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
bufferedReader - Variable in class com.srv4pos.commons.io.LineIterator
The reader that is being read.
buffers - Variable in class com.srv4pos.commons.io.ByteArrayOutputStream
The list of buffers, which grows and never reduces.
buildCategoryInfo(String) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildDayInfo(String, long, Date, int, Date) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildKeyboardEntryInfo(int, int, int, int, KeyAction) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildKeyboardInfo(String, int, int, DeviceFormFactor) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildOrderInfo(List<OrderItemInfo>) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildPaymentInfo(int, PaymentType) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildPrintInfo(int, PrintType, String, DeliveryType, long) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildProductInfo(String, String, String, long, SalesUnit) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildQuery(Map<String, String>) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
buildSaleInfo(String, int, List<SaleProductInfo>, List<PaymentInfo>, List<PrintInfo>, long, int, long, String, long, long, long, List<VatRateSumInfo>, String, String) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildSaleProductInfo(long, int, Date, long, boolean, long, long, long, long, long, long, long, long, SyncProduct) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildSaleSlotInfo(String) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildTaxInfo(String, int) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildTreasurerInfo(String, String) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildTripInfo(String, int, String, String) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
buildVatRateSum(long, long, long, long, long, long, Integer) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
ByteArrayOutputStream - Class in com.srv4pos.commons.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class com.srv4pos.commons.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class com.srv4pos.commons.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
BytesUtils - Class in com.srv4pos.commons.io
TODO.
BytesUtils() - Constructor for class com.srv4pos.commons.io.BytesUtils
Constructor.

C

cachedLine - Variable in class com.srv4pos.commons.io.LineIterator
The current line.
CASH_REGISTER_NAME_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
cashRegisterName - Variable in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
categories - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
CATEGORIES_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
category - Variable in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
CATEGORY_MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
CATEGORY_PICTURES_DOWNLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
CategoryPictureSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by ivkosh on 13.03.15.
CategoryPictureSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.CategoryPictureSyncAdapter
 
categoryService - Variable in class com.srv4pos.server.api.category.CategoryServiceSample
 
categoryService - Variable in class com.srv4pos.server.api.category.CategoryServiceTest
 
CategoryServiceSample - Class in com.srv4pos.server.api.category
User: Kirill, Date: 11.09.13 16:18
CategoryServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.category.CategoryServiceSample
 
CategoryServiceTest - Class in com.srv4pos.server.api.category
User: Kirill, Date: 11.09.13 16:18
CategoryServiceTest(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.category.CategoryServiceTest
 
CategorySyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
CategorySyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.CategorySyncAdapter
 
CHARSET_FOR_TOKEN - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CHARSET_UTF8 - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
checkRemoveWorkHours(SellerInfo) - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
checkWorkHoursMapInSeller(SellerInfo) - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
close() - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class com.srv4pos.commons.io.LineIterator
Closes the underlying Reader quietly.
closeConnection() - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
closeConnection() - Method in interface com.srv4pos.server.api.infrastructure.http.Transport
 
closeQuietly(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Unconditionally close an Reader.
closeQuietly(Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Unconditionally close a Writer.
closeQuietly(InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Unconditionally close an InputStream.
closeQuietly(OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Unconditionally close an OutputStream.
closeQuietly(LineIterator) - Static method in class com.srv4pos.commons.io.LineIterator
Closes the iterator, handling null and ignoring exceptions.
com.srv4pos.commons.io - package com.srv4pos.commons.io
 
com.srv4pos.server.api - package com.srv4pos.server.api
 
com.srv4pos.server.api.category - package com.srv4pos.server.api.category
 
com.srv4pos.server.api.infrastructure - package com.srv4pos.server.api.infrastructure
 
com.srv4pos.server.api.infrastructure.credentials - package com.srv4pos.server.api.infrastructure.credentials
 
com.srv4pos.server.api.infrastructure.http - package com.srv4pos.server.api.infrastructure.http
 
com.srv4pos.server.api.infrastructure.request - package com.srv4pos.server.api.infrastructure.request
 
com.srv4pos.server.api.order - package com.srv4pos.server.api.order
 
com.srv4pos.server.api.precept - package com.srv4pos.server.api.precept
 
com.srv4pos.server.api.product - package com.srv4pos.server.api.product
 
com.srv4pos.server.api.receiptSettings - package com.srv4pos.server.api.receiptSettings
 
com.srv4pos.server.api.seller - package com.srv4pos.server.api.seller
 
com.srv4pos.server.api.server - package com.srv4pos.server.api.server
 
com.srv4pos.server.api.sync - package com.srv4pos.server.api.sync
 
com.srv4pos.server.api.sync.sample - package com.srv4pos.server.api.sync.sample
 
commodities - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
COMMODITIES_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
CommoditySyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
CommoditySyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.CommoditySyncAdapter
 
CONNECTION - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
connection - Variable in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
ConnectionWriter - Interface in com.srv4pos.server.api.infrastructure
Interface which writes data to HttpUrlConnection.
connectTimeout - Variable in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
CONSTANT_RSA - Static variable in class com.srv4pos.server.api.infrastructure.SignService
 
CONSTANT_SHA_512_WITH_RSA - Static variable in class com.srv4pos.server.api.infrastructure.SignService
 
CONSTANT_TEST_PRODUCTS - Static variable in class com.srv4pos.server.api.Diagnostics
 
Constraints - Class in com.srv4pos.server.api.infrastructure
Constraints for entities.
Constraints() - Constructor for class com.srv4pos.server.api.infrastructure.Constraints
Constructor.
containsProduct(Map<String, OrderItemInfo>, String) - Static method in class com.srv4pos.server.api.order.OrderServiceSample
 
content - Variable in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
CONTENT_LENGTH - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE_APPLICATION_JAVASCRIPT - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE_APPLICATION_JSON - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE_APPLICATION_X_JAVASCRIPT - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE_CSV - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
CONTENT_TYPE_PNG - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
contentEncoding - Variable in class com.srv4pos.server.api.infrastructure.http.Response
 
contentEncoding - Variable in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
contentEquals(InputStream, InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Compare the contents of two Streams to determine if they are equal or not.
contentEquals(Reader, Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Compare the contents of two Readers to determine if they are equal or not.
contentType - Variable in class com.srv4pos.server.api.infrastructure.http.Response
 
contentType - Variable in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
convertStreamToContentType(InputStream) - Method in class com.srv4pos.server.api.infrastructure.request.StreamRequest
 
convertStreamToContentType(InputStream) - Method in class com.srv4pos.server.api.infrastructure.request.StringRequest
 
copy(InputStream, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Copy bytes from an InputStream to chars on a Writer using the default character encoding of the platform.
copy(InputStream, Writer, String) - Static method in class com.srv4pos.commons.io.IOUtils
Copy bytes from an InputStream to chars on a Writer using the specified character encoding.
copy(Reader, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Copy chars from a Reader to a Writer.
copy(Reader, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Copy chars from a Reader to bytes on an OutputStream using the default character encoding of the platform, and calling flush.
copy(Reader, OutputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Copy chars from a Reader to bytes on an OutputStream using the specified character encoding, and calling flush.
copyLarge(InputStream, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Copy bytes from a large (over 2GB) InputStream to an OutputStream.
copyLarge(Reader, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Copy chars from a large (over 2GB) Reader to a Writer.
corporateId - Variable in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
 
count - Variable in class com.srv4pos.commons.io.ByteArrayOutputStream
The total count of bytes written.
CountingSyncEventSender - Class in com.srv4pos.server.api.sync.sample
 
CountingSyncEventSender() - Constructor for class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
COUNTRY - Static variable in class com.srv4pos.server.api.Diagnostics
 
country - Variable in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
 
Country - Enum in com.srv4pos.server.api.seller
Created by misha on 18.07.17.
Country(String) - Constructor for enum com.srv4pos.server.api.seller.Country
 
createAndSaveCategory(int, String) - Method in class com.srv4pos.server.api.category.CategoryServiceSample
 
createOrder(String, List<OrderItemInfo>, String, DeliveryInfo) - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
createOrderItem(String, int) - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
createOrderItem(String, String, int) - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
createOrUpdateEntityFromInfo(CategoryInfo) - Method in class com.srv4pos.server.api.sync.sample.CategorySyncAdapter
 
createOrUpdateEntityFromInfo(CommodityInfo) - Method in class com.srv4pos.server.api.sync.sample.CommoditySyncAdapter
 
createOrUpdateEntityFromInfo(DayInfo) - Method in class com.srv4pos.server.api.sync.sample.DaySyncAdapter
 
createOrUpdateEntityFromInfo(KeyboardEntryInfo) - Method in class com.srv4pos.server.api.sync.sample.KeyboardEntrySyncAdapter
 
createOrUpdateEntityFromInfo(KeyboardInfo) - Method in class com.srv4pos.server.api.sync.sample.KeyboardSyncAdapter
 
createOrUpdateEntityFromInfo(OrderInfo) - Method in class com.srv4pos.server.api.sync.sample.OrderSyncAdapter
 
createOrUpdateEntityFromInfo(ProductInfo) - Method in class com.srv4pos.server.api.sync.sample.ProductSyncAdapter
 
createOrUpdateEntityFromInfo(SaleSlotInfo) - Method in class com.srv4pos.server.api.sync.sample.SaleSlotSyncAdapter
 
createOrUpdateEntityFromInfo(SaleInfo) - Method in class com.srv4pos.server.api.sync.sample.SaleSyncAdapter
 
createOrUpdateEntityFromInfo(SellerInfo) - Method in class com.srv4pos.server.api.sync.sample.SellerSyncAdapter
 
createOrUpdateEntityFromInfo(TaxInfo) - Method in class com.srv4pos.server.api.sync.sample.TaxSyncAdapter
 
createOrUpdateEntityFromInfo(TreasurerInfo) - Method in class com.srv4pos.server.api.sync.sample.TreasurerSyncAdapter
 
createOrUpdateEntityFromInfo(TripInfo) - Method in class com.srv4pos.server.api.sync.sample.TripSyncAdapter
 
createOrUpdateEntityPictureFromBytes(CategoryPictureInfo, byte[]) - Method in class com.srv4pos.server.api.sync.sample.CategoryPictureSyncAdapter
 
createOrUpdateEntityPictureFromBytes(ProductPictureInfo, byte[]) - Method in class com.srv4pos.server.api.sync.sample.ProductPictureSyncAdapter
 
createOrUpdateEntityPictureFromBytes(SaleSlotPictureInfo, byte[]) - Method in class com.srv4pos.server.api.sync.sample.SaleSlotPictureSyncAdapter
 
createPreceptItem(String, int) - Method in class com.srv4pos.server.api.precept.PreceptServiceSample
 
createPreceptItem(String, String, int) - Method in class com.srv4pos.server.api.precept.PreceptServiceSample
 
createProduct(String, String, String) - Static method in class com.srv4pos.server.api.product.ProductServiceSample
 
createProduct(String, String, String) - Static method in class com.srv4pos.server.api.product.ProductServiceTest
 
createResponse(InputStream, int, String, String) - Method in class com.srv4pos.server.api.infrastructure.request.BaseRequest
 
createResponse(InputStream, int, String, String) - Method in class com.srv4pos.server.api.infrastructure.request.StreamRequest
 
createResponse(InputStream, int, String, String) - Method in class com.srv4pos.server.api.infrastructure.request.StringRequest
 
createResponse(InputStream, int, String, String) - Method in class com.srv4pos.server.api.infrastructure.request.VoidRequest
 
createSaleByOrder(OrderInfo) - Static method in class com.srv4pos.server.api.order.OrderServiceSample
 
Credentials - Interface in com.srv4pos.server.api.infrastructure.credentials
Interface for all Credentials.
credentials - Variable in class com.srv4pos.server.api.seller.SellerServiceSample
 
credentials - Variable in class com.srv4pos.server.api.seller.SellerServiceTest
 
Currency - Enum in com.srv4pos.server.api.seller
 
Currency(String, String, String, int) - Constructor for enum com.srv4pos.server.api.seller.Currency
 
currency - Variable in enum com.srv4pos.server.api.seller.Currency
 
currentBuffer - Variable in class com.srv4pos.commons.io.ByteArrayOutputStream
The current buffer.
currentBufferIndex - Variable in class com.srv4pos.commons.io.ByteArrayOutputStream
The index of the current buffer.

D

DAILY_INTERVAL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
day - Variable in class com.srv4pos.server.api.sync.sample.SyncSale
 
days - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
DAYS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
DaySyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
DaySyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.DaySyncAdapter
 
DEFAULT_BUFFER_SIZE - Static variable in class com.srv4pos.commons.io.IOUtils
The default buffer size to use.
DEFAULT_LOCALE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
DEFAULT_SERVER_ADDRESS_PROD - Static variable in class com.srv4pos.server.api.Registry
The production server address.
DEFAULT_SERVER_ADDRESS_STAGE - Static variable in class com.srv4pos.server.api.Registry
The stage server address.
DEFAULT_SERVER_ADDRESS_TEST - Static variable in class com.srv4pos.server.api.Registry
The development server address.
DEFAULT_URL_ENCODING_CODEPAGE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
DEFAULT_URL_ENCODING_CODEPAGE - Static variable in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
delete(SyncProduct, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncTax, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncCategory, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncCommodity, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncTreasurer, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncOrder, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncKeyboard) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
delete(SyncKeyboardEntry) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
Diagnostics - Class in com.srv4pos.server.api
The tool to diagnoze server.
Diagnostics(URL, Logger, boolean) - Constructor for class com.srv4pos.server.api.Diagnostics
 
DiagnosticsUtil - Class in com.srv4pos.server.api.infrastructure
Utility calls for compatibility for future versions of java and 3rd party libraries.
DiagnosticsUtil() - Constructor for class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
Constructor.
DiagnosticsUtil.Indexer<K,V> - Interface in com.srv4pos.server.api.infrastructure
 
DIBS_TICKET_ID_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
DIGITS_APPLICATION_NAME_AND_VERSION_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
DIGITS_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
DIR_SEPARATOR - Static variable in class com.srv4pos.commons.io.IOUtils
The system directory separator character.
DIR_SEPARATOR_UNIX - Static variable in class com.srv4pos.commons.io.IOUtils
The Unix directory separator character.
DIR_SEPARATOR_WINDOWS - Static variable in class com.srv4pos.commons.io.IOUtils
The Windows directory separator character.
doSync(MemoryLocalStorage) - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
doUpload(<any>, SyncCategory) - Method in class com.srv4pos.server.api.sync.sample.CategorySyncAdapter
 
doUpload(<any>, SyncCommodity) - Method in class com.srv4pos.server.api.sync.sample.CommoditySyncAdapter
 
doUpload(<any>, SyncDay) - Method in class com.srv4pos.server.api.sync.sample.DaySyncAdapter
 
doUpload(<any>, SyncKeyboardEntry) - Method in class com.srv4pos.server.api.sync.sample.KeyboardEntrySyncAdapter
 
doUpload(<any>, SyncKeyboard) - Method in class com.srv4pos.server.api.sync.sample.KeyboardSyncAdapter
 
doUpload(<any>, SyncOrder) - Method in class com.srv4pos.server.api.sync.sample.OrderSyncAdapter
 
doUpload(<any>, SyncProduct) - Method in class com.srv4pos.server.api.sync.sample.ProductSyncAdapter
 
doUpload(<any>, SyncSaleSlot) - Method in class com.srv4pos.server.api.sync.sample.SaleSlotSyncAdapter
 
doUpload(<any>, SyncSale) - Method in class com.srv4pos.server.api.sync.sample.SaleSyncAdapter
 
doUpload(<any>, SyncTax) - Method in class com.srv4pos.server.api.sync.sample.TaxSyncAdapter
 
doUpload(<any>, SyncTreasurer) - Method in class com.srv4pos.server.api.sync.sample.TreasurerSyncAdapter
 
doUpload(<any>, SyncTrip) - Method in class com.srv4pos.server.api.sync.sample.TripSyncAdapter
 
downloadCategoryPicture(CategoryPictureInfo, ServiceFactory) - Static method in class com.srv4pos.server.api.sync.Synchronization
 
downloadProductPicture(ProductPictureInfo, ServiceFactory) - Static method in class com.srv4pos.server.api.sync.Synchronization
 

E

EMAIL_CONTENT_TYPE_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
EMAIL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
EMPTY_BYTE_ARRAY - Static variable in class com.srv4pos.commons.io.ByteArrayOutputStream
A singleton empty byte array.
EMPTY_CONNECTION_WRITER - Static variable in class com.srv4pos.server.api.infrastructure.EmptyConnectionWriter
 
EmptyConnectionWriter - Class in com.srv4pos.server.api.infrastructure
Body is empty content.
EmptyConnectionWriter() - Constructor for class com.srv4pos.server.api.infrastructure.EmptyConnectionWriter
 
encodePictureFilename(String) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ENCODING_FOR_BODY - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ENCODING_FOR_TOKEN - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ENDPOINT_IDENTIFIER_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
ETAG - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ETAG_QUOTED_FORMAT - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
ETAG_QUOTED_FORMAT_DOUBLE_VERSIONS - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
EXPIRES - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 

F

fieldNameToCapitalizedWords(String) - Static method in enum com.srv4pos.server.api.seller.Country
 
FILENAME_AND_SIZE_PICTURE_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
filledBufferSum - Variable in class com.srv4pos.commons.io.ByteArrayOutputStream
The total count of bytes in all the filled buffers.
finished - Variable in class com.srv4pos.commons.io.LineIterator
A flag indicating if the iterator has been fully read.
FIRST_CATEGORY_NAME - Static variable in class com.srv4pos.server.api.category.CategoryServiceSample
 
flatString(List<String>) - Method in class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
formatAcceptLanguageHeader(Locale) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
fractionalUnit - Variable in enum com.srv4pos.server.api.seller.Currency
 
fractionalUnitSize - Variable in enum com.srv4pos.server.api.seller.Currency
 

G

getApiKey() - Method in class com.srv4pos.server.api.infrastructure.credentials.ActivationCredentials
 
getBuffer(int) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Return the appropriate byte[] buffer specified by index.
getCashRegisterName() - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
getCategories() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCategory(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCategory() - Method in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
getCategoryByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCommodities() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCommodity(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCommodityByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getCommodityByIdentifier(String, boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getConnectTimeout() - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
getContent() - Method in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
getContentEncoding() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
getContentEncoding() - Method in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
getContentLength() - Method in class com.srv4pos.commons.io.InputStreamConnectionWriter
Get length of content.
getContentLength() - Method in interface com.srv4pos.server.api.infrastructure.ConnectionWriter
 
getContentLength() - Method in class com.srv4pos.server.api.infrastructure.EmptyConnectionWriter
 
getContentLength() - Method in class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
getContentType() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
getContentType() - Method in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
getCorporateId() - Method in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
 
getCountry() - Method in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
 
getCurrency() - Method in enum com.srv4pos.server.api.seller.Currency
 
getDay() - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
getDayByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getDays() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getFractionalUnit() - Method in enum com.srv4pos.server.api.seller.Currency
 
getFractionalUnitSize() - Method in enum com.srv4pos.server.api.seller.Currency
 
getFullName() - Method in enum com.srv4pos.server.api.seller.Country
 
getInfo() - Method in class com.srv4pos.server.api.sync.sample.SyncEntity
 
getKeyboard(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getKeyboard() - Method in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
getKeyboardByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getKeyboardEntries() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getKeyboardEntry(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getKeyboardEntryByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getKeyboards() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getLocalVersion() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getOrder(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getOrderByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getOrders() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getPassword() - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
getPercentComplete() - Method in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
getPictureBytes() - Method in class com.srv4pos.server.api.sync.sample.SyncCategory
This method is for testing purposes only (it is used in unit tests and in integration tests).
getPictureBytes() - Method in class com.srv4pos.server.api.sync.sample.SyncProduct
This method is for testing purposes only (it is used in unit tests and in integration tests).
getPictureBytes() - Method in class com.srv4pos.server.api.sync.sample.SyncSaleSlot
This method is for testing purposes only (it is used in unit tests and in integration tests).
getPictureInputStream() - Method in class com.srv4pos.server.api.sync.sample.SyncCategory
 
getPictureInputStream() - Method in class com.srv4pos.server.api.sync.sample.SyncProduct
 
getPictureInputStream() - Method in class com.srv4pos.server.api.sync.sample.SyncSaleSlot
 
getProduct(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProduct() - Method in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
getProduct() - Method in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
getProductByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProducts() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProductsByCategory(SyncCategory) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProductsByCategoryIndex(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProductsByTax(SyncTax) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProductsByTaxIndex(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getProgressCounter() - Method in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
getReadTimeout() - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
getResponse() - Method in class com.srv4pos.server.api.infrastructure.request.BaseRequest
 
getResponseCode() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
getResponseCode() - Method in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
getSaleByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSales() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSales() - Method in class com.srv4pos.server.api.sync.sample.SyncTrip
 
getSalesByTripIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSaleSlot(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSaleSlotByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSaleSlots() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSeller() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getSellerCorporateId(String) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
getSellerCountry(String) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
getSellerId() - Method in class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
getSellerId() - Method in interface com.srv4pos.server.api.infrastructure.credentials.Credentials
Returns sellerId.
getSellerId() - Method in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
Returns sellerId.
getSellerId(String, String) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
getSign() - Method in enum com.srv4pos.server.api.seller.Currency
 
getStream() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
getSyncInfo() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTax(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTax() - Method in class com.srv4pos.server.api.sync.sample.SyncProduct
 
getTaxByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTaxByVat(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTaxes() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTreasurer(int) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTreasurer() - Method in class com.srv4pos.server.api.sync.sample.SyncDay
 
getTreasurer() - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
getTreasurerByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTreasurerByName(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTreasurerBySsn(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTreasurers() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTrip() - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
getTripByIdentifier(String) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getTrips() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
getUsername() - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
getVersion() - Static method in class com.srv4pos.server.api.Registry
 

H

hasNext() - Method in class com.srv4pos.commons.io.LineIterator
Indicates whether the Reader has more lines.
HOSTNAME_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
HttpHelper - Class in com.srv4pos.server.api.infrastructure.http
User: Kirill.
HttpHelper() - Constructor for class com.srv4pos.server.api.infrastructure.http.HttpHelper
Constructor.
HttpUrlDeprecatedTransport - Class in com.srv4pos.server.api.infrastructure.http
Provides HTTP/HTTPS network layer for server api.
HttpUrlDeprecatedTransport() - Constructor for class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
HttpUrlDeprecatedTransport(boolean) - Constructor for class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 

I

icon - Variable in class com.srv4pos.server.api.sync.sample.SyncCategory
 
icon - Variable in class com.srv4pos.server.api.sync.sample.SyncProduct
 
icon - Variable in class com.srv4pos.server.api.sync.sample.SyncSaleSlot
 
index(Collection<V>, DiagnosticsUtil.Indexer<K, V>) - Static method in class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
 
index(V) - Method in interface com.srv4pos.server.api.infrastructure.DiagnosticsUtil.Indexer
 
info - Variable in class com.srv4pos.server.api.sync.sample.SyncEntity
 
initialize(ApplicationNameAndVersionConstraint) - Method in class com.srv4pos.server.api.infrastructure.ApplicationNameAndVersionValidator
 
initialize(Base64) - Method in class com.srv4pos.server.api.infrastructure.Base64Validator
 
initialize(NotNegativeValueInMap) - Method in class com.srv4pos.server.api.infrastructure.NotNegativeValueInMapValidator
 
inputStream - Variable in class com.srv4pos.commons.io.InputStreamConnectionWriter
 
InputStreamConnectionWriter - Class in com.srv4pos.commons.io
Implementation of ConnectionWriter which write data from InputStream.
InputStreamConnectionWriter(InputStream) - Constructor for class com.srv4pos.commons.io.InputStreamConnectionWriter
Set the source of data.
integerToETag(Integer) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
invoke(HttpMethod, String, String, String, String, Object, Locale) - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
invoke(HttpMethod, String, String, String, String, Object, Locale) - Method in interface com.srv4pos.server.api.infrastructure.http.Transport
 
IOUtils - Class in com.srv4pos.commons.io
General IO stream manipulation utilities.
IOUtils() - Constructor for class com.srv4pos.commons.io.IOUtils
Instances should NOT be constructed in standard programming.
isConnectionClose - Variable in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
isEqualTo(MemoryLocalStorage) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
Simple compare of two memory storages.
Compares just entity identifiers.
isProductionHost(String) - Static method in class com.srv4pos.server.api.Registry
Check that the host is a production server.
isSellerSynced() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
isStatusCodeIn9xx(int) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
isStatusCodeInSuccessfulClass(int) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
Returns true if status code is 2xx.
isStatusCodeInSuccessfulClass(int) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
Returns true if status code is 2xx.
isSupersetOf(MemoryLocalStorage) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
Simple check if current storage object is a superset of other memory storage (contains everything from other storage).
Does not compare full contents of entities, compares just entity identifiers.
isSynced() - Method in class com.srv4pos.server.api.sync.sample.SyncEntity
 
isValid(String, ConstraintValidatorContext) - Method in class com.srv4pos.server.api.infrastructure.ApplicationNameAndVersionValidator
 
isValid(String, ConstraintValidatorContext) - Method in class com.srv4pos.server.api.infrastructure.Base64Validator
 
isValid(Map<Integer, Long>, ConstraintValidatorContext) - Method in class com.srv4pos.server.api.infrastructure.NotNegativeValueInMapValidator
 
isValidLine(String) - Method in class com.srv4pos.commons.io.LineIterator
Overridable method to validate each line that is returned.

J

jndi - Variable in class com.srv4pos.server.api.Diagnostics
 

K

keyboard - Variable in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
KEYBOARD_ENTRIES_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
keyboardEntries - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
KeyboardEntrySyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 22.06.16.
KeyboardEntrySyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.KeyboardEntrySyncAdapter
 
keyboards - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
KEYBOARDS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
KeyboardSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 22.06.16.
KeyboardSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.KeyboardSyncAdapter
 

L

LAST_MODIFIED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
LINE_SEPARATOR - Static variable in class com.srv4pos.commons.io.IOUtils
The system line separator string.
LINE_SEPARATOR_UNIX - Static variable in class com.srv4pos.commons.io.IOUtils
The Unix line separator string.
LINE_SEPARATOR_WINDOWS - Static variable in class com.srv4pos.commons.io.IOUtils
The Windows line separator string.
lineIterator(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Return an Iterator for the lines in a Reader.
lineIterator(InputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Return an Iterator for the lines in an InputStream, using the character encoding specified (or default encoding if null).
LineIterator - Class in com.srv4pos.commons.io
An Iterator over the lines in a Reader.
LineIterator(Reader) - Constructor for class com.srv4pos.commons.io.LineIterator
Constructs an iterator of the lines for a Reader.
localVersion - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
log(String) - Method in interface com.srv4pos.server.api.infrastructure.Logger
 
log(String, Object...) - Method in interface com.srv4pos.server.api.infrastructure.Logger
 
log(String) - Method in class com.srv4pos.server.api.infrastructure.PrintStreamLogger
 
log(String, Object...) - Method in class com.srv4pos.server.api.infrastructure.PrintStreamLogger
 
LOG - Static variable in class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
LOG - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
logger - Variable in class com.srv4pos.server.api.Diagnostics
 
Logger - Interface in com.srv4pos.server.api.infrastructure
Interface for Diagnostics to run over different engines.

M

main(String[]) - Static method in class com.srv4pos.server.api.Diagnostics
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.category.CategoryServiceSample
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.category.CategoryServiceTest
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.product.ProductServiceSample
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.product.ProductServiceTest
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.seller.SellerServiceSample
 
MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.seller.SellerServiceTest
 
MemoryLocalStorage - Class in com.srv4pos.server.api.sync.sample
 
MemoryLocalStorage() - Constructor for class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
METHOD_NOT_ALLOWED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
MODIFICATIONS_DOWNLOAD_FINISHED - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
MODIFICATIONS_DOWNLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
MODIFICATIONS_ONE_CHUNK_MAX_SIZE - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
MONTHLY_INTERVAL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
MULTIPLE_EMAIL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 

N

name - Variable in enum com.srv4pos.server.api.seller.Country
 
NAME_POSTFIX - Static variable in class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
NAME_POSTFIX - Static variable in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
needNewBuffer(int) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Makes a new buffer available either by allocating a new one or re-cycling an existing one.
newArrayList(V...) - Static method in class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
 
next() - Method in class com.srv4pos.commons.io.LineIterator
Returns the next line in the wrapped Reader.
nextLine() - Method in class com.srv4pos.commons.io.LineIterator
Returns the next line in the wrapped Reader.
NO_WHITESPACES_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
NotNegativeValueInMap - Annotation Type in com.srv4pos.server.api.infrastructure
 
NotNegativeValueInMapValidator - Class in com.srv4pos.server.api.infrastructure
 
NotNegativeValueInMapValidator() - Constructor for class com.srv4pos.server.api.infrastructure.NotNegativeValueInMapValidator
 

O

ORDER_ITEM_INFO_BY_PRODUCT_INDEXER - Static variable in class com.srv4pos.server.api.order.OrderServiceSample
 
orders - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
ORDERS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
orderService - Variable in class com.srv4pos.server.api.order.OrderServiceSample
 
orderService - Variable in class com.srv4pos.server.api.precept.PreceptServiceSample
 
OrderServiceSample - Class in com.srv4pos.server.api.order
User: Kirill, Date: 11.09.13 16:21
OrderServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.order.OrderServiceSample
 
OrderServiceSample.Stopper - Interface in com.srv4pos.server.api.order
This class decides when you stop getting the order.
OrderSyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
OrderSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.OrderSyncAdapter
 
ORIGIN_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 

P

password - Variable in class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
password - Variable in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
PASSWORD_REGEX_CONTAIN_DIGIT - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
PASSWORD_REGEX_CONTAIN_LOWERCASE_LETTER - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
PASSWORD_REGEX_CONTAIN_SPECIAL_CHARACTER - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
PASSWORD_REGEX_CONTAIN_UPPERCASE_LETTER - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
PASSWORD_REGEX_NO_CONTAIN_SPACE - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
percentComplete - Variable in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
postOrder(int) - Method in class com.srv4pos.server.api.precept.PreceptServiceSample
 
preceptService - Variable in class com.srv4pos.server.api.precept.PreceptServiceSample
 
PreceptServiceSample - Class in com.srv4pos.server.api.precept
 
PreceptServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.precept.PreceptServiceSample
 
printOk - Variable in class com.srv4pos.server.api.infrastructure.PrintStreamLogger
 
printStream - Variable in class com.srv4pos.server.api.infrastructure.PrintStreamLogger
 
PrintStreamLogger - Class in com.srv4pos.server.api.infrastructure
User: Kirill, Date: 09.09.13 16:55
PrintStreamLogger(PrintStream, boolean) - Constructor for class com.srv4pos.server.api.infrastructure.PrintStreamLogger
 
product - Variable in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
product - Variable in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
PRODUCT_MAIN_PICTURE_FILENAME - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
PRODUCT_PICTURES_DOWNLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
ProductPictureSyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
ProductPictureSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.ProductPictureSyncAdapter
 
products - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
PRODUCTS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
productService - Variable in class com.srv4pos.server.api.product.ProductServiceSample
 
productService - Variable in class com.srv4pos.server.api.product.ProductServiceTest
 
ProductServiceSample - Class in com.srv4pos.server.api.product
User: Kirill, Date: 11.09.13 16:18
ProductServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.product.ProductServiceSample
 
ProductServiceTest - Class in com.srv4pos.server.api.product
User: Kirill, Date: 11.09.13 16:18
ProductServiceTest(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.product.ProductServiceTest
 
ProductSyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
ProductSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.ProductSyncAdapter
 
progressCounter - Variable in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
putWorkHoursMapInSeller(SellerInfo) - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 

Q

QUARTERLY_INTERVAL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 

R

readLines(InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a list of Strings, one entry per line, using the default character encoding of the platform.
readLines(InputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a list of Strings, one entry per line, using the specified character encoding.
readLines(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of a Reader as a list of Strings, one entry per line.
readResource(String, Class<?>) - Static method in class com.srv4pos.commons.io.BytesUtils
Read the resource file to a byte array.
readTimeout - Variable in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
receiptSettingsService - Variable in class com.srv4pos.server.api.receiptSettings.ReceiptSettingsServiceSample
 
ReceiptSettingsServiceSample - Class in com.srv4pos.server.api.receiptSettings
User: Pavel Abizyaev, Date: 11.03.2015 18:07.
ReceiptSettingsServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.receiptSettings.ReceiptSettingsServiceSample
 
Registry - Class in com.srv4pos.server.api
Version of current API.
Registry() - Constructor for class com.srv4pos.server.api.Registry
Constructor.
remove() - Method in class com.srv4pos.commons.io.LineIterator
Unsupported.
removeSeller(String) - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
removeSeller(String) - Method in class com.srv4pos.server.api.seller.SellerServiceTest
 
REQUEST_ENTITY_TOO_LARGE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RequestHelper - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:00
RequestHelper() - Constructor for class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
requestStream(String, HttpMethod, URL, String, String, Map<String, String>, ConnectionWriter, String, Transport) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
requestString(String, HttpMethod, URL, String, String, Map<String, String>, Object, String, Transport) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
requestVoid(String, HttpMethod, URL, String, String, Map<String, String>, Object, String, Transport) - Static method in class com.srv4pos.server.api.infrastructure.request.RequestHelper
 
reset() - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
 
resetCounters() - Method in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
Response - Class in com.srv4pos.server.api.infrastructure.http
Http response.
Response(InputStream, int, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.http.Response
 
response - Variable in class com.srv4pos.server.api.infrastructure.request.BaseRequest
 
RESPONSE_BAD_REQUEST - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_CODE_OK - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_CONFLICT - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_FORBIDDEN - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_GONE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_INTERNAL_SERVER_ERROR - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_NOT_FOUND - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_NOT_IMPLEMENTED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_NOT_MODIFIED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_PRECONDITION_FAILED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_UNAUTHORIZED - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
RESPONSE_UNPROCESSABLE_ENTITY - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
responseCode - Variable in class com.srv4pos.server.api.infrastructure.http.Response
 
responseCode - Variable in class com.srv4pos.server.api.infrastructure.request.BaseResponse
 
run() - Method in class com.srv4pos.server.api.Diagnostics
 

S

sales - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
sales - Variable in class com.srv4pos.server.api.sync.sample.SyncTrip
 
SALES_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
SaleSlotPictureSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by misha on 30.06.16.
SaleSlotPictureSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.SaleSlotPictureSyncAdapter
 
saleSlots - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
SALESLOTS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
SaleSlotSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by misha on 30.06.16.
SaleSlotSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.SaleSlotSyncAdapter
 
SaleSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 22/02/2017.
SaleSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.SaleSyncAdapter
 
SE_APPLICATION_NAME_AND_VERSION_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
SECOND_CATEGORY_NAME - Static variable in class com.srv4pos.server.api.category.CategoryServiceSample
 
SEITA_ENTITY_NAME_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
SEITA_ENTITY_NAME_SWEDISH_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
seller - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
SELLER_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
SellerCredentials - Class in com.srv4pos.server.api.infrastructure.credentials
This credentials doesn't have any authentication info.
SellerCredentials(String, String) - Constructor for class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
 
sellerIsSynced - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
sellerService - Variable in class com.srv4pos.server.api.category.CategoryServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.category.CategoryServiceTest
 
sellerService - Variable in class com.srv4pos.server.api.order.OrderServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.precept.PreceptServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.product.ProductServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.product.ProductServiceTest
 
sellerService - Variable in class com.srv4pos.server.api.receiptSettings.ReceiptSettingsServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.seller.SellerServiceSample
 
sellerService - Variable in class com.srv4pos.server.api.seller.SellerServiceTest
 
SellerServiceSample - Class in com.srv4pos.server.api.seller
User: Kirill, Date: 12.09.13 11:00
SellerServiceSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.seller.SellerServiceSample
 
SellerServiceTest - Class in com.srv4pos.server.api.seller
User: Kirill, Date: 12.09.13 11:00
SellerServiceTest(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.seller.SellerServiceTest
 
SellerSyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
SellerSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.SellerSyncAdapter
 
sendProgress(int) - Method in class com.srv4pos.server.api.sync.sample.CountingSyncEventSender
 
serverService - Variable in class com.srv4pos.server.api.server.ServerServiceSample
 
ServerServiceSample - Class in com.srv4pos.server.api.server
User: Kirill, Date: 12.09.13 11:00
ServerServiceSample(URL, Transport) - Constructor for class com.srv4pos.server.api.server.ServerServiceSample
 
SERVICE_TEMPORARILY_UNAVAILABLE - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
setCashRegisterName(String) - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
setCategories(List<SyncCategory>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setCategory(SyncCategory) - Method in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
setCommodities(List<SyncCommodity>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setConnectTimeout(int) - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
setConnectTimeout(int) - Method in interface com.srv4pos.server.api.infrastructure.http.Transport
 
setDay(SyncDay) - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
setInfo(I) - Method in class com.srv4pos.server.api.sync.sample.SyncEntity
 
setKeyboard(SyncKeyboard) - Method in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
setKeyboardEntries(List<SyncKeyboardEntry>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setKeyboards(List<SyncKeyboard>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setOrders(List<SyncOrder>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setPassword(String) - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
setPictureBytes(byte[]) - Method in class com.srv4pos.server.api.sync.sample.SyncCategory
 
setPictureBytes(byte[]) - Method in class com.srv4pos.server.api.sync.sample.SyncProduct
 
setPictureBytes(byte[]) - Method in class com.srv4pos.server.api.sync.sample.SyncSaleSlot
 
setProduct(SyncProduct) - Method in class com.srv4pos.server.api.sync.sample.SyncCommodity
 
setProduct(SyncProduct) - Method in class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
setProducts(List<SyncProduct>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setReadTimeout(int) - Method in class com.srv4pos.server.api.infrastructure.http.HttpUrlDeprecatedTransport
 
setReadTimeout(int) - Method in interface com.srv4pos.server.api.infrastructure.http.Transport
 
setSales(List<SyncSale>) - Method in class com.srv4pos.server.api.sync.sample.SyncTrip
 
setSaleSlots(List<SyncSaleSlot>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setSeller(SellerInfo) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setSellerSynced(boolean) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setSynced(boolean) - Method in class com.srv4pos.server.api.sync.sample.SyncEntity
 
setTax(SyncTax) - Method in class com.srv4pos.server.api.sync.sample.SyncProduct
 
setTaxes(List<SyncTax>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setTreasurer(SyncTreasurer) - Method in class com.srv4pos.server.api.sync.sample.SyncDay
 
setTreasurer(SyncTreasurer) - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
setTreasurers(List<SyncTreasurer>) - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
setTrip(SyncTrip) - Method in class com.srv4pos.server.api.sync.sample.SyncSale
 
setUsername(String) - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
shortify(long) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
sign(byte[], byte[]) - Static method in class com.srv4pos.server.api.infrastructure.SignService
 
sign - Variable in enum com.srv4pos.server.api.seller.Currency
 
SignService - Class in com.srv4pos.server.api.infrastructure
Spring-friendly class for signatures.
SignService() - Constructor for class com.srv4pos.server.api.infrastructure.SignService
Constructor.
size() - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
 
stop() - Method in interface com.srv4pos.server.api.order.OrderServiceSample.Stopper
 
storage - Variable in class com.srv4pos.server.api.sync.sample.CategoryPictureSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.CategorySyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.CommoditySyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.DaySyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.KeyboardEntrySyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.KeyboardSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.OrderSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.ProductPictureSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.ProductSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.SaleSlotPictureSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.SaleSlotSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.SaleSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.SellerSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.TaxSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.TreasurerSyncAdapter
 
storage - Variable in class com.srv4pos.server.api.sync.sample.TripSyncAdapter
 
stream - Variable in class com.srv4pos.server.api.infrastructure.http.Response
 
StreamRequest - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 14:59
StreamRequest(String, HttpMethod, URL, String, String, Map<String, String>, ConnectionWriter, String, Transport) - Constructor for class com.srv4pos.server.api.infrastructure.request.StreamRequest
 
StreamResponse - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:00
StreamResponse(InputStream, int, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.request.StreamResponse
 
StringConnectionWriter - Class in com.srv4pos.server.api.infrastructure
Implementation of ConnectionWriter which write data from String.
StringConnectionWriter(String) - Constructor for class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
StringConnectionWriter(List<String>) - Constructor for class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
StringRequest - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:04
StringRequest(String, HttpMethod, URL, String, String, Map<String, String>, Object, String, Transport) - Constructor for class com.srv4pos.server.api.infrastructure.request.StringRequest
 
StringResponse - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:03
StringResponse(String, int, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.request.StringResponse
 
SWEDISH_CORPORATE_ID_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
sync(SyncVersionInfo, ServiceFactory, Map<Class, EntitySyncAdapter>, Map<Class, EntityPictureSyncAdapter>) - Static method in class com.srv4pos.server.api.sync.Synchronization
 
sync(SyncEventSender, SyncVersionInfo, ServiceFactory, Map<Class, EntitySyncAdapter>, Map<Class, EntityPictureSyncAdapter>) - Static method in class com.srv4pos.server.api.sync.Synchronization
 
sync(SyncEventSender, int, SyncVersionInfo, ServiceFactory, Map<Class, EntitySyncAdapter>, Map<Class, EntityPictureSyncAdapter>) - Static method in class com.srv4pos.server.api.sync.Synchronization
Performs synchronization of client's data, received via EntitySyncAdapter interface.
SyncCategory - Class in com.srv4pos.server.api.sync.sample
 
SyncCategory(CategoryInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncCategory
 
SyncCategory(CategoryInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncCategory
 
SyncCommodity - Class in com.srv4pos.server.api.sync.sample
 
SyncCommodity(CommodityInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncCommodity
 
SyncCommodity(CommodityInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncCommodity
 
SyncCommodity(CommodityInfo, SyncProduct, SyncCategory) - Constructor for class com.srv4pos.server.api.sync.sample.SyncCommodity
 
SyncDay - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 21/02/2017.
SyncDay(DayInfo, SyncTreasurer) - Constructor for class com.srv4pos.server.api.sync.sample.SyncDay
 
synced - Variable in class com.srv4pos.server.api.sync.sample.SyncEntity
 
SyncEntity<I extends Info> - Class in com.srv4pos.server.api.sync.sample
 
SyncEntity(I, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncEntity
 
SyncEntity(I) - Constructor for class com.srv4pos.server.api.sync.sample.SyncEntity
 
Synchronization - Class in com.srv4pos.server.api.sync
 
Synchronization() - Constructor for class com.srv4pos.server.api.sync.Synchronization
 
SynchronizationSample - Class in com.srv4pos.server.api.sync.sample
 
SynchronizationSample(URL, Credentials, Transport) - Constructor for class com.srv4pos.server.api.sync.sample.SynchronizationSample
 
syncInfo - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
SyncKeyboard - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 22.06.16.
SyncKeyboard(KeyboardInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncKeyboard
 
SyncKeyboard(KeyboardInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncKeyboard
 
SyncKeyboardEntry - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 22.06.16.
SyncKeyboardEntry(KeyboardEntryInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
SyncKeyboardEntry(KeyboardEntryInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
SyncKeyboardEntry(KeyboardEntryInfo, SyncKeyboard, SyncProduct) - Constructor for class com.srv4pos.server.api.sync.sample.SyncKeyboardEntry
 
SyncOrder - Class in com.srv4pos.server.api.sync.sample
Created by ikupriyanov on 04.08.15.
SyncOrder(OrderInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncOrder
 
SyncOrder(OrderInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncOrder
 
SyncProduct - Class in com.srv4pos.server.api.sync.sample
 
SyncProduct(ProductInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncProduct
 
SyncProduct(ProductInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncProduct
 
SyncProduct(ProductInfo, SyncTax) - Constructor for class com.srv4pos.server.api.sync.sample.SyncProduct
 
SyncSale - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 21/02/2017.
SyncSale(SaleInfo, SyncTreasurer, SyncDay, SyncTrip) - Constructor for class com.srv4pos.server.api.sync.sample.SyncSale
 
SyncSaleSlot - Class in com.srv4pos.server.api.sync.sample
Created by misha on 30.06.16.
SyncSaleSlot(SaleSlotInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncSaleSlot
 
SyncSaleSlot(SaleSlotInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncSaleSlot
 
SyncTax - Class in com.srv4pos.server.api.sync.sample
 
SyncTax(TaxInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTax
 
SyncTax(TaxInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTax
 
SyncTreasurer - Class in com.srv4pos.server.api.sync.sample
Created by ivkosh on 25.05.15.
SyncTreasurer(TreasurerInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTreasurer
 
SyncTreasurer(TreasurerInfo, boolean) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTreasurer
 
SyncTrip - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 07/06/2017.
SyncTrip(TripInfo, List<SyncSale>) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTrip
 
SyncTrip(TripInfo) - Constructor for class com.srv4pos.server.api.sync.sample.SyncTrip
 

T

tax - Variable in class com.srv4pos.server.api.sync.sample.SyncProduct
 
TAX_INFO_IDENTIFIER - Static variable in class com.srv4pos.server.api.product.ProductServiceSample
 
TAX_INFO_IDENTIFIER - Static variable in class com.srv4pos.server.api.product.ProductServiceTest
 
taxes - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
TAXES_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
taxService - Variable in class com.srv4pos.server.api.product.ProductServiceSample
 
taxService - Variable in class com.srv4pos.server.api.product.ProductServiceTest
 
TaxSyncAdapter - Class in com.srv4pos.server.api.sync.sample
 
TaxSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.TaxSyncAdapter
 
test() - Method in class com.srv4pos.server.api.category.CategoryServiceSample
 
test() - Method in class com.srv4pos.server.api.category.CategoryServiceTest
 
test() - Method in class com.srv4pos.server.api.precept.PreceptServiceSample
 
test() - Method in class com.srv4pos.server.api.receiptSettings.ReceiptSettingsServiceSample
 
test() - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
test() - Method in class com.srv4pos.server.api.seller.SellerServiceTest
 
test(boolean) - Method in class com.srv4pos.server.api.server.ServerServiceSample
 
test() - Method in class com.srv4pos.server.api.sync.sample.SynchronizationSample
This test is written to be used from Diagnostics.java.
Test expects, that apiServiceFactory is connected to some non-empty service, which was already filled with data, contains seller, entities, etc.
testGetOrder() - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
testGetOrder(OrderServiceSample.Stopper) - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
testOrderPrecept(String, String) - Method in class com.srv4pos.server.api.precept.PreceptServiceSample
 
testPictures() - Method in class com.srv4pos.server.api.category.CategoryServiceSample
 
testPictures() - Method in class com.srv4pos.server.api.category.CategoryServiceTest
 
testPictures() - Method in class com.srv4pos.server.api.product.ProductServiceSample
 
testPictures() - Method in class com.srv4pos.server.api.product.ProductServiceTest
 
testPictures() - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
testPictures() - Method in class com.srv4pos.server.api.seller.SellerServiceTest
 
testPutOrder() - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
testSecurityEnabled() - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
testSecurityEnabled() - Method in class com.srv4pos.server.api.seller.SellerServiceTest
 
testSellerModifications() - Method in class com.srv4pos.server.api.seller.SellerServiceSample
 
testSendOrder() - Method in class com.srv4pos.server.api.order.OrderServiceSample
 
toAuthentication() - Method in class com.srv4pos.server.api.infrastructure.credentials.ActivationCredentials
Returns authentication String.
toAuthentication() - Method in class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
toAuthentication() - Method in interface com.srv4pos.server.api.infrastructure.credentials.Credentials
Returns Base64 based authentication.
toAuthentication() - Method in class com.srv4pos.server.api.infrastructure.credentials.SellerCredentials
Doesn't have any authentication info.
toAuthentication() - Method in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
Returns authentication String.
toByteArray() - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Gets the curent contents of this byte stream as a byte array.
toByteArray(InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of a Reader as a byte[] using the default character encoding of the platform.
toByteArray(Reader, String) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of a Reader as a byte[] using the specified character encoding.
toByteArray(InputStream) - Static method in class com.srv4pos.server.api.infrastructure.DiagnosticsUtil
 
toBytes() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
toCharArray(InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a character array using the default character encoding of the platform.
toCharArray(InputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a character array using the specified character encoding.
toCharArray(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of a Reader as a character array.
toETag(int, int) - Static method in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 
toInputStream(String) - Static method in class com.srv4pos.commons.io.IOUtils
Convert the specified string to an input stream, encoded as bytes using the default character encoding of the platform.
toInputStream(String, String) - Static method in class com.srv4pos.commons.io.IOUtils
Convert the specified string to an input stream, encoded as bytes using the specified character encoding.
toString() - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string.
toString(String) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Gets the curent contents of this byte stream as a string using the specified encoding.
toString(InputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a String using the default character encoding of the platform.
toString(InputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of an InputStream as a String using the specified character encoding.
toString(Reader) - Static method in class com.srv4pos.commons.io.IOUtils
Get the contents of a Reader as a String.
toString() - Method in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
toString() - Method in class com.srv4pos.server.api.sync.sample.SyncEntity
 
toText() - Method in class com.srv4pos.server.api.infrastructure.http.Response
 
Transport - Interface in com.srv4pos.server.api.infrastructure.http
Instance of this interface responsible for making api calls.
treasurer - Variable in class com.srv4pos.server.api.sync.sample.SyncDay
 
treasurer - Variable in class com.srv4pos.server.api.sync.sample.SyncSale
 
TreasurerCredentials - Class in com.srv4pos.server.api.infrastructure.credentials
Credentials for ROLE_REGULAR_USER.
TreasurerCredentials(String, String, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
TreasurerCredentials(String, String, String, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
treasurers - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
TREASURERS_UPLOADED_PERCENTS - Static variable in class com.srv4pos.server.api.sync.Synchronization
 
TreasurerSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by ivkosh on 25.05.15.
TreasurerSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.TreasurerSyncAdapter
 
trip - Variable in class com.srv4pos.server.api.sync.sample.SyncSale
 
trips - Variable in class com.srv4pos.server.api.sync.sample.MemoryLocalStorage
 
TripSyncAdapter - Class in com.srv4pos.server.api.sync.sample
Created by moonsweel on 07/06/2017.
TripSyncAdapter(MemoryLocalStorage) - Constructor for class com.srv4pos.server.api.sync.sample.TripSyncAdapter
 

U

upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.CategorySyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.CommoditySyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.DaySyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.KeyboardEntrySyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.KeyboardSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.OrderSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.ProductSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.SaleSlotSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.SaleSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.SellerSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.TaxSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.TreasurerSyncAdapter
 
upload(<any>) - Method in class com.srv4pos.server.api.sync.sample.TripSyncAdapter
 
url - Variable in class com.srv4pos.server.api.Diagnostics
 
url - Variable in class com.srv4pos.server.api.server.ServerServiceSample
 
username - Variable in class com.srv4pos.server.api.infrastructure.credentials.AdminCredentials
 
username - Variable in class com.srv4pos.server.api.infrastructure.credentials.TreasurerCredentials
 
UTF_8 - Static variable in class com.srv4pos.server.api.infrastructure.http.HttpHelper
 

V

validateCorporateId(String) - Method in enum com.srv4pos.server.api.seller.Country
 
validateLuhn(String) - Static method in enum com.srv4pos.server.api.seller.Country
 
valueOf(String) - Static method in enum com.srv4pos.server.api.seller.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.srv4pos.server.api.seller.Currency
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.srv4pos.server.api.seller.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.srv4pos.server.api.seller.Currency
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(byte[], byte[], byte[]) - Static method in class com.srv4pos.server.api.infrastructure.SignService
 
VERSION - Static variable in class com.srv4pos.server.api.Registry
The version of API.
VoidRequest - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:04
VoidRequest(String, HttpMethod, URL, String, String, Map<String, String>, Object, String, Transport) - Constructor for class com.srv4pos.server.api.infrastructure.request.VoidRequest
 
VoidResponse - Class in com.srv4pos.server.api.infrastructure.request
User: Pavel Abizyaev, Date: 11.08.14 15:18
VoidResponse(InputStream, int, String, String) - Constructor for class com.srv4pos.server.api.infrastructure.request.VoidResponse
 

W

WEEKLY_INTERVAL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
WINDOWS_FILENAME_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
wrap(String, int) - Static method in class com.srv4pos.server.api.Registry
Wrap schemaHostAndPort and version to URL.
wrap(String) - Static method in class com.srv4pos.server.api.Registry
Wrap schemaHostAndPort and current version to URL.
write(byte[], int, int) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
 
write(int) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
 
write(OutputStream) - Method in class com.srv4pos.commons.io.InputStreamConnectionWriter
Write data.
write(byte[], OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Writes bytes from a byte[] to an OutputStream.
write(byte[], Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Writes bytes from a byte[] to chars on a Writer using the default character encoding of the platform.
write(byte[], Writer, String) - Static method in class com.srv4pos.commons.io.IOUtils
Writes bytes from a byte[] to chars on a Writer using the specified character encoding.
write(char[], Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a char[] to a Writer using the default character encoding of the platform.
write(char[], OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a char[] to bytes on an OutputStream.
write(char[], OutputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a char[] to bytes on an OutputStream using the specified character encoding.
write(String, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a String to a Writer.
write(String, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a String to bytes on an OutputStream using the default character encoding of the platform.
write(String, OutputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a String to bytes on an OutputStream using the specified character encoding.
write(StringBuffer, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a StringBuffer to a Writer.
write(StringBuffer, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a StringBuffer to bytes on an OutputStream using the default character encoding of the platform.
write(StringBuffer, OutputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Writes chars from a StringBuffer to bytes on an OutputStream using the specified character encoding.
write(OutputStream) - Method in interface com.srv4pos.server.api.infrastructure.ConnectionWriter
 
write(OutputStream) - Method in class com.srv4pos.server.api.infrastructure.StringConnectionWriter
 
writeLines(Collection, String, OutputStream) - Static method in class com.srv4pos.commons.io.IOUtils
Writes the toString() value of each item in a collection to an OutputStream line by line, using the default character encoding of the platform and the specified line ending.
writeLines(Collection, String, OutputStream, String) - Static method in class com.srv4pos.commons.io.IOUtils
Writes the toString() value of each item in a collection to an OutputStream line by line, using the specified character encoding and the specified line ending.
writeLines(Collection, String, Writer) - Static method in class com.srv4pos.commons.io.IOUtils
Writes the toString() value of each item in a collection to a Writer line by line, using the specified line ending.
writeTo(OutputStream) - Method in class com.srv4pos.commons.io.ByteArrayOutputStream
Writes the entire contents of this byte stream to the specified output stream.

Y

YEARLY_INTERVAL_REGEX - Static variable in class com.srv4pos.server.api.infrastructure.Constraints
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2022. All rights reserved.