Index

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

A

addHeader(String, Object) - Method in class pl.databucket.client.Databucket
 
addNestedRules(Rules) - Method in class pl.databucket.client.Rules
 
addRule(Object, Operator, Object) - Method in class pl.databucket.client.Rules
 
addRule(Rule) - Method in class pl.databucket.client.Rules
 
addRules(List<Rule>) - Method in class pl.databucket.client.Rules
 
ANALYSIS - pl.databucket.examples.data.user.UserTag
 
and - pl.databucket.client.LogicalOperator
 
authenticate(String, String, Integer) - Method in class pl.databucket.client.Databucket
 

B

BLACK - pl.databucket.examples.data.user.UserEyeColor
 
BLUE - pl.databucket.examples.data.user.UserEyeColor
 
Bucket - Class in pl.databucket.client
 
Bucket(Databucket, String) - Constructor for class pl.databucket.client.Bucket
 
BucketUsers - Class in pl.databucket.examples.data.user
 
BucketUsers(Databucket, String) - Constructor for class pl.databucket.examples.data.user.BucketUsers
 
buildUrl(String) - Method in class pl.databucket.client.Databucket
 

C

ConnectionFactory - Class in pl.databucket.client
 
ConnectionFactory() - Constructor for class pl.databucket.client.ConnectionFactory
 
CREATED_AT - Static variable in class pl.databucket.client.Field
 
CREATED_BY - Static variable in class pl.databucket.client.Field
 
customJsonToData(Map<String, Object>) - Method in class pl.databucket.client.Bucket
 

D

Data - Class in pl.databucket.client
 
Data() - Constructor for class pl.databucket.client.Data
 
Data(Long, Integer, Boolean, String, Map<String, Object>, Date, String, Date, String) - Constructor for class pl.databucket.client.Data
 
Data(Data) - Constructor for class pl.databucket.client.Data
 
Databucket - Class in pl.databucket.client
 
Databucket(String, boolean) - Constructor for class pl.databucket.client.Databucket
 
Databucket(String, boolean, Proxy) - Constructor for class pl.databucket.client.Databucket
 
Databucket(String, String, String, Integer, boolean) - Constructor for class pl.databucket.client.Databucket
 
Databucket(String, String, String, Integer, boolean, Proxy) - Constructor for class pl.databucket.client.Databucket
 
DEBUG_LOG - Static variable in class pl.databucket.examples.config.ServerConfig
 
DELETED - pl.databucket.examples.data.user.UserTag
 
deleteData(Data) - Method in class pl.databucket.client.Bucket
 
deleteProperty(String) - Method in class pl.databucket.client.Data
 

E

EMAIL - Static variable in class pl.databucket.examples.data.user.User
 
equal - pl.databucket.client.Operator
 
Example - Class in pl.databucket.examples
 
Example() - Constructor for class pl.databucket.examples.Example
 
EYE_COLOR - Static variable in class pl.databucket.examples.data.user.User
 

F

Field - Class in pl.databucket.client
 
Field() - Constructor for class pl.databucket.client.Field
 

G

getClient() - Method in class pl.databucket.client.Databucket
 
getCreatedAt() - Method in class pl.databucket.client.Data
 
getCreatedBy() - Method in class pl.databucket.client.Data
 
getData(Long) - Method in class pl.databucket.client.Bucket
 
getData(Long, List<String>) - Method in class pl.databucket.client.Bucket
 
getData(Rules) - Method in class pl.databucket.client.Bucket
 
getData(Rules, boolean) - Method in class pl.databucket.client.Bucket
 
getData(Rules, boolean, List<String>) - Method in class pl.databucket.client.Bucket
 
getData(Rules, List<String>) - Method in class pl.databucket.client.Bucket
 
getEmail() - Method in class pl.databucket.examples.data.user.User
 
getErrorMessage() - Method in class pl.databucket.client.RequestResponse
 
getEyeColor() - Method in class pl.databucket.examples.data.user.User
 
getHeaders() - Method in class pl.databucket.client.Databucket
 
getHttpURLConnection(URL) - Method in class pl.databucket.client.ConnectionFactory
 
getId() - Method in class pl.databucket.client.Data
 
getLeftObject() - Method in class pl.databucket.client.Rule
 
getModifiedAt() - Method in class pl.databucket.client.Data
 
getModifiedBy() - Method in class pl.databucket.client.Data
 
getNumber() - Method in class pl.databucket.examples.data.user.User
 
getOperator() - Method in class pl.databucket.client.Rule
 
getOwner() - Method in class pl.databucket.client.Data
 
getOwnOperator() - Method in class pl.databucket.client.Rules
 
getOwnRules() - Method in class pl.databucket.client.Rules
 
getProperties() - Method in class pl.databucket.client.Data
 
getProperty(String) - Method in class pl.databucket.client.Data
 
getReserved() - Method in class pl.databucket.client.Data
 
getRightObject() - Method in class pl.databucket.client.Rule
 
getTag() - Method in class pl.databucket.examples.data.user.User
 
getTagId() - Method in class pl.databucket.client.Data
 
getUser(Rules) - Method in class pl.databucket.examples.data.user.BucketUsers
 
getUser(Rules, List<String>) - Method in class pl.databucket.examples.data.user.BucketUsers
 
getValue() - Method in interface pl.databucket.client.PropertyEnum
 
getValue() - Method in enum pl.databucket.examples.data.user.UserEyeColor
 
getValue() - Method in enum pl.databucket.examples.data.user.UserNumber
 
GOOD - pl.databucket.examples.data.user.UserTag
 
goodUser() - Static method in class pl.databucket.examples.data.user.UserRules
 
grater - pl.databucket.client.Operator
 
graterEqual - pl.databucket.client.Operator
 
GREEN - pl.databucket.examples.data.user.UserEyeColor
 
GREY - pl.databucket.examples.data.user.UserEyeColor
 
gson - Variable in class pl.databucket.client.Bucket
 

I

id() - Method in enum pl.databucket.examples.data.user.UserTag
 
ID - Static variable in class pl.databucket.client.Field
 
in - pl.databucket.client.Operator
 
initializeProxy(Proxy) - Method in class pl.databucket.client.ConnectionFactory
 
insertData(Data) - Method in class pl.databucket.client.Bucket
 
insertMultiData(List<? extends Data>) - Method in class pl.databucket.client.Bucket
 
insertMultiUser(List<User>) - Method in class pl.databucket.examples.data.user.BucketUsers
 
insertUser(User) - Method in class pl.databucket.examples.data.user.BucketUsers
 

J

jsonToData(Map<String, Object>) - Method in class pl.databucket.client.Bucket
 

L

less - pl.databucket.client.Operator
 
lessEqual - pl.databucket.client.Operator
 
like - pl.databucket.client.Operator
 
LogicalOperator - Enum in pl.databucket.client
 

M

main(String[]) - Static method in class pl.databucket.examples.Example
 
matchCaseInsensitive - pl.databucket.client.Operator
 
matchCaseSensitive - pl.databucket.client.Operator
 
MODIFIED_AT - Static variable in class pl.databucket.client.Field
 
MODIFIED_BY - Static variable in class pl.databucket.client.Field
 

N

not - pl.databucket.client.LogicalOperator
 
notEqual - pl.databucket.client.Operator
 
notIn - pl.databucket.client.Operator
 
notLike - pl.databucket.client.Operator
 
notMatchCaseInsensitive - pl.databucket.client.Operator
 
notMatchCaseSensitive - pl.databucket.client.Operator
 
notSimilar - pl.databucket.client.Operator
 
NUMBER - Static variable in class pl.databucket.examples.data.user.User
 

O

ONE - pl.databucket.examples.data.user.UserNumber
 
Operator - Enum in pl.databucket.client
 
or - pl.databucket.client.LogicalOperator
 
OWNER - Static variable in class pl.databucket.client.Field
 

P

PASSWORD - Static variable in class pl.databucket.examples.config.ServerConfig
 
pl.databucket.client - package pl.databucket.client
 
pl.databucket.examples - package pl.databucket.examples
 
pl.databucket.examples.config - package pl.databucket.examples.config
 
pl.databucket.examples.data.user - package pl.databucket.examples.data.user
 
PROJECT_ID - Static variable in class pl.databucket.examples.config.ServerConfig
 
PROPERTIES - Static variable in class pl.databucket.client.Field
 
PropertyEnum - Interface in pl.databucket.client
 

R

RequestResponse - Class in pl.databucket.client
 
RequestResponse() - Constructor for class pl.databucket.client.RequestResponse
 
RESERVED - Static variable in class pl.databucket.client.Field
 
reserveData(Rules, boolean) - Method in class pl.databucket.client.Bucket
 
reserveUser(Rules) - Method in class pl.databucket.examples.data.user.BucketUsers
 
Rule - Class in pl.databucket.client
 
Rule(Object, Operator, Object) - Constructor for class pl.databucket.client.Rule
 
Rules - Class in pl.databucket.client
 
Rules() - Constructor for class pl.databucket.client.Rules
 
Rules(Object, Operator, Object) - Constructor for class pl.databucket.client.Rules
 
Rules(List<Rule>) - Constructor for class pl.databucket.client.Rules
 
Rules(LogicalOperator) - Constructor for class pl.databucket.client.Rules
 
Rules(Rule) - Constructor for class pl.databucket.client.Rules
 

S

SCHEDULED - pl.databucket.examples.data.user.UserTag
 
SERVER_URL - Static variable in class pl.databucket.examples.config.ServerConfig
If you don't have any data.user yet:
ServerConfig - Class in pl.databucket.examples.config
 
ServerConfig() - Constructor for class pl.databucket.examples.config.ServerConfig
 
setEmail(String) - Method in class pl.databucket.examples.data.user.User
 
setEyeColor(UserEyeColor) - Method in class pl.databucket.examples.data.user.User
 
setNumber(Integer) - Method in class pl.databucket.examples.data.user.User
 
setProperties(Map<String, Object>) - Method in class pl.databucket.client.Data
 
setProperty(String, Object) - Method in class pl.databucket.client.Data
 
setReserved(Boolean) - Method in class pl.databucket.client.Data
 
setTag(UserTag) - Method in class pl.databucket.examples.data.user.User
 
setTagId(Integer) - Method in class pl.databucket.client.Data
 
similar - pl.databucket.client.Operator
 
strToData(String) - Method in class pl.databucket.client.Bucket
 
strToJson(String) - Method in class pl.databucket.client.Bucket
 

T

TAG_ID - Static variable in class pl.databucket.client.Field
 
THREE - pl.databucket.examples.data.user.UserNumber
 
toNativeObject() - Method in class pl.databucket.client.Rules
 
toString() - Method in class pl.databucket.client.Data
 
toString() - Method in enum pl.databucket.client.LogicalOperator
 
toString() - Method in enum pl.databucket.client.Operator
 
TRASH - pl.databucket.examples.data.user.UserTag
 
TWO - pl.databucket.examples.data.user.UserNumber
 

U

updateData(Data) - Method in class pl.databucket.client.Bucket
 
updateUser(User) - Method in class pl.databucket.examples.data.user.BucketUsers
 
User - Class in pl.databucket.examples.data.user
 
User() - Constructor for class pl.databucket.examples.data.user.User
 
User(Data) - Constructor for class pl.databucket.examples.data.user.User
 
USER_NAME - Static variable in class pl.databucket.examples.config.ServerConfig
 
UserEyeColor - Enum in pl.databucket.examples.data.user
 
UserNumber - Enum in pl.databucket.examples.data.user
 
UserRules - Class in pl.databucket.examples.data.user
 
UserRules() - Constructor for class pl.databucket.examples.data.user.UserRules
 
UserTag - Enum in pl.databucket.examples.data.user
 

V

valueOf(int) - Static method in enum pl.databucket.examples.data.user.UserTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.databucket.client.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.databucket.client.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.databucket.examples.data.user.UserEyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.databucket.examples.data.user.UserNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.databucket.examples.data.user.UserTag
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.databucket.client.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.databucket.client.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.databucket.examples.data.user.UserEyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.databucket.examples.data.user.UserNumber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.databucket.examples.data.user.UserTag
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I J L M N O P R S T U V 
All Classes|All Packages