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

A

addComponent(Component) - Method in class com.ardoq.batch.BatchCreateRequest
 
addComponent(String) - Method in class com.ardoq.model.Tag
 
addComponent(Component) - Method in class com.ardoq.util.SyncUtil
 
addComponents(Component...) - Method in class com.ardoq.batch.BatchCreateRequest
 
addReference(Reference) - Method in class com.ardoq.batch.BatchCreateRequest
 
addReference(String) - Method in class com.ardoq.model.Tag
 
addReference(Reference) - Method in class com.ardoq.util.SyncUtil
 
addReferences(Reference...) - Method in class com.ardoq.batch.BatchCreateRequest
 
AggregatedWorkspace - Class in com.ardoq.model
AggregatedWorkspace represents the aggregated data related to a Workspace, except Attachments.
AggregatedWorkspace() - Constructor for class com.ardoq.model.AggregatedWorkspace
 
ArdoqClient - Class in com.ardoq
ArdoqClient connects to your Ardoq installation via it's REST-apis.
ArdoqClient(String, String) - Constructor for class com.ardoq.ArdoqClient
Connects to your Ardoq installation with token authentication.
ArdoqClient(String, String, HttpClient) - Constructor for class com.ardoq.ArdoqClient
Connects to Ardoq with token authentication, and a custom client
ArdoqClient(String, String, long, long) - Constructor for class com.ardoq.ArdoqClient
Connects to your Ardoq installation with token authentication.
ArdoqClient(String, String, RequestConfig) - Constructor for class com.ardoq.ArdoqClient
Connects to your Ardoq installation with token authentication and a custom request configuration.
ArdoqClient(String, String, String) - Constructor for class com.ardoq.ArdoqClient
Connects to Ardoq with username and password **We Strongly suggest that you connect with a token instead**
ArdoqClient(String, String, String, HttpClient) - Constructor for class com.ardoq.ArdoqClient
Connects to Ardoq with username and password, and a custom HTTP client **We Strongly suggest that you connect with a token instead**
ArdoqClient(String, String, String, RequestConfig) - Constructor for class com.ardoq.ArdoqClient
Connects to Ardoq with username and password and a custom request configuration **We Strongly suggest that you connect with a token instead**
ArdoqClient(String, String, String, long, long) - Constructor for class com.ardoq.ArdoqClient
Connects to Ardoq with username and password **We Strongly suggest that you connect with a token instead**
attachment() - Method in class com.ardoq.ArdoqClient
 
Attachment - Class in com.ardoq.model
Represents an attachment stored on a workspace.
Attachment() - Constructor for class com.ardoq.model.Attachment
 
AttachmentAdapter - Class in com.ardoq.adapter
 
AttachmentAdapter() - Constructor for class com.ardoq.adapter.AttachmentAdapter
 
AttachmentService - Interface in com.ardoq.service
 

B

BasicModel - Interface in com.ardoq.model
Created by magnulf on 23.04.14.
batch() - Method in class com.ardoq.ArdoqClient
 
BatchComponent - Class in com.ardoq.batch
 
BatchComponent(String, String, String) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchComponent(String, String, String, String) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchComponent(String, String, String, Component) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchComponent(String, String, String, Component, String) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchComponent(String, String, String, String, String) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchComponent(String, String, String, String, String, String) - Constructor for class com.ardoq.batch.BatchComponent
 
BatchCreateAdapter - Class in com.ardoq.adapter
 
BatchCreateAdapter() - Constructor for class com.ardoq.adapter.BatchCreateAdapter
 
BatchCreateRequest - Class in com.ardoq.batch
 
BatchCreateRequest(BatchOptions) - Constructor for class com.ardoq.batch.BatchCreateRequest
 
BatchCreateRequest() - Constructor for class com.ardoq.batch.BatchCreateRequest
 
BatchOp - Enum in com.ardoq.batch
 
BatchOptions - Class in com.ardoq.batch
 
BatchOptions() - Constructor for class com.ardoq.batch.BatchOptions
 
BatchReference - Class in com.ardoq.batch
 
BatchReference(String, Component, Component, int) - Constructor for class com.ardoq.batch.BatchReference
 
BatchReference(String, String, Component, Component, int, String) - Constructor for class com.ardoq.batch.BatchReference
 
BatchReference(String, String, String, String, String, int, String) - Constructor for class com.ardoq.batch.BatchReference
 
BatchService - Interface in com.ardoq.service
 
branchWorkspace(String, WorkspaceBranchRequest) - Method in class com.ardoq.service.SimpleWorkspaceService
 
branchWorkspace(String, WorkspaceBranchRequest, Callback<Workspace>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
branchWorkspace(String, WorkspaceBranchRequest) - Method in interface com.ardoq.service.WorkspaceService
 
branchWorkspace(String, WorkspaceBranchRequest, Callback<Workspace>) - Method in interface com.ardoq.service.WorkspaceService
 

C

clone() - Method in class com.ardoq.model.Component
 
clone(BasicModel) - Method in class com.ardoq.util.SyncUtil
 
com.ardoq - package com.ardoq
 
com.ardoq.adapter - package com.ardoq.adapter
 
com.ardoq.batch - package com.ardoq.batch
 
com.ardoq.model - package com.ardoq.model
 
com.ardoq.service - package com.ardoq.service
 
com.ardoq.util - package com.ardoq.util
 
component() - Method in class com.ardoq.ArdoqClient
 
Component - Class in com.ardoq.model
Represents an Ardoq component or also called a page.
Component(String, String, String) - Constructor for class com.ardoq.model.Component
 
Component(String, String, String, String) - Constructor for class com.ardoq.model.Component
 
Component(String, String, String, String, String) - Constructor for class com.ardoq.model.Component
 
Component(String, String, String, Component) - Constructor for class com.ardoq.model.Component
 
ComponentAdapter - Class in com.ardoq.adapter
 
ComponentAdapter() - Constructor for class com.ardoq.adapter.ComponentAdapter
 
ComponentService - Interface in com.ardoq.service
 
create(BatchCreateRequest) - Method in interface com.ardoq.service.BatchService
 
createComponent(Component) - Method in interface com.ardoq.service.ComponentService
 
createComponent(Component, Callback<Component>) - Method in interface com.ardoq.service.ComponentService
 
createField(Field) - Method in interface com.ardoq.service.FieldService
 
createField(Field, Callback<Field>) - Method in interface com.ardoq.service.FieldService
 
createModel(TypedString) - Method in interface com.ardoq.service.ModelService
 
createReference(Reference) - Method in interface com.ardoq.service.ReferenceService
 
createReference(Reference, Callback<Reference>) - Method in interface com.ardoq.service.ReferenceService
 
createTag(Tag) - Method in interface com.ardoq.service.TagService
 
createTag(Tag, Callback<Tag>) - Method in interface com.ardoq.service.TagService
 
createWorkspace(Workspace) - Method in class com.ardoq.service.SimpleWorkspaceService
 
createWorkspace(Workspace, Callback<Workspace>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
createWorkspace(Workspace) - Method in interface com.ardoq.service.WorkspaceService
 
createWorkspace(Workspace, Callback<Workspace>) - Method in interface com.ardoq.service.WorkspaceService
 
createWorkspaceFromTemplate(String, String, String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
createWorkspaceFromTemplate(String, String, String) - Method in interface com.ardoq.service.WorkspaceService
 
createWorkspaceWithModel(String, String, String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
createWorkspaceWithModel(String, String, String) - Method in interface com.ardoq.service.WorkspaceService
 

D

deleteAttachment(String, String, String) - Method in interface com.ardoq.service.AttachmentService
 
deleteAttachment(String, String, String, Callback<Response>) - Method in interface com.ardoq.service.AttachmentService
 
deleteComponent(String) - Method in interface com.ardoq.service.ComponentService
 
deleteComponent(String, Callback<Response>) - Method in interface com.ardoq.service.ComponentService
 
deleteField(String) - Method in interface com.ardoq.service.FieldService
 
deleteField(String, Callback<Response>) - Method in interface com.ardoq.service.FieldService
 
deleteNotSyncedItems() - Method in class com.ardoq.util.SyncUtil
 
deleteOldComponents() - Method in class com.ardoq.util.SyncUtil
 
deleteOldReferences(Set<String>) - Method in class com.ardoq.util.SyncUtil
 
deleteReference(String) - Method in interface com.ardoq.service.ReferenceService
 
deleteReference(String, Callback<Response>) - Method in interface com.ardoq.service.ReferenceService
 
deleteTag(String) - Method in interface com.ardoq.service.TagService
 
deleteTag(String, Callback<Response>) - Method in interface com.ardoq.service.TagService
 
deleteWorkspace(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
deleteWorkspace(String, Callback<Response>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
deleteWorkspace(String) - Method in interface com.ardoq.service.WorkspaceService
 
deleteWorkspace(String, Callback<Response>) - Method in interface com.ardoq.service.WorkspaceService
 
DeprecatedModelService - Interface in com.ardoq.service
Deprecated. 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ardoq.adapter.ComponentAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ardoq.adapter.Iso8601Adapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ardoq.adapter.ModelAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.ardoq.adapter.ReferenceAdapter
 
downloadAttachment(String, String, String) - Method in interface com.ardoq.service.AttachmentService
 
downloadAttachment(String, String, String, Callback<Response>) - Method in interface com.ardoq.service.AttachmentService
 

E

equals(Object) - Method in class com.ardoq.model.AggregatedWorkspace
 
equals(Object) - Method in class com.ardoq.model.Attachment
 
equals(Object) - Method in class com.ardoq.model.Component
 
equals(Object) - Method in class com.ardoq.model.Field
 
equals(Object) - Method in class com.ardoq.model.Reference
 
equals(Object) - Method in class com.ardoq.model.Tag
 
equals(Object) - Method in class com.ardoq.model.Workspace
 
equals(Object) - Method in class com.ardoq.model.WorkspaceBranch
 

F

field() - Method in class com.ardoq.ArdoqClient
 
Field - Class in com.ardoq.model
 
Field(String, String, String, FieldType) - Constructor for class com.ardoq.model.Field
 
Field(String, String, String, List<String>, FieldType) - Constructor for class com.ardoq.model.Field
 
Field(String, String, String, List<String>, List<String>, FieldType, String) - Constructor for class com.ardoq.model.Field
 
FieldAdapter - Class in com.ardoq.adapter
 
FieldAdapter() - Constructor for class com.ardoq.adapter.FieldAdapter
 
FieldService - Interface in com.ardoq.service
 
FieldType - Enum in com.ardoq.model
 
findComponentsByFields(Map<String, String>) - Method in interface com.ardoq.service.ComponentService
Find components by one or more fields.
findComponentsByFields(Map<String, String>, Callback<Component>) - Method in interface com.ardoq.service.ComponentService
 
findComponentsInWorkspaceByName(String, String) - Method in interface com.ardoq.service.ComponentService
 
findComponentsInWorkspaceByName(String, String, Callback<Component>) - Method in interface com.ardoq.service.ComponentService
 
findOrCreateTemplate(String, String) - Method in interface com.ardoq.service.ModelService
 
findOrCreateTemplate(String, InputStream) - Method in class com.ardoq.service.SimpleModelService
Tries to lookup the model by name, and returns it if it's found.
findWorkspacesByName(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
findWorkspacesByName(String) - Method in interface com.ardoq.service.WorkspaceService
 

G

get_version() - Method in class com.ardoq.model.AggregatedWorkspace
 
get_version() - Method in interface com.ardoq.model.BasicModel
 
get_version() - Method in class com.ardoq.model.Component
 
get_version() - Method in class com.ardoq.model.Field
 
get_version() - Method in class com.ardoq.model.Origin
 
get_version() - Method in class com.ardoq.model.Reference
 
get_version() - Method in class com.ardoq.model.Tag
 
get_version() - Method in class com.ardoq.model.Workspace
 
getAggregatedWorkspace(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAggregatedWorkspace(String, Callback<AggregatedWorkspace>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAggregatedWorkspace(String) - Method in interface com.ardoq.service.WorkspaceService
 
getAggregatedWorkspace(String, Callback<AggregatedWorkspace>) - Method in interface com.ardoq.service.WorkspaceService
 
getAggregatedWorkspace() - Method in class com.ardoq.util.SyncUtil
 
getAllComponents() - Method in interface com.ardoq.service.ComponentService
 
getAllComponents(Callback<List<Component>>) - Method in interface com.ardoq.service.ComponentService
 
getAllComponents(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAllComponents(String, Callback<List<Component>>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAllComponents(String) - Method in interface com.ardoq.service.WorkspaceService
 
getAllComponents(String, Callback<List<Component>>) - Method in interface com.ardoq.service.WorkspaceService
 
getAllFields() - Method in interface com.ardoq.service.FieldService
 
getAllFields(Callback<List<Field>>) - Method in interface com.ardoq.service.FieldService
 
getAllModels() - Method in interface com.ardoq.service.DeprecatedModelService
Deprecated.
 
getAllModels(Callback<List<Model>>) - Method in interface com.ardoq.service.DeprecatedModelService
Deprecated.
 
getAllModels() - Method in interface com.ardoq.service.ModelService
 
getAllModels() - Method in class com.ardoq.service.SimpleModelService
 
getAllModelsIncludingCommonTemplate() - Method in interface com.ardoq.service.ModelService
 
getAllReferences() - Method in interface com.ardoq.service.ReferenceService
 
getAllReferences(Callback<List<Reference>>) - Method in interface com.ardoq.service.ReferenceService
 
getAllTags() - Method in interface com.ardoq.service.TagService
 
getAllTags(Callback<List<Tag>>) - Method in interface com.ardoq.service.TagService
 
getAllTemplate(boolean) - Method in class com.ardoq.service.SimpleModelService
 
getAllWorkspaces() - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAllWorkspaces(Callback<List<Workspace>>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getAllWorkspaces() - Method in interface com.ardoq.service.WorkspaceService
 
getAllWorkspaces(Callback<List<Workspace>>) - Method in interface com.ardoq.service.WorkspaceService
 
getAttachments(String, String) - Method in interface com.ardoq.service.AttachmentService
 
getAttachments(String, String, Callback<List<Attachment>>) - Method in interface com.ardoq.service.AttachmentService
 
getBatchId() - Method in class com.ardoq.model.Reference
 
getBranches(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getBranches(String, Callback<List<WorkspaceBranch>>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getBranches(String) - Method in interface com.ardoq.service.WorkspaceService
 
getBranches(String, Callback<List<WorkspaceBranch>>) - Method in interface com.ardoq.service.WorkspaceService
 
getBranchName() - Method in class com.ardoq.model.WorkspaceBranch
 
getChildren() - Method in class com.ardoq.model.Component
 
getComponentById(String) - Method in interface com.ardoq.service.ComponentService
 
getComponentById(String, Callback<Component>) - Method in interface com.ardoq.service.ComponentService
 
getComponentById(String) - Method in class com.ardoq.util.SyncUtil
 
getComponentByPath(String) - Method in class com.ardoq.util.SyncUtil
 
getComponentByPath(Component) - Method in class com.ardoq.util.SyncUtil
 
getComponentModel() - Method in class com.ardoq.model.AggregatedWorkspace
 
getComponentModel() - Method in class com.ardoq.model.Workspace
 
getComponents() - Method in class com.ardoq.batch.BatchCreateRequest
 
getComponents() - Method in class com.ardoq.model.AggregatedWorkspace
Returns all components (pages) in the workspace.
getComponents() - Method in class com.ardoq.model.Tag
 
getComponents() - Method in class com.ardoq.model.Workspace
 
getComponentTemplate() - Method in class com.ardoq.model.Workspace
 
getComponentType() - Method in class com.ardoq.model.Field
 
getComponentTypeByName(String) - Method in class com.ardoq.model.Model
 
getComponentTypes() - Method in class com.ardoq.model.Model
 
getContentType() - Method in class com.ardoq.model.Attachment
 
getContextualId() - Method in class com.ardoq.model.Component
 
getCreated() - Method in class com.ardoq.model.AggregatedWorkspace
 
getCreated() - Method in class com.ardoq.model.Attachment
 
getCreated() - Method in interface com.ardoq.model.BasicModel
 
getCreated() - Method in class com.ardoq.model.Component
 
getCreated() - Method in class com.ardoq.model.Field
 
getCreated() - Method in class com.ardoq.model.Reference
 
getCreated() - Method in class com.ardoq.model.Tag
 
getCreated() - Method in class com.ardoq.model.Workspace
 
getCreated() - Method in class com.ardoq.model.WorkspaceBranch
 
getCreatedBy() - Method in class com.ardoq.model.AggregatedWorkspace
 
getCreatedBy() - Method in class com.ardoq.model.Attachment
 
getCreatedBy() - Method in class com.ardoq.model.Component
 
getCreatedBy() - Method in class com.ardoq.model.Field
 
getCreatedBy() - Method in class com.ardoq.model.Reference
 
getCreatedBy() - Method in class com.ardoq.model.Tag
 
getCreatedBy() - Method in class com.ardoq.model.Workspace
 
getCreatedBy() - Method in class com.ardoq.model.WorkspaceBranch
 
getCurrentReference(Reference) - Method in class com.ardoq.util.SyncUtil
 
getCurrentReferenceById(String) - Method in class com.ardoq.util.SyncUtil
 
getDefaultValue() - Method in class com.ardoq.model.Field
 
getDescription() - Method in class com.ardoq.model.AggregatedWorkspace
 
getDescription() - Method in class com.ardoq.model.Component
 
getDescription() - Method in class com.ardoq.model.Field
 
getDescription() - Method in class com.ardoq.model.Model
 
getDescription() - Method in class com.ardoq.model.Reference
 
getDescription() - Method in class com.ardoq.model.Tag
 
getDescription() - Method in class com.ardoq.model.Workspace
 
getDisplayText() - Method in class com.ardoq.model.Reference
 
getFieldById(String) - Method in interface com.ardoq.service.FieldService
 
getFieldById(String, Callback<Field>) - Method in interface com.ardoq.service.FieldService
 
getFields() - Method in class com.ardoq.model.Component
 
getFields() - Method in class com.ardoq.model.Reference
 
getFilename() - Method in class com.ardoq.model.Attachment
 
getFolder() - Method in class com.ardoq.model.Workspace
 
getGlobal() - Method in class com.ardoq.model.Field
 
getGlobalref() - Method in class com.ardoq.model.Field
 
getId() - Method in class com.ardoq.model.AggregatedWorkspace
 
getId() - Method in class com.ardoq.model.Attachment
 
getId() - Method in interface com.ardoq.model.BasicModel
 
getId() - Method in class com.ardoq.model.Component
 
getId() - Method in class com.ardoq.model.Field
 
getId() - Method in class com.ardoq.model.Model
 
getId() - Method in class com.ardoq.model.Origin
 
getId() - Method in class com.ardoq.model.Reference
 
getId() - Method in class com.ardoq.model.Tag
 
getId() - Method in class com.ardoq.model.Workspace
 
getId() - Method in class com.ardoq.model.WorkspaceBranch
 
getIncomingComponents() - Method in class com.ardoq.model.AggregatedWorkspace
 
getIncomingReferences() - Method in class com.ardoq.model.AggregatedWorkspace
 
getLabel() - Method in class com.ardoq.model.Field
 
getLastUpdated() - Method in class com.ardoq.model.AggregatedWorkspace
 
getLastUpdated() - Method in class com.ardoq.model.Attachment
 
getLastUpdated() - Method in interface com.ardoq.model.BasicModel
 
getLastUpdated() - Method in class com.ardoq.model.Component
 
getLastUpdated() - Method in class com.ardoq.model.Field
 
getLastUpdated() - Method in class com.ardoq.model.Reference
 
getLastUpdated() - Method in class com.ardoq.model.Tag
 
getLastUpdated() - Method in class com.ardoq.model.Workspace
 
getModel() - Method in class com.ardoq.model.Component
 
getModel() - Method in class com.ardoq.model.Field
 
getModel() - Method in class com.ardoq.util.SyncUtil
 
getModelById(String) - Method in interface com.ardoq.service.DeprecatedModelService
Deprecated.
 
getModelById(String, Callback<Model>) - Method in interface com.ardoq.service.DeprecatedModelService
Deprecated.
 
getModelById(String) - Method in interface com.ardoq.service.ModelService
 
getModelById(String) - Method in class com.ardoq.service.SimpleModelService
 
getName() - Method in class com.ardoq.model.AggregatedWorkspace
 
getName() - Method in class com.ardoq.model.Component
 
getName() - Method in class com.ardoq.model.Field
 
getName() - Method in class com.ardoq.model.Model
 
getName() - Method in class com.ardoq.model.Tag
 
getName() - Method in class com.ardoq.model.Workspace
 
getOp() - Method in class com.ardoq.batch.BatchCreateRequest
 
getOptions() - Method in class com.ardoq.batch.BatchCreateRequest
 
getOrder() - Method in class com.ardoq.model.Reference
 
getOrigin() - Method in class com.ardoq.model.Workspace
 
getParent() - Method in class com.ardoq.model.Component
 
getReferenceById(String) - Method in interface com.ardoq.service.ReferenceService
 
getReferenceById(String, Callback<Reference>) - Method in interface com.ardoq.service.ReferenceService
 
getReferences() - Method in class com.ardoq.batch.BatchCreateRequest
 
getReferences() - Method in class com.ardoq.model.AggregatedWorkspace
Returns all references between components (pages) in the workspace.
getReferences() - Method in class com.ardoq.model.Tag
 
getReferences() - Method in class com.ardoq.model.Workspace
 
getReferenceType() - Method in class com.ardoq.model.Field
 
getReferenceTypeByName(String) - Method in class com.ardoq.model.Model
 
getReferenceTypes() - Method in class com.ardoq.model.Model
 
getReport() - Method in class com.ardoq.util.SyncUtil
Returns an update report with statistics of created, updated and deleted references and components.
getReturnValue() - Method in class com.ardoq.model.Reference
 
getRootWorkspace() - Method in class com.ardoq.model.Component
 
getRootWorkspace() - Method in class com.ardoq.model.Reference
 
getRootWorkspace() - Method in class com.ardoq.model.Tag
 
getSize() - Method in class com.ardoq.model.Attachment
 
getSource() - Method in class com.ardoq.model.Reference
 
getTagById(String) - Method in interface com.ardoq.service.TagService
 
getTagById(String, Callback<Tag>) - Method in interface com.ardoq.service.TagService
 
getTagByName(String) - Method in class com.ardoq.util.SyncUtil
Gets an existing tag by name
getTags() - Method in class com.ardoq.model.AggregatedWorkspace
Returns all tags belonging to this workspace.
getTags() - Method in class com.ardoq.model.Workspace
 
getTarget() - Method in class com.ardoq.model.Reference
 
getTargetWorkspace() - Method in class com.ardoq.model.Reference
 
getTemplateById(String) - Method in interface com.ardoq.service.ModelService
 
getTemplateById(String) - Method in class com.ardoq.service.SimpleModelService
 
getTemplateByName(String) - Method in interface com.ardoq.service.ModelService
 
getTemplateByName(String) - Method in class com.ardoq.service.SimpleModelService
 
getType() - Method in class com.ardoq.model.AggregatedWorkspace
 
getType() - Method in class com.ardoq.model.Component
 
getType() - Method in class com.ardoq.model.Field
 
getType() - Method in class com.ardoq.model.Reference
 
getType() - Method in class com.ardoq.model.Workspace
 
getTypeId() - Method in class com.ardoq.model.Component
 
getUri() - Method in class com.ardoq.model.Attachment
 
getVersion() - Method in class com.ardoq.model.Component
 
getViews() - Method in class com.ardoq.model.Workspace
 
getWorkspace() - Method in class com.ardoq.util.SyncUtil
 
getWorkspaceById(String) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getWorkspaceById(String, Callback<Workspace>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
getWorkspaceById(String) - Method in interface com.ardoq.service.WorkspaceService
 
getWorkspaceById(String, Callback<Workspace>) - Method in interface com.ardoq.service.WorkspaceService
 
getWorkspaceId() - Method in class com.ardoq.model.WorkspaceBranch
 

H

hashCode() - Method in class com.ardoq.model.AggregatedWorkspace
 
hashCode() - Method in class com.ardoq.model.Attachment
 
hashCode() - Method in class com.ardoq.model.Component
 
hashCode() - Method in class com.ardoq.model.Field
 
hashCode() - Method in class com.ardoq.model.Reference
 
hashCode() - Method in class com.ardoq.model.Tag
 
hashCode() - Method in class com.ardoq.model.Workspace
 
hashCode() - Method in class com.ardoq.model.WorkspaceBranch
 

I

Iso8601Adapter - Class in com.ardoq.adapter
 
Iso8601Adapter() - Constructor for class com.ardoq.adapter.Iso8601Adapter
 
isTemplate() - Method in class com.ardoq.model.Model
 

J

JsonUtils - Class in com.ardoq.adapter
 
JsonUtils() - Constructor for class com.ardoq.adapter.JsonUtils
 

M

model() - Method in class com.ardoq.ArdoqClient
 
Model - Class in com.ardoq.model
 
Model(String, String, String, Boolean, Map<String, String>, Map<String, Integer>) - Constructor for class com.ardoq.model.Model
 
ModelAdapter - Class in com.ardoq.adapter
 
ModelAdapter() - Constructor for class com.ardoq.adapter.ModelAdapter
 
ModelService - Interface in com.ardoq.service
 

O

Origin - Class in com.ardoq.model
 
Origin() - Constructor for class com.ardoq.model.Origin
 

R

reference() - Method in class com.ardoq.ArdoqClient
 
Reference - Class in com.ardoq.model
 
Reference(String, String, String, String, int) - Constructor for class com.ardoq.model.Reference
 
ReferenceAdapter - Class in com.ardoq.adapter
 
ReferenceAdapter() - Constructor for class com.ardoq.adapter.ReferenceAdapter
 
ReferenceService - Interface in com.ardoq.service
 
removeReservedNullVaules(JsonObject) - Static method in class com.ardoq.adapter.JsonUtils
Removes keys from json object if they have null values.

S

serialize(Attachment, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.AttachmentAdapter
 
serialize(BatchCreateRequest, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.BatchCreateAdapter
 
serialize(Component, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.ComponentAdapter
 
serialize(Field, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.FieldAdapter
 
serialize(Date, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.Iso8601Adapter
 
serialize(Model, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.ModelAdapter
 
serialize(Reference, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.ReferenceAdapter
 
serialize(Tag, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.TagAdapter
 
serialize(Workspace, Type, JsonSerializationContext) - Method in class com.ardoq.adapter.WorkspaceAdapter
 
set_version(Integer) - Method in class com.ardoq.model.Component
 
set_version(Integer) - Method in class com.ardoq.model.Field
 
set_version(Integer) - Method in class com.ardoq.model.Reference
 
set_version(Integer) - Method in class com.ardoq.model.Tag
 
set_version(Integer) - Method in class com.ardoq.model.Workspace
 
setBatchId(String) - Method in class com.ardoq.model.Component
 
setBatchId(String) - Method in class com.ardoq.model.Reference
 
setChildren(Collection<String>) - Method in class com.ardoq.model.Component
 
setComponentModel(String) - Method in class com.ardoq.model.Workspace
 
setComponents(Collection<String>) - Method in class com.ardoq.model.Tag
 
setComponents(Collection<String>) - Method in class com.ardoq.model.Workspace
 
setComponentTemplate(String) - Method in class com.ardoq.model.Workspace
 
setComponentType(List<String>) - Method in class com.ardoq.model.Field
 
setCreated(Date) - Method in class com.ardoq.model.Component
 
setCreated(Date) - Method in class com.ardoq.model.Field
 
setCreated(Date) - Method in class com.ardoq.model.Reference
 
setCreated(Date) - Method in class com.ardoq.model.Tag
 
setCreated(Date) - Method in class com.ardoq.model.Workspace
 
setCreatedBy(String) - Method in class com.ardoq.model.Component
 
setCreatedBy(String) - Method in class com.ardoq.model.Field
 
setCreatedBy(String) - Method in class com.ardoq.model.Reference
 
setCreatedBy(String) - Method in class com.ardoq.model.Tag
 
setCreatedBy(String) - Method in class com.ardoq.model.Workspace
 
setDefaultValue(String) - Method in class com.ardoq.model.Field
 
setDescription(String) - Method in class com.ardoq.model.Component
 
setDescription(String) - Method in class com.ardoq.model.Field
 
setDescription(String) - Method in class com.ardoq.model.Reference
 
setDescription(String) - Method in class com.ardoq.model.Tag
 
setDescription(String) - Method in class com.ardoq.model.Workspace
 
setDisplayText(String) - Method in class com.ardoq.model.Reference
 
setFields(Map<String, Object>) - Method in class com.ardoq.model.Component
 
setFields(Map<String, Object>) - Method in class com.ardoq.model.Reference
 
setFolder(String) - Method in class com.ardoq.model.Workspace
 
setGlobal(Boolean) - Method in class com.ardoq.model.Field
 
setGlobalref(Boolean) - Method in class com.ardoq.model.Field
 
setId(String) - Method in class com.ardoq.model.Component
 
setId(String) - Method in class com.ardoq.model.Field
 
setId(String) - Method in class com.ardoq.model.Reference
 
setId(String) - Method in class com.ardoq.model.Tag
 
setId(String) - Method in class com.ardoq.model.Workspace
 
setLabel(String) - Method in class com.ardoq.model.Field
 
setLastUpdated(Date) - Method in class com.ardoq.model.Component
 
setLastUpdated(Date) - Method in class com.ardoq.model.Field
 
setLastUpdated(Date) - Method in class com.ardoq.model.Reference
 
setLastUpdated(Date) - Method in class com.ardoq.model.Tag
 
setLastUpdated(Date) - Method in class com.ardoq.model.Workspace
 
setLogLevel(RestAdapter.LogLevel) - Method in class com.ardoq.ArdoqClient
Set log level
setModel(String) - Method in class com.ardoq.model.Component
 
setModel(String) - Method in class com.ardoq.model.Field
 
setName(String) - Method in class com.ardoq.model.Component
 
setName(String) - Method in class com.ardoq.model.Field
 
setName(String) - Method in class com.ardoq.model.Tag
 
setName(String) - Method in class com.ardoq.model.Workspace
 
setOrder(Integer) - Method in class com.ardoq.model.Reference
 
setOrganization(String) - Method in class com.ardoq.ArdoqClient
Sets the organization you wish to work on.
setOrigin(Origin) - Method in class com.ardoq.model.Workspace
 
setParent(String) - Method in class com.ardoq.model.Component
 
setReferences(Collection<String>) - Method in class com.ardoq.model.Tag
 
setReferences(Collection<String>) - Method in class com.ardoq.model.Workspace
 
setReferenceType(List<String>) - Method in class com.ardoq.model.Field
 
setReturnValue(String) - Method in class com.ardoq.model.Reference
 
setRootWorkspace(String) - Method in class com.ardoq.model.Component
 
setRootWorkspace(String) - Method in class com.ardoq.model.Reference
 
setRootWorkspace(String) - Method in class com.ardoq.model.Tag
 
setSource(String) - Method in class com.ardoq.model.Reference
 
setTags(Collection<String>) - Method in class com.ardoq.model.Workspace
 
setTarget(String) - Method in class com.ardoq.model.Reference
 
setTargetWorkspace(String) - Method in class com.ardoq.model.Reference
 
setType(String) - Method in class com.ardoq.model.Component
 
setType(FieldType) - Method in class com.ardoq.model.Field
 
setType(Integer) - Method in class com.ardoq.model.Reference
 
setType(String) - Method in class com.ardoq.model.Workspace
 
setTypeId(String) - Method in class com.ardoq.model.Component
 
setVersion(String) - Method in class com.ardoq.model.Component
 
setViews(Collection<String>) - Method in class com.ardoq.model.Workspace
 
SimpleModelService - Class in com.ardoq.service
SimpleModelService let's you retrieve Models.
SimpleModelService(ModelService) - Constructor for class com.ardoq.service.SimpleModelService
 
SimpleWorkspaceService - Class in com.ardoq.service
 
SimpleWorkspaceService(WorkspaceService) - Constructor for class com.ardoq.service.SimpleWorkspaceService
 
SPLIT_CHARACTER - Static variable in class com.ardoq.util.SyncUtil
 
syncTags() - Method in class com.ardoq.util.SyncUtil
 
SyncUtil - Class in com.ardoq.util
Created by magnulf on 23.04.14.
SyncUtil(ArdoqClient, Workspace) - Constructor for class com.ardoq.util.SyncUtil
 

T

tag() - Method in class com.ardoq.ArdoqClient
 
Tag - Class in com.ardoq.model
 
Tag(String, String, String) - Constructor for class com.ardoq.model.Tag
 
Tag(String, String, String, List<String>, List<String>) - Constructor for class com.ardoq.model.Tag
 
TagAdapter - Class in com.ardoq.adapter
 
TagAdapter() - Constructor for class com.ardoq.adapter.TagAdapter
 
TagService - Interface in com.ardoq.service
 
toString() - Method in class com.ardoq.model.AggregatedWorkspace
 
toString() - Method in class com.ardoq.model.Attachment
 
toString() - Method in class com.ardoq.model.Component
 
toString() - Method in class com.ardoq.model.Field
 
toString() - Method in class com.ardoq.model.Origin
 
toString() - Method in class com.ardoq.model.Reference
 
toString() - Method in class com.ardoq.model.Tag
 
toString() - Method in class com.ardoq.model.Workspace
 
toString() - Method in class com.ardoq.model.WorkspaceBranch
 
toString() - Method in class com.ardoq.model.WorkspaceBranchRequest
 

U

updateComponent(String, Component) - Method in interface com.ardoq.service.ComponentService
Updates a component and returns a NEW immutable component.
updateComponent(String, Component, Callback<Component>) - Method in interface com.ardoq.service.ComponentService
 
updateField(String, Field) - Method in interface com.ardoq.service.FieldService
 
updateField(String, Field, Callback<Field>) - Method in interface com.ardoq.service.FieldService
 
updateReference(String, Reference) - Method in interface com.ardoq.service.ReferenceService
 
updateReference(String, Reference, Callback<Reference>) - Method in interface com.ardoq.service.ReferenceService
 
updateTag(String, Tag) - Method in interface com.ardoq.service.TagService
 
updateTag(String, Tag, Callback<Tag>) - Method in interface com.ardoq.service.TagService
 
updateTag(Tag) - Method in class com.ardoq.util.SyncUtil
 
updateWorkspace(String, Workspace) - Method in class com.ardoq.service.SimpleWorkspaceService
 
updateWorkspace(String, Workspace, Callback<Workspace>) - Method in class com.ardoq.service.SimpleWorkspaceService
 
updateWorkspace(String, Workspace) - Method in interface com.ardoq.service.WorkspaceService
 
updateWorkspace(String, Workspace, Callback<Workspace>) - Method in interface com.ardoq.service.WorkspaceService
 
updateWorkspaceIfDifferent(Workspace) - Method in class com.ardoq.util.SyncUtil
 
uploadAttachment(String, String, TypedFile) - Method in interface com.ardoq.service.AttachmentService
 
uploadAttachment(String, String, TypedFile, Callback<Attachment>) - Method in interface com.ardoq.service.AttachmentService
 

V

valueOf(String) - Static method in enum com.ardoq.batch.BatchOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ardoq.model.FieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ardoq.batch.BatchOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ardoq.model.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withComponentModel(String) - Method in class com.ardoq.model.Workspace
 
workspace() - Method in class com.ardoq.ArdoqClient
Creates a workspaceService that allows you to do operations with our Workspace API
Workspace - Class in com.ardoq.model
 
Workspace(String, String) - Constructor for class com.ardoq.model.Workspace
 
Workspace(String, String, String) - Constructor for class com.ardoq.model.Workspace
 
WorkspaceAdapter - Class in com.ardoq.adapter
 
WorkspaceAdapter() - Constructor for class com.ardoq.adapter.WorkspaceAdapter
 
WorkspaceBranch - Class in com.ardoq.model
 
WorkspaceBranch() - Constructor for class com.ardoq.model.WorkspaceBranch
 
WorkspaceBranchRequest - Class in com.ardoq.model
 
WorkspaceBranchRequest(String) - Constructor for class com.ardoq.model.WorkspaceBranchRequest
 
WorkspaceService - Interface in com.ardoq.service
 
A B C D E F G H I J M O R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.