Skip navigation links
C D F G H M O P R S T U V 

C

Campaign - Class in org.vfd.strapi.sample
 
Campaign() - Constructor for class org.vfd.strapi.sample.Campaign
 
Collection - Class in org.vfd.strapi
 
collection - Variable in class org.vfd.strapi.Strapi
 
CollectionInterface - Interface in org.vfd.strapi.interfaces
 
connect(Transporter, Class<T>) - Static method in class org.vfd.strapi.Connector
 
Connector - Class in org.vfd.strapi
 
Connector() - Constructor for class org.vfd.strapi.Connector
 
CustomException - Exception in org.vfd.strapi.exceptions
 
CustomException() - Constructor for exception org.vfd.strapi.exceptions.CustomException
 
CustomException(String, int) - Constructor for exception org.vfd.strapi.exceptions.CustomException
 
CustomException(String, int, Object) - Constructor for exception org.vfd.strapi.exceptions.CustomException
 

D

data - Variable in exception org.vfd.strapi.exceptions.CustomException
 
delete(String, long, Class<T>, String...) - Method in class org.vfd.strapi.Collection
 
delete(String, long, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.CollectionInterface
 
delete(String, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.SingularInterface
 
delete(String, Class<T>, String...) - Method in class org.vfd.strapi.Singular
 

F

FileAttribute - Class in org.vfd.strapi.models
 
FileAttribute() - Constructor for class org.vfd.strapi.models.FileAttribute
 

G

get(String, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.SingularInterface
 
get(String, Class<T>, String...) - Method in class org.vfd.strapi.Singular
 
getAll(String, Class<T>, PageRequest, List<SortRequest>, String...) - Method in class org.vfd.strapi.Collection
 
getAll(String, Class<T>, PageRequest, List<SortRequest>, String...) - Method in interface org.vfd.strapi.interfaces.CollectionInterface
 
getOne(String, long, Class<T>, String...) - Method in class org.vfd.strapi.Collection
 
getOne(String, long, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.CollectionInterface
 

H

HttpMethod - Enum in org.vfd.strapi.enums
 

M

main(String[]) - Static method in class org.vfd.strapi.sample.StrapiSample
 
main(String[]) - Static method in class org.vfd.strapi.StrapiApplication
 
message - Variable in exception org.vfd.strapi.exceptions.CustomException
 

O

of(int, int, boolean) - Static method in class org.vfd.strapi.parameters.PageRequest
 
org.vfd.strapi - package org.vfd.strapi
 
org.vfd.strapi.enums - package org.vfd.strapi.enums
 
org.vfd.strapi.exceptions - package org.vfd.strapi.exceptions
 
org.vfd.strapi.interfaces - package org.vfd.strapi.interfaces
 
org.vfd.strapi.models - package org.vfd.strapi.models
 
org.vfd.strapi.parameters - package org.vfd.strapi.parameters
 
org.vfd.strapi.sample - package org.vfd.strapi.sample
 

P

PageRequest - Class in org.vfd.strapi.parameters
 
PageRequest() - Constructor for class org.vfd.strapi.parameters.PageRequest
 

R

Response<T> - Class in org.vfd.strapi.models
 
Response(Integer, Boolean, T) - Constructor for class org.vfd.strapi.models.Response
 
ResponseMessage - Enum in org.vfd.strapi.enums
 

S

save(String, T, Class<T>, String...) - Method in class org.vfd.strapi.Collection
 
save(String, T, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.CollectionInterface
 
singlular - Variable in class org.vfd.strapi.Strapi
 
Singular - Class in org.vfd.strapi
 
Singular(Transporter) - Constructor for class org.vfd.strapi.Singular
 
SingularInterface - Interface in org.vfd.strapi.interfaces
 
SortOrder - Enum in org.vfd.strapi.enums
 
SortRequest - Class in org.vfd.strapi.parameters
 
SortRequest() - Constructor for class org.vfd.strapi.parameters.SortRequest
 
status - Variable in exception org.vfd.strapi.exceptions.CustomException
 
Strapi - Class in org.vfd.strapi
 
Strapi(String, String, Boolean) - Constructor for class org.vfd.strapi.Strapi
 
StrapiApplication - Class in org.vfd.strapi
 
StrapiApplication() - Constructor for class org.vfd.strapi.StrapiApplication
 
StrapiArrayResponse<T> - Class in org.vfd.strapi.models
 
StrapiArrayResponse() - Constructor for class org.vfd.strapi.models.StrapiArrayResponse
 
StrapiData<T> - Class in org.vfd.strapi.models
 
StrapiData() - Constructor for class org.vfd.strapi.models.StrapiData
 
StrapiError - Class in org.vfd.strapi.models
 
StrapiError() - Constructor for class org.vfd.strapi.models.StrapiError
 
StrapiFile - Class in org.vfd.strapi.models
 
StrapiFile() - Constructor for class org.vfd.strapi.models.StrapiFile
 
StrapiFileWrapper - Class in org.vfd.strapi.models
 
StrapiFileWrapper() - Constructor for class org.vfd.strapi.models.StrapiFileWrapper
 
StrapiMonoResponse<T> - Class in org.vfd.strapi.models
 
StrapiMonoResponse() - Constructor for class org.vfd.strapi.models.StrapiMonoResponse
 
StrapiSample - Class in org.vfd.strapi.sample
 
StrapiSample() - Constructor for class org.vfd.strapi.sample.StrapiSample
 

T

text - Variable in enum org.vfd.strapi.enums.HttpMethod
 
text - Variable in enum org.vfd.strapi.enums.ResponseMessage
 
Transporter - Class in org.vfd.strapi
 
Transporter(String, String, Boolean) - Constructor for class org.vfd.strapi.Transporter
 

U

update(String, long, T, Class<T>, String...) - Method in class org.vfd.strapi.Collection
 
update(String, long, T, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.CollectionInterface
 
update(String, T, Class<T>, String...) - Method in interface org.vfd.strapi.interfaces.SingularInterface
 
update(String, T, Class<T>, String...) - Method in class org.vfd.strapi.Singular
 

V

value - Variable in enum org.vfd.strapi.enums.SortOrder
 
valueOf(String) - Static method in enum org.vfd.strapi.enums.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vfd.strapi.enums.ResponseMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vfd.strapi.enums.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.vfd.strapi.enums.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vfd.strapi.enums.ResponseMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vfd.strapi.enums.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
C D F G H M O P R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.