- 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
-