A B C D E F G H I L M N O P Q R S T U V W X Y Z 

A

AccessRightException - Exception in com.docdoku.core.services
 
AccessRightException(String) - Constructor for exception com.docdoku.core.services.AccessRightException
 
AccessRightException(Locale, User) - Constructor for exception com.docdoku.core.services.AccessRightException
 
AccessRightException(Locale, Account) - Constructor for exception com.docdoku.core.services.AccessRightException
 
AccessRightException(Locale, String) - Constructor for exception com.docdoku.core.services.AccessRightException
 
Account - Class in com.docdoku.core.common
The Account class represents a user of the application but not attached to a particular workspace.
Account() - Constructor for class com.docdoku.core.common.Account
 
Account(String, String, String, String, Date) - Constructor for class com.docdoku.core.common.Account
 
AccountAlreadyExistsException - Exception in com.docdoku.core.services
 
AccountAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.AccountAlreadyExistsException
 
AccountAlreadyExistsException(Locale, String) - Constructor for exception com.docdoku.core.services.AccountAlreadyExistsException
 
AccountAlreadyExistsException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.AccountAlreadyExistsException
 
AccountNotFoundException - Exception in com.docdoku.core.services
 
AccountNotFoundException(String) - Constructor for exception com.docdoku.core.services.AccountNotFoundException
 
AccountNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.AccountNotFoundException
 
AccountNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.AccountNotFoundException
 
acl - Variable in class com.docdoku.core.document.DocumentMaster
 
ACL - Class in com.docdoku.core.security
This class can be attached to a DocumentMaster so that an access control list will be applied.
ACL() - Constructor for class com.docdoku.core.security.ACL
 
acl - Variable in class com.docdoku.core.security.ACLUserEntry
 
acl - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
ACL.Permission - Enum in com.docdoku.core.security
 
ACL.Permission() - Constructor for enum com.docdoku.core.security.ACL.Permission
 
aclId - Variable in class com.docdoku.core.security.ACLUserEntry
 
aclId - Variable in class com.docdoku.core.security.ACLUserEntryKey
 
aclId - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
aclId - Variable in class com.docdoku.core.security.ACLUserGroupEntryKey
 
ACLUserEntry - Class in com.docdoku.core.security
Class that belongs to the ACL classe and makes the mapping between a user and a associated permission.
ACLUserEntry() - Constructor for class com.docdoku.core.security.ACLUserEntry
 
ACLUserEntry(ACL, User, ACL.Permission) - Constructor for class com.docdoku.core.security.ACLUserEntry
 
ACLUserEntryKey - Class in com.docdoku.core.security
 
ACLUserEntryKey() - Constructor for class com.docdoku.core.security.ACLUserEntryKey
 
ACLUserEntryKey(int, String, String) - Constructor for class com.docdoku.core.security.ACLUserEntryKey
 
ACLUserGroupEntry - Class in com.docdoku.core.security
Class that belongs to the ACL classe and makes the mapping between a group and a associated permission.
ACLUserGroupEntry() - Constructor for class com.docdoku.core.security.ACLUserGroupEntry
 
ACLUserGroupEntry(ACL, UserGroup, ACL.Permission) - Constructor for class com.docdoku.core.security.ACLUserGroupEntry
 
ACLUserGroupEntryKey - Class in com.docdoku.core.security
 
ACLUserGroupEntryKey() - Constructor for class com.docdoku.core.security.ACLUserGroupEntryKey
 
ACLUserGroupEntryKey(int, String, String) - Constructor for class com.docdoku.core.security.ACLUserGroupEntryKey
 
activateUserGroups(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
activateUsers(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
activities - Variable in class com.docdoku.core.workflow.Workflow
 
Activity - Class in com.docdoku.core.workflow
A base class which represents a group of Task linked to a step of a Workflow.
Activity(int, String) - Constructor for class com.docdoku.core.workflow.Activity
 
Activity() - Constructor for class com.docdoku.core.workflow.Activity
 
activity - Variable in class com.docdoku.core.workflow.Task
 
activity - Variable in class com.docdoku.core.workflow.TaskKey
 
ActivityKey - Class in com.docdoku.core.workflow
 
ActivityKey() - Constructor for class com.docdoku.core.workflow.ActivityKey
 
ActivityKey(int, int) - Constructor for class com.docdoku.core.workflow.ActivityKey
 
ActivityModel - Class in com.docdoku.core.workflow
Defines common attributes and behaviors for activities model.
ActivityModel() - Constructor for class com.docdoku.core.workflow.ActivityModel
 
ActivityModel(WorkflowModel, int, List<TaskModel>, String) - Constructor for class com.docdoku.core.workflow.ActivityModel
 
activityModel - Variable in class com.docdoku.core.workflow.TaskModel
 
ActivityModelKey - Class in com.docdoku.core.workflow
 
ActivityModelKey() - Constructor for class com.docdoku.core.workflow.ActivityModelKey
 
ActivityModelKey(String, String, int) - Constructor for class com.docdoku.core.workflow.ActivityModelKey
 
activityModels - Variable in class com.docdoku.core.workflow.WorkflowModel
 
activityModelStep - Variable in class com.docdoku.core.workflow.TaskModel
 
activityModelStep - Variable in class com.docdoku.core.workflow.TaskModelKey
 
addActivityModel(int, ActivityModel) - Method in class com.docdoku.core.workflow.WorkflowModel
 
addEntry(User, ACL.Permission) - Method in class com.docdoku.core.security.ACL
 
addEntry(UserGroup, ACL.Permission) - Method in class com.docdoku.core.security.ACL
 
addFile(BinaryResource) - Method in class com.docdoku.core.document.DocumentIteration
 
addFile(BinaryResource) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
addFile(BinaryResource) - Method in class com.docdoku.core.product.PartIteration
 
addGeometry(Geometry) - Method in class com.docdoku.core.product.PartIteration
 
addMarker(Marker) - Method in class com.docdoku.core.product.Layer
 
addTag(Tag) - Method in class com.docdoku.core.document.DocumentMaster
 
addTaskModel(TaskModel) - Method in class com.docdoku.core.workflow.ActivityModel
 
addUser(User) - Method in class com.docdoku.core.common.UserGroup
 
addUserInGroup(UserGroupKey, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
addUserInWorkspace(String, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
admin - Variable in class com.docdoku.core.common.Workspace
 
alternate - Variable in class com.docdoku.core.product.PartAlternateLink
 
alternates - Variable in class com.docdoku.core.product.PartMaster
 
amount - Variable in class com.docdoku.core.product.PartUsageLink
 
ApplicationException - Exception in com.docdoku.core.services
 
ApplicationException(String, Throwable, String) - Constructor for exception com.docdoku.core.services.ApplicationException
 
ApplicationException(String) - Constructor for exception com.docdoku.core.services.ApplicationException
 
ApplicationException(String, Throwable) - Constructor for exception com.docdoku.core.services.ApplicationException
 
ApplicationException(Locale) - Constructor for exception com.docdoku.core.services.ApplicationException
 
ApplicationException(Locale, Throwable) - Constructor for exception com.docdoku.core.services.ApplicationException
 
approve(String, TaskKey, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
approve(String, TaskKey, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
approve(String, int) - Method in class com.docdoku.core.workflow.Task
 
attachedFiles - Variable in class com.docdoku.core.document.DocumentIteration
 
attachedFiles - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
attachedFiles - Variable in class com.docdoku.core.product.PartIteration
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
attributeMatches(InstanceAttribute) - Method in class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
attributes - Variable in class com.docdoku.core.document.SearchQuery
 
attributeTemplates - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
attributeType - Variable in class com.docdoku.core.document.InstanceAttributeTemplate
 
author - Variable in class com.docdoku.core.document.DocumentIteration
 
author - Variable in class com.docdoku.core.document.DocumentMaster
 
author - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
author - Variable in class com.docdoku.core.document.SearchQuery
 
author - Variable in class com.docdoku.core.product.Layer
 
author - Variable in class com.docdoku.core.product.Marker
 
author - Variable in class com.docdoku.core.product.PartIteration
 
author - Variable in class com.docdoku.core.product.PartMaster
 
author - Variable in class com.docdoku.core.product.PartRevision
 
author - Variable in class com.docdoku.core.workflow.WorkflowModel
 
AV_EXTENSIONS - Static variable in class com.docdoku.core.util.FileIO
 

B

BinaryResource - Class in com.docdoku.core.common
BinaryResource is the representation of a file contained in either a document or a document template.
BinaryResource() - Constructor for class com.docdoku.core.common.BinaryResource
 
BinaryResource(String, long) - Constructor for class com.docdoku.core.common.BinaryResource
 
booleanValue - Variable in class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
booleanValue - Variable in class com.docdoku.core.meta.InstanceBooleanAttribute
 
BUFFER_CAPACITY - Static variable in class com.docdoku.core.util.FileIO
 

C

CADInstance - Class in com.docdoku.core.product
Represents a CAD instance of a specific part defined in a PartUsageLink or PartSubstituteLink.
CADInstance() - Constructor for class com.docdoku.core.product.CADInstance
 
CADInstance(double, double, double, double, double, double, CADInstance.Positioning) - Constructor for class com.docdoku.core.product.CADInstance
 
CADInstance.Positioning - Enum in com.docdoku.core.product
 
CADInstance.Positioning() - Constructor for enum com.docdoku.core.product.CADInstance.Positioning
 
cadInstances - Variable in class com.docdoku.core.product.PartSubstituteLink
 
cadInstances - Variable in class com.docdoku.core.product.PartUsageLink
 
changeName(String) - Method in class com.docdoku.core.document.Folder
 
checkInDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
checkInDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
checkInPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
checkInPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Checks in the supplied part revision so its latest iteration, that carries the modifications realized since the checkout operation, will be published and made visible to all users.
checkOutDate - Variable in class com.docdoku.core.document.DocumentMaster
 
checkOutDate - Variable in class com.docdoku.core.product.PartRevision
 
checkOutDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
checkOutDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
checkOutPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
checkOutPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Checks out the supplied part revision to allow the operating user to modify it.
checkOutUser - Variable in class com.docdoku.core.document.DocumentMaster
 
checkOutUser - Variable in class com.docdoku.core.product.PartRevision
 
checkWorkspaceReadAccess(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
checkWorkspaceWriteAccess(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
CHUNK_SIZE - Static variable in class com.docdoku.core.util.FileIO
 
clone() - Method in class com.docdoku.core.common.Account
perform a deep clone operation
clone() - Method in class com.docdoku.core.common.User
 
clone() - Method in class com.docdoku.core.common.Version
perform a deep clone operation
clone() - Method in class com.docdoku.core.common.Workspace
 
clone() - Method in class com.docdoku.core.document.DocumentIteration
perform a deep clone operation
clone() - Method in class com.docdoku.core.document.DocumentLink
 
clone() - Method in class com.docdoku.core.document.DocumentMaster
perform a deep clone operation
clone() - Method in class com.docdoku.core.document.DocumentMasterKey
 
clone() - Method in class com.docdoku.core.meta.InstanceAttribute
 
clone() - Method in class com.docdoku.core.meta.InstanceDateAttribute
perform a deep clone operation
clone() - Method in class com.docdoku.core.product.CADInstance
 
clone() - Method in class com.docdoku.core.product.PartMasterKey
 
clone() - Method in class com.docdoku.core.product.PartRevisionKey
 
clone() - Method in class com.docdoku.core.product.PartSubstituteLink
 
clone() - Method in class com.docdoku.core.product.PartUsageLink
 
clone() - Method in class com.docdoku.core.security.ACL
perform a deep clone operation
clone() - Method in class com.docdoku.core.security.ACLUserEntry
 
clone() - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
clone() - Method in class com.docdoku.core.workflow.Activity
perform a deep clone operation
clone() - Method in class com.docdoku.core.workflow.ActivityModel
perform a deep clone operation
clone() - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
clone() - Method in class com.docdoku.core.workflow.SerialActivityModel
 
clone() - Method in class com.docdoku.core.workflow.Task
perform a deep clone operation
clone() - Method in class com.docdoku.core.workflow.TaskModel
 
clone() - Method in class com.docdoku.core.workflow.Workflow
perform a deep clone operation
clone() - Method in class com.docdoku.core.workflow.WorkflowModel
perform a deep clone operation
closureComment - Variable in class com.docdoku.core.workflow.Task
 
closureDate - Variable in class com.docdoku.core.workflow.Task
 
com.docdoku.core.common - package com.docdoku.core.common
 
com.docdoku.core.document - package com.docdoku.core.document
 
com.docdoku.core.log - package com.docdoku.core.log
 
com.docdoku.core.meta - package com.docdoku.core.meta
 
com.docdoku.core.product - package com.docdoku.core.product
 
com.docdoku.core.security - package com.docdoku.core.security
 
com.docdoku.core.services - package com.docdoku.core.services
 
com.docdoku.core.util - package com.docdoku.core.util
 
com.docdoku.core.workflow - package com.docdoku.core.workflow
 
comment - Variable in class com.docdoku.core.document.DocumentLink
 
comment - Variable in class com.docdoku.core.product.PartAlternateLink
 
comment - Variable in class com.docdoku.core.product.PartSubstituteLink
 
comment - Variable in class com.docdoku.core.product.PartUsageLink
 
compareTo(BinaryResource) - Method in class com.docdoku.core.common.BinaryResource
 
compareTo(Version) - Method in class com.docdoku.core.common.Version
 
compareTo(DocumentIteration) - Method in class com.docdoku.core.document.DocumentIteration
 
compareTo(DocumentMaster) - Method in class com.docdoku.core.document.DocumentMaster
 
compareTo(DocumentMasterKey) - Method in class com.docdoku.core.document.DocumentMasterKey
 
compareTo(DocumentMasterTemplate) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
compareTo(Folder) - Method in class com.docdoku.core.document.Folder
 
compareTo(PartIteration) - Method in class com.docdoku.core.product.PartIteration
 
compareTo(PartMasterKey) - Method in class com.docdoku.core.product.PartMasterKey
 
compareTo(PartRevisionKey) - Method in class com.docdoku.core.product.PartRevisionKey
 
completePath - Variable in class com.docdoku.core.document.Folder
 
component - Variable in class com.docdoku.core.product.PartUsageLink
 
components - Variable in class com.docdoku.core.product.PartIteration
 
ConfigSpec - Class in com.docdoku.core.product
A ConfigSpec is used to filter the right PartIteration of PartMasters, based on various rules.
ConfigSpec() - Constructor for class com.docdoku.core.product.ConfigSpec
 
ConfigurationItem - Class in com.docdoku.core.product
This class represents an entire product or some portion than is planned for production.
ConfigurationItem() - Constructor for class com.docdoku.core.product.ConfigurationItem
 
ConfigurationItem(Workspace, String, String) - Constructor for class com.docdoku.core.product.ConfigurationItem
 
configurationItem - Variable in class com.docdoku.core.product.Effectivity
 
configurationItem - Variable in class com.docdoku.core.product.EffectivityConfigSpec
 
configurationItem - Variable in class com.docdoku.core.product.Layer
 
ConfigurationItemAlreadyExistsException - Exception in com.docdoku.core.services
 
ConfigurationItemAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.ConfigurationItemAlreadyExistsException
 
ConfigurationItemAlreadyExistsException(Locale, ConfigurationItem) - Constructor for exception com.docdoku.core.services.ConfigurationItemAlreadyExistsException
 
ConfigurationItemAlreadyExistsException(Locale, ConfigurationItem, Throwable) - Constructor for exception com.docdoku.core.services.ConfigurationItemAlreadyExistsException
 
ConfigurationItemKey - Class in com.docdoku.core.product
Identity class of ConfigurationItem objects.
ConfigurationItemKey() - Constructor for class com.docdoku.core.product.ConfigurationItemKey
 
ConfigurationItemKey(String, String) - Constructor for class com.docdoku.core.product.ConfigurationItemKey
 
ConfigurationItemNotFoundException - Exception in com.docdoku.core.services
 
ConfigurationItemNotFoundException(String) - Constructor for exception com.docdoku.core.services.ConfigurationItemNotFoundException
 
ConfigurationItemNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.ConfigurationItemNotFoundException
 
ConfigurationItemNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.ConfigurationItemNotFoundException
 
content - Variable in class com.docdoku.core.document.SearchQuery
 
contentLength - Variable in class com.docdoku.core.common.BinaryResource
 
convertCADFileToJSON(PartIterationKey, File) - Method in interface com.docdoku.core.services.IConverterManagerLocal
 
convertMask(String) - Static method in class com.docdoku.core.util.Tools
 
copyFile(File, File) - Static method in class com.docdoku.core.util.FileIO
 
correct(String) - Static method in class com.docdoku.core.util.NamingConvention
 
createAccount(String, String, String, String, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
createActivity() - Method in class com.docdoku.core.workflow.ActivityModel
 
createActivity() - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
createActivity() - Method in class com.docdoku.core.workflow.SerialActivityModel
 
createConfigurationItem(String, String, String, String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
createConfigurationItem(String, String, String, String) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a new product structure.
createCredential(String, String) - Static method in class com.docdoku.core.security.Credential
 
createDocumentMaster(String, String, String, String, String, String, ACLUserEntry[], ACLUserGroupEntry[]) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
createDocumentMaster(String, String, String, String, String, String, ACLUserEntry[], ACLUserGroupEntry[]) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
createDocumentMasterTemplate(String, String, String, String, InstanceAttributeTemplate[], boolean) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
createDocumentMasterTemplate(String, String, String, String, InstanceAttributeTemplate[], boolean) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
createFolder(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
createFolder(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
createHomeFolder(String, String) - Static method in class com.docdoku.core.document.Folder
 
createInstanceAttribute() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
createLayer(ConfigurationItemKey, String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
createLayer(ConfigurationItemKey, String) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a new layer on a given product structure.
createMarker(int, String, String, double, double, double) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
createMarker(int, String, String, double, double, double) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a new marker that will be a member of the given layer.
createNextIteration(User) - Method in class com.docdoku.core.document.DocumentMaster
 
createNextIteration(User) - Method in class com.docdoku.core.product.PartRevision
 
createNextRevision(User) - Method in class com.docdoku.core.product.PartMaster
 
createPartMaster(String, String, String, String, boolean, String, String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
createPartMaster(String, String, String, String, boolean, String, String) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a new PartMaster.
createPasswordRecoveryRequest(String) - Static method in class com.docdoku.core.security.PasswordRecoveryRequest
 
createPasswordRecoveryRequest(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
createRootFolder(String) - Static method in class com.docdoku.core.document.Folder
 
createSubFolder(String) - Method in class com.docdoku.core.document.Folder
 
createTag(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
createTag(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
createTask() - Method in class com.docdoku.core.workflow.TaskModel
 
createUserGroup(String, Workspace) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
createVersion(DocumentMasterKey, String, String, String, ACLUserEntry[], ACLUserGroupEntry[]) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
createVersion(DocumentMasterKey, String, String, String, ACLUserEntry[], ACLUserGroupEntry[]) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
createWorkflow() - Method in class com.docdoku.core.workflow.WorkflowModel
 
createWorkflowModel(String, String, String, ActivityModel[]) - Method in interface com.docdoku.core.services.IWorkflowManagerLocal
 
createWorkflowModel(String, String, String, ActivityModel[]) - Method in interface com.docdoku.core.services.IWorkflowManagerWS
 
createWorkspace(String, Account, String, Workspace.VaultType, boolean) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
creationDate - Variable in class com.docdoku.core.common.Account
 
creationDate - Variable in class com.docdoku.core.document.DocumentIteration
 
creationDate - Variable in class com.docdoku.core.document.DocumentMaster
 
creationDate - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
creationDate - Variable in class com.docdoku.core.product.Layer
 
creationDate - Variable in class com.docdoku.core.product.Marker
 
creationDate - Variable in class com.docdoku.core.product.PartIteration
 
creationDate - Variable in class com.docdoku.core.product.PartMaster
 
creationDate - Variable in class com.docdoku.core.product.PartRevision
 
creationDate - Variable in class com.docdoku.core.workflow.WorkflowModel
 
creationDateFrom - Variable in class com.docdoku.core.document.SearchQuery
 
creationDateTo - Variable in class com.docdoku.core.document.SearchQuery
 
CreationException - Exception in com.docdoku.core.services
 
CreationException(String) - Constructor for exception com.docdoku.core.services.CreationException
 
CreationException(Locale) - Constructor for exception com.docdoku.core.services.CreationException
 
CreationException(Locale, Throwable) - Constructor for exception com.docdoku.core.services.CreationException
 
Credential - Class in com.docdoku.core.security
Useful class for storing credential, login/password pair, to the persistence storage.
Credential() - Constructor for class com.docdoku.core.security.Credential
 

D

date - Variable in class com.docdoku.core.product.DateBasedEffectivityConfigSpec
The date and/or time of the context.
DateBasedEffectivity - Class in com.docdoku.core.product
DateBasedEffectivity indicates that an item is effective while a configuration item is being produced during a date range.
DateBasedEffectivity() - Constructor for class com.docdoku.core.product.DateBasedEffectivity
 
DateBasedEffectivityConfigSpec - Class in com.docdoku.core.product
EffectivityConfigSpec expressed by date and time.
DateBasedEffectivityConfigSpec() - Constructor for class com.docdoku.core.product.DateBasedEffectivityConfigSpec
 
dateValue - Variable in class com.docdoku.core.meta.InstanceDateAttribute
 
DEFAULT_BUNDLE_NAME - Static variable in exception com.docdoku.core.services.ApplicationException
 
deleteConfigurationItem(ConfigurationItemKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
deleteConfigurationItem(ConfigurationItemKey) - Method in interface com.docdoku.core.services.IProductManagerWS
 
deleteDocumentMaster(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
deleteDocumentMaster(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
deleteDocumentMasterTemplate(DocumentMasterTemplateKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
deleteDocumentMasterTemplate(DocumentMasterTemplateKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
deleteFolder(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
deleteFolder(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
deleteLayer(String, int) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
deleteLayer(String, int) - Method in interface com.docdoku.core.services.IProductManagerWS
 
deleteMarker(int, int) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
deleteTag(TagKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
deleteTag(TagKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
deleteWorkflowModel(WorkflowModelKey) - Method in interface com.docdoku.core.services.IWorkflowManagerLocal
 
deleteWorkflowModel(WorkflowModelKey) - Method in interface com.docdoku.core.services.IWorkflowManagerWS
 
description - Variable in class com.docdoku.core.common.Workspace
 
description - Variable in class com.docdoku.core.document.DocumentMaster
 
description - Variable in class com.docdoku.core.product.ConfigurationItem
 
description - Variable in class com.docdoku.core.product.Effectivity
 
description - Variable in class com.docdoku.core.product.Marker
 
description - Variable in class com.docdoku.core.product.PartMaster
 
description - Variable in class com.docdoku.core.product.PartRevision
 
designItem - Variable in class com.docdoku.core.product.ConfigurationItem
The top level of the design of the configuration item which is the context for effectivities.
DOC_EXTENSIONS - Static variable in class com.docdoku.core.util.FileIO
 
docMId - Variable in class com.docdoku.core.document.SearchQuery
 
documentDocumentMasterId - Variable in class com.docdoku.core.log.DocumentLog
 
documentDocumentMasterVersion - Variable in class com.docdoku.core.log.DocumentLog
 
DocumentIteration - Class in com.docdoku.core.document
This DocumentIteration class represents the iterated part of a document.
DocumentIteration() - Constructor for class com.docdoku.core.document.DocumentIteration
 
DocumentIteration(DocumentMaster, int, User) - Constructor for class com.docdoku.core.document.DocumentIteration
 
documentIteration - Variable in class com.docdoku.core.log.DocumentLog
 
DocumentIterationKey - Class in com.docdoku.core.document
 
DocumentIterationKey() - Constructor for class com.docdoku.core.document.DocumentIterationKey
 
DocumentIterationKey(String, String, String, int) - Constructor for class com.docdoku.core.document.DocumentIterationKey
 
documentIterations - Variable in class com.docdoku.core.document.DocumentMaster
 
DocumentLink - Class in com.docdoku.core.document
This is a link class used to connect an object to a DocumentIteration.
DocumentLink() - Constructor for class com.docdoku.core.document.DocumentLink
 
DocumentLink(DocumentIteration, String) - Constructor for class com.docdoku.core.document.DocumentLink
 
DocumentLink(DocumentIteration) - Constructor for class com.docdoku.core.document.DocumentLink
 
DocumentLog - Class in com.docdoku.core.log
The DocumentLog class represents an entry in the log table that keeps track of all activities around a specific document.
DocumentLog() - Constructor for class com.docdoku.core.log.DocumentLog
 
documentMaster - Variable in class com.docdoku.core.document.DocumentIteration
 
DocumentMaster - Class in com.docdoku.core.document
This is the wrapper object that holds the data of a document.
DocumentMaster() - Constructor for class com.docdoku.core.document.DocumentMaster
 
DocumentMaster(Workspace, String, String, User) - Constructor for class com.docdoku.core.document.DocumentMaster
 
DocumentMaster(Workspace, String, Version, User) - Constructor for class com.docdoku.core.document.DocumentMaster
 
DocumentMaster(Workspace, String, User) - Constructor for class com.docdoku.core.document.DocumentMaster
 
DocumentMaster(Workspace, String) - Constructor for class com.docdoku.core.document.DocumentMaster
 
DocumentMasterAlreadyExistsException - Exception in com.docdoku.core.services
 
DocumentMasterAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.DocumentMasterAlreadyExistsException
 
DocumentMasterAlreadyExistsException(Locale, DocumentMaster) - Constructor for exception com.docdoku.core.services.DocumentMasterAlreadyExistsException
 
DocumentMasterAlreadyExistsException(Locale, DocumentMaster, Throwable) - Constructor for exception com.docdoku.core.services.DocumentMasterAlreadyExistsException
 
documentMasterId - Variable in class com.docdoku.core.document.DocumentIteration
 
documentMasterId - Variable in class com.docdoku.core.document.DocumentIterationKey
 
DocumentMasterKey - Class in com.docdoku.core.document
 
DocumentMasterKey() - Constructor for class com.docdoku.core.document.DocumentMasterKey
 
DocumentMasterKey(String, String, String) - Constructor for class com.docdoku.core.document.DocumentMasterKey
 
DocumentMasterNotFoundException - Exception in com.docdoku.core.services
 
DocumentMasterNotFoundException(String) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterNotFoundException(Locale, DocumentMasterKey) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterNotFoundException(Locale, DocumentMasterKey, Throwable) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterNotFoundException(Locale, String, Version) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterNotFoundException(Locale, String, String) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterNotFoundException(Locale, String, String, Throwable) - Constructor for exception com.docdoku.core.services.DocumentMasterNotFoundException
 
DocumentMasterTemplate - Class in com.docdoku.core.document
A model object from which we can create a DocumentMaster.
DocumentMasterTemplate() - Constructor for class com.docdoku.core.document.DocumentMasterTemplate
 
DocumentMasterTemplate(Workspace, String, User, String, String) - Constructor for class com.docdoku.core.document.DocumentMasterTemplate
 
documentMasterTemplate - Variable in class com.docdoku.core.document.InstanceAttributeTemplate
 
DocumentMasterTemplateAlreadyExistsException - Exception in com.docdoku.core.services
 
DocumentMasterTemplateAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateAlreadyExistsException
 
DocumentMasterTemplateAlreadyExistsException(Locale, DocumentMasterTemplate) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateAlreadyExistsException
 
DocumentMasterTemplateAlreadyExistsException(Locale, DocumentMasterTemplate, Throwable) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateAlreadyExistsException
 
documentMasterTemplateId - Variable in class com.docdoku.core.document.InstanceAttributeTemplate
 
documentMasterTemplateId - Variable in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
DocumentMasterTemplateKey - Class in com.docdoku.core.document
 
DocumentMasterTemplateKey() - Constructor for class com.docdoku.core.document.DocumentMasterTemplateKey
 
DocumentMasterTemplateKey(String, String) - Constructor for class com.docdoku.core.document.DocumentMasterTemplateKey
 
DocumentMasterTemplateNotFoundException - Exception in com.docdoku.core.services
 
DocumentMasterTemplateNotFoundException(String) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateNotFoundException
 
DocumentMasterTemplateNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateNotFoundException
 
DocumentMasterTemplateNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.DocumentMasterTemplateNotFoundException
 
documentMasterVersion - Variable in class com.docdoku.core.document.DocumentIteration
 
documentMasterVersion - Variable in class com.docdoku.core.document.DocumentIterationKey
 
documentType - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
documentWorkspaceId - Variable in class com.docdoku.core.log.DocumentLog
 
downloadFromDocument(String, String, String, int, String) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
downloadFromPart(String, String, String, int, String) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
downloadFromTemplate(String, String, String) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
downloadNativeFromPart(String, String, String, int, String) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
duration - Variable in class com.docdoku.core.workflow.Task
 
duration - Variable in class com.docdoku.core.workflow.TaskModel
 

E

effectivities - Variable in class com.docdoku.core.product.Marker
 
effectivities - Variable in class com.docdoku.core.product.PartRevision
 
Effectivity - Class in com.docdoku.core.product
An Effectivity is an abstract subclass which is a kind of qualification object.
Effectivity() - Constructor for class com.docdoku.core.product.Effectivity
 
Effectivity(String) - Constructor for class com.docdoku.core.product.Effectivity
 
EffectivityConfigSpec - Class in com.docdoku.core.product
A configuration specification used to select a PartIteration of a given PartMaster according to its effectivities.
EffectivityConfigSpec() - Constructor for class com.docdoku.core.product.EffectivityConfigSpec
 
email - Variable in class com.docdoku.core.common.Account
 
email - Variable in class com.docdoku.core.common.User
 
enabled - Variable in class com.docdoku.core.security.ACL
 
encodeURL(String) - Static method in class com.docdoku.core.util.FileIO
 
endDate - Variable in class com.docdoku.core.product.DateBasedEffectivity
The date and/or time when the effectivity ends.
endLotId - Variable in class com.docdoku.core.product.LotBasedEffectivity
The identification of the last batch of items that the effectivity applies to.
endNumber - Variable in class com.docdoku.core.product.SerialNumberBasedEffectivity
The serial number of the last item that the effectivity applies to.
equals(Object) - Method in class com.docdoku.core.common.Account
 
equals(Object) - Method in class com.docdoku.core.common.BinaryResource
 
equals(Object) - Method in class com.docdoku.core.common.User
 
equals(Object) - Method in class com.docdoku.core.common.UserGroupKey
 
equals(Object) - Method in class com.docdoku.core.common.UserKey
 
equals(Object) - Method in class com.docdoku.core.common.Version
 
equals(Object) - Method in class com.docdoku.core.common.Workspace
 
equals(Object) - Method in class com.docdoku.core.document.DocumentIteration
 
equals(Object) - Method in class com.docdoku.core.document.DocumentIterationKey
 
equals(Object) - Method in class com.docdoku.core.document.DocumentLink
 
equals(Object) - Method in class com.docdoku.core.document.DocumentMaster
 
equals(Object) - Method in class com.docdoku.core.document.DocumentMasterKey
 
equals(Object) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
equals(Object) - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
equals(Object) - Method in class com.docdoku.core.document.Folder
 
equals(Object) - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
equals(Object) - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
equals(Object) - Method in class com.docdoku.core.document.SubscriptionKey
 
equals(Object) - Method in class com.docdoku.core.document.Tag
 
equals(Object) - Method in class com.docdoku.core.document.TagKey
 
equals(Object) - Method in class com.docdoku.core.meta.InstanceAttribute
 
equals(Object) - Method in class com.docdoku.core.product.ConfigurationItem
 
equals(Object) - Method in class com.docdoku.core.product.ConfigurationItemKey
 
equals(Object) - Method in class com.docdoku.core.product.PartIteration
 
equals(Object) - Method in class com.docdoku.core.product.PartIterationKey
 
equals(Object) - Method in class com.docdoku.core.product.PartMaster
 
equals(Object) - Method in class com.docdoku.core.product.PartMasterKey
 
equals(Object) - Method in class com.docdoku.core.product.PartRevision
 
equals(Object) - Method in class com.docdoku.core.product.PartRevisionKey
 
equals(Object) - Method in class com.docdoku.core.security.ACLUserEntryKey
 
equals(Object) - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
equals(Object) - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
equals(Object) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
equals(Object) - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
equals(Object) - Method in class com.docdoku.core.workflow.Activity
 
equals(Object) - Method in class com.docdoku.core.workflow.ActivityKey
 
equals(Object) - Method in class com.docdoku.core.workflow.ActivityModelKey
 
equals(Object) - Method in class com.docdoku.core.workflow.Task
 
equals(Object) - Method in class com.docdoku.core.workflow.TaskKey
 
equals(Object) - Method in class com.docdoku.core.workflow.TaskModel
 
equals(Object) - Method in class com.docdoku.core.workflow.TaskModelKey
 
equals(Object) - Method in class com.docdoku.core.workflow.Workflow
 
equals(Object) - Method in class com.docdoku.core.workflow.WorkflowModel
 
equals(Object) - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
event - Variable in class com.docdoku.core.log.DocumentLog
 

F

FileAlreadyExistsException - Exception in com.docdoku.core.services
 
FileAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.FileAlreadyExistsException
 
FileAlreadyExistsException(Locale, BinaryResource) - Constructor for exception com.docdoku.core.services.FileAlreadyExistsException
 
FileAlreadyExistsException(Locale, String) - Constructor for exception com.docdoku.core.services.FileAlreadyExistsException
 
FileAlreadyExistsException(Locale, BinaryResource, Throwable) - Constructor for exception com.docdoku.core.services.FileAlreadyExistsException
 
FileAlreadyExistsException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.FileAlreadyExistsException
 
FileHolder - Interface in com.docdoku.core.common
Interface implemented by objects that hold binary files.
FileIO - Class in com.docdoku.core.util
 
FileIO() - Constructor for class com.docdoku.core.util.FileIO
 
FileNotFoundException - Exception in com.docdoku.core.services
 
FileNotFoundException(String) - Constructor for exception com.docdoku.core.services.FileNotFoundException
 
FileNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.FileNotFoundException
 
filterProductStructure(ConfigurationItemKey, ConfigSpec, Integer, Integer) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
filterProductStructure(ConfigurationItemKey, ConfigSpec, Integer, Integer) - Method in interface com.docdoku.core.services.IProductManagerWS
Resolves the product structure identified by the supplied ConfigurationItemKey.
finalLifeCycleState - Variable in class com.docdoku.core.workflow.Workflow
 
finalLifeCycleState - Variable in class com.docdoku.core.workflow.WorkflowModel
 
findDocumentMastersByFolder(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
findDocumentMastersByFolder(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
findDocumentMastersByTag(TagKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
findDocumentMastersByTag(TagKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
findPartMasters(String, String, int) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
findPartMasters(String, String, int) - Method in interface com.docdoku.core.services.IProductManagerWS
Finds part masters by their part number using like style query.
findPartUsages(ConfigurationItemKey, PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
findPartUsages(ConfigurationItemKey, PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Searchs all instances of a part and returns their paths, defined by a serie of usage links, from the top of the structure to their own usage link.
Folder - Class in com.docdoku.core.document
The Folder class is the unitary element of the tree structure.
Folder() - Constructor for class com.docdoku.core.document.Folder
 
Folder(String) - Constructor for class com.docdoku.core.document.Folder
 
Folder(String, String) - Constructor for class com.docdoku.core.document.Folder
 
FolderAlreadyExistsException - Exception in com.docdoku.core.services
 
FolderAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.FolderAlreadyExistsException
 
FolderAlreadyExistsException(Locale, Folder) - Constructor for exception com.docdoku.core.services.FolderAlreadyExistsException
 
FolderAlreadyExistsException(Locale, Folder, Throwable) - Constructor for exception com.docdoku.core.services.FolderAlreadyExistsException
 
folderLocked - Variable in class com.docdoku.core.common.Workspace
 
FolderNotFoundException - Exception in com.docdoku.core.services
 
FolderNotFoundException(String) - Constructor for exception com.docdoku.core.services.FolderNotFoundException
 
FolderNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.FolderNotFoundException
 
FolderNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.FolderNotFoundException
 
forbidden(char) - Static method in class com.docdoku.core.util.NamingConvention
 
FORBIDDEN_CHARS - Static variable in class com.docdoku.core.util.NamingConvention
 
FORBIDDEN_NAMES - Static variable in class com.docdoku.core.util.NamingConvention
 
fromDate - Variable in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
fullName - Variable in class com.docdoku.core.common.BinaryResource
 

G

generateId(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
generateId(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
geometries - Variable in class com.docdoku.core.product.PartIteration
 
Geometry - Class in com.docdoku.core.product
Wraps a CAD file providing quality information.
Geometry() - Constructor for class com.docdoku.core.product.Geometry
 
Geometry(int, String, long) - Constructor for class com.docdoku.core.product.Geometry
 
getAccount(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getACL() - Method in class com.docdoku.core.document.DocumentMaster
 
getAclId() - Method in class com.docdoku.core.security.ACLUserEntryKey
 
getAclId() - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
getActivities() - Method in class com.docdoku.core.workflow.Workflow
 
getActivity() - Method in class com.docdoku.core.workflow.Task
 
getActivity() - Method in class com.docdoku.core.workflow.TaskKey
 
getActivity(int) - Method in class com.docdoku.core.workflow.Workflow
 
getActivityModel() - Method in class com.docdoku.core.workflow.TaskModel
 
getActivityModel(int) - Method in class com.docdoku.core.workflow.WorkflowModel
 
getActivityModels() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getActivityModelStep() - Method in class com.docdoku.core.workflow.TaskModel
 
getActivityModelStep() - Method in class com.docdoku.core.workflow.TaskModelKey
 
getActivityStep() - Method in class com.docdoku.core.workflow.Task
 
getAdmin() - Method in class com.docdoku.core.common.Workspace
 
getAdministratedWorkspaces() - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getAllFolders() - Method in class com.docdoku.core.document.Folder
 
getAlternate() - Method in class com.docdoku.core.product.PartAlternateLink
 
getAlternates() - Method in class com.docdoku.core.product.PartMaster
 
getAmount() - Method in class com.docdoku.core.product.PartUsageLink
 
getAttachedFiles() - Method in interface com.docdoku.core.common.FileHolder
 
getAttachedFiles() - Method in class com.docdoku.core.document.DocumentIteration
 
getAttachedFiles() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getAttachedFiles() - Method in class com.docdoku.core.product.PartIteration
 
getAttributes() - Method in class com.docdoku.core.document.SearchQuery
 
getAttributeTemplates() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getAttributeType() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
getAuthor() - Method in class com.docdoku.core.document.DocumentIteration
 
getAuthor() - Method in class com.docdoku.core.document.DocumentMaster
 
getAuthor() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getAuthor() - Method in class com.docdoku.core.document.SearchQuery
 
getAuthor() - Method in class com.docdoku.core.product.Layer
 
getAuthor() - Method in class com.docdoku.core.product.Marker
 
getAuthor() - Method in class com.docdoku.core.product.PartIteration
 
getAuthor() - Method in class com.docdoku.core.product.PartMaster
 
getAuthor() - Method in class com.docdoku.core.product.PartRevision
 
getAuthor() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getBundleDefaultMessage() - Method in exception com.docdoku.core.services.ApplicationException
 
getBundleMessage(String) - Method in exception com.docdoku.core.services.ApplicationException
 
getCadInstances() - Method in class com.docdoku.core.product.PartSubstituteLink
 
getCadInstances() - Method in class com.docdoku.core.product.PartUsageLink
 
getCheckedOutDocumentMasters(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getCheckedOutDocumentMasters(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getCheckOutDate() - Method in class com.docdoku.core.document.DocumentMaster
 
getCheckOutDate() - Method in class com.docdoku.core.product.PartRevision
 
getCheckOutUser() - Method in class com.docdoku.core.document.DocumentMaster
 
getCheckOutUser() - Method in class com.docdoku.core.product.PartRevision
 
getClosureComment() - Method in class com.docdoku.core.workflow.Task
 
getClosureDate() - Method in class com.docdoku.core.workflow.Task
 
getComment() - Method in class com.docdoku.core.document.DocumentLink
 
getComment() - Method in class com.docdoku.core.product.PartAlternateLink
 
getComment() - Method in class com.docdoku.core.product.PartSubstituteLink
 
getComment() - Method in class com.docdoku.core.product.PartUsageLink
 
getCompletePath() - Method in class com.docdoku.core.document.Folder
 
getComponent() - Method in class com.docdoku.core.product.PartUsageLink
 
getComponents() - Method in class com.docdoku.core.product.PartIteration
 
getComponents(PartIterationKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getComponents(PartIterationKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Fetches the components of the supplied part assembly
getConfigurationItem() - Method in class com.docdoku.core.product.Effectivity
 
getConfigurationItem() - Method in class com.docdoku.core.product.EffectivityConfigSpec
 
getConfigurationItem() - Method in class com.docdoku.core.product.Layer
 
getConfigurationItems(String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getConfigurationItems(String) - Method in interface com.docdoku.core.services.IProductManagerWS
Retrieves all product structures that belong to the given workspace.
getContent() - Method in class com.docdoku.core.document.SearchQuery
 
getContentLength() - Method in class com.docdoku.core.common.BinaryResource
 
getCreationDate() - Method in class com.docdoku.core.common.Account
 
getCreationDate() - Method in class com.docdoku.core.document.DocumentIteration
 
getCreationDate() - Method in class com.docdoku.core.document.DocumentMaster
 
getCreationDate() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getCreationDate() - Method in class com.docdoku.core.product.Layer
 
getCreationDate() - Method in class com.docdoku.core.product.Marker
 
getCreationDate() - Method in class com.docdoku.core.product.PartIteration
 
getCreationDate() - Method in class com.docdoku.core.product.PartMaster
 
getCreationDate() - Method in class com.docdoku.core.product.PartRevision
 
getCreationDate() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getCreationDateFrom() - Method in class com.docdoku.core.document.SearchQuery
 
getCreationDateTo() - Method in class com.docdoku.core.document.SearchQuery
 
getCurrentActivity() - Method in class com.docdoku.core.workflow.Workflow
 
getCurrentStep() - Method in class com.docdoku.core.workflow.Workflow
 
getDataFile(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDataFile(String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getDataFile(String) - Method in interface com.docdoku.core.services.IProductManagerWS
Returns the java.io.File object that references the physical file of the supplied binary resource.
getDate() - Method in class com.docdoku.core.product.DateBasedEffectivityConfigSpec
 
getDateValue() - Method in class com.docdoku.core.meta.InstanceDateAttribute
 
getDescription() - Method in class com.docdoku.core.common.Workspace
 
getDescription() - Method in class com.docdoku.core.document.DocumentMaster
 
getDescription() - Method in class com.docdoku.core.product.ConfigurationItem
 
getDescription() - Method in class com.docdoku.core.product.Effectivity
 
getDescription() - Method in class com.docdoku.core.product.Marker
 
getDescription() - Method in class com.docdoku.core.product.PartMaster
 
getDescription() - Method in class com.docdoku.core.product.PartRevision
 
getDesignItem() - Method in class com.docdoku.core.product.ConfigurationItem
 
getDocMId() - Method in class com.docdoku.core.document.SearchQuery
 
getDocumentDocumentMasterId() - Method in class com.docdoku.core.log.DocumentLog
 
getDocumentDocumentMasterVersion() - Method in class com.docdoku.core.log.DocumentLog
 
getDocumentIteration() - Method in class com.docdoku.core.log.DocumentLog
 
getDocumentIterations() - Method in class com.docdoku.core.document.DocumentMaster
 
getDocumentMaster() - Method in class com.docdoku.core.document.DocumentIteration
 
getDocumentMaster(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDocumentMaster(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getDocumentMasterId() - Method in class com.docdoku.core.document.DocumentIteration
 
getDocumentMasterId() - Method in class com.docdoku.core.document.DocumentIterationKey
 
getDocumentMastersWithAssignedTasksForGivenUser(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDocumentMastersWithAssignedTasksForGivenUser(String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getDocumentMastersWithReference(String, String, int) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDocumentMastersWithReference(String, String, int) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getDocumentMasterTemplate() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
getDocumentMasterTemplate(DocumentMasterTemplateKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDocumentMasterTemplate(DocumentMasterTemplateKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getDocumentMasterTemplateId() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
getDocumentMasterTemplateId() - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
getDocumentMasterTemplates(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getDocumentMasterTemplates(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getDocumentMasterVersion() - Method in class com.docdoku.core.document.DocumentIteration
 
getDocumentMasterVersion() - Method in class com.docdoku.core.document.DocumentIterationKey
 
getDocumentType() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getDocumentWorkspaceId() - Method in class com.docdoku.core.log.DocumentLog
 
getDuration() - Method in class com.docdoku.core.workflow.Task
 
getDuration() - Method in class com.docdoku.core.workflow.TaskModel
 
getEffectivities() - Method in class com.docdoku.core.product.Marker
 
getEffectivities() - Method in class com.docdoku.core.product.PartRevision
 
getEmail() - Method in class com.docdoku.core.common.Account
 
getEmail() - Method in class com.docdoku.core.common.User
 
getEndDate() - Method in class com.docdoku.core.product.DateBasedEffectivity
 
getEndLotId() - Method in class com.docdoku.core.product.LotBasedEffectivity
 
getEndNumber() - Method in class com.docdoku.core.product.SerialNumberBasedEffectivity
 
getErrorOffset() - Method in exception com.docdoku.core.common.VersionFormatException
 
getEvent() - Method in class com.docdoku.core.log.DocumentLog
 
getExtension(String) - Static method in class com.docdoku.core.util.FileIO
 
getExtension(File) - Static method in class com.docdoku.core.util.FileIO
 
getFileNameWithoutExtension(File) - Static method in class com.docdoku.core.util.FileIO
 
getFinalLifeCycleState() - Method in class com.docdoku.core.workflow.Workflow
 
getFinalLifeCycleState() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getFolders(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getFolders(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getFromDate() - Method in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
getFullName() - Method in class com.docdoku.core.common.BinaryResource
 
getGeometries() - Method in class com.docdoku.core.product.PartIteration
 
getId() - Method in class com.docdoku.core.common.UserGroup
 
getId() - Method in class com.docdoku.core.common.UserGroupKey
 
getId() - Method in class com.docdoku.core.common.Workspace
 
getId() - Method in class com.docdoku.core.document.DocumentLink
 
getId() - Method in class com.docdoku.core.document.DocumentMaster
 
getId() - Method in class com.docdoku.core.document.DocumentMasterKey
 
getId() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getId() - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
getId() - Method in class com.docdoku.core.meta.InstanceAttribute
 
getId() - Method in class com.docdoku.core.product.CADInstance
 
getId() - Method in class com.docdoku.core.product.ConfigSpec
 
getId() - Method in class com.docdoku.core.product.ConfigurationItem
 
getId() - Method in class com.docdoku.core.product.ConfigurationItemKey
 
getId() - Method in class com.docdoku.core.product.Effectivity
 
getId() - Method in class com.docdoku.core.product.Layer
 
getId() - Method in class com.docdoku.core.product.Marker
 
getId() - Method in class com.docdoku.core.product.PartUsageLink
 
getId() - Method in class com.docdoku.core.security.ACL
 
getId() - Method in class com.docdoku.core.workflow.Workflow
 
getId() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getId() - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
getInfo() - Method in class com.docdoku.core.log.DocumentLog
 
getInputString() - Method in exception com.docdoku.core.common.VersionFormatException
 
getInstanceAttributes() - Method in class com.docdoku.core.document.DocumentIteration
 
getInstanceAttributes() - Method in class com.docdoku.core.product.PartIteration
 
getInstructions() - Method in class com.docdoku.core.workflow.Task
 
getInstructions() - Method in class com.docdoku.core.workflow.TaskModel
 
getIteration() - Method in class com.docdoku.core.document.DocumentIteration
 
getIteration() - Method in class com.docdoku.core.document.DocumentIterationKey
 
getIteration(int) - Method in class com.docdoku.core.document.DocumentMaster
 
getIteration() - Method in class com.docdoku.core.product.PartIteration
 
getIteration() - Method in class com.docdoku.core.product.PartIterationKey
 
getIteration(int) - Method in class com.docdoku.core.product.PartRevision
 
getIterationChangeEventSubscriptions(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getIterationChangeEventSubscriptions(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getIterationNote() - Method in class com.docdoku.core.product.PartIteration
 
getKey() - Method in class com.docdoku.core.common.User
 
getKey() - Method in class com.docdoku.core.document.DocumentIteration
 
getKey() - Method in class com.docdoku.core.document.DocumentMaster
 
getKey() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getKey() - Method in class com.docdoku.core.document.Subscription
 
getKey() - Method in class com.docdoku.core.product.PartIteration
 
getKey() - Method in class com.docdoku.core.product.PartMaster
 
getKey() - Method in class com.docdoku.core.product.PartRevision
 
getKey() - Method in class com.docdoku.core.workflow.Activity
 
getKey() - Method in class com.docdoku.core.workflow.Task
 
getKey() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getLabel() - Method in class com.docdoku.core.document.Tag
 
getLabel() - Method in class com.docdoku.core.document.TagKey
 
getLanguage() - Method in class com.docdoku.core.common.Account
 
getLanguage() - Method in class com.docdoku.core.common.User
 
getLastIteration() - Method in class com.docdoku.core.document.DocumentMaster
 
getLastIteration() - Method in class com.docdoku.core.product.PartRevision
 
getLastRevision() - Method in class com.docdoku.core.product.PartMaster
 
getLayer(int) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getLayer(int) - Method in interface com.docdoku.core.services.IProductManagerWS
Retrieves a given layer.
getLayers(ConfigurationItemKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getLayers(ConfigurationItemKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Retrieves all layers of the given product structure, ie ConfigurationItem.
getLifeCycle() - Method in class com.docdoku.core.workflow.Workflow
 
getLifeCycle() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getLifeCycleState() - Method in class com.docdoku.core.document.DocumentMaster
 
getLifeCycleState() - Method in class com.docdoku.core.product.PartRevision
 
getLifeCycleState() - Method in class com.docdoku.core.workflow.Activity
 
getLifeCycleState() - Method in class com.docdoku.core.workflow.ActivityModel
 
getLifeCycleState() - Method in class com.docdoku.core.workflow.Workflow
 
getLinkedDocuments() - Method in class com.docdoku.core.document.DocumentIteration
 
getLinkedDocuments() - Method in class com.docdoku.core.product.PartIteration
 
getLinkEncoded(String, String) - Static method in class com.docdoku.core.util.FileIO
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.AccessRightException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.AccountAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.AccountNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.ApplicationException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.ConfigurationItemAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.ConfigurationItemNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.CreationException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.DocumentMasterAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.DocumentMasterNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.DocumentMasterTemplateAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.DocumentMasterTemplateNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.FileAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.FileNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.FolderAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.FolderNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.LayerNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.MarkerNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.NotAllowedException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PartIterationNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PartMasterAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PartMasterNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PartRevisionNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PartUsageLinkNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.PasswordRecoveryRequestNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.TagAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.TagNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.TaskNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.UserAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.UserGroupAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.UserGroupNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.UserNotActiveException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.UserNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.WorkflowModelAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.WorkflowModelNotFoundException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.WorkspaceAlreadyExistsException
 
getLocalizedMessage() - Method in exception com.docdoku.core.services.WorkspaceNotFoundException
 
getLocation() - Method in class com.docdoku.core.document.DocumentMaster
 
getLogDate() - Method in class com.docdoku.core.log.DocumentLog
 
getLogin() - Method in class com.docdoku.core.common.Account
 
getLogin() - Method in class com.docdoku.core.common.User
 
getLogin() - Method in class com.docdoku.core.common.UserKey
 
getLogin() - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
getLotId() - Method in class com.docdoku.core.product.LotBasedEffectivityConfigSpec
 
getMarkers() - Method in class com.docdoku.core.product.Layer
 
getMask() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getMember() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
getMember() - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
getMemberId() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
getMemberId() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
getMemberLogin() - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
getMemberLogin() - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
getMemberWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
getMemberWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
getMessage() - Method in exception com.docdoku.core.services.ApplicationException
 
getName() - Method in class com.docdoku.core.common.Account
 
getName() - Method in class com.docdoku.core.common.BinaryResource
 
getName() - Method in class com.docdoku.core.common.User
 
getName() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
getName() - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
getName() - Method in class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
getName() - Method in class com.docdoku.core.meta.InstanceAttribute
 
getName() - Method in class com.docdoku.core.product.Effectivity
 
getName() - Method in class com.docdoku.core.product.Layer
 
getName() - Method in class com.docdoku.core.product.PartMaster
 
getNativeCADFile() - Method in class com.docdoku.core.product.PartIteration
 
getNum() - Method in class com.docdoku.core.workflow.Task
 
getNum() - Method in class com.docdoku.core.workflow.TaskKey
 
getNum() - Method in class com.docdoku.core.workflow.TaskModel
 
getNum() - Method in class com.docdoku.core.workflow.TaskModelKey
 
getNumber() - Method in class com.docdoku.core.product.PartMaster
 
getNumber() - Method in class com.docdoku.core.product.PartMasterKey
 
getNumber() - Method in class com.docdoku.core.product.SerialNumberBasedEffectivityConfigSpec
 
getNumberOfIterations() - Method in class com.docdoku.core.document.DocumentMaster
 
getNumberOfIterations() - Method in class com.docdoku.core.product.PartRevision
 
getNumberValue() - Method in class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
getNumberValue() - Method in class com.docdoku.core.meta.InstanceNumberAttribute
 
getObservedDocumentMaster() - Method in class com.docdoku.core.document.Subscription
 
getObservedDocumentMasterId() - Method in class com.docdoku.core.document.Subscription
 
getObservedDocumentMasterId() - Method in class com.docdoku.core.document.SubscriptionKey
 
getObservedDocumentMasterVersion() - Method in class com.docdoku.core.document.Subscription
 
getObservedDocumentMasterVersion() - Method in class com.docdoku.core.document.SubscriptionKey
 
getObservedDocumentMasterWorkspaceId() - Method in class com.docdoku.core.document.Subscription
 
getObservedDocumentMasterWorkspaceId() - Method in class com.docdoku.core.document.SubscriptionKey
 
getOpenTasks() - Method in class com.docdoku.core.workflow.Activity
 
getOpenTasks() - Method in class com.docdoku.core.workflow.ParallelActivity
 
getOpenTasks() - Method in class com.docdoku.core.workflow.SerialActivity
 
getOwner() - Method in class com.docdoku.core.document.Folder
 
getOwnerRef() - Method in class com.docdoku.core.common.BinaryResource
 
getOwnerType() - Method in class com.docdoku.core.common.BinaryResource
 
getParentFolder() - Method in class com.docdoku.core.document.Folder
 
getPartIterations() - Method in class com.docdoku.core.product.PartRevision
 
getPartMaster() - Method in class com.docdoku.core.product.PartRevision
 
getPartMaster() - Method in class com.docdoku.core.product.PartRevisionKey
 
getPartMaster(PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getPartMaster(PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Returns a specific PartMaster.
getPartMasterKey() - Method in class com.docdoku.core.product.PartRevision
 
getPartMasterNumber() - Method in class com.docdoku.core.product.PartIterationKey
 
getPartNumber() - Method in class com.docdoku.core.product.PartIteration
 
getPartNumber() - Method in class com.docdoku.core.product.PartRevision
 
getPartRevision() - Method in class com.docdoku.core.product.PartIteration
 
getPartRevision() - Method in class com.docdoku.core.product.PartIterationKey
 
getPartRevision(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
getPartRevision(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Returns a specific PartRevision.
getPartRevisions() - Method in class com.docdoku.core.product.PartMaster
 
getPartVersion() - Method in class com.docdoku.core.product.PartIteration
 
getPermission() - Method in class com.docdoku.core.security.ACLUserEntry
 
getPermission() - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
getPositioning() - Method in class com.docdoku.core.product.CADInstance
 
getPrevious() - Method in class com.docdoku.core.common.BinaryResource
 
getPrincipal() - Method in class com.docdoku.core.security.ACLUserEntry
 
getPrincipal() - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
getPrincipalId() - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
getPrincipalId() - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
getPrincipalLogin() - Method in class com.docdoku.core.security.ACLUserEntry
 
getPrincipalLogin() - Method in class com.docdoku.core.security.ACLUserEntryKey
 
getPrincipalWorkspaceId() - Method in class com.docdoku.core.security.ACLUserEntry
 
getPrincipalWorkspaceId() - Method in class com.docdoku.core.security.ACLUserEntryKey
 
getPrincipalWorkspaceId() - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
getPrincipalWorkspaceId() - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
getQuality() - Method in class com.docdoku.core.product.Geometry
 
getReferenceDescription() - Method in class com.docdoku.core.product.PartAlternateLink
 
getReferenceDescription() - Method in class com.docdoku.core.product.PartSubstituteLink
 
getReferenceDescription() - Method in class com.docdoku.core.product.PartUsageLink
 
getRelatedParts() - Method in class com.docdoku.core.product.Marker
 
getRevisionNote() - Method in class com.docdoku.core.document.DocumentIteration
 
getRunningTasks() - Method in class com.docdoku.core.workflow.Workflow
 
getRx() - Method in class com.docdoku.core.product.CADInstance
 
getRy() - Method in class com.docdoku.core.product.CADInstance
 
getRz() - Method in class com.docdoku.core.product.CADInstance
 
getShortName() - Method in class com.docdoku.core.document.Folder
 
getSource() - Method in class com.docdoku.core.product.PartIteration
 
getStartDate() - Method in class com.docdoku.core.product.DateBasedEffectivity
 
getStartDate() - Method in class com.docdoku.core.workflow.Task
 
getStartLotId() - Method in class com.docdoku.core.product.LotBasedEffectivity
 
getStartNumber() - Method in class com.docdoku.core.product.SerialNumberBasedEffectivity
 
getStateChangeEventSubscriptions(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getStateChangeEventSubscriptions(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getStatus() - Method in class com.docdoku.core.workflow.Task
 
getStep() - Method in class com.docdoku.core.workflow.Activity
 
getStep() - Method in class com.docdoku.core.workflow.ActivityKey
 
getStep() - Method in class com.docdoku.core.workflow.ActivityModel
 
getStep() - Method in class com.docdoku.core.workflow.ActivityModelKey
 
getSubscriber() - Method in class com.docdoku.core.document.Subscription
 
getSubscriberLogin() - Method in class com.docdoku.core.document.Subscription
 
getSubscriberLogin() - Method in class com.docdoku.core.document.SubscriptionKey
 
getSubscriberWorkspaceId() - Method in class com.docdoku.core.document.Subscription
 
getSubscriberWorkspaceId() - Method in class com.docdoku.core.document.SubscriptionKey
 
getSubstitute() - Method in class com.docdoku.core.product.PartSubstituteLink
 
getSubstitutes() - Method in class com.docdoku.core.product.PartUsageLink
 
getTags() - Method in class com.docdoku.core.document.DocumentMaster
 
getTags() - Method in class com.docdoku.core.document.SearchQuery
 
getTags(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getTags(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getTargetDocument() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetDocumentDocumentMasterId() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetDocumentDocumentMasterVersion() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetDocumentIteration() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetDocumentKey() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetDocumentWorkspaceId() - Method in class com.docdoku.core.document.DocumentLink
 
getTargetIteration() - Method in class com.docdoku.core.workflow.Task
 
getTaskModels() - Method in class com.docdoku.core.workflow.ActivityModel
 
getTasks(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getTasks(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getTasks() - Method in class com.docdoku.core.workflow.Activity
 
getTasksToComplete() - Method in class com.docdoku.core.workflow.ParallelActivity
 
getTasksToComplete() - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
getTextValue() - Method in class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
getTextValue() - Method in class com.docdoku.core.meta.InstanceTextAttribute
 
getTitle() - Method in class com.docdoku.core.document.DocumentMaster
 
getTitle() - Method in class com.docdoku.core.document.SearchQuery
 
getTitle() - Method in class com.docdoku.core.product.Marker
 
getTitle() - Method in class com.docdoku.core.workflow.Task
 
getTitle() - Method in class com.docdoku.core.workflow.TaskModel
 
getToDate() - Method in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
getTx() - Method in class com.docdoku.core.product.CADInstance
 
getTy() - Method in class com.docdoku.core.product.CADInstance
 
getType() - Method in class com.docdoku.core.document.DocumentMaster
 
getType() - Method in class com.docdoku.core.document.SearchQuery
 
getTz() - Method in class com.docdoku.core.product.CADInstance
 
getUnit() - Method in class com.docdoku.core.product.PartUsageLink
 
getUrlValue() - Method in class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
getUrlValue() - Method in class com.docdoku.core.meta.InstanceURLAttribute
 
getUsageLink() - Method in class com.docdoku.core.product.Effectivity
 
getUserGroup(UserGroupKey) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getUserGroups(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getUserLogin() - Method in class com.docdoku.core.log.DocumentLog
 
getUsers() - Method in class com.docdoku.core.common.UserGroup
 
getUsers(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
getUsers(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getUuid() - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
getValue() - Method in class com.docdoku.core.meta.InstanceAttribute
 
getValue() - Method in class com.docdoku.core.meta.InstanceBooleanAttribute
 
getValue() - Method in class com.docdoku.core.meta.InstanceDateAttribute
 
getValue() - Method in class com.docdoku.core.meta.InstanceNumberAttribute
 
getValue() - Method in class com.docdoku.core.meta.InstanceTextAttribute
 
getValue() - Method in class com.docdoku.core.meta.InstanceURLAttribute
 
getVaultType() - Method in class com.docdoku.core.common.Workspace
 
getVersion() - Method in class com.docdoku.core.document.DocumentMaster
 
getVersion() - Method in class com.docdoku.core.document.DocumentMasterKey
 
getVersion() - Method in class com.docdoku.core.document.SearchQuery
 
getVersion() - Method in class com.docdoku.core.product.PartRevision
 
getVersion() - Method in class com.docdoku.core.product.PartRevisionKey
 
getWorker() - Method in class com.docdoku.core.workflow.Task
 
getWorker() - Method in class com.docdoku.core.workflow.TaskModel
 
getWorkflow() - Method in class com.docdoku.core.document.DocumentMaster
 
getWorkflow() - Method in class com.docdoku.core.product.PartRevision
 
getWorkflow() - Method in class com.docdoku.core.workflow.Activity
 
getWorkflowId() - Method in class com.docdoku.core.workflow.Activity
 
getWorkflowId() - Method in class com.docdoku.core.workflow.ActivityKey
 
getWorkflowId() - Method in class com.docdoku.core.workflow.Task
 
getWorkflowModel(WorkflowModelKey) - Method in interface com.docdoku.core.services.IWorkflowManagerLocal
 
getWorkflowModel(WorkflowModelKey) - Method in interface com.docdoku.core.services.IWorkflowManagerWS
 
getWorkflowModel() - Method in class com.docdoku.core.workflow.ActivityModel
 
getWorkflowModelId() - Method in class com.docdoku.core.workflow.ActivityModel
 
getWorkflowModelId() - Method in class com.docdoku.core.workflow.ActivityModelKey
 
getWorkflowModelId() - Method in class com.docdoku.core.workflow.TaskModel
 
getWorkflowModelId() - Method in class com.docdoku.core.workflow.TaskModelKey
 
getWorkflowModels(String) - Method in interface com.docdoku.core.services.IWorkflowManagerLocal
 
getWorkflowModels(String) - Method in interface com.docdoku.core.services.IWorkflowManagerWS
 
getWorkspace() - Method in class com.docdoku.core.common.User
 
getWorkspace() - Method in class com.docdoku.core.document.DocumentMaster
 
getWorkspace() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getWorkspace() - Method in class com.docdoku.core.document.Tag
 
getWorkspace() - Method in class com.docdoku.core.product.ConfigurationItem
 
getWorkspace() - Method in class com.docdoku.core.product.ConfigurationItemKey
 
getWorkspace() - Method in class com.docdoku.core.product.PartMaster
 
getWorkspace() - Method in class com.docdoku.core.product.PartMasterKey
 
getWorkspace() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
getWorkspace() - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
getWorkspace(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
getWorkspace(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getWorkspace() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getWorkspaceId() - Method in class com.docdoku.core.common.BinaryResource
 
getWorkspaceId() - Method in class com.docdoku.core.common.User
 
getWorkspaceId() - Method in class com.docdoku.core.common.UserGroup
 
getWorkspaceId() - Method in class com.docdoku.core.common.UserGroupKey
 
getWorkspaceId() - Method in class com.docdoku.core.common.UserKey
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentIteration
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentIterationKey
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentMaster
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentMasterKey
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
getWorkspaceId() - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
getWorkspaceId() - Method in class com.docdoku.core.document.Folder
 
getWorkspaceId() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
getWorkspaceId() - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
getWorkspaceId() - Method in class com.docdoku.core.document.SearchQuery
 
getWorkspaceId() - Method in class com.docdoku.core.document.Tag
 
getWorkspaceId() - Method in class com.docdoku.core.document.TagKey
 
getWorkspaceId() - Method in class com.docdoku.core.product.ConfigurationItem
 
getWorkspaceId() - Method in class com.docdoku.core.product.PartIteration
 
getWorkspaceId() - Method in class com.docdoku.core.product.PartIterationKey
 
getWorkspaceId() - Method in class com.docdoku.core.product.PartMaster
 
getWorkspaceId() - Method in class com.docdoku.core.product.PartRevision
 
getWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
getWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
getWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
getWorkspaceId() - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.ActivityModel
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.ActivityModelKey
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.TaskModel
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.TaskModelKey
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.WorkflowModel
 
getWorkspaceId() - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
getWorkspaces() - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getWorkspaceUserGroupMemberships(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getWorkspaceUserMemberships(String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
getX() - Method in class com.docdoku.core.product.Marker
 
getY() - Method in class com.docdoku.core.product.Marker
 
getZ() - Method in class com.docdoku.core.product.Marker
 
grantGroupAccess(String, String[], boolean) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
grantUserAccess(String, String[], boolean) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
groupEntries - Variable in class com.docdoku.core.security.ACL
 
groupName - Variable in class com.docdoku.core.security.UserGroupMapping
 

H

hasCommonWorkspace(String, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
hashCode() - Method in class com.docdoku.core.common.Account
 
hashCode() - Method in class com.docdoku.core.common.BinaryResource
 
hashCode() - Method in class com.docdoku.core.common.User
 
hashCode() - Method in class com.docdoku.core.common.UserGroupKey
 
hashCode() - Method in class com.docdoku.core.common.UserKey
 
hashCode() - Method in class com.docdoku.core.common.Version
 
hashCode() - Method in class com.docdoku.core.common.Workspace
 
hashCode() - Method in class com.docdoku.core.document.DocumentIteration
 
hashCode() - Method in class com.docdoku.core.document.DocumentIterationKey
 
hashCode() - Method in class com.docdoku.core.document.DocumentLink
 
hashCode() - Method in class com.docdoku.core.document.DocumentMaster
 
hashCode() - Method in class com.docdoku.core.document.DocumentMasterKey
 
hashCode() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
hashCode() - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
hashCode() - Method in class com.docdoku.core.document.Folder
 
hashCode() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
hashCode() - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
hashCode() - Method in class com.docdoku.core.document.SubscriptionKey
 
hashCode() - Method in class com.docdoku.core.document.Tag
 
hashCode() - Method in class com.docdoku.core.document.TagKey
 
hashCode() - Method in class com.docdoku.core.meta.InstanceAttribute
 
hashCode() - Method in class com.docdoku.core.product.ConfigurationItem
 
hashCode() - Method in class com.docdoku.core.product.ConfigurationItemKey
 
hashCode() - Method in class com.docdoku.core.product.PartIteration
 
hashCode() - Method in class com.docdoku.core.product.PartIterationKey
 
hashCode() - Method in class com.docdoku.core.product.PartMaster
 
hashCode() - Method in class com.docdoku.core.product.PartMasterKey
 
hashCode() - Method in class com.docdoku.core.product.PartRevision
 
hashCode() - Method in class com.docdoku.core.product.PartRevisionKey
 
hashCode() - Method in class com.docdoku.core.security.ACLUserEntryKey
 
hashCode() - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
hashCode() - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
hashCode() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
hashCode() - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
hashCode() - Method in class com.docdoku.core.workflow.Activity
 
hashCode() - Method in class com.docdoku.core.workflow.ActivityKey
 
hashCode() - Method in class com.docdoku.core.workflow.ActivityModelKey
 
hashCode() - Method in class com.docdoku.core.workflow.Task
 
hashCode() - Method in class com.docdoku.core.workflow.TaskKey
 
hashCode() - Method in class com.docdoku.core.workflow.TaskModel
 
hashCode() - Method in class com.docdoku.core.workflow.TaskModelKey
 
hashCode() - Method in class com.docdoku.core.workflow.Workflow
 
hashCode() - Method in class com.docdoku.core.workflow.WorkflowModel
 
hashCode() - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
hasReadAccess(User) - Method in class com.docdoku.core.security.ACL
 
hasWorkflow() - Method in class com.docdoku.core.document.DocumentMaster
 
hasWorkflow() - Method in class com.docdoku.core.product.PartRevision
 
hasWriteAccess(User) - Method in class com.docdoku.core.security.ACL
 

I

IConverterManagerLocal - Interface in com.docdoku.core.services
 
id - Variable in class com.docdoku.core.common.UserGroup
 
id - Variable in class com.docdoku.core.common.UserGroupKey
 
id - Variable in class com.docdoku.core.common.Workspace
 
id - Variable in class com.docdoku.core.document.DocumentLink
 
id - Variable in class com.docdoku.core.document.DocumentMaster
 
id - Variable in class com.docdoku.core.document.DocumentMasterKey
 
id - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
id - Variable in class com.docdoku.core.document.DocumentMasterTemplateKey
 
id - Variable in class com.docdoku.core.log.DocumentLog
 
id - Variable in class com.docdoku.core.meta.InstanceAttribute
 
id - Variable in class com.docdoku.core.product.CADInstance
 
id - Variable in class com.docdoku.core.product.ConfigSpec
 
id - Variable in class com.docdoku.core.product.ConfigurationItem
 
id - Variable in class com.docdoku.core.product.ConfigurationItemKey
 
id - Variable in class com.docdoku.core.product.Effectivity
 
id - Variable in class com.docdoku.core.product.Layer
 
id - Variable in class com.docdoku.core.product.Marker
 
id - Variable in class com.docdoku.core.product.PartSubstituteLink
 
id - Variable in class com.docdoku.core.product.PartUsageLink
 
id - Variable in class com.docdoku.core.security.ACL
 
id - Variable in class com.docdoku.core.workflow.Workflow
 
id - Variable in class com.docdoku.core.workflow.WorkflowModel
 
id - Variable in class com.docdoku.core.workflow.WorkflowModelKey
 
idGenerated - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
IDocumentManagerLocal - Interface in com.docdoku.core.services
 
IDocumentManagerWS - Interface in com.docdoku.core.services
 
IMAGE_EXTENSIONS - Static variable in class com.docdoku.core.util.FileIO
 
IMailerLocal - Interface in com.docdoku.core.services
 
increase() - Method in class com.docdoku.core.common.Version
 
increaseId(String, String) - Static method in class com.docdoku.core.util.Tools
 
info - Variable in class com.docdoku.core.log.DocumentLog
 
InstanceAttribute - Class in com.docdoku.core.meta
Base class for all instance attributes.
InstanceAttribute() - Constructor for class com.docdoku.core.meta.InstanceAttribute
 
InstanceAttribute(String) - Constructor for class com.docdoku.core.meta.InstanceAttribute
 
instanceAttributes - Variable in class com.docdoku.core.document.DocumentIteration
 
instanceAttributes - Variable in class com.docdoku.core.product.PartIteration
 
InstanceAttributeTemplate - Class in com.docdoku.core.document
This class which is a part of DocumentMasterTemplate hold the definition of the custom attribute of the documents created by the template.
InstanceAttributeTemplate() - Constructor for class com.docdoku.core.document.InstanceAttributeTemplate
 
InstanceAttributeTemplate(DocumentMasterTemplate, String, InstanceAttributeTemplate.AttributeType) - Constructor for class com.docdoku.core.document.InstanceAttributeTemplate
 
InstanceAttributeTemplate.AttributeType - Enum in com.docdoku.core.document
 
InstanceAttributeTemplate.AttributeType() - Constructor for enum com.docdoku.core.document.InstanceAttributeTemplate.AttributeType
 
InstanceAttributeTemplateKey - Class in com.docdoku.core.document
 
InstanceAttributeTemplateKey() - Constructor for class com.docdoku.core.document.InstanceAttributeTemplateKey
 
InstanceAttributeTemplateKey(String, String, String) - Constructor for class com.docdoku.core.document.InstanceAttributeTemplateKey
 
InstanceBooleanAttribute - Class in com.docdoku.core.meta
Defines a boolean type custom attribute of a document.
InstanceBooleanAttribute() - Constructor for class com.docdoku.core.meta.InstanceBooleanAttribute
 
InstanceBooleanAttribute(String, boolean) - Constructor for class com.docdoku.core.meta.InstanceBooleanAttribute
 
InstanceDateAttribute - Class in com.docdoku.core.meta
Defines a date type custom attribute of a document.
InstanceDateAttribute() - Constructor for class com.docdoku.core.meta.InstanceDateAttribute
 
InstanceDateAttribute(String, Date) - Constructor for class com.docdoku.core.meta.InstanceDateAttribute
 
InstanceNumberAttribute - Class in com.docdoku.core.meta
Defines a numerical custom attribute of a document.
InstanceNumberAttribute() - Constructor for class com.docdoku.core.meta.InstanceNumberAttribute
 
InstanceNumberAttribute(String, float) - Constructor for class com.docdoku.core.meta.InstanceNumberAttribute
 
InstanceTextAttribute - Class in com.docdoku.core.meta
Defines a text type custom attribute of a document.
InstanceTextAttribute() - Constructor for class com.docdoku.core.meta.InstanceTextAttribute
 
InstanceTextAttribute(String, String) - Constructor for class com.docdoku.core.meta.InstanceTextAttribute
 
InstanceURLAttribute - Class in com.docdoku.core.meta
Defines an URL type custom attribute of a document.
InstanceURLAttribute() - Constructor for class com.docdoku.core.meta.InstanceURLAttribute
 
InstanceURLAttribute(String, String) - Constructor for class com.docdoku.core.meta.InstanceURLAttribute
 
instructions - Variable in class com.docdoku.core.workflow.Task
 
instructions - Variable in class com.docdoku.core.workflow.TaskModel
 
IProductManagerLocal - Interface in com.docdoku.core.services
 
IProductManagerWS - Interface in com.docdoku.core.services
The product service which is the entry point for the API related to products definition and manipulation.
isAdministrator() - Method in class com.docdoku.core.common.User
 
isApproved() - Method in class com.docdoku.core.workflow.Task
 
isAssembly() - Method in class com.docdoku.core.product.PartIteration
 
isAVFile(String) - Static method in class com.docdoku.core.util.FileIO
 
isBooleanValue() - Method in class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
isBooleanValue() - Method in class com.docdoku.core.meta.InstanceBooleanAttribute
 
isCheckedOut() - Method in class com.docdoku.core.document.DocumentMaster
 
isCheckedOut() - Method in class com.docdoku.core.product.PartRevision
 
isCheckedOutBy(String) - Method in class com.docdoku.core.document.DocumentMaster
 
isCheckedOutBy(User) - Method in class com.docdoku.core.document.DocumentMaster
 
isComplete() - Method in class com.docdoku.core.workflow.Activity
 
isComplete() - Method in class com.docdoku.core.workflow.ParallelActivity
 
isComplete() - Method in class com.docdoku.core.workflow.SerialActivity
 
isDocFile(String) - Static method in class com.docdoku.core.util.FileIO
 
isEnabled() - Method in class com.docdoku.core.security.ACL
 
isFolderLocked() - Method in class com.docdoku.core.common.Workspace
 
isHome() - Method in class com.docdoku.core.document.Folder
 
isIdGenerated() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
isImageFile(String) - Static method in class com.docdoku.core.util.FileIO
 
isInProgress() - Method in class com.docdoku.core.workflow.Task
 
isMember(User) - Method in class com.docdoku.core.common.UserGroup
 
isNativeCADFile() - Method in class com.docdoku.core.common.BinaryResource
 
isNotStarted() - Method in class com.docdoku.core.workflow.Task
 
isPrivate() - Method in class com.docdoku.core.document.Folder
 
isReadOnly() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
isReadOnly() - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
isRejected() - Method in class com.docdoku.core.workflow.Task
 
isRoot() - Method in class com.docdoku.core.document.Folder
 
isStandardPart() - Method in class com.docdoku.core.product.PartMaster
 
isStopped() - Method in class com.docdoku.core.workflow.Activity
 
isStopped() - Method in class com.docdoku.core.workflow.ParallelActivity
 
isStopped() - Method in class com.docdoku.core.workflow.SerialActivity
 
isUserIterationChangeEventSubscribedForGivenDocument(String, DocumentMaster) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
isUserIterationChangeEventSubscribedForGivenDocument(String, DocumentMaster) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
isUserStateChangeEventSubscribedForGivenDocument(String, DocumentMaster) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
isUserStateChangeEventSubscribedForGivenDocument(String, DocumentMaster) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
isValueEquals(Object) - Method in class com.docdoku.core.meta.InstanceAttribute
 
iteration - Variable in class com.docdoku.core.document.DocumentIteration
 
iteration - Variable in class com.docdoku.core.document.DocumentIterationKey
 
iteration - Variable in class com.docdoku.core.product.PartIteration
 
iteration - Variable in class com.docdoku.core.product.PartIterationKey
 
IterationChangeSubscription - Class in com.docdoku.core.document
A concrete implementation of a subscription.
IterationChangeSubscription() - Constructor for class com.docdoku.core.document.IterationChangeSubscription
 
IterationChangeSubscription(User, DocumentMaster) - Constructor for class com.docdoku.core.document.IterationChangeSubscription
 
iterationNote - Variable in class com.docdoku.core.product.PartIteration
 
IUploadDownloadWS - Interface in com.docdoku.core.services
 
IUserManagerLocal - Interface in com.docdoku.core.services
 
IWorkflowManagerLocal - Interface in com.docdoku.core.services
 
IWorkflowManagerWS - Interface in com.docdoku.core.services
 

L

label - Variable in class com.docdoku.core.document.Tag
 
label - Variable in class com.docdoku.core.document.TagKey
 
language - Variable in class com.docdoku.core.common.Account
 
language - Variable in class com.docdoku.core.common.User
 
LatestConfigSpec - Class in com.docdoku.core.product
A ConfigSpec which selects the latest iteration.
LatestConfigSpec() - Constructor for class com.docdoku.core.product.LatestConfigSpec
 
Layer - Class in com.docdoku.core.product
A Layer is a collection of Markers that can be manipulated as a whole.
Layer() - Constructor for class com.docdoku.core.product.Layer
 
Layer(String, User, ConfigurationItem) - Constructor for class com.docdoku.core.product.Layer
 
LayerNotFoundException - Exception in com.docdoku.core.services
 
LayerNotFoundException(String) - Constructor for exception com.docdoku.core.services.LayerNotFoundException
 
LayerNotFoundException(Locale, int) - Constructor for exception com.docdoku.core.services.LayerNotFoundException
 
LayerNotFoundException(Locale, int, Throwable) - Constructor for exception com.docdoku.core.services.LayerNotFoundException
 
lifeCycleState - Variable in class com.docdoku.core.workflow.Activity
 
lifeCycleState - Variable in class com.docdoku.core.workflow.ActivityModel
 
lifeCycleStateOfStep(int) - Method in class com.docdoku.core.workflow.WorkflowModel
 
linkedDocuments - Variable in class com.docdoku.core.document.DocumentIteration
 
linkedDocuments - Variable in class com.docdoku.core.product.PartIteration
 
location - Variable in class com.docdoku.core.document.DocumentMaster
 
logDate - Variable in class com.docdoku.core.log.DocumentLog
 
login - Variable in class com.docdoku.core.common.Account
 
login - Variable in class com.docdoku.core.common.User
 
login - Variable in class com.docdoku.core.common.UserKey
 
login - Variable in class com.docdoku.core.security.Credential
 
login - Variable in class com.docdoku.core.security.PasswordRecoveryRequest
 
login - Variable in class com.docdoku.core.security.UserGroupMapping
 
LotBasedEffectivity - Class in com.docdoku.core.product
LotBasedEffectivity indicates that an item is effective while a configuration item is being produced in a specified lot.
LotBasedEffectivity() - Constructor for class com.docdoku.core.product.LotBasedEffectivity
 
LotBasedEffectivityConfigSpec - Class in com.docdoku.core.product
EffectivityConfigSpec based on a specific lot.
LotBasedEffectivityConfigSpec() - Constructor for class com.docdoku.core.product.LotBasedEffectivityConfigSpec
 
lotId - Variable in class com.docdoku.core.product.LotBasedEffectivityConfigSpec
The lot id of the particular batch of items specified by the context.

M

Marker - Class in com.docdoku.core.product
Represents a marker on the 3D scene, actually a ConfigurationItem.
Marker() - Constructor for class com.docdoku.core.product.Marker
 
Marker(String, User, String, double, double, double) - Constructor for class com.docdoku.core.product.Marker
 
MarkerNotFoundException - Exception in com.docdoku.core.services
 
MarkerNotFoundException(String) - Constructor for exception com.docdoku.core.services.MarkerNotFoundException
 
MarkerNotFoundException(Locale, int) - Constructor for exception com.docdoku.core.services.MarkerNotFoundException
 
MarkerNotFoundException(Locale, int, Throwable) - Constructor for exception com.docdoku.core.services.MarkerNotFoundException
 
markers - Variable in class com.docdoku.core.product.Layer
 
mask - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
mCIId - Variable in exception com.docdoku.core.services.ConfigurationItemNotFoundException
 
mCompletePath - Variable in exception com.docdoku.core.services.FolderNotFoundException
 
mConfigurationItem - Variable in exception com.docdoku.core.services.ConfigurationItemAlreadyExistsException
 
md5Sum(String) - Static method in class com.docdoku.core.security.Credential
 
mDocM - Variable in exception com.docdoku.core.services.DocumentMasterAlreadyExistsException
 
mDocMId - Variable in exception com.docdoku.core.services.DocumentMasterNotFoundException
 
mDocMStringVersion - Variable in exception com.docdoku.core.services.DocumentMasterNotFoundException
 
mDocMTemplate - Variable in exception com.docdoku.core.services.DocumentMasterTemplateAlreadyExistsException
 
mDocMTemplateId - Variable in exception com.docdoku.core.services.DocumentMasterTemplateNotFoundException
 
member - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
member - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
memberId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
memberId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
memberLogin - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
memberLogin - Variable in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
memberWorkspaceId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
memberWorkspaceId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
memberWorkspaceId - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
memberWorkspaceId - Variable in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
mErrorOffset - Variable in exception com.docdoku.core.common.VersionFormatException
 
mFolder - Variable in exception com.docdoku.core.services.FolderAlreadyExistsException
 
mFullName - Variable in exception com.docdoku.core.services.FileAlreadyExistsException
 
mFullName - Variable in exception com.docdoku.core.services.FileNotFoundException
 
mID - Variable in exception com.docdoku.core.services.WorkflowModelNotFoundException
 
mID - Variable in exception com.docdoku.core.services.WorkspaceNotFoundException
 
mInputString - Variable in exception com.docdoku.core.common.VersionFormatException
 
mKey - Variable in exception com.docdoku.core.services.NotAllowedException
 
mKey - Variable in exception com.docdoku.core.services.UserGroupNotFoundException
 
mLayer - Variable in exception com.docdoku.core.services.LayerNotFoundException
 
mLogin - Variable in exception com.docdoku.core.services.AccountAlreadyExistsException
 
mLogin - Variable in exception com.docdoku.core.services.AccountNotFoundException
 
mLogin - Variable in exception com.docdoku.core.services.UserNotFoundException
 
mMarker - Variable in exception com.docdoku.core.services.MarkerNotFoundException
 
mName - Variable in exception com.docdoku.core.services.AccessRightException
 
mName - Variable in exception com.docdoku.core.services.UserNotActiveException
 
moveDocumentMaster(String, DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
moveDocumentMaster(String, DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
moveDownTaskModel(int) - Method in class com.docdoku.core.workflow.SerialActivityModel
 
moveFolder(String, String, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
moveFolder(String, String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
moveUpTaskModel(int) - Method in class com.docdoku.core.workflow.SerialActivityModel
 
mPartIIteration - Variable in exception com.docdoku.core.services.PartIterationNotFoundException
 
mPartM - Variable in exception com.docdoku.core.services.PartMasterNotFoundException
 
mPartMaster - Variable in exception com.docdoku.core.services.PartMasterAlreadyExistsException
 
mPartMNumber - Variable in exception com.docdoku.core.services.PartIterationNotFoundException
 
mPartMNumber - Variable in exception com.docdoku.core.services.PartRevisionNotFoundException
 
mPartRStringVersion - Variable in exception com.docdoku.core.services.PartIterationNotFoundException
 
mPartRStringVersion - Variable in exception com.docdoku.core.services.PartRevisionNotFoundException
 
mPartUsageLink - Variable in exception com.docdoku.core.services.PartUsageLinkNotFoundException
 
mPasswordRRUuid - Variable in exception com.docdoku.core.services.PasswordRecoveryRequestNotFoundException
 
mResourceBundle - Variable in exception com.docdoku.core.services.ApplicationException
 
mTag - Variable in exception com.docdoku.core.services.TagAlreadyExistsException
 
mTagKey - Variable in exception com.docdoku.core.services.TagNotFoundException
 
mTaskKey - Variable in exception com.docdoku.core.services.TaskNotFoundException
 
mUser - Variable in exception com.docdoku.core.services.UserAlreadyExistsException
 
mUserGroup - Variable in exception com.docdoku.core.services.UserGroupAlreadyExistsException
 
mVersionUnits - Variable in class com.docdoku.core.common.Version
 
mWorkflowModel - Variable in exception com.docdoku.core.services.WorkflowModelAlreadyExistsException
 
mWorkspace - Variable in exception com.docdoku.core.services.WorkspaceAlreadyExistsException
 

N

name - Variable in class com.docdoku.core.common.Account
 
name - Variable in class com.docdoku.core.common.User
 
name - Variable in class com.docdoku.core.document.InstanceAttributeTemplate
 
name - Variable in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
name - Variable in class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
name - Variable in class com.docdoku.core.meta.InstanceAttribute
 
name - Variable in class com.docdoku.core.product.Effectivity
 
name - Variable in class com.docdoku.core.product.Layer
 
name - Variable in class com.docdoku.core.product.PartMaster
 
NamingConvention - Class in com.docdoku.core.util
 
NamingConvention() - Constructor for class com.docdoku.core.util.NamingConvention
 
nativeCADFile - Variable in class com.docdoku.core.product.PartIteration
 
NotAllowedException - Exception in com.docdoku.core.services
 
NotAllowedException(String) - Constructor for exception com.docdoku.core.services.NotAllowedException
 
NotAllowedException(Locale, String) - Constructor for exception com.docdoku.core.services.NotAllowedException
 
num - Variable in class com.docdoku.core.workflow.Task
 
num - Variable in class com.docdoku.core.workflow.TaskKey
 
num - Variable in class com.docdoku.core.workflow.TaskModel
 
num - Variable in class com.docdoku.core.workflow.TaskModelKey
 
number - Variable in class com.docdoku.core.product.PartMaster
 
number - Variable in class com.docdoku.core.product.PartMasterKey
 
number - Variable in class com.docdoku.core.product.SerialNumberBasedEffectivityConfigSpec
The serial number of the particular item specified by the context.
numberOfApproved() - Method in class com.docdoku.core.workflow.ParallelActivity
 
numberOfRejected() - Method in class com.docdoku.core.workflow.ParallelActivity
 
numberOfSteps() - Method in class com.docdoku.core.workflow.Workflow
 
numberOfSteps() - Method in class com.docdoku.core.workflow.WorkflowModel
 
numberValue - Variable in class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
numberValue - Variable in class com.docdoku.core.meta.InstanceNumberAttribute
 

O

observedDocumentMaster - Variable in class com.docdoku.core.document.Subscription
 
observedDocumentMasterId - Variable in class com.docdoku.core.document.Subscription
 
observedDocumentMasterId - Variable in class com.docdoku.core.document.SubscriptionKey
 
observedDocumentMasterVersion - Variable in class com.docdoku.core.document.Subscription
 
observedDocumentMasterVersion - Variable in class com.docdoku.core.document.SubscriptionKey
 
observedDocumentMasterWorkspaceId - Variable in class com.docdoku.core.document.Subscription
 
observedDocumentMasterWorkspaceId - Variable in class com.docdoku.core.document.SubscriptionKey
 

P

ParallelActivity - Class in com.docdoku.core.workflow
ParallelActivity is a kind of activity where all its tasks start at the same time as the activity itself.
ParallelActivity() - Constructor for class com.docdoku.core.workflow.ParallelActivity
 
ParallelActivity(int, String, int) - Constructor for class com.docdoku.core.workflow.ParallelActivity
 
ParallelActivityModel - Class in com.docdoku.core.workflow
This class is the model used to create instances of ParallelActivity attached to workflows.
ParallelActivityModel() - Constructor for class com.docdoku.core.workflow.ParallelActivityModel
 
ParallelActivityModel(WorkflowModel, int, List<TaskModel>, String, int) - Constructor for class com.docdoku.core.workflow.ParallelActivityModel
 
ParallelActivityModel(WorkflowModel, String, int) - Constructor for class com.docdoku.core.workflow.ParallelActivityModel
 
parentFolder - Variable in class com.docdoku.core.document.Folder
 
parseOwnerRef(String) - Static method in class com.docdoku.core.common.BinaryResource
 
parseOwnerType(String) - Static method in class com.docdoku.core.common.BinaryResource
 
parseWorkspaceId(String) - Static method in class com.docdoku.core.common.BinaryResource
 
parseWorkspaceId(String) - Static method in class com.docdoku.core.document.Folder
 
PartAlternateLink - Class in com.docdoku.core.product
An Alternate object is a part that is interchangeable with another part with respect to function and physical properties.
PartAlternateLink() - Constructor for class com.docdoku.core.product.PartAlternateLink
 
PartIteration - Class in com.docdoku.core.product
This class encapsulates the various states of a part whereas its unchanging attributes are hold on a PartMaster.
PartIteration() - Constructor for class com.docdoku.core.product.PartIteration
 
PartIteration(PartRevision, int, User) - Constructor for class com.docdoku.core.product.PartIteration
 
PartIteration.Source - Enum in com.docdoku.core.product
 
PartIteration.Source() - Constructor for enum com.docdoku.core.product.PartIteration.Source
 
PartIterationKey - Class in com.docdoku.core.product
Identity class of PartIteration objects.
PartIterationKey() - Constructor for class com.docdoku.core.product.PartIterationKey
 
PartIterationKey(String, String, String, int) - Constructor for class com.docdoku.core.product.PartIterationKey
 
PartIterationKey(PartRevisionKey, int) - Constructor for class com.docdoku.core.product.PartIterationKey
 
PartIterationNotFoundException - Exception in com.docdoku.core.services
 
PartIterationNotFoundException(String) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
PartIterationNotFoundException(Locale, PartIterationKey) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
PartIterationNotFoundException(Locale, PartIterationKey, Throwable) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
PartIterationNotFoundException(Locale, String, Version, int) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
PartIterationNotFoundException(Locale, String, String, int) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
PartIterationNotFoundException(Locale, String, String, int, Throwable) - Constructor for exception com.docdoku.core.services.PartIterationNotFoundException
 
partIterations - Variable in class com.docdoku.core.product.PartRevision
 
PartMaster - Class in com.docdoku.core.product
This class holds the unchanging aspects of a part.
PartMaster() - Constructor for class com.docdoku.core.product.PartMaster
 
PartMaster(Workspace, String, User) - Constructor for class com.docdoku.core.product.PartMaster
 
PartMaster(Workspace, String) - Constructor for class com.docdoku.core.product.PartMaster
 
partMaster - Variable in class com.docdoku.core.product.PartRevision
 
partMaster - Variable in class com.docdoku.core.product.PartRevisionKey
 
PartMasterAlreadyExistsException - Exception in com.docdoku.core.services
 
PartMasterAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.PartMasterAlreadyExistsException
 
PartMasterAlreadyExistsException(Locale, PartMaster) - Constructor for exception com.docdoku.core.services.PartMasterAlreadyExistsException
 
PartMasterAlreadyExistsException(Locale, PartMaster, Throwable) - Constructor for exception com.docdoku.core.services.PartMasterAlreadyExistsException
 
partMasterExists(PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
partMasterExists(PartMasterKey) - Method in interface com.docdoku.core.services.IProductManagerWS
 
PartMasterKey - Class in com.docdoku.core.product
Identity class of PartMaster objects.
PartMasterKey() - Constructor for class com.docdoku.core.product.PartMasterKey
 
PartMasterKey(String, String) - Constructor for class com.docdoku.core.product.PartMasterKey
 
PartMasterNotFoundException - Exception in com.docdoku.core.services
 
PartMasterNotFoundException(String) - Constructor for exception com.docdoku.core.services.PartMasterNotFoundException
 
PartMasterNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.PartMasterNotFoundException
 
PartMasterNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.PartMasterNotFoundException
 
partRevision - Variable in class com.docdoku.core.product.PartIteration
 
partRevision - Variable in class com.docdoku.core.product.PartIterationKey
 
PartRevision - Class in com.docdoku.core.product
This class stands between PartMaster and PartIteration.
PartRevision() - Constructor for class com.docdoku.core.product.PartRevision
 
PartRevision(PartMaster, String, User) - Constructor for class com.docdoku.core.product.PartRevision
 
PartRevision(PartMaster, Version, User) - Constructor for class com.docdoku.core.product.PartRevision
 
PartRevision(PartMaster, User) - Constructor for class com.docdoku.core.product.PartRevision
 
PartRevision(PartMaster) - Constructor for class com.docdoku.core.product.PartRevision
 
PartRevisionKey - Class in com.docdoku.core.product
Identity class of PartRevision objects.
PartRevisionKey() - Constructor for class com.docdoku.core.product.PartRevisionKey
 
PartRevisionKey(String, String, String) - Constructor for class com.docdoku.core.product.PartRevisionKey
 
PartRevisionKey(PartMasterKey, String) - Constructor for class com.docdoku.core.product.PartRevisionKey
 
PartRevisionNotFoundException - Exception in com.docdoku.core.services
 
PartRevisionNotFoundException(String) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
PartRevisionNotFoundException(Locale, PartRevisionKey) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
PartRevisionNotFoundException(Locale, PartRevisionKey, Throwable) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
PartRevisionNotFoundException(Locale, String, Version) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
PartRevisionNotFoundException(Locale, String, String) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
PartRevisionNotFoundException(Locale, String, String, Throwable) - Constructor for exception com.docdoku.core.services.PartRevisionNotFoundException
 
partRevisions - Variable in class com.docdoku.core.product.PartMaster
 
PartSubstituteLink - Class in com.docdoku.core.product
This class is related to a PartUsageLink to indicate a replacement part that could be used instead.
PartSubstituteLink() - Constructor for class com.docdoku.core.product.PartSubstituteLink
 
PartUsageLink - Class in com.docdoku.core.product
A link between an assembly represented as PartIteration and a part represented as PartMaster.
PartUsageLink() - Constructor for class com.docdoku.core.product.PartUsageLink
 
PartUsageLinkNotFoundException - Exception in com.docdoku.core.services
 
PartUsageLinkNotFoundException(String) - Constructor for exception com.docdoku.core.services.PartUsageLinkNotFoundException
 
PartUsageLinkNotFoundException(Locale, int) - Constructor for exception com.docdoku.core.services.PartUsageLinkNotFoundException
 
PartUsageLinkNotFoundException(Locale, int, Throwable) - Constructor for exception com.docdoku.core.services.PartUsageLinkNotFoundException
 
passivateUserGroups(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
passivateUsers(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
password - Variable in class com.docdoku.core.security.Credential
 
PasswordRecoveryRequest - Class in com.docdoku.core.security
Represents a password recovery request.
PasswordRecoveryRequest() - Constructor for class com.docdoku.core.security.PasswordRecoveryRequest
 
PasswordRecoveryRequestNotFoundException - Exception in com.docdoku.core.services
 
PasswordRecoveryRequestNotFoundException(String) - Constructor for exception com.docdoku.core.services.PasswordRecoveryRequestNotFoundException
 
PasswordRecoveryRequestNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.PasswordRecoveryRequestNotFoundException
 
PasswordRecoveryRequestNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.PasswordRecoveryRequestNotFoundException
 
permission - Variable in class com.docdoku.core.security.ACLUserEntry
 
permission - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
positioning - Variable in class com.docdoku.core.product.CADInstance
 
principal - Variable in class com.docdoku.core.security.ACLUserEntry
 
principal - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
principalId - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
principalId - Variable in class com.docdoku.core.security.ACLUserGroupEntryKey
 
principalLogin - Variable in class com.docdoku.core.security.ACLUserEntry
 
principalLogin - Variable in class com.docdoku.core.security.ACLUserEntryKey
 
principalWorkspaceId - Variable in class com.docdoku.core.security.ACLUserEntry
 
principalWorkspaceId - Variable in class com.docdoku.core.security.ACLUserEntryKey
 
principalWorkspaceId - Variable in class com.docdoku.core.security.ACLUserGroupEntry
 
principalWorkspaceId - Variable in class com.docdoku.core.security.ACLUserGroupEntryKey
 

Q

quality - Variable in class com.docdoku.core.product.Geometry
Starts at 0, smaller is greater.

R

readOnly - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
readOnly - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
recoverPassword(String, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
referenceDescription - Variable in class com.docdoku.core.product.PartAlternateLink
 
referenceDescription - Variable in class com.docdoku.core.product.PartSubstituteLink
 
referenceDescription - Variable in class com.docdoku.core.product.PartUsageLink
 
REGULAR_USER_ROLE_ID - Static variable in class com.docdoku.core.security.UserGroupMapping
 
reject(String, TaskKey, String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
reject(String, TaskKey, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
reject(String, int) - Method in class com.docdoku.core.workflow.Task
 
relatedParts - Variable in class com.docdoku.core.product.Marker
 
removeActivityModel(int) - Method in class com.docdoku.core.workflow.WorkflowModel
 
removeCADFileFromPartIteration(PartIterationKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
removeCADFileFromPartIteration(PartIterationKey) - Method in interface com.docdoku.core.services.IProductManagerWS
 
removeEntry(User) - Method in class com.docdoku.core.security.ACL
 
removeEntry(UserGroup) - Method in class com.docdoku.core.security.ACL
 
removeFile(BinaryResource) - Method in class com.docdoku.core.document.DocumentIteration
 
removeFile(BinaryResource) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
removeFile(BinaryResource) - Method in class com.docdoku.core.product.PartIteration
 
removeFileFromDocument(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
removeFileFromDocument(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
removeFileFromTemplate(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
removeFileFromTemplate(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
removeGeometry(Geometry) - Method in class com.docdoku.core.product.PartIteration
 
removeLastIteration() - Method in class com.docdoku.core.document.DocumentMaster
 
removeLastIteration() - Method in class com.docdoku.core.product.PartRevision
 
removeLastRevision() - Method in class com.docdoku.core.product.PartMaster
 
removeMarker(Marker) - Method in class com.docdoku.core.product.Layer
 
removeTag(Tag) - Method in class com.docdoku.core.document.DocumentMaster
 
removeTaskModel(int) - Method in class com.docdoku.core.workflow.ActivityModel
 
removeTaskModel(TaskModel) - Method in class com.docdoku.core.workflow.ActivityModel
 
removeTaskModel(TaskModel) - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
removeUser(User) - Method in class com.docdoku.core.common.UserGroup
 
removeUserFromGroup(UserGroupKey, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
removeUserGroups(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
removeUsers(String, String[]) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
resetParentReferences(DocumentMaster) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(DocumentMaster[]) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(Workflow) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(Activity) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(WorkflowModel[]) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(WorkflowModel) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(ActivityModel) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(DocumentMasterTemplate[]) - Static method in class com.docdoku.core.util.Tools
 
resetParentReferences(DocumentMasterTemplate) - Static method in class com.docdoku.core.util.Tools
 
revisionNote - Variable in class com.docdoku.core.document.DocumentIteration
 
rmDir(File) - Static method in class com.docdoku.core.util.FileIO
 
rx - Variable in class com.docdoku.core.product.CADInstance
Radian orientation on x axis.
ry - Variable in class com.docdoku.core.product.CADInstance
Radian orientation on y axis.
rz - Variable in class com.docdoku.core.product.CADInstance
Radian orientation on z axis.

S

safeEquals(Object, Object) - Static method in class com.docdoku.core.util.Tools
 
saveFileInDocument(DocumentIterationKey, String, long) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
saveFileInPartIteration(PartIterationKey, String, long) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
saveFileInPartIteration(PartIterationKey, String, long) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a regular file, BinaryResource object, and attachs it to the part iteration instance passed as parameter.
saveFileInTemplate(DocumentMasterTemplateKey, String, long) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
saveGeometryInPartIteration(PartIterationKey, String, int, long) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
saveGeometryInPartIteration(PartIterationKey, String, int, long) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates a Geometry file, a specialized kind of binary resource which contains CAD data, and attachs it to the part iteration passed as parameter.
saveNativeCADInPartIteration(PartIterationKey, String, long) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
saveNativeCADInPartIteration(PartIterationKey, String, long) - Method in interface com.docdoku.core.services.IProductManagerWS
Creates the BinaryResource file, which is the native CAD file associated with the part iteration passed as parameter.
savePersonalInfo(String, String, String, String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
saveTags(DocumentMasterKey, String[]) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
saveTags(DocumentMasterKey, String[]) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
searchDocumentMasters(SearchQuery) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
searchDocumentMasters(SearchQuery) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
SearchQuery - Class in com.docdoku.core.document
Wraps data needed to perform a query on documents.
SearchQuery() - Constructor for class com.docdoku.core.document.SearchQuery
 
SearchQuery(String, String, String, String, String, String, Date, Date, SearchQuery.AbstractAttributeQuery[], String[], String) - Constructor for class com.docdoku.core.document.SearchQuery
 
SearchQuery.AbstractAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.AbstractAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
SearchQuery.AbstractAttributeQuery(String) - Constructor for class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
SearchQuery.BooleanAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.BooleanAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
SearchQuery.BooleanAttributeQuery(String, boolean) - Constructor for class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
SearchQuery.DateAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.DateAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
SearchQuery.DateAttributeQuery(String, Date, Date) - Constructor for class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
SearchQuery.NumberAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.NumberAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
SearchQuery.NumberAttributeQuery(String, float) - Constructor for class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
SearchQuery.TextAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.TextAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
SearchQuery.TextAttributeQuery(String, String) - Constructor for class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
SearchQuery.URLAttributeQuery - Class in com.docdoku.core.document
 
SearchQuery.URLAttributeQuery() - Constructor for class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
SearchQuery.URLAttributeQuery(String, String) - Constructor for class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
sendApproval(Collection<Task>, DocumentMaster) - Method in interface com.docdoku.core.services.IMailerLocal
 
sendIterationNotification(User[], DocumentMaster) - Method in interface com.docdoku.core.services.IMailerLocal
 
sendPasswordRecovery(Account, String) - Method in interface com.docdoku.core.services.IMailerLocal
 
sendStateNotification(User[], DocumentMaster) - Method in interface com.docdoku.core.services.IMailerLocal
 
SerialActivity - Class in com.docdoku.core.workflow
SerialActivity is an activity where all tasks are launched subsequently in a specific order.
SerialActivity() - Constructor for class com.docdoku.core.workflow.SerialActivity
 
SerialActivity(int, String) - Constructor for class com.docdoku.core.workflow.SerialActivity
 
SerialActivityModel - Class in com.docdoku.core.workflow
This class is the model used to create instances of SerialActivity attached to workflows.
SerialActivityModel() - Constructor for class com.docdoku.core.workflow.SerialActivityModel
 
SerialActivityModel(WorkflowModel, int, List<TaskModel>, String) - Constructor for class com.docdoku.core.workflow.SerialActivityModel
 
SerialActivityModel(WorkflowModel, String) - Constructor for class com.docdoku.core.workflow.SerialActivityModel
 
SerialNumberBasedEffectivity - Class in com.docdoku.core.product
SerialNumberBasedEffectivity indicates that an item is effective while a configuration item is being produced in a range of serial numbered units.
SerialNumberBasedEffectivity() - Constructor for class com.docdoku.core.product.SerialNumberBasedEffectivity
 
SerialNumberBasedEffectivityConfigSpec - Class in com.docdoku.core.product
A kind of EffectivityConfigSpec based on serial number.
SerialNumberBasedEffectivityConfigSpec() - Constructor for class com.docdoku.core.product.SerialNumberBasedEffectivityConfigSpec
 
setACL(ACL) - Method in class com.docdoku.core.document.DocumentMaster
 
setACL(ACL) - Method in class com.docdoku.core.security.ACLUserEntry
 
setACL(ACL) - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
setAclId(int) - Method in class com.docdoku.core.security.ACLUserEntryKey
 
setAclId(int) - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
setActivities(List<Activity>) - Method in class com.docdoku.core.workflow.Workflow
 
setActivity(Activity) - Method in class com.docdoku.core.workflow.Task
 
setActivity(ActivityKey) - Method in class com.docdoku.core.workflow.TaskKey
 
setActivityModel(ActivityModel) - Method in class com.docdoku.core.workflow.TaskModel
 
setActivityModel(int, ActivityModel) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setActivityModels(List<ActivityModel>) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setActivityModelStep(int) - Method in class com.docdoku.core.workflow.TaskModelKey
 
setAdmin(Account) - Method in class com.docdoku.core.common.Workspace
 
setAlternate(PartMaster) - Method in class com.docdoku.core.product.PartAlternateLink
 
setAlternates(List<PartAlternateLink>) - Method in class com.docdoku.core.product.PartMaster
 
setAmount(double) - Method in class com.docdoku.core.product.PartUsageLink
 
setAttachedFiles(Set<BinaryResource>) - Method in class com.docdoku.core.document.DocumentIteration
 
setAttachedFiles(Set<BinaryResource>) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setAttachedFiles(Set<BinaryResource>) - Method in class com.docdoku.core.product.PartIteration
 
setAttributes(SearchQuery.AbstractAttributeQuery[]) - Method in class com.docdoku.core.document.SearchQuery
 
setAttributeTemplates(Set<InstanceAttributeTemplate>) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setAttributeType(InstanceAttributeTemplate.AttributeType) - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
setAuthor(User) - Method in class com.docdoku.core.document.DocumentIteration
 
setAuthor(User) - Method in class com.docdoku.core.document.DocumentMaster
 
setAuthor(User) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setAuthor(String) - Method in class com.docdoku.core.document.SearchQuery
 
setAuthor(User) - Method in class com.docdoku.core.product.Layer
 
setAuthor(User) - Method in class com.docdoku.core.product.Marker
 
setAuthor(User) - Method in class com.docdoku.core.product.PartIteration
 
setAuthor(User) - Method in class com.docdoku.core.product.PartMaster
 
setAuthor(User) - Method in class com.docdoku.core.product.PartRevision
 
setAuthor(User) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setBooleanValue(boolean) - Method in class com.docdoku.core.document.SearchQuery.BooleanAttributeQuery
 
setBooleanValue(boolean) - Method in class com.docdoku.core.meta.InstanceBooleanAttribute
 
setCadInstances(List<CADInstance>) - Method in class com.docdoku.core.product.PartSubstituteLink
 
setCadInstances(List<CADInstance>) - Method in class com.docdoku.core.product.PartUsageLink
 
setCheckOutDate(Date) - Method in class com.docdoku.core.document.DocumentMaster
 
setCheckOutDate(Date) - Method in class com.docdoku.core.product.PartRevision
 
setCheckOutUser(User) - Method in class com.docdoku.core.document.DocumentMaster
 
setCheckOutUser(User) - Method in class com.docdoku.core.product.PartRevision
 
setClosureComment(String) - Method in class com.docdoku.core.workflow.Task
 
setClosureDate(Date) - Method in class com.docdoku.core.workflow.Task
 
setComment(String) - Method in class com.docdoku.core.document.DocumentLink
 
setComment(String) - Method in class com.docdoku.core.product.PartAlternateLink
 
setComment(String) - Method in class com.docdoku.core.product.PartSubstituteLink
 
setComment(String) - Method in class com.docdoku.core.product.PartUsageLink
 
setCompletePath(String) - Method in class com.docdoku.core.document.Folder
 
setComponent(PartMaster) - Method in class com.docdoku.core.product.PartUsageLink
 
setComponents(List<PartUsageLink>) - Method in class com.docdoku.core.product.PartIteration
 
setConfigurationItem(ConfigurationItem) - Method in class com.docdoku.core.product.Effectivity
 
setConfigurationItem(ConfigurationItem) - Method in class com.docdoku.core.product.EffectivityConfigSpec
 
setConfigurationItem(ConfigurationItem) - Method in class com.docdoku.core.product.Layer
 
setContent(String) - Method in class com.docdoku.core.document.SearchQuery
 
setContentLength(long) - Method in class com.docdoku.core.common.BinaryResource
 
setCreationDate(Date) - Method in class com.docdoku.core.common.Account
 
setCreationDate(Date) - Method in class com.docdoku.core.document.DocumentIteration
 
setCreationDate(Date) - Method in class com.docdoku.core.document.DocumentMaster
 
setCreationDate(Date) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setCreationDate(Date) - Method in class com.docdoku.core.product.Layer
 
setCreationDate(Date) - Method in class com.docdoku.core.product.Marker
 
setCreationDate(Date) - Method in class com.docdoku.core.product.PartIteration
 
setCreationDate(Date) - Method in class com.docdoku.core.product.PartMaster
 
setCreationDate(Date) - Method in class com.docdoku.core.product.PartRevision
 
setCreationDate(Date) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setCreationDateFrom(Date) - Method in class com.docdoku.core.document.SearchQuery
 
setCreationDateTo(Date) - Method in class com.docdoku.core.document.SearchQuery
 
setDate(Date) - Method in class com.docdoku.core.product.DateBasedEffectivityConfigSpec
 
setDateValue(Date) - Method in class com.docdoku.core.meta.InstanceDateAttribute
 
setDescription(String) - Method in class com.docdoku.core.common.Workspace
 
setDescription(String) - Method in class com.docdoku.core.document.DocumentMaster
 
setDescription(String) - Method in class com.docdoku.core.product.ConfigurationItem
 
setDescription(String) - Method in class com.docdoku.core.product.Effectivity
 
setDescription(String) - Method in class com.docdoku.core.product.Marker
 
setDescription(String) - Method in class com.docdoku.core.product.PartMaster
 
setDescription(String) - Method in class com.docdoku.core.product.PartRevision
 
setDesignItem(PartMaster) - Method in class com.docdoku.core.product.ConfigurationItem
 
setDocMId(String) - Method in class com.docdoku.core.document.SearchQuery
 
setDocumentDocumentMasterId(String) - Method in class com.docdoku.core.log.DocumentLog
 
setDocumentDocumentMasterVersion(String) - Method in class com.docdoku.core.log.DocumentLog
 
setDocumentIteration(int) - Method in class com.docdoku.core.log.DocumentLog
 
setDocumentIterations(List<DocumentIteration>) - Method in class com.docdoku.core.document.DocumentMaster
 
setDocumentMaster(DocumentMaster) - Method in class com.docdoku.core.document.DocumentIteration
 
setDocumentMasterId(String) - Method in class com.docdoku.core.document.DocumentIterationKey
 
setDocumentMasterTemplate(DocumentMasterTemplate) - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
setDocumentMasterTemplateId(String) - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
setDocumentMasterVersion(String) - Method in class com.docdoku.core.document.DocumentIterationKey
 
setDocumentType(String) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setDocumentWorkspaceId(String) - Method in class com.docdoku.core.log.DocumentLog
 
setDuration(int) - Method in class com.docdoku.core.workflow.Task
 
setDuration(int) - Method in class com.docdoku.core.workflow.TaskModel
 
setEffectivities(Set<Effectivity>) - Method in class com.docdoku.core.product.Marker
 
setEffectivities(Set<Effectivity>) - Method in class com.docdoku.core.product.PartRevision
 
setEmail(String) - Method in class com.docdoku.core.common.Account
 
setEmail(String) - Method in class com.docdoku.core.common.User
 
setEnabled(boolean) - Method in class com.docdoku.core.security.ACL
 
setEndDate(Date) - Method in class com.docdoku.core.product.DateBasedEffectivity
 
setEndLotId(String) - Method in class com.docdoku.core.product.LotBasedEffectivity
 
setEndNumber(String) - Method in class com.docdoku.core.product.SerialNumberBasedEffectivity
 
setEvent(String) - Method in class com.docdoku.core.log.DocumentLog
 
setFinalLifeCycleState(String) - Method in class com.docdoku.core.workflow.Workflow
 
setFinalLifeCycleState(String) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setFolderLocked(boolean) - Method in class com.docdoku.core.common.Workspace
 
setFromDate(Date) - Method in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
setFullName(String) - Method in class com.docdoku.core.common.BinaryResource
 
setGeometries(List<Geometry>) - Method in class com.docdoku.core.product.PartIteration
 
setId(String) - Method in class com.docdoku.core.common.UserGroupKey
 
setId(String) - Method in class com.docdoku.core.common.Workspace
 
setId(int) - Method in class com.docdoku.core.document.DocumentLink
 
setId(String) - Method in class com.docdoku.core.document.DocumentMaster
 
setId(String) - Method in class com.docdoku.core.document.DocumentMasterKey
 
setId(String) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setId(String) - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
setId(int) - Method in class com.docdoku.core.meta.InstanceAttribute
 
setId(int) - Method in class com.docdoku.core.product.CADInstance
 
setId(int) - Method in class com.docdoku.core.product.ConfigSpec
 
setId(String) - Method in class com.docdoku.core.product.ConfigurationItem
 
setId(String) - Method in class com.docdoku.core.product.ConfigurationItemKey
 
setId(int) - Method in class com.docdoku.core.product.Layer
 
setId(int) - Method in class com.docdoku.core.product.Marker
 
setId(int) - Method in class com.docdoku.core.product.PartUsageLink
 
setId(int) - Method in class com.docdoku.core.security.ACL
 
setId(int) - Method in class com.docdoku.core.workflow.Workflow
 
setId(String) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setId(String) - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
setIdGenerated(boolean) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setInfo(String) - Method in class com.docdoku.core.log.DocumentLog
 
setInstanceAttributes(Map<String, InstanceAttribute>) - Method in class com.docdoku.core.document.DocumentIteration
 
setInstanceAttributes(Map<String, InstanceAttribute>) - Method in class com.docdoku.core.product.PartIteration
 
setInstructions(String) - Method in class com.docdoku.core.workflow.Task
 
setInstructions(String) - Method in class com.docdoku.core.workflow.TaskModel
 
setIteration(int) - Method in class com.docdoku.core.document.DocumentIteration
 
setIteration(int) - Method in class com.docdoku.core.document.DocumentIterationKey
 
setIteration(int) - Method in class com.docdoku.core.product.PartIteration
 
setIteration(int) - Method in class com.docdoku.core.product.PartIterationKey
 
setIterationNote(String) - Method in class com.docdoku.core.product.PartIteration
 
setLabel(String) - Method in class com.docdoku.core.document.Tag
 
setLabel(String) - Method in class com.docdoku.core.document.TagKey
 
setLanguage(String) - Method in class com.docdoku.core.common.Account
 
setLanguage(String) - Method in class com.docdoku.core.common.User
 
setLifeCycleState(String) - Method in class com.docdoku.core.workflow.Activity
 
setLifeCycleState(String) - Method in class com.docdoku.core.workflow.ActivityModel
 
setLinkedDocuments(Set<DocumentLink>) - Method in class com.docdoku.core.document.DocumentIteration
 
setLinkedDocuments(Set<DocumentLink>) - Method in class com.docdoku.core.product.PartIteration
 
setLocale(Locale) - Method in exception com.docdoku.core.services.ApplicationException
 
setLocation(Folder) - Method in class com.docdoku.core.document.DocumentMaster
 
setLogDate(Date) - Method in class com.docdoku.core.log.DocumentLog
 
setLogin(String) - Method in class com.docdoku.core.common.Account
 
setLogin(String) - Method in class com.docdoku.core.common.User
 
setLogin(String) - Method in class com.docdoku.core.common.UserKey
 
setLogin(String) - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
setLotId(String) - Method in class com.docdoku.core.product.LotBasedEffectivityConfigSpec
 
setMarkers(Set<Marker>) - Method in class com.docdoku.core.product.Layer
 
setMask(String) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setMember(UserGroup) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
setMember(User) - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
setMemberId(String) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
setMemberLogin(String) - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
setMemberWorkspaceId(String) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
setMemberWorkspaceId(String) - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
setName(String) - Method in class com.docdoku.core.common.Account
 
setName(String) - Method in class com.docdoku.core.common.User
 
setName(String) - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
setName(String) - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
setName(String) - Method in class com.docdoku.core.document.SearchQuery.AbstractAttributeQuery
 
setName(String) - Method in class com.docdoku.core.meta.InstanceAttribute
 
setName(String) - Method in class com.docdoku.core.product.Effectivity
 
setName(String) - Method in class com.docdoku.core.product.Layer
 
setName(String) - Method in class com.docdoku.core.product.PartMaster
 
setNativeCADFile(BinaryResource) - Method in class com.docdoku.core.product.PartIteration
 
setNum(int) - Method in class com.docdoku.core.workflow.Task
 
setNum(int) - Method in class com.docdoku.core.workflow.TaskKey
 
setNum(int) - Method in class com.docdoku.core.workflow.TaskModel
 
setNum(int) - Method in class com.docdoku.core.workflow.TaskModelKey
 
setNumber(String) - Method in class com.docdoku.core.product.PartMaster
 
setNumber(String) - Method in class com.docdoku.core.product.PartMasterKey
 
setNumber(String) - Method in class com.docdoku.core.product.SerialNumberBasedEffectivityConfigSpec
 
setNumberValue(float) - Method in class com.docdoku.core.document.SearchQuery.NumberAttributeQuery
 
setNumberValue(float) - Method in class com.docdoku.core.meta.InstanceNumberAttribute
 
setObservedDocumentMaster(DocumentMaster) - Method in class com.docdoku.core.document.Subscription
 
setObservedDocumentMasterId(String) - Method in class com.docdoku.core.document.SubscriptionKey
 
setObservedDocumentMasterVersion(String) - Method in class com.docdoku.core.document.SubscriptionKey
 
setObservedDocumentMasterWorkspaceId(String) - Method in class com.docdoku.core.document.SubscriptionKey
 
setParentFolder(Folder) - Method in class com.docdoku.core.document.Folder
 
setPartIterations(List<PartIteration>) - Method in class com.docdoku.core.product.PartRevision
 
setPartMaster(PartMaster) - Method in class com.docdoku.core.product.PartRevision
 
setPartMaster(PartMasterKey) - Method in class com.docdoku.core.product.PartRevisionKey
 
setPartRevision(PartRevision) - Method in class com.docdoku.core.product.PartIteration
 
setPartRevision(PartRevisionKey) - Method in class com.docdoku.core.product.PartIterationKey
 
setPartRevisions(List<PartRevision>) - Method in class com.docdoku.core.product.PartMaster
 
setPermission(ACL.Permission) - Method in class com.docdoku.core.security.ACLUserEntry
 
setPermission(ACL.Permission) - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
setPositioning(CADInstance.Positioning) - Method in class com.docdoku.core.product.CADInstance
 
setPrincipal(User) - Method in class com.docdoku.core.security.ACLUserEntry
 
setPrincipal(UserGroup) - Method in class com.docdoku.core.security.ACLUserGroupEntry
 
setPrincipalId(String) - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
setPrincipalLogin(String) - Method in class com.docdoku.core.security.ACLUserEntryKey
 
setPrincipalWorkspaceId(String) - Method in class com.docdoku.core.security.ACLUserEntryKey
 
setPrincipalWorkspaceId(String) - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
setQuality(int) - Method in class com.docdoku.core.product.Geometry
 
setReadOnly(boolean) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
setReadOnly(boolean) - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
setReferenceDescription(String) - Method in class com.docdoku.core.product.PartAlternateLink
 
setReferenceDescription(String) - Method in class com.docdoku.core.product.PartSubstituteLink
 
setReferenceDescription(String) - Method in class com.docdoku.core.product.PartUsageLink
 
setRelatedParts(Set<PartMaster>) - Method in class com.docdoku.core.product.Marker
 
setRevisionNote(String) - Method in class com.docdoku.core.document.DocumentIteration
 
setRx(double) - Method in class com.docdoku.core.product.CADInstance
 
setRy(double) - Method in class com.docdoku.core.product.CADInstance
 
setRz(double) - Method in class com.docdoku.core.product.CADInstance
 
setSource(PartIteration.Source) - Method in class com.docdoku.core.product.PartIteration
 
setStandardPart(boolean) - Method in class com.docdoku.core.product.PartMaster
 
setStartDate(Date) - Method in class com.docdoku.core.product.DateBasedEffectivity
 
setStartDate(Date) - Method in class com.docdoku.core.workflow.Task
 
setStartLotId(String) - Method in class com.docdoku.core.product.LotBasedEffectivity
 
setStartNumber(String) - Method in class com.docdoku.core.product.SerialNumberBasedEffectivity
 
setStatus(Task.Status) - Method in class com.docdoku.core.workflow.Task
 
setStep(int) - Method in class com.docdoku.core.workflow.Activity
 
setStep(int) - Method in class com.docdoku.core.workflow.ActivityKey
 
setStep(int) - Method in class com.docdoku.core.workflow.ActivityModel
 
setStep(int) - Method in class com.docdoku.core.workflow.ActivityModelKey
 
setSubscriber(User) - Method in class com.docdoku.core.document.Subscription
 
setSubscriberLogin(String) - Method in class com.docdoku.core.document.SubscriptionKey
 
setSubscriberWorkspaceId(String) - Method in class com.docdoku.core.document.SubscriptionKey
 
setSubstitute(PartMaster) - Method in class com.docdoku.core.product.PartSubstituteLink
 
setSubstitutes(List<PartSubstituteLink>) - Method in class com.docdoku.core.product.PartUsageLink
 
setTags(Set<Tag>) - Method in class com.docdoku.core.document.DocumentMaster
 
setTags(String[]) - Method in class com.docdoku.core.document.SearchQuery
 
setTargetDocument(DocumentIteration) - Method in class com.docdoku.core.document.DocumentLink
 
setTargetDocumentDocumentMasterId(String) - Method in class com.docdoku.core.document.DocumentLink
 
setTargetDocumentDocumentMasterVersion(String) - Method in class com.docdoku.core.document.DocumentLink
 
setTargetDocumentIteration(int) - Method in class com.docdoku.core.document.DocumentLink
 
setTargetDocumentWorkspaceId(String) - Method in class com.docdoku.core.document.DocumentLink
 
setTargetIteration(int) - Method in class com.docdoku.core.workflow.Task
 
setTaskModels(List<TaskModel>) - Method in class com.docdoku.core.workflow.ActivityModel
 
setTasks(List<Task>) - Method in class com.docdoku.core.workflow.Activity
 
setTasksToComplete(int) - Method in class com.docdoku.core.workflow.ParallelActivity
 
setTasksToComplete(int) - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
setTextValue(String) - Method in class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
setTextValue(String) - Method in class com.docdoku.core.meta.InstanceTextAttribute
 
setTitle(String) - Method in class com.docdoku.core.document.DocumentMaster
 
setTitle(String) - Method in class com.docdoku.core.document.SearchQuery
 
setTitle(String) - Method in class com.docdoku.core.product.Marker
 
setTitle(String) - Method in class com.docdoku.core.workflow.Task
 
setTitle(String) - Method in class com.docdoku.core.workflow.TaskModel
 
setToDate(Date) - Method in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
setTx(double) - Method in class com.docdoku.core.product.CADInstance
 
setTy(double) - Method in class com.docdoku.core.product.CADInstance
 
setType(String) - Method in class com.docdoku.core.document.DocumentMaster
 
setType(String) - Method in class com.docdoku.core.document.SearchQuery
 
setTz(double) - Method in class com.docdoku.core.product.CADInstance
 
setUnit(String) - Method in class com.docdoku.core.product.PartUsageLink
 
setUrlValue(String) - Method in class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
setUrlValue(String) - Method in class com.docdoku.core.meta.InstanceURLAttribute
 
setUsageLink(PartUsageLink) - Method in class com.docdoku.core.product.Effectivity
 
setUserLogin(String) - Method in class com.docdoku.core.log.DocumentLog
 
setUuid(String) - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceAttribute
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceBooleanAttribute
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceDateAttribute
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceNumberAttribute
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceTextAttribute
 
setValue(Object) - Method in class com.docdoku.core.meta.InstanceURLAttribute
 
setVaultType(Workspace.VaultType) - Method in class com.docdoku.core.common.Workspace
 
setVersion(String) - Method in class com.docdoku.core.document.DocumentMaster
 
setVersion(String) - Method in class com.docdoku.core.document.DocumentMasterKey
 
setVersion(String) - Method in class com.docdoku.core.document.SearchQuery
 
setVersion(String) - Method in class com.docdoku.core.product.PartRevision
 
setVersion(String) - Method in class com.docdoku.core.product.PartRevisionKey
 
setWorker(User) - Method in class com.docdoku.core.workflow.Task
 
setWorker(User) - Method in class com.docdoku.core.workflow.TaskModel
 
setWorkflow(Workflow) - Method in class com.docdoku.core.document.DocumentMaster
 
setWorkflow(Workflow) - Method in class com.docdoku.core.product.PartRevision
 
setWorkflow(Workflow) - Method in class com.docdoku.core.workflow.Activity
 
setWorkflowId(int) - Method in class com.docdoku.core.workflow.ActivityKey
 
setWorkflowModel(WorkflowModel) - Method in class com.docdoku.core.workflow.ActivityModel
 
setWorkflowModelId(String) - Method in class com.docdoku.core.workflow.ActivityModelKey
 
setWorkflowModelId(String) - Method in class com.docdoku.core.workflow.TaskModelKey
 
setWorkspace(Workspace) - Method in class com.docdoku.core.common.User
 
setWorkspace(Workspace) - Method in class com.docdoku.core.common.UserGroup
 
setWorkspace(Workspace) - Method in class com.docdoku.core.document.DocumentMaster
 
setWorkspace(Workspace) - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
setWorkspace(Workspace) - Method in class com.docdoku.core.document.Tag
 
setWorkspace(Workspace) - Method in class com.docdoku.core.product.ConfigurationItem
 
setWorkspace(String) - Method in class com.docdoku.core.product.ConfigurationItemKey
 
setWorkspace(Workspace) - Method in class com.docdoku.core.product.PartMaster
 
setWorkspace(String) - Method in class com.docdoku.core.product.PartMasterKey
 
setWorkspace(Workspace) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
setWorkspace(Workspace) - Method in class com.docdoku.core.security.WorkspaceUserMembership
 
setWorkspace(Workspace) - Method in class com.docdoku.core.workflow.WorkflowModel
 
setWorkspaceId(String) - Method in class com.docdoku.core.common.UserGroupKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.common.UserKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.DocumentIterationKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.DocumentMasterKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.SearchQuery
 
setWorkspaceId(String) - Method in class com.docdoku.core.document.TagKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.workflow.ActivityModelKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.workflow.TaskModelKey
 
setWorkspaceId(String) - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
setX(double) - Method in class com.docdoku.core.product.Marker
 
setY(double) - Method in class com.docdoku.core.product.Marker
 
setZ(double) - Method in class com.docdoku.core.product.Marker
 
source - Variable in class com.docdoku.core.product.PartIteration
 
standardPart - Variable in class com.docdoku.core.product.PartMaster
 
start() - Method in class com.docdoku.core.workflow.Task
 
startDate - Variable in class com.docdoku.core.product.DateBasedEffectivity
The date and/or time when the effectivity starts.
startDate - Variable in class com.docdoku.core.workflow.Task
 
startLotId - Variable in class com.docdoku.core.product.LotBasedEffectivity
The identification of the first batch of items that the effectivity applies to.
startNumber - Variable in class com.docdoku.core.product.SerialNumberBasedEffectivity
The serial number of the first item that the effectivity applies to.
StateChangeSubscription - Class in com.docdoku.core.document
Subscription on the event that is triggered when the state of the workflow attached to the document has changed.
StateChangeSubscription() - Constructor for class com.docdoku.core.document.StateChangeSubscription
 
StateChangeSubscription(User, DocumentMaster) - Constructor for class com.docdoku.core.document.StateChangeSubscription
 
status - Variable in class com.docdoku.core.workflow.Task
 
step - Variable in class com.docdoku.core.workflow.Activity
 
step - Variable in class com.docdoku.core.workflow.ActivityKey
 
step - Variable in class com.docdoku.core.workflow.ActivityModel
 
step - Variable in class com.docdoku.core.workflow.ActivityModelKey
 
subscriber - Variable in class com.docdoku.core.document.Subscription
 
subscriberLogin - Variable in class com.docdoku.core.document.Subscription
 
subscriberLogin - Variable in class com.docdoku.core.document.SubscriptionKey
 
subscriberWorkspaceId - Variable in class com.docdoku.core.document.Subscription
 
subscriberWorkspaceId - Variable in class com.docdoku.core.document.SubscriptionKey
 
subscribeToIterationChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
subscribeToIterationChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
subscribeToStateChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
subscribeToStateChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
Subscription - Class in com.docdoku.core.document
Abstract class for defining subscription made by users on documents.
Subscription() - Constructor for class com.docdoku.core.document.Subscription
 
Subscription(User, DocumentMaster) - Constructor for class com.docdoku.core.document.Subscription
 
SubscriptionKey - Class in com.docdoku.core.document
 
SubscriptionKey() - Constructor for class com.docdoku.core.document.SubscriptionKey
 
SubscriptionKey(String, String, String, String, String) - Constructor for class com.docdoku.core.document.SubscriptionKey
 
substitute - Variable in class com.docdoku.core.product.PartSubstituteLink
 
substitutes - Variable in class com.docdoku.core.product.PartUsageLink
 

T

Tag - Class in com.docdoku.core.document
A tag is just a label pinned on a document.
Tag() - Constructor for class com.docdoku.core.document.Tag
 
Tag(Workspace, String) - Constructor for class com.docdoku.core.document.Tag
 
TagAlreadyExistsException - Exception in com.docdoku.core.services
 
TagAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.TagAlreadyExistsException
 
TagAlreadyExistsException(Locale, Tag) - Constructor for exception com.docdoku.core.services.TagAlreadyExistsException
 
TagAlreadyExistsException(Locale, Tag, Throwable) - Constructor for exception com.docdoku.core.services.TagAlreadyExistsException
 
TagKey - Class in com.docdoku.core.document
 
TagKey() - Constructor for class com.docdoku.core.document.TagKey
 
TagKey(String, String) - Constructor for class com.docdoku.core.document.TagKey
 
TagNotFoundException - Exception in com.docdoku.core.services
 
TagNotFoundException(String) - Constructor for exception com.docdoku.core.services.TagNotFoundException
 
TagNotFoundException(Locale, TagKey) - Constructor for exception com.docdoku.core.services.TagNotFoundException
 
tags - Variable in class com.docdoku.core.document.DocumentMaster
 
tags - Variable in class com.docdoku.core.document.SearchQuery
 
targetDocument - Variable in class com.docdoku.core.document.DocumentLink
 
targetDocumentDocumentMasterId - Variable in class com.docdoku.core.document.DocumentLink
 
targetDocumentDocumentMasterVersion - Variable in class com.docdoku.core.document.DocumentLink
 
targetDocumentIteration - Variable in class com.docdoku.core.document.DocumentLink
 
targetDocumentWorkspaceId - Variable in class com.docdoku.core.document.DocumentLink
 
targetIteration - Variable in class com.docdoku.core.workflow.Task
 
Task - Class in com.docdoku.core.workflow
Task is the smallest unit of work in a workflow.
Task() - Constructor for class com.docdoku.core.workflow.Task
 
Task(int, String, String, User) - Constructor for class com.docdoku.core.workflow.Task
 
Task.Status - Enum in com.docdoku.core.workflow
 
Task.Status() - Constructor for enum com.docdoku.core.workflow.Task.Status
 
TaskKey - Class in com.docdoku.core.workflow
 
TaskKey() - Constructor for class com.docdoku.core.workflow.TaskKey
 
TaskKey(ActivityKey, int) - Constructor for class com.docdoku.core.workflow.TaskKey
 
TaskModel - Class in com.docdoku.core.workflow
This is the model for creating instances of Task that belong to instances of Activity themselves attached to instances of Workflow.
TaskModel(ActivityModel, int, String, String, User) - Constructor for class com.docdoku.core.workflow.TaskModel
 
TaskModel(ActivityModel, String, String, User) - Constructor for class com.docdoku.core.workflow.TaskModel
 
TaskModel() - Constructor for class com.docdoku.core.workflow.TaskModel
 
TaskModelKey - Class in com.docdoku.core.workflow
 
TaskModelKey() - Constructor for class com.docdoku.core.workflow.TaskModelKey
 
TaskModelKey(String, String, int, int) - Constructor for class com.docdoku.core.workflow.TaskModelKey
 
taskModels - Variable in class com.docdoku.core.workflow.ActivityModel
 
TaskNotFoundException - Exception in com.docdoku.core.services
 
TaskNotFoundException(String) - Constructor for exception com.docdoku.core.services.TaskNotFoundException
 
TaskNotFoundException(Locale, TaskKey) - Constructor for exception com.docdoku.core.services.TaskNotFoundException
 
tasks - Variable in class com.docdoku.core.workflow.Activity
 
tasksToComplete - Variable in class com.docdoku.core.workflow.ParallelActivity
 
tasksToComplete - Variable in class com.docdoku.core.workflow.ParallelActivityModel
 
textValue - Variable in class com.docdoku.core.document.SearchQuery.TextAttributeQuery
 
textValue - Variable in class com.docdoku.core.meta.InstanceTextAttribute
 
title - Variable in class com.docdoku.core.document.DocumentMaster
 
title - Variable in class com.docdoku.core.document.SearchQuery
 
title - Variable in class com.docdoku.core.product.Marker
 
title - Variable in class com.docdoku.core.workflow.Task
 
title - Variable in class com.docdoku.core.workflow.TaskModel
 
toDate - Variable in class com.docdoku.core.document.SearchQuery.DateAttributeQuery
 
Tools - Class in com.docdoku.core.util
 
Tools() - Constructor for class com.docdoku.core.util.Tools
 
toString() - Method in class com.docdoku.core.common.Account
 
toString() - Method in class com.docdoku.core.common.BinaryResource
 
toString() - Method in class com.docdoku.core.common.User
 
toString() - Method in class com.docdoku.core.common.UserGroupKey
 
toString() - Method in class com.docdoku.core.common.UserKey
 
toString() - Method in class com.docdoku.core.common.Version
 
toString() - Method in class com.docdoku.core.common.Workspace
 
toString() - Method in class com.docdoku.core.document.DocumentIteration
 
toString() - Method in class com.docdoku.core.document.DocumentIterationKey
 
toString() - Method in class com.docdoku.core.document.DocumentLink
 
toString() - Method in class com.docdoku.core.document.DocumentMaster
 
toString() - Method in class com.docdoku.core.document.DocumentMasterKey
 
toString() - Method in class com.docdoku.core.document.DocumentMasterTemplate
 
toString() - Method in class com.docdoku.core.document.DocumentMasterTemplateKey
 
toString() - Method in class com.docdoku.core.document.Folder
 
toString() - Method in class com.docdoku.core.document.InstanceAttributeTemplate
 
toString() - Method in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
toString() - Method in class com.docdoku.core.document.SubscriptionKey
 
toString() - Method in class com.docdoku.core.document.Tag
 
toString() - Method in class com.docdoku.core.document.TagKey
 
toString() - Method in class com.docdoku.core.meta.InstanceAttribute
 
toString() - Method in class com.docdoku.core.product.ConfigurationItem
 
toString() - Method in class com.docdoku.core.product.ConfigurationItemKey
 
toString() - Method in class com.docdoku.core.product.PartIterationKey
 
toString() - Method in class com.docdoku.core.product.PartMaster
 
toString() - Method in class com.docdoku.core.product.PartMasterKey
 
toString() - Method in class com.docdoku.core.product.PartRevisionKey
 
toString() - Method in class com.docdoku.core.security.ACLUserEntryKey
 
toString() - Method in class com.docdoku.core.security.ACLUserGroupEntryKey
 
toString() - Method in class com.docdoku.core.security.PasswordRecoveryRequest
 
toString() - Method in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
toString() - Method in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
toString() - Method in exception com.docdoku.core.services.ApplicationException
 
toString() - Method in class com.docdoku.core.workflow.ActivityKey
 
toString() - Method in class com.docdoku.core.workflow.ActivityModelKey
 
toString() - Method in class com.docdoku.core.workflow.ParallelActivityModel
 
toString() - Method in class com.docdoku.core.workflow.SerialActivityModel
 
toString() - Method in class com.docdoku.core.workflow.Task
 
toString() - Method in class com.docdoku.core.workflow.TaskKey
 
toString() - Method in class com.docdoku.core.workflow.TaskModel
 
toString() - Method in class com.docdoku.core.workflow.TaskModelKey
 
toString() - Method in class com.docdoku.core.workflow.WorkflowModel
 
toString() - Method in class com.docdoku.core.workflow.WorkflowModelKey
 
tx - Variable in class com.docdoku.core.product.CADInstance
Translation on x axis.
ty - Variable in class com.docdoku.core.product.CADInstance
Translation on y axis.
type - Variable in class com.docdoku.core.document.DocumentMaster
 
type - Variable in class com.docdoku.core.document.SearchQuery
 
tz - Variable in class com.docdoku.core.product.CADInstance
Translation on z axis.

U

unAccent(String) - Static method in class com.docdoku.core.util.Tools
 
undoCheckOutDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
undoCheckOutDocument(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
undoCheckOutPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
undoCheckOutPart(PartRevisionKey) - Method in interface com.docdoku.core.services.IProductManagerWS
Undoes checkout the given part revision.
unit - Variable in class com.docdoku.core.product.PartUsageLink
 
unsubscribeToIterationChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
unsubscribeToIterationChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
unsubscribeToStateChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
unsubscribeToStateChangeEvent(DocumentMasterKey) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
updateAccount(String, String, String, String) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
updateDocument(DocumentIterationKey, String, InstanceAttribute[], DocumentIterationKey[]) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
updateDocument(DocumentIterationKey, String, InstanceAttribute[], DocumentIterationKey[]) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
updateDocumentMasterTemplate(DocumentMasterTemplateKey, String, String, InstanceAttributeTemplate[], boolean) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
updateDocumentMasterTemplate(DocumentMasterTemplateKey, String, String, InstanceAttributeTemplate[], boolean) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
updateLayer(ConfigurationItemKey, int, String) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
updatePartIteration(PartIterationKey, String, PartIteration.Source, List<PartUsageLink>, List<InstanceAttribute>, DocumentIterationKey[]) - Method in interface com.docdoku.core.services.IProductManagerLocal
 
updatePartIteration(PartIterationKey, String, PartIteration.Source, List<PartUsageLink>, List<InstanceAttribute>, DocumentIterationKey[]) - Method in interface com.docdoku.core.services.IProductManagerWS
Updates the specified PartIteration with the properties passed as parameters.
updateWorkspace(Workspace) - Method in interface com.docdoku.core.services.IUserManagerLocal
 
uploadGeometryToPart(String, String, String, int, String, int, DataHandler) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
uploadNativeCADToPart(String, String, String, int, String, DataHandler) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
uploadToDocument(String, String, String, int, String, DataHandler) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
uploadToPart(String, String, String, int, String, DataHandler) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
uploadToTemplate(String, String, String, DataHandler) - Method in interface com.docdoku.core.services.IUploadDownloadWS
 
urlToFile(URL) - Static method in class com.docdoku.core.util.FileIO
 
urlValue - Variable in class com.docdoku.core.document.SearchQuery.URLAttributeQuery
 
urlValue - Variable in class com.docdoku.core.meta.InstanceURLAttribute
 
usageLink - Variable in class com.docdoku.core.product.Effectivity
Used to restrict the effectivity to a given product definition usage.
User - Class in com.docdoku.core.common
This class represents a user in the context of a specific workspace.
User() - Constructor for class com.docdoku.core.common.User
 
User(Workspace, String) - Constructor for class com.docdoku.core.common.User
 
User(Workspace, String, String, String, String) - Constructor for class com.docdoku.core.common.User
 
UserAlreadyExistsException - Exception in com.docdoku.core.services
 
UserAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.UserAlreadyExistsException
 
UserAlreadyExistsException(Locale, User) - Constructor for exception com.docdoku.core.services.UserAlreadyExistsException
 
UserAlreadyExistsException(Locale, User, Throwable) - Constructor for exception com.docdoku.core.services.UserAlreadyExistsException
 
userEntries - Variable in class com.docdoku.core.security.ACL
 
UserGroup - Class in com.docdoku.core.common
Class which gathers users in a workspace context.
UserGroup() - Constructor for class com.docdoku.core.common.UserGroup
 
UserGroup(Workspace, String) - Constructor for class com.docdoku.core.common.UserGroup
 
UserGroupAlreadyExistsException - Exception in com.docdoku.core.services
 
UserGroupAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.UserGroupAlreadyExistsException
 
UserGroupAlreadyExistsException(Locale, UserGroup) - Constructor for exception com.docdoku.core.services.UserGroupAlreadyExistsException
 
UserGroupAlreadyExistsException(Locale, UserGroup, Throwable) - Constructor for exception com.docdoku.core.services.UserGroupAlreadyExistsException
 
UserGroupKey - Class in com.docdoku.core.common
 
UserGroupKey() - Constructor for class com.docdoku.core.common.UserGroupKey
 
UserGroupKey(String, String) - Constructor for class com.docdoku.core.common.UserGroupKey
 
UserGroupMapping - Class in com.docdoku.core.security
Useful class for adding users to a security group.
UserGroupMapping() - Constructor for class com.docdoku.core.security.UserGroupMapping
 
UserGroupMapping(String) - Constructor for class com.docdoku.core.security.UserGroupMapping
 
UserGroupMapping(String, String) - Constructor for class com.docdoku.core.security.UserGroupMapping
 
UserGroupNotFoundException - Exception in com.docdoku.core.services
 
UserGroupNotFoundException(String) - Constructor for exception com.docdoku.core.services.UserGroupNotFoundException
 
UserGroupNotFoundException(Locale, UserGroupKey) - Constructor for exception com.docdoku.core.services.UserGroupNotFoundException
 
UserKey - Class in com.docdoku.core.common
 
UserKey() - Constructor for class com.docdoku.core.common.UserKey
 
UserKey(String, String) - Constructor for class com.docdoku.core.common.UserKey
 
userLogin - Variable in class com.docdoku.core.log.DocumentLog
 
UserNotActiveException - Exception in com.docdoku.core.services
 
UserNotActiveException(String) - Constructor for exception com.docdoku.core.services.UserNotActiveException
 
UserNotActiveException(Locale, User) - Constructor for exception com.docdoku.core.services.UserNotActiveException
 
UserNotActiveException(Locale, String) - Constructor for exception com.docdoku.core.services.UserNotActiveException
 
UserNotFoundException - Exception in com.docdoku.core.services
 
UserNotFoundException(String) - Constructor for exception com.docdoku.core.services.UserNotFoundException
 
UserNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.UserNotFoundException
 
UserNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.UserNotFoundException
 
users - Variable in class com.docdoku.core.common.UserGroup
 
uuid - Variable in class com.docdoku.core.security.PasswordRecoveryRequest
 

V

valueOf(String) - Static method in enum com.docdoku.core.common.Version.VersionUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.common.Workspace.VaultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.document.InstanceAttributeTemplate.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.product.CADInstance.Positioning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.product.PartIteration.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.security.ACL.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.docdoku.core.workflow.Task.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.docdoku.core.common.Version.VersionUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.common.Workspace.VaultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.document.InstanceAttributeTemplate.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.product.CADInstance.Positioning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.product.PartIteration.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.security.ACL.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.docdoku.core.workflow.Task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VaultException - Exception in com.docdoku.core.services
 
VaultException(Throwable) - Constructor for exception com.docdoku.core.services.VaultException
 
vaultType - Variable in class com.docdoku.core.common.Workspace
 
Version - Class in com.docdoku.core.common
 
Version() - Constructor for class com.docdoku.core.common.Version
 
Version(String) - Constructor for class com.docdoku.core.common.Version
 
version - Variable in class com.docdoku.core.document.DocumentMaster
 
version - Variable in class com.docdoku.core.document.DocumentMasterKey
 
version - Variable in class com.docdoku.core.document.SearchQuery
 
version - Variable in class com.docdoku.core.product.PartRevision
 
version - Variable in class com.docdoku.core.product.PartRevisionKey
 
Version.VersionUnit - Enum in com.docdoku.core.common
 
Version.VersionUnit() - Constructor for enum com.docdoku.core.common.Version.VersionUnit
 
VersionFormatException - Exception in com.docdoku.core.common
 
VersionFormatException(String, int) - Constructor for exception com.docdoku.core.common.VersionFormatException
 

W

whoAmI(String) - Method in interface com.docdoku.core.services.IDocumentManagerLocal
 
whoAmI(String) - Method in interface com.docdoku.core.services.IDocumentManagerWS
 
worker - Variable in class com.docdoku.core.workflow.Task
 
worker - Variable in class com.docdoku.core.workflow.TaskModel
 
workflow - Variable in class com.docdoku.core.document.DocumentMaster
 
workflow - Variable in class com.docdoku.core.product.PartRevision
 
workflow - Variable in class com.docdoku.core.workflow.Activity
 
workflow - Variable in class com.docdoku.core.workflow.ActivityKey
 
Workflow - Class in com.docdoku.core.workflow
Workflows organize tasks around documents on which they're applied to.
Workflow(String) - Constructor for class com.docdoku.core.workflow.Workflow
 
Workflow() - Constructor for class com.docdoku.core.workflow.Workflow
 
workflowModel - Variable in class com.docdoku.core.workflow.ActivityModel
 
WorkflowModel - Class in com.docdoku.core.workflow
This class is the model used to create instances of Workflow attached to documents.
WorkflowModel() - Constructor for class com.docdoku.core.workflow.WorkflowModel
 
WorkflowModel(Workspace, String, User, String) - Constructor for class com.docdoku.core.workflow.WorkflowModel
 
WorkflowModel(Workspace, String, User, String, ActivityModel[]) - Constructor for class com.docdoku.core.workflow.WorkflowModel
 
WorkflowModel(Workspace, String, User, String, List<ActivityModel>) - Constructor for class com.docdoku.core.workflow.WorkflowModel
 
WorkflowModelAlreadyExistsException - Exception in com.docdoku.core.services
 
WorkflowModelAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.WorkflowModelAlreadyExistsException
 
WorkflowModelAlreadyExistsException(Locale, WorkflowModel) - Constructor for exception com.docdoku.core.services.WorkflowModelAlreadyExistsException
 
WorkflowModelAlreadyExistsException(Locale, WorkflowModel, Throwable) - Constructor for exception com.docdoku.core.services.WorkflowModelAlreadyExistsException
 
workflowModelId - Variable in class com.docdoku.core.workflow.ActivityModel
 
workflowModelId - Variable in class com.docdoku.core.workflow.ActivityModelKey
 
workflowModelId - Variable in class com.docdoku.core.workflow.TaskModel
 
workflowModelId - Variable in class com.docdoku.core.workflow.TaskModelKey
 
WorkflowModelKey - Class in com.docdoku.core.workflow
 
WorkflowModelKey() - Constructor for class com.docdoku.core.workflow.WorkflowModelKey
 
WorkflowModelKey(String, String) - Constructor for class com.docdoku.core.workflow.WorkflowModelKey
 
WorkflowModelNotFoundException - Exception in com.docdoku.core.services
 
WorkflowModelNotFoundException(String) - Constructor for exception com.docdoku.core.services.WorkflowModelNotFoundException
 
WorkflowModelNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.WorkflowModelNotFoundException
 
WorkflowModelNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.WorkflowModelNotFoundException
 
workspace - Variable in class com.docdoku.core.common.User
 
workspace - Variable in class com.docdoku.core.common.UserGroup
 
Workspace - Class in com.docdoku.core.common
The context in which documents, workflow models, document templates and all the other objects reside.
Workspace(String, Account, String, Workspace.VaultType, boolean) - Constructor for class com.docdoku.core.common.Workspace
 
Workspace(String) - Constructor for class com.docdoku.core.common.Workspace
 
Workspace() - Constructor for class com.docdoku.core.common.Workspace
 
workspace - Variable in class com.docdoku.core.document.DocumentMaster
 
workspace - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
workspace - Variable in class com.docdoku.core.document.Tag
 
workspace - Variable in class com.docdoku.core.product.ConfigurationItem
 
workspace - Variable in class com.docdoku.core.product.ConfigurationItemKey
 
workspace - Variable in class com.docdoku.core.product.PartMaster
 
workspace - Variable in class com.docdoku.core.product.PartMasterKey
 
workspace - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
workspace - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
workspace - Variable in class com.docdoku.core.workflow.WorkflowModel
 
Workspace.VaultType - Enum in com.docdoku.core.common
 
Workspace.VaultType() - Constructor for enum com.docdoku.core.common.Workspace.VaultType
 
WorkspaceAlreadyExistsException - Exception in com.docdoku.core.services
 
WorkspaceAlreadyExistsException(String) - Constructor for exception com.docdoku.core.services.WorkspaceAlreadyExistsException
 
WorkspaceAlreadyExistsException(Locale, Workspace) - Constructor for exception com.docdoku.core.services.WorkspaceAlreadyExistsException
 
WorkspaceAlreadyExistsException(Locale, Workspace, Throwable) - Constructor for exception com.docdoku.core.services.WorkspaceAlreadyExistsException
 
workspaceId - Variable in class com.docdoku.core.common.User
 
workspaceId - Variable in class com.docdoku.core.common.UserGroup
 
workspaceId - Variable in class com.docdoku.core.common.UserGroupKey
 
workspaceId - Variable in class com.docdoku.core.common.UserKey
 
workspaceId - Variable in class com.docdoku.core.document.DocumentIteration
 
workspaceId - Variable in class com.docdoku.core.document.DocumentIterationKey
 
workspaceId - Variable in class com.docdoku.core.document.DocumentMaster
 
workspaceId - Variable in class com.docdoku.core.document.DocumentMasterKey
 
workspaceId - Variable in class com.docdoku.core.document.DocumentMasterTemplate
 
workspaceId - Variable in class com.docdoku.core.document.DocumentMasterTemplateKey
 
workspaceId - Variable in class com.docdoku.core.document.InstanceAttributeTemplate
 
workspaceId - Variable in class com.docdoku.core.document.InstanceAttributeTemplateKey
 
workspaceId - Variable in class com.docdoku.core.document.SearchQuery
 
workspaceId - Variable in class com.docdoku.core.document.Tag
 
workspaceId - Variable in class com.docdoku.core.document.TagKey
 
workspaceId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembership
 
workspaceId - Variable in class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
workspaceId - Variable in class com.docdoku.core.security.WorkspaceUserMembership
 
workspaceId - Variable in class com.docdoku.core.security.WorkspaceUserMembershipKey
 
workspaceId - Variable in class com.docdoku.core.workflow.ActivityModel
 
workspaceId - Variable in class com.docdoku.core.workflow.ActivityModelKey
 
workspaceId - Variable in class com.docdoku.core.workflow.TaskModel
 
workspaceId - Variable in class com.docdoku.core.workflow.TaskModelKey
 
workspaceId - Variable in class com.docdoku.core.workflow.WorkflowModel
 
workspaceId - Variable in class com.docdoku.core.workflow.WorkflowModelKey
 
WorkspaceNotFoundException - Exception in com.docdoku.core.services
 
WorkspaceNotFoundException(String) - Constructor for exception com.docdoku.core.services.WorkspaceNotFoundException
 
WorkspaceNotFoundException(Locale, String) - Constructor for exception com.docdoku.core.services.WorkspaceNotFoundException
 
WorkspaceNotFoundException(Locale, String, Throwable) - Constructor for exception com.docdoku.core.services.WorkspaceNotFoundException
 
WorkspaceUserGroupMembership - Class in com.docdoku.core.security
Class that holds information on how a specific user group belongs to a workspace.
WorkspaceUserGroupMembership() - Constructor for class com.docdoku.core.security.WorkspaceUserGroupMembership
 
WorkspaceUserGroupMembership(Workspace, UserGroup) - Constructor for class com.docdoku.core.security.WorkspaceUserGroupMembership
 
WorkspaceUserGroupMembershipKey - Class in com.docdoku.core.security
 
WorkspaceUserGroupMembershipKey() - Constructor for class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
WorkspaceUserGroupMembershipKey(String, String, String) - Constructor for class com.docdoku.core.security.WorkspaceUserGroupMembershipKey
 
WorkspaceUserMembership - Class in com.docdoku.core.security
Class that holds information on how a specific user belongs to a workspace.
WorkspaceUserMembership() - Constructor for class com.docdoku.core.security.WorkspaceUserMembership
 
WorkspaceUserMembership(Workspace, User) - Constructor for class com.docdoku.core.security.WorkspaceUserMembership
 
WorkspaceUserMembershipKey - Class in com.docdoku.core.security
 
WorkspaceUserMembershipKey() - Constructor for class com.docdoku.core.security.WorkspaceUserMembershipKey
 
WorkspaceUserMembershipKey(String, String, String) - Constructor for class com.docdoku.core.security.WorkspaceUserMembershipKey
 

X

x - Variable in class com.docdoku.core.product.Marker
Position on x axis.

Y

y - Variable in class com.docdoku.core.product.Marker
Position on y axis.

Z

z - Variable in class com.docdoku.core.product.Marker
Position on z axis.
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

Copyright © 2013 OW2 Consortium. All Rights Reserved.