A B C D E F G H I L M N P R S T U V W 
All Classes All Packages

A

Action - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
ActionImport - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
Address - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Address() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Address
 
AllowQtyBelowZero - io.githhub.TradersTeam.grand_node_java_client.enums.BackorderMode
 
AnnotationPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
AnnotationPath - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
async(boolean, BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) but instead of determining whether to shut down the client or not based on the return value of the callback function, it will be determined by the given boolean value.
async(boolean, Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
General purpose async call method with two callbacks
async(BiFunction<Response<T>, Throwable, Boolean>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
General purpose async call method.
asyncBody(boolean, Consumer<T>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, Consumer, Consumer) and returns the response body.
asyncBody(boolean, BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, BiConsumer) but instead of determining whether to shut down the client or not based on the return value of the callback function, it will be determined by the given boolean value.
atomicAsync(BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) and automatically shuts down the client.
atomicAsync(Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, Consumer, Consumer) and automatically shuts down the client.
atomicAsyncBody(BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.asyncBody(boolean, BiConsumer) with true parameter and returns the response body.

B

BackorderMode - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
BinaryConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
BinaryConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
BooleanConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
BooleanConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Brand - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Brand() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Brand
 
BRAND - Static variable in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
 
BrandAPIs - Interface in io.githhub.TradersTeam.grand_node_java_client.network.apis
 

C

CallX<T> - Interface in io.githhub.TradersTeam.grand_node_java_client.network
An extension of Call that uses Java lambdas for the callbacks.
Cast - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Cast - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Category - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Category() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Category
 
CATEGORY - Static variable in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
 
CategoryAPIs - Interface in io.githhub.TradersTeam.grand_node_java_client.network.apis
 
Collection - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Collection - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Collection - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
Collection - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Collection() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Collection
 
Complex - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
create(Brand) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Create a new brand entity
create(Category) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
Create a new category entity
create(Class<T>) - Method in class io.githhub.TradersTeam.grand_node_java_client.network.GrandNodeClient
 
createDefaultInstance() - Method in class io.githhub.TradersTeam.grand_node_java_client.network.GrandNodeClient
 
Customer - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
Customer() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.Customer
 
CustomerGroup - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
CustomerGroup() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.CustomerGroup
 

D

DateConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DateConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
DateTimeOffsetConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DateTimeOffsetConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Day - io.githhub.TradersTeam.grand_node_java_client.enums.IntervalUnit
 
DecimalConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DecimalConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
delete(String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Delete a brand by id
delete(String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
Delete a category by id
DeleteAddress - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
DeleteAddress() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.DeleteAddress
 
DownloadActivationType - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
DurationConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
DurationConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

E

EdmContainerElementKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmExpressionKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmSchemaElementKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
EdmTypeKind - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
enqueue(BiConsumer<Call<T>, Response<T>>, BiConsumer<Call<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
A lambda wrapper around Call.enqueue(Callback)
enqueueAsync(BiConsumer<Response<T>, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(BiFunction) and doesn't care whether to shut down the client or not.
enqueueAsync(Consumer<Response<T>>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.async(boolean, Consumer, Consumer) and doesn't care whether to shut down the client or not.
enqueueAsyncBody(Consumer<T>, Consumer<Throwable>, Supplier<T>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.enqueueAsync(Consumer, Consumer) and definitely returns a Non-Null response body, Actually if response body is null then default value provided by defaultValueSupplier is returned.
enqueueAsyncBody(Consumer<T>, Consumer<Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.asyncBody(boolean, Consumer, Consumer) with false parameter so it doesn't care about whether to shut down client or not
enqueueAsyncBody(BiConsumer<T, Throwable>) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.CallX
Calls CallX.asyncBody(boolean, BiConsumer) with false parameter and returns the response body.
Entity - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EntityContainer - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
EntityReference - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EntitySet - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
Enum - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
EnumMember - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
EnumMember - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

F

FloatingConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
FloatingConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Function - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
FunctionApplication - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
FunctionApplication - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
FunctionImport - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 

G

get() - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.TestApi
 
get(String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Get a brand by id
get(String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
Get a category by id
getAll() - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Get all brand entities
getAll() - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
Get all category entities
GiftVoucherType - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
GrandNodeClient - Class in io.githhub.TradersTeam.grand_node_java_client.network
 
GrandNodeClient() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.network.GrandNodeClient
 
GuidConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
GuidConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

H

Hour - io.githhub.TradersTeam.grand_node_java_client.enums.IntervalUnit
 

I

IEdmExpression - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
IEdmSchemaElement - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmSchemaElement() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmSchemaElement
 
IEdmTerm - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmTerm() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmTerm
 
IEdmType - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmType() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmType
 
IEdmTypeReference - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
IEdmTypeReference() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.IEdmTypeReference
 
If - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
If - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
IntegerConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
IntegerConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
IntervalUnit - Enum in io.githhub.TradersTeam.grand_node_java_client.enums
 
io.githhub.TradersTeam.grand_node_java_client.enums - package io.githhub.TradersTeam.grand_node_java_client.enums
 
io.githhub.TradersTeam.grand_node_java_client.models - package io.githhub.TradersTeam.grand_node_java_client.models
 
io.githhub.TradersTeam.grand_node_java_client.network - package io.githhub.TradersTeam.grand_node_java_client.network
 
io.githhub.TradersTeam.grand_node_java_client.network.apis - package io.githhub.TradersTeam.grand_node_java_client.network.apis
 
IsType - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
IsType - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

L

Labeled - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Labeled - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
LabeledExpressionReference - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
LabeledExpressionReference - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
LoginModel - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
LoginModel() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.LoginModel
 

M

Manually - io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
 
Minute - io.githhub.TradersTeam.grand_node_java_client.enums.IntervalUnit
 

N

NavigationPropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
NavigationPropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
NoBackOrders - io.githhub.TradersTeam.grand_node_java_client.enums.BackorderMode
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
None - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Null - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Null - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

P

Path - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Path - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
Path - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
Physical - io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
 
Primitive - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
ProductCategory - Class in io.githhub.TradersTeam.grand_node_java_client.models
 
ProductCategory() - Constructor for class io.githhub.TradersTeam.grand_node_java_client.models.ProductCategory
 
PropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
PropertyPath - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

R

Record - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
Record - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

S

search(Integer, Integer, Boolean, String, String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Search brand entities by query parameters
search(Integer, Integer, Boolean, String, String) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.CategoryAPIs
Search category entities by query parameters
Singleton - io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
 
StringConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
StringConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 

T

Term - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
TestApi - Interface in io.githhub.TradersTeam.grand_node_java_client.network.apis
 
TimeOfDayConstant - io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
 
TimeOfDayConstant - io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
 
TypeDefinition - io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
 
TypeDefinition - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 

U

Untyped - io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
 
update(Brand) - Method in interface io.githhub.TradersTeam.grand_node_java_client.network.apis.BrandAPIs
Update a brand

V

valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.BackorderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.IntervalUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.BackorderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmContainerElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmExpressionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmSchemaElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.EdmTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.IEdmExpression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.githhub.TradersTeam.grand_node_java_client.enums.IntervalUnit
Returns an array containing the constants of this enum type, in the order they are declared.
Virtual - io.githhub.TradersTeam.grand_node_java_client.enums.GiftVoucherType
 

W

WhenOrderIsPaid - io.githhub.TradersTeam.grand_node_java_client.enums.DownloadActivationType
 
A B C D E F G H I L M N P R S T U V W 
All Classes All Packages