B D F G H I N O P R S T V 
All Classes All Packages

B

buildResponse(HttpStatus, String) - Method in class io.dialob.form.service.rest.FormApiExceptionHandlers
 

D

DELETE_FORM() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.DELETE_FORM
 
DELETE_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.DELETE_FORM
 
DELETE_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.DELETE_FORM
 
deleteForm(String) - Method in interface io.dialob.form.service.rest.FormsRestService
 
deleteForm(String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
DialobFormServiceRestAutoConfiguration - Class in io.dialob.form.service.rest
 
DialobFormServiceRestAutoConfiguration(ApplicationEventPublisher, FormDatabase, Optional<FormVersionControlDatabase>, FormValidatorExecutor, FormIdRenamer, ObjectMapper, NodeId, FormItemCopier, CurrentTenant, CurrentUserProvider, Optional<Clock>) - Constructor for class io.dialob.form.service.rest.DialobFormServiceRestAutoConfiguration
 
DRY_RUN - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 

F

fireFormTaggedEvent(Optional<FormTag>) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
FORCED - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
FORM_ID - Static variable in class io.dialob.form.service.rest.OpenApiDoc.GENERAL
 
FORM_ID() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.FORM_ID
 
FORM_NAME - Static variable in class io.dialob.form.service.rest.OpenApiDoc.GENERAL
 
formApiExceptionHandlers() - Method in class io.dialob.form.service.rest.DialobFormServiceRestAutoConfiguration
 
FormApiExceptionHandlers - Class in io.dialob.form.service.rest
 
FormApiExceptionHandlers() - Constructor for class io.dialob.form.service.rest.FormApiExceptionHandlers
 
formRootItemMustBeDefinedValidator() - Method in class io.dialob.form.service.rest.DialobFormServiceRestAutoConfiguration
 
FormRootItemMustBeDefinedValidator - Class in io.dialob.form.service.rest
 
FormRootItemMustBeDefinedValidator() - Constructor for class io.dialob.form.service.rest.FormRootItemMustBeDefinedValidator
 
formsRestService() - Method in class io.dialob.form.service.rest.DialobFormServiceRestAutoConfiguration
 
FormsRestService - Interface in io.dialob.form.service.rest
 
FormsRestServiceController - Class in io.dialob.form.service.rest
 
FormsRestServiceController(ApplicationEventPublisher, FormDatabase, Optional<FormVersionControlDatabase>, FormValidatorExecutor, FormIdRenamer, ObjectMapper, NodeId, FormItemCopier, CurrentTenant, CurrentUserProvider, Clock) - Constructor for class io.dialob.form.service.rest.FormsRestServiceController
 
formTagsRestService() - Method in class io.dialob.form.service.rest.DialobFormServiceRestAutoConfiguration
 
FormTagsRestService - Interface in io.dialob.form.service.rest
 

G

GENERAL() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.GENERAL
 
GET_FORMID_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.FORM_ID
 
GET_FORMID_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.FORM_ID
 
GET_TAG_NAME_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
GET_TAG_NAME_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
GET_TAGS_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
GET_TAGS_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
getForm(String, String) - Method in interface io.dialob.form.service.rest.FormsRestService
 
getForm(String, String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
getForms(String) - Method in interface io.dialob.form.service.rest.FormsRestService
 
getForms(String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
getFormTag(String, String) - Method in interface io.dialob.form.service.rest.FormsRestService
 
getFormTag(String, String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
getFormTags(String) - Method in interface io.dialob.form.service.rest.FormsRestService
 
getFormTags(String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
getTags(String, String, String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
getTags(String, String, String) - Method in interface io.dialob.form.service.rest.FormTagsRestService
 
getTemplateForm() - Method in class io.dialob.form.service.rest.FormsRestServiceController
 

H

handleInvalidRequestException(InvalidMetadataQueryException) - Method in class io.dialob.form.service.rest.FormApiExceptionHandlers
 

I

InvalidMetadataQueryException - Exception in io.dialob.form.service.rest
 
InvalidMetadataQueryException(JsonProcessingException) - Constructor for exception io.dialob.form.service.rest.InvalidMetadataQueryException
 
io.dialob.form.service.rest - package io.dialob.form.service.rest
 
isTemplateFormId(String) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
itemCopy(String, Form) - Method in interface io.dialob.form.service.rest.FormsRestService
 
itemCopy(String, Form) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 

N

NEW_ID - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
NEW_TAG - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
NOT_MODIFIED_RESPONSE - Static variable in class io.dialob.form.service.rest.FormsRestServiceController
 

O

OK_RESPONSE - Static variable in class io.dialob.form.service.rest.FormsRestServiceController
 
OLD_ID - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
OpenApiDoc - Class in io.dialob.form.service.rest
 
OpenApiDoc() - Constructor for class io.dialob.form.service.rest.OpenApiDoc
 
OpenApiDoc.DELETE_FORM - Class in io.dialob.form.service.rest
 
OpenApiDoc.FORM_ID - Class in io.dialob.form.service.rest
 
OpenApiDoc.GENERAL - Class in io.dialob.form.service.rest
 
OpenApiDoc.POST_FORM - Class in io.dialob.form.service.rest
 
OpenApiDoc.PUT_FORM - Class in io.dialob.form.service.rest
 
OpenApiDoc.TAG - Class in io.dialob.form.service.rest
 

P

POST_FORM() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.POST_FORM
 
POST_FORM_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.POST_FORM
 
POST_FORM_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.POST_FORM
 
POST_FORM_TAG_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
POST_FORM_TAG_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
postForm(Form) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
postForm(Form) - Method in interface io.dialob.form.service.rest.FormsRestService
 
postFormTag(String, String, boolean, FormTag) - Method in interface io.dialob.form.service.rest.FormsRestService
 
postFormTag(String, String, boolean, FormTag) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
PUT_FORM() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
PUT_FORM_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
PUT_FORM_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.PUT_FORM
 
putForm(String, String, String, boolean, boolean, Form) - Method in interface io.dialob.form.service.rest.FormsRestService
 
putForm(String, String, String, boolean, boolean, Form) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
putFormTag(String, String, FormTag) - Method in interface io.dialob.form.service.rest.FormsRestService
Update tag.
putFormTag(String, String, FormTag) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 
putFormTagLatest(String, FormTag) - Method in interface io.dialob.form.service.rest.FormsRestService
 
putFormTagLatest(String, FormTag) - Method in class io.dialob.form.service.rest.FormsRestServiceController
 

R

REV - Static variable in class io.dialob.form.service.rest.OpenApiDoc.GENERAL
 

S

SNAPSHOT - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
supports(Class<?>) - Method in class io.dialob.form.service.rest.FormRootItemMustBeDefinedValidator
 

T

TAG() - Constructor for class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TAG_LATEST_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TAG_LATEST_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TAG_NAME - Static variable in class io.dialob.form.service.rest.OpenApiDoc.GENERAL
 
TAG_OBJ - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TAG_OP - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TAG_SUMMARY - Static variable in class io.dialob.form.service.rest.OpenApiDoc.TAG
 
TEMPLATE_FORM_ID - Static variable in class io.dialob.form.service.rest.FormsRestServiceController
 

V

validate(Object, Errors) - Method in class io.dialob.form.service.rest.FormRootItemMustBeDefinedValidator
 
B D F G H I N O P R S T V 
All Classes All Packages