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

A

Action - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/4/19.
Action(String, boolean, String, Collection<String>, Collection<String>, List<NamedActionHook>) - Constructor for class org.schicwp.dinky.workflow.Action
 
ActionConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/4/19.
ActionConfig() - Constructor for class org.schicwp.dinky.config.ActionConfig
 
ActionHook - Interface in org.schicwp.dinky.workflow
A workflow callback used to execute business as part of a workflow.
ActionHookConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/21/19.
ActionHookConfig() - Constructor for class org.schicwp.dinky.config.ActionHookConfig
 
ActionHookFactory - Interface in org.schicwp.dinky.workflow
Factory for a given named action hook.
ActionHookFactoryService - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/6/19.
ActionHookFactoryService() - Constructor for class org.schicwp.dinky.workflow.ActionHookFactoryService
 
addToIndex(String, SearchContent) - Method in class org.schicwp.dinky.search.SearchService
 
AddToSearch - Class in org.schicwp.dinky.workflow.hooks
Created by will.schick on 1/6/19.
AddToSearch() - Constructor for class org.schicwp.dinky.workflow.hooks.AddToSearch
 
allowRead(Content) - Method in class org.schicwp.dinky.content.PermissionService
 
allowWrite(Content) - Method in class org.schicwp.dinky.content.PermissionService
 
AssetResource - Class in org.schicwp.dinky.api
Created by will.schick on 1/14/19.
AssetResource() - Constructor for class org.schicwp.dinky.api.AssetResource
 
Assign - Class in org.schicwp.dinky.workflow.hooks
Created by will.schick on 1/5/19.
Assign() - Constructor for class org.schicwp.dinky.workflow.hooks.Assign
 
assignedContent(String, Map<String, String>, Pageable) - Method in class org.schicwp.dinky.api.ContentResource
 
assignedCount(String, Map<String, String>) - Method in class org.schicwp.dinky.api.ContentResource
 
AuthRequest - Class in org.schicwp.dinky.api.dto
Created by will.schick on 1/18/19.
AuthRequest() - Constructor for class org.schicwp.dinky.api.dto.AuthRequest
 
AuthResource - Class in org.schicwp.dinky.api
Created by will.schick on 1/15/19.
AuthResource() - Constructor for class org.schicwp.dinky.api.AuthResource
 
AuthResponse - Class in org.schicwp.dinky.api.dto
Created by will.schick on 1/18/19.
AuthResponse(String) - Constructor for class org.schicwp.dinky.api.dto.AuthResponse
 
AuthService - Class in org.schicwp.dinky.auth
Created by will.schick on 1/5/19.
AuthService() - Constructor for class org.schicwp.dinky.auth.AuthService
 

B

BinaryFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/6/19.
BinaryFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.BinaryFieldType
 

C

CollectionFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/14/19.
CollectionFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.CollectionFieldType
 
commandLineRunner(ApplicationContext) - Method in class org.schicwp.dinky.Main
 
Content - Class in org.schicwp.dinky.model
Created by will.schick on 1/4/19.
Content() - Constructor for class org.schicwp.dinky.model.Content
 
Content(String, String, String) - Constructor for class org.schicwp.dinky.model.Content
 
Content(Content) - Constructor for class org.schicwp.dinky.model.Content
 
contentCount(String, Map<String, String>) - Method in class org.schicwp.dinky.api.ContentResource
 
ContentHistory - Class in org.schicwp.dinky.model
Created by will.schick on 1/4/19.
ContentHistory() - Constructor for class org.schicwp.dinky.model.ContentHistory
 
ContentHistory(Content) - Constructor for class org.schicwp.dinky.model.ContentHistory
 
ContentHistoryRepository - Interface in org.schicwp.dinky.persistence
Created by will.schick on 1/5/19.
ContentMap - Class in org.schicwp.dinky.model
Created by will.schick on 1/17/19.
ContentMap() - Constructor for class org.schicwp.dinky.model.ContentMap
 
ContentMap(Map<String, Object>) - Constructor for class org.schicwp.dinky.model.ContentMap
 
ContentPermissions - Class in org.schicwp.dinky.model
Created by will.schick on 1/14/19.
ContentPermissions() - Constructor for class org.schicwp.dinky.model.ContentPermissions
 
ContentRepository - Interface in org.schicwp.dinky.persistence
Created by will.schick on 1/4/19.
ContentResource - Class in org.schicwp.dinky.api
Created by will.schick on 1/4/19.
ContentResource() - Constructor for class org.schicwp.dinky.api.ContentResource
 
ContentService - Class in org.schicwp.dinky.content
Allows access to content.
ContentService() - Constructor for class org.schicwp.dinky.content.ContentService
 
ContentSubmission - Class in org.schicwp.dinky.api.dto
Created by will.schick on 1/5/19.
ContentSubmission() - Constructor for class org.schicwp.dinky.api.dto.ContentSubmission
 
ContentSubmissionService - Class in org.schicwp.dinky.content
Allows processing of content submissions that will provide correct merging, permissions and workflow behavior.
ContentSubmissionService() - Constructor for class org.schicwp.dinky.content.ContentSubmissionService
 
ContentType - Class in org.schicwp.dinky.model.type
Created by will.schick on 1/4/19.
ContentType(String, Collection<Field>, Collection<String>, String) - Constructor for class org.schicwp.dinky.model.type.ContentType
 
ContentTypeConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/20/19.
ContentTypeConfig() - Constructor for class org.schicwp.dinky.config.ContentTypeConfig
 
ContentTypeResource - Class in org.schicwp.dinky.api
Created by will.schick on 2/11/19.
ContentTypeResource() - Constructor for class org.schicwp.dinky.api.ContentTypeResource
 
ContentTypeService - Class in org.schicwp.dinky.model.type
Created by will.schick on 1/4/19.
ContentTypeService() - Constructor for class org.schicwp.dinky.model.type.ContentTypeService
 
convert(Content) - Method in class org.schicwp.dinky.model.type.ContentType
 
convertSubmission(Object, Content) - Method in class org.schicwp.dinky.model.type.Field
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.BinaryFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.CollectionFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.DateFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.IntFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.ObjectRefFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in class org.schicwp.dinky.model.type.fields.StringFieldType
 
convertSubmission(Object, ContentMap, Content) - Method in interface org.schicwp.dinky.model.type.FieldType
 
convertWorkflowConfigToWorkflow(WorkflowConfig) - Method in class org.schicwp.dinky.config.loader.WorkflowLoader
 
count(Query) - Method in class org.schicwp.dinky.content.ContentService
 
countAssigned(Query) - Method in class org.schicwp.dinky.content.ContentService
 
countOwned(Query) - Method in class org.schicwp.dinky.content.ContentService
Gets the count of content matching the given query which are owned by the current user
createActionHook(ContentMap) - Method in interface org.schicwp.dinky.workflow.ActionHookFactory
Creates an action hook, using the given config.
createActionHook(ContentMap) - Method in class org.schicwp.dinky.workflow.hooks.AddToSearch
 
createActionHook(ContentMap) - Method in class org.schicwp.dinky.workflow.hooks.Assign
 
createActionHook(ContentMap) - Method in class org.schicwp.dinky.workflow.hooks.RemoveFromSearch
 
createActionHook(ContentMap) - Method in class org.schicwp.dinky.workflow.hooks.SetOwner
 
createActionHook(ContentMap) - Method in class org.schicwp.dinky.workflow.hooks.SetPermissions
 

D

DateFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/14/19.
DateFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.DateFieldType
 
decode(String) - Method in class org.schicwp.dinky.security.JWTDecoder
 
deleteFromIndex(String, String) - Method in class org.schicwp.dinky.search.SearchService
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.schicwp.dinky.security.JWTAuthorizationFilter
 

E

ES_TYPENAME - Static variable in class org.schicwp.dinky.search.SearchService
 
execute(Content, ContentMap) - Method in interface org.schicwp.dinky.workflow.ActionHook
Executes an action hook.
executeWorkflowAction(String, String, Content, Map<String, ContentMap>) - Method in class org.schicwp.dinky.workflow.WorkflowExecutionService
 

F

Field - Class in org.schicwp.dinky.model.type
Created by will.schick on 1/5/19.
Field(FieldType, boolean, ContentMap, String, boolean) - Constructor for class org.schicwp.dinky.model.type.Field
 
FieldConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/20/19.
FieldConfig() - Constructor for class org.schicwp.dinky.config.FieldConfig
 
FieldType - Interface in org.schicwp.dinky.model.type
Created by will.schick on 1/5/19.
FieldTypeService - Class in org.schicwp.dinky.model.type
Created by will.schick on 1/6/19.
FieldTypeService() - Constructor for class org.schicwp.dinky.model.type.FieldTypeService
 
FieldValidationException - Exception in org.schicwp.dinky.exceptions
Created by will.schick on 1/18/19.
FieldValidationException(ValidationResult) - Constructor for exception org.schicwp.dinky.exceptions.FieldValidationException
 
find(Query, Pageable) - Method in class org.schicwp.dinky.content.ContentService
 
findAllByContentIdOrderByContentVersionDesc(String, Pageable) - Method in interface org.schicwp.dinky.persistence.ContentHistoryRepository
 
findAssigned(Query, Pageable) - Method in class org.schicwp.dinky.content.ContentService
 
findByContentIdAndContentVersion(String, int) - Method in interface org.schicwp.dinky.persistence.ContentHistoryRepository
 
findById(String) - Method in class org.schicwp.dinky.content.ContentService
 
findMine(Query, Pageable) - Method in class org.schicwp.dinky.content.ContentService
 

G

getAction() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getActionFromState(String, String) - Method in class org.schicwp.dinky.workflow.Workflow
 
getActionHook(String) - Method in class org.schicwp.dinky.workflow.ActionHookFactoryService
 
getActionHook() - Method in class org.schicwp.dinky.workflow.NamedActionHook
 
getActionHooks() - Method in class org.schicwp.dinky.workflow.Action
 
getActions() - Method in class org.schicwp.dinky.config.WorkflowConfig
 
getActions() - Method in class org.schicwp.dinky.workflow.Workflow
 
getAllowedGroups() - Method in class org.schicwp.dinky.config.ActionConfig
 
getAllowedGroups() - Method in class org.schicwp.dinky.workflow.Action
 
getAs(String, Class<T>) - Method in class org.schicwp.dinky.model.ContentMap
 
getAsCollectionOf(String, Class<T>) - Method in class org.schicwp.dinky.model.ContentMap
 
getAsMap(String) - Method in class org.schicwp.dinky.model.ContentMap
 
getAsMapOrDefault(String, ContentMap) - Method in class org.schicwp.dinky.model.ContentMap
 
getAsOrDefault(String, T) - Method in class org.schicwp.dinky.model.ContentMap
 
getAssignedGroup() - Method in class org.schicwp.dinky.model.Content
 
getAssignedUser() - Method in class org.schicwp.dinky.model.Content
 
getAssignee() - Method in class org.schicwp.dinky.model.ContentPermissions
 
getConfig() - Method in class org.schicwp.dinky.config.ActionHookConfig
 
getConfig() - Method in class org.schicwp.dinky.config.FieldConfig
 
getContent(String) - Method in class org.schicwp.dinky.api.ContentResource
 
getContent() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getContent() - Method in class org.schicwp.dinky.model.Content
 
getContent() - Method in class org.schicwp.dinky.model.ContentHistory
 
getContentHistory(String, Pageable) - Method in class org.schicwp.dinky.api.ContentResource
 
getContentHistoryVersion(String, int) - Method in class org.schicwp.dinky.api.ContentResource
 
getContentType(String) - Method in class org.schicwp.dinky.api.ContentTypeResource
 
getContentType(String) - Method in class org.schicwp.dinky.api.WorkflowResource
 
getContentType(String) - Method in class org.schicwp.dinky.model.type.ContentTypeService
 
getContentTypeConfigs() - Method in class org.schicwp.dinky.config.loader.TypeLoader
 
getCountForQuery(Query) - Method in class org.schicwp.dinky.content.QueryTotalCache
 
getCreated() - Method in class org.schicwp.dinky.model.Content
 
getCreatedBy() - Method in class org.schicwp.dinky.model.Content
 
getCurrentUser() - Method in class org.schicwp.dinky.auth.AuthService
 
getFieldConfiguration() - Method in class org.schicwp.dinky.model.type.Field
 
getFieldErrors() - Method in class org.schicwp.dinky.model.type.ValidationResult
 
getFields() - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
getFields() - Method in class org.schicwp.dinky.model.type.ContentType
 
getFieldType() - Method in class org.schicwp.dinky.model.type.Field
 
getFieldType(String) - Method in class org.schicwp.dinky.model.type.FieldTypeService
 
getGroup() - Method in class org.schicwp.dinky.model.ContentPermissions
 
getGroups() - Method in class org.schicwp.dinky.auth.User
 
getHistoricalVersion(String, int) - Method in class org.schicwp.dinky.content.ContentService
Gets a historical version
getHistory(String, Pageable) - Method in class org.schicwp.dinky.content.ContentService
Gets a page of history for a certain item.
getHooks() - Method in class org.schicwp.dinky.config.ActionConfig
 
getId() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getId() - Method in class org.schicwp.dinky.model.Content
 
getId() - Method in class org.schicwp.dinky.model.ContentHistory
 
getIndexes() - Method in class org.schicwp.dinky.api.SearchResource
 
getIndexes() - Method in class org.schicwp.dinky.search.SearchService
 
getModified() - Method in class org.schicwp.dinky.model.Content
 
getModifiedBy() - Method in class org.schicwp.dinky.model.Content
 
getName() - Method in class org.schicwp.dinky.config.ActionConfig
 
getName() - Method in class org.schicwp.dinky.config.ActionHookConfig
 
getName() - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
getName() - Method in class org.schicwp.dinky.config.FieldConfig
 
getName() - Method in class org.schicwp.dinky.config.StateConfig
 
getName() - Method in class org.schicwp.dinky.config.WorkflowConfig
 
getName() - Method in class org.schicwp.dinky.model.Content
 
getName() - Method in class org.schicwp.dinky.model.type.ContentType
 
getName() - Method in class org.schicwp.dinky.model.type.Field
 
getName() - Method in class org.schicwp.dinky.model.type.fields.BinaryFieldType
 
getName() - Method in class org.schicwp.dinky.model.type.fields.CollectionFieldType
 
getName() - Method in class org.schicwp.dinky.model.type.fields.DateFieldType
 
getName() - Method in class org.schicwp.dinky.model.type.fields.IntFieldType
 
getName() - Method in class org.schicwp.dinky.model.type.fields.ObjectRefFieldType
 
getName() - Method in class org.schicwp.dinky.model.type.fields.StringFieldType
 
getName() - Method in interface org.schicwp.dinky.model.type.FieldType
 
getName() - Method in class org.schicwp.dinky.workflow.Action
 
getName() - Method in interface org.schicwp.dinky.workflow.ActionHookFactory
The name of the action hook.
getName() - Method in class org.schicwp.dinky.workflow.hooks.AddToSearch
 
getName() - Method in class org.schicwp.dinky.workflow.hooks.Assign
 
getName() - Method in class org.schicwp.dinky.workflow.hooks.RemoveFromSearch
 
getName() - Method in class org.schicwp.dinky.workflow.hooks.SetOwner
 
getName() - Method in class org.schicwp.dinky.workflow.hooks.SetPermissions
 
getName() - Method in class org.schicwp.dinky.workflow.NamedActionHook
 
getName() - Method in class org.schicwp.dinky.workflow.State
 
getName() - Method in class org.schicwp.dinky.workflow.Workflow
 
getNameField() - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
getNameField() - Method in class org.schicwp.dinky.model.type.ContentType
 
getNextState() - Method in class org.schicwp.dinky.config.ActionConfig
 
getNextState() - Method in class org.schicwp.dinky.workflow.Action
 
getOther() - Method in class org.schicwp.dinky.model.ContentPermissions
 
getOwner() - Method in class org.schicwp.dinky.model.Content
 
getOwner() - Method in class org.schicwp.dinky.model.ContentPermissions
 
getPassword() - Method in class org.schicwp.dinky.api.dto.AuthRequest
 
getPermissionFilter() - Method in class org.schicwp.dinky.content.PermissionService
 
getPermissions() - Method in class org.schicwp.dinky.model.Content
 
getScore() - Method in class org.schicwp.dinky.search.SearchContent
 
getSearchVersions() - Method in class org.schicwp.dinky.model.Content
 
getSourceStates() - Method in class org.schicwp.dinky.config.ActionConfig
 
getSourceStates() - Method in class org.schicwp.dinky.workflow.Action
 
getState() - Method in class org.schicwp.dinky.model.Content
 
getStates() - Method in class org.schicwp.dinky.config.WorkflowConfig
 
getStates() - Method in class org.schicwp.dinky.workflow.Workflow
 
getToken() - Method in class org.schicwp.dinky.api.dto.AuthResponse
 
getToken(String, String) - Static method in class org.schicwp.dinky.security.JWTEncoder
 
getType() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getType() - Method in class org.schicwp.dinky.config.FieldConfig
 
getType() - Method in class org.schicwp.dinky.model.Content
 
getUsername() - Method in class org.schicwp.dinky.api.dto.AuthRequest
 
getUsername() - Method in class org.schicwp.dinky.auth.User
 
getValidationResult() - Method in exception org.schicwp.dinky.exceptions.FieldValidationException
 
getVersion() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getVersion() - Method in class org.schicwp.dinky.model.Content
 
getWorkflow() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getWorkflow() - Method in class org.schicwp.dinky.model.Content
 
getWorkflow(String) - Method in class org.schicwp.dinky.workflow.WorkflowService
 
getWorkflowConfig() - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
getWorkflowConfigs() - Method in class org.schicwp.dinky.config.loader.WorkflowLoader
 
getWorkflows() - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
getWorkflows() - Method in class org.schicwp.dinky.model.type.ContentType
 

I

index(Model, Map<String, Object>) - Method in class org.schicwp.dinky.PageController
 
init() - Method in class org.schicwp.dinky.config.loader.WorkflowLoader
 
init() - Method in class org.schicwp.dinky.model.type.FieldTypeService
 
init() - Method in class org.schicwp.dinky.workflow.ActionHookFactoryService
 
IntFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/5/19.
IntFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.IntFieldType
 
invalidate() - Method in class org.schicwp.dinky.content.QueryTotalCache
 
isEntryPoint() - Method in class org.schicwp.dinky.config.ActionConfig
 
isEntryPoint() - Method in class org.schicwp.dinky.workflow.Action
 
isIndexed() - Method in class org.schicwp.dinky.config.FieldConfig
 
isIndexed() - Method in class org.schicwp.dinky.model.type.Field
 
isRead() - Method in class org.schicwp.dinky.model.Permission
 
isRequired() - Method in class org.schicwp.dinky.config.FieldConfig
 
isRequired() - Method in class org.schicwp.dinky.model.type.Field
 
isSystemUser() - Method in class org.schicwp.dinky.auth.User
 
isValid() - Method in class org.schicwp.dinky.model.type.ValidationResult
 
isWrite() - Method in class org.schicwp.dinky.model.Permission
 

J

JWTAuthorizationFilter - Class in org.schicwp.dinky.security
 
JWTAuthorizationFilter(AuthenticationManager, JWTDecoder) - Constructor for class org.schicwp.dinky.security.JWTAuthorizationFilter
 
JWTDecoder - Class in org.schicwp.dinky.security
Created by will.schick on 1/18/19.
JWTDecoder(String) - Constructor for class org.schicwp.dinky.security.JWTDecoder
 
JWTEncoder - Class in org.schicwp.dinky.security
Created by will.schick on 1/18/19.
JWTEncoder() - Constructor for class org.schicwp.dinky.security.JWTEncoder
 

L

listContent(String, Map<String, String>, Pageable) - Method in class org.schicwp.dinky.api.ContentResource
 
listContentTypes() - Method in class org.schicwp.dinky.api.ContentTypeResource
 
listContentTypes() - Method in class org.schicwp.dinky.api.WorkflowResource
 

M

Main - Class in org.schicwp.dinky
Created by will.schick on 1/5/19.
Main() - Constructor for class org.schicwp.dinky.Main
 
main(String[]) - Static method in class org.schicwp.dinky.Main
 
merge(Map<String, Object>) - Method in class org.schicwp.dinky.model.Content
 
mineCount(String, Map<String, String>) - Method in class org.schicwp.dinky.api.ContentResource
 
myCountent(String, Map<String, String>, Pageable) - Method in class org.schicwp.dinky.api.ContentResource
 

N

NamedActionHook - Class in org.schicwp.dinky.workflow
Created by will.schick on 2/7/19.
NamedActionHook(String, ActionHook) - Constructor for class org.schicwp.dinky.workflow.NamedActionHook
 

O

ObjectRefFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/6/19.
ObjectRefFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.ObjectRefFieldType
 
OptimisticLockingException - Exception in org.schicwp.dinky.exceptions
Created by will.schick on 1/19/19.
OptimisticLockingException() - Constructor for exception org.schicwp.dinky.exceptions.OptimisticLockingException
 
org.schicwp.dinky - package org.schicwp.dinky
 
org.schicwp.dinky.api - package org.schicwp.dinky.api
 
org.schicwp.dinky.api.dto - package org.schicwp.dinky.api.dto
 
org.schicwp.dinky.auth - package org.schicwp.dinky.auth
 
org.schicwp.dinky.config - package org.schicwp.dinky.config
 
org.schicwp.dinky.config.loader - package org.schicwp.dinky.config.loader
 
org.schicwp.dinky.content - package org.schicwp.dinky.content
 
org.schicwp.dinky.exceptions - package org.schicwp.dinky.exceptions
 
org.schicwp.dinky.model - package org.schicwp.dinky.model
 
org.schicwp.dinky.model.type - package org.schicwp.dinky.model.type
 
org.schicwp.dinky.model.type.fields - package org.schicwp.dinky.model.type.fields
 
org.schicwp.dinky.persistence - package org.schicwp.dinky.persistence
 
org.schicwp.dinky.search - package org.schicwp.dinky.search
 
org.schicwp.dinky.security - package org.schicwp.dinky.security
 
org.schicwp.dinky.workflow - package org.schicwp.dinky.workflow
 
org.schicwp.dinky.workflow.hooks - package org.schicwp.dinky.workflow.hooks
 

P

page(String, Model, Map<String, Object>) - Method in class org.schicwp.dinky.PageController
 
PageController - Class in org.schicwp.dinky
Created by will.schick on 1/15/19.
PageController() - Constructor for class org.schicwp.dinky.PageController
 
Permission - Class in org.schicwp.dinky.model
Created by will.schick on 1/14/19.
Permission() - Constructor for class org.schicwp.dinky.model.Permission
 
Permission(boolean, boolean) - Constructor for class org.schicwp.dinky.model.Permission
 
PermissionException - Exception in org.schicwp.dinky.exceptions
Created by will.schick on 1/18/19.
PermissionException() - Constructor for exception org.schicwp.dinky.exceptions.PermissionException
 
PermissionService - Class in org.schicwp.dinky.content
Created by will.schick on 1/18/19.
PermissionService() - Constructor for class org.schicwp.dinky.content.PermissionService
 
postContent(ContentSubmission) - Method in class org.schicwp.dinky.api.ContentResource
 
postContentMultipart(MultipartHttpServletRequest, String) - Method in class org.schicwp.dinky.api.ContentResource
 
processSubmission(ContentSubmission) - Method in class org.schicwp.dinky.content.ContentSubmissionService
 

Q

QueryTotalCache - Class in org.schicwp.dinky.content
Created by will.schick on 1/6/19.
QueryTotalCache() - Constructor for class org.schicwp.dinky.content.QueryTotalCache
 

R

rebuildIndex(String) - Method in class org.schicwp.dinky.api.SearchResource
 
RemoveFromSearch - Class in org.schicwp.dinky.workflow.hooks
Created by will.schick on 1/6/19.
RemoveFromSearch() - Constructor for class org.schicwp.dinky.workflow.hooks.RemoveFromSearch
 
revertToHistoricalVersion(String, int) - Method in class org.schicwp.dinky.content.ContentService
 
revertToVersion(String, int) - Method in class org.schicwp.dinky.api.ContentResource
 

S

sanitize(Content) - Method in class org.schicwp.dinky.model.type.ContentType
 
search(String, String, Pageable) - Method in class org.schicwp.dinky.api.SearchResource
 
search(String, QueryBuilder, Pageable) - Method in class org.schicwp.dinky.search.SearchService
 
SearchContent - Class in org.schicwp.dinky.search
Created by will.schick on 2/15/19.
SearchContent() - Constructor for class org.schicwp.dinky.search.SearchContent
 
SearchContent(Content) - Constructor for class org.schicwp.dinky.search.SearchContent
 
SearchResource - Class in org.schicwp.dinky.api
Created by will.schick on 1/6/19.
SearchResource() - Constructor for class org.schicwp.dinky.api.SearchResource
 
SearchService - Class in org.schicwp.dinky.search
Created by will.schick on 1/15/19.
SearchService() - Constructor for class org.schicwp.dinky.search.SearchService
 
setAction(String) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setActions(List<ActionConfig>) - Method in class org.schicwp.dinky.config.WorkflowConfig
 
setAllowedGroups(List<String>) - Method in class org.schicwp.dinky.config.ActionConfig
 
setAllUsers(List<String>) - Method in class org.schicwp.dinky.auth.AuthService
 
setAssignedGroup(String) - Method in class org.schicwp.dinky.model.Content
 
setAssignedUser(String) - Method in class org.schicwp.dinky.model.Content
 
setAssignee(Permission) - Method in class org.schicwp.dinky.model.ContentPermissions
 
setAuthenticationManager(AuthenticationManager) - Static method in class org.schicwp.dinky.security.JWTEncoder
 
setConfig(ContentMap) - Method in class org.schicwp.dinky.config.ActionHookConfig
 
setConfig(ContentMap) - Method in class org.schicwp.dinky.config.FieldConfig
 
setContent(Map<String, Object>) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setContent(ContentMap) - Method in class org.schicwp.dinky.model.Content
 
setContent(Content) - Method in class org.schicwp.dinky.model.ContentHistory
 
setContentTypeConfigs(List<ContentTypeConfig>) - Method in class org.schicwp.dinky.config.loader.TypeLoader
 
setContentTypes(Map<String, ContentType>) - Method in class org.schicwp.dinky.model.type.ContentTypeService
 
setCreated(Date) - Method in class org.schicwp.dinky.model.Content
 
setCreatedBy(String) - Method in class org.schicwp.dinky.model.Content
 
setEntryPoint(boolean) - Method in class org.schicwp.dinky.config.ActionConfig
 
setEntryPoint(boolean) - Method in class org.schicwp.dinky.workflow.Action
 
setErrors(String, Collection<String>) - Method in class org.schicwp.dinky.model.type.ValidationResult
 
setFields(List<FieldConfig>) - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
setGroup(Map<String, Permission>) - Method in class org.schicwp.dinky.model.ContentPermissions
 
setGroupMap(Map<String, String>) - Method in class org.schicwp.dinky.auth.AuthService
 
setGroups(List<String>) - Method in class org.schicwp.dinky.auth.User
 
setHooks(List<ActionHookConfig>) - Method in class org.schicwp.dinky.config.ActionConfig
 
setId(String) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setId(String) - Method in class org.schicwp.dinky.model.Content
 
setId(String) - Method in class org.schicwp.dinky.model.ContentHistory
 
setIndexed(boolean) - Method in class org.schicwp.dinky.config.FieldConfig
 
setModified(Date) - Method in class org.schicwp.dinky.model.Content
 
setModifiedBy(String) - Method in class org.schicwp.dinky.model.Content
 
setName(String) - Method in class org.schicwp.dinky.config.ActionConfig
 
setName(String) - Method in class org.schicwp.dinky.config.ActionHookConfig
 
setName(String) - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
setName(String) - Method in class org.schicwp.dinky.config.FieldConfig
 
setName(String) - Method in class org.schicwp.dinky.config.StateConfig
 
setName(String) - Method in class org.schicwp.dinky.config.WorkflowConfig
 
setName(String) - Method in class org.schicwp.dinky.model.Content
 
setNameField(String) - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
setNextState(String) - Method in class org.schicwp.dinky.config.ActionConfig
 
setOther(Permission) - Method in class org.schicwp.dinky.model.ContentPermissions
 
setOwner(String) - Method in class org.schicwp.dinky.model.Content
 
setOwner(Permission) - Method in class org.schicwp.dinky.model.ContentPermissions
 
SetOwner - Class in org.schicwp.dinky.workflow.hooks
Created by will.schick on 1/5/19.
SetOwner() - Constructor for class org.schicwp.dinky.workflow.hooks.SetOwner
 
setPassword(String) - Method in class org.schicwp.dinky.api.dto.AuthRequest
 
setPermissions(ContentPermissions) - Method in class org.schicwp.dinky.model.Content
 
SetPermissions - Class in org.schicwp.dinky.workflow.hooks
Created by will.schick on 1/5/19.
SetPermissions() - Constructor for class org.schicwp.dinky.workflow.hooks.SetPermissions
 
setRead(boolean) - Method in class org.schicwp.dinky.model.Permission
 
setRequired(boolean) - Method in class org.schicwp.dinky.config.FieldConfig
 
setScore(Float) - Method in class org.schicwp.dinky.search.SearchContent
 
setSearchVersions(Map<String, Integer>) - Method in class org.schicwp.dinky.model.Content
 
setSecret(String) - Static method in class org.schicwp.dinky.security.JWTEncoder
 
setSourceStates(List<String>) - Method in class org.schicwp.dinky.config.ActionConfig
 
setState(String) - Method in class org.schicwp.dinky.model.Content
 
setStates(List<StateConfig>) - Method in class org.schicwp.dinky.config.WorkflowConfig
 
setType(String) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setType(String) - Method in class org.schicwp.dinky.config.FieldConfig
 
setType(String) - Method in class org.schicwp.dinky.model.Content
 
setUsername(String) - Method in class org.schicwp.dinky.api.dto.AuthRequest
 
setUsername(String) - Method in class org.schicwp.dinky.auth.User
 
setVersion(Integer) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setVersion(int) - Method in class org.schicwp.dinky.model.Content
 
setWorkflow(String) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setWorkflow(String) - Method in class org.schicwp.dinky.model.Content
 
setWorkflowConfig(Map<String, ContentMap>) - Method in class org.schicwp.dinky.api.dto.ContentSubmission
 
setWorkflowConfigs(List<WorkflowConfig>) - Method in class org.schicwp.dinky.config.loader.WorkflowLoader
 
setWorkflows(Collection<String>) - Method in class org.schicwp.dinky.config.ContentTypeConfig
 
setWorkflows(Map<String, Workflow>) - Method in class org.schicwp.dinky.workflow.WorkflowService
 
setWrite(boolean) - Method in class org.schicwp.dinky.model.Permission
 
State - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/4/19.
State(String) - Constructor for class org.schicwp.dinky.workflow.State
 
StateConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/4/19.
StateConfig() - Constructor for class org.schicwp.dinky.config.StateConfig
 
StateFactory - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/5/19.
StateFactory() - Constructor for class org.schicwp.dinky.workflow.StateFactory
 
StringFieldType - Class in org.schicwp.dinky.model.type.fields
Created by will.schick on 1/5/19.
StringFieldType() - Constructor for class org.schicwp.dinky.model.type.fields.StringFieldType
 
SubmissionValidationException - Exception in org.schicwp.dinky.exceptions
Created by will.schick on 2/8/19.
SubmissionValidationException(String) - Constructor for exception org.schicwp.dinky.exceptions.SubmissionValidationException
 

T

toString() - Method in class org.schicwp.dinky.model.Content
 
TypeLoader - Class in org.schicwp.dinky.config.loader
Created by will.schick on 1/5/19.
TypeLoader() - Constructor for class org.schicwp.dinky.config.loader.TypeLoader
 

U

User - Class in org.schicwp.dinky.auth
Created by will.schick on 1/5/19.
User(String, List<String>, boolean) - Constructor for class org.schicwp.dinky.auth.User
 

V

validate(Content) - Method in class org.schicwp.dinky.model.type.ContentType
 
validateSubmission(Object, Collection<String>) - Method in class org.schicwp.dinky.model.type.Field
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.BinaryFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.CollectionFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.DateFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.IntFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.ObjectRefFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in class org.schicwp.dinky.model.type.fields.StringFieldType
 
validateSubmission(Object, ContentMap, Collection<String>) - Method in interface org.schicwp.dinky.model.type.FieldType
 
validationException(FieldValidationException) - Method in class org.schicwp.dinky.api.ContentResource
 
validationException(OptimisticLockingException) - Method in class org.schicwp.dinky.api.ContentResource
 
validationException(PermissionException) - Method in class org.schicwp.dinky.api.ContentResource
 
validationException(SubmissionValidationException) - Method in class org.schicwp.dinky.api.ContentResource
 
ValidationResult - Class in org.schicwp.dinky.model.type
Created by will.schick on 1/18/19.
ValidationResult() - Constructor for class org.schicwp.dinky.model.type.ValidationResult
 

W

withSystemUser(Supplier<T>) - Method in class org.schicwp.dinky.auth.AuthService
 
withSystemUser(Runnable) - Method in class org.schicwp.dinky.auth.AuthService
 
Workflow - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/4/19.
Workflow(String, List<State>, List<Action>) - Constructor for class org.schicwp.dinky.workflow.Workflow
 
WorkflowConfig - Class in org.schicwp.dinky.config
Created by will.schick on 1/4/19.
WorkflowConfig() - Constructor for class org.schicwp.dinky.config.WorkflowConfig
 
WorkflowExecutionService - Class in org.schicwp.dinky.workflow
Created by will.schick on 2/8/19.
WorkflowExecutionService() - Constructor for class org.schicwp.dinky.workflow.WorkflowExecutionService
 
WorkflowLoader - Class in org.schicwp.dinky.config.loader
Created by will.schick on 1/5/19.
WorkflowLoader() - Constructor for class org.schicwp.dinky.config.loader.WorkflowLoader
 
WorkflowResource - Class in org.schicwp.dinky.api
Created by will.schick on 2/11/19.
WorkflowResource() - Constructor for class org.schicwp.dinky.api.WorkflowResource
 
WorkflowService - Class in org.schicwp.dinky.workflow
Created by will.schick on 1/5/19.
WorkflowService() - Constructor for class org.schicwp.dinky.workflow.WorkflowService
 
A B C D E F G I J L M N O P Q R S T U V W 
Skip navigation links