A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

A

ABORTED - JobResult
 
ACCESS_DATA - Permission
Allows for accessing data.
aCharacteristicTypeAssignmentReference() - Static method in class CharacteristicTypeAssignmentReference.Builder
Deprecated.
This method will be removed in the future. Use CharacteristicTypeAssignmentReference.builder() instead.
ACRONYM_CODE - AssetTypeSymbolType
 
acronymCode(String) - Method in class AddAssetTypeRequest.Builder
A code representing the acronym that should be shown.
acronymCode(String) - Method in class ChangeAssetTypeRequest.Builder
The acronym code, a code representing the acronym that should be shown.
acronymCode(String) - Method in class AddComplexRelationTypeRequest.Builder
The acronym code of the new Complex Relation Type.
acronymCode(String) - Method in class ChangeComplexRelationTypeRequest.Builder
The new acronym code for the Complex Relation Type.
Activity - ResourceType
 
Activity - Interface in com.collibra.dgc.core.api.model.activitystream
Represents an activity
ActivityCause - Enum in com.collibra.dgc.core.api.model.activitystream
The cause of activity
ActivityChange - ResourceType
 
ActivityFilterCategory - Enum in com.collibra.dgc.core.api.dto.activitystream
 
ActivityStreamApi - Interface in com.collibra.dgc.core.api.component.activitystream
A collection of all operations on activities.
activityType(ActivityType) - Method in class FindActivitiesRequest.Builder
 
ActivityType - Enum in com.collibra.dgc.core.api.model.activitystream
The type of the activity
ADD - ActivityType
 
ADD - ArticulationOperation
 
ADD - SyncAction
 
addAsset(AddAssetRequest) - Method in interface AssetApi
Adds a new asset into a domain.
AddAssetRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The properties of the asset to be added.
AddAssetRequest() - Constructor for class AddAssetRequest
 
AddAssetRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
addAssets(List<AddAssetRequest>) - Method in interface AssetApi
Adds multiple assets.
addAssetTags(AddAssetTagsRequest) - Method in interface AssetApi
Adds tags to given asset.
AddAssetTagsRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The tags to be added to given asset.
AddAssetTagsRequest() - Constructor for class AddAssetTagsRequest
 
AddAssetTagsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
addAssetType(AddAssetTypeRequest) - Method in interface AssetTypeApi
Adds an AssetType.
addAssetTypeAssignmentRule(AddAssetTypeAssignmentRuleRequest) - Method in interface WorkflowDefinitionApi
Adds an asset type assignment rule to the workflow definition specified in the request.
AddAssetTypeAssignmentRuleRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the asset type assignment rule to be added.
AddAssetTypeAssignmentRuleRequest() - Constructor for class AddAssetTypeAssignmentRuleRequest
 
AddAssetTypeAssignmentRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
AddAssetTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.assettype
The properties of the Asset Type to be added.
AddAssetTypeRequest() - Constructor for class AddAssetTypeRequest
 
AddAssetTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.assettype
 
addAssetTypes(List<AddAssetTypeRequest>) - Method in interface AssetTypeApi
Adds multiple Asset Types.
addAssignment(AddAssignmentRequest) - Method in interface AssignmentApi
Add a new assignment.
AddAssignmentRequest - Class in com.collibra.dgc.core.api.dto.assignment
The properties of the assignment to be added.
AddAssignmentRequest() - Constructor for class AddAssignmentRequest
 
AddAssignmentRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
addAttachment(AddAttachmentRequest) - Method in interface AttachmentApi
Create a new attachment and persist it.
AddAttachmentRequest - Class in com.collibra.dgc.core.api.dto.instance.attachment
The properties of the attachment to be added.
AddAttachmentRequest() - Constructor for class AddAttachmentRequest
 
AddAttachmentRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.attachment
 
AddAttachmentRequest.FileReference - Class in com.collibra.dgc.core.api.dto.instance.attachment
 
AddAttachmentRequest.FileReference.Builder - Class in com.collibra.dgc.core.api.dto.instance.attachment
 
addAttribute(AddAttributeRequest) - Method in interface AttributeApi
Adds a new attribute.
AddAttributeRequest - Class in com.collibra.dgc.core.api.dto.instance.attribute
The properties of the asset to be added.
AddAttributeRequest() - Constructor for class AddAttributeRequest
 
AddAttributeRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.attribute
 
addAttributes(List<AddAttributeRequest>) - Method in interface AttributeApi
Adds multiple attributes.
addAttributeType(AddAttributeTypeRequest) - Method in interface AttributeTypeApi
Adds an Attribute Type.
AddAttributeTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.attributetype
The properties of the Attribute Type to be added.
AddAttributeTypeRequest() - Constructor for class AddAttributeTypeRequest
 
AddAttributeTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.attributetype
 
addAttributeTypes(List<AddAttributeTypeRequest>) - Method in interface AttributeTypeApi
Adds multiple Attribute Types.
addBusinessItemId(UUID) - Method in class StartWorkflowInstancesRequest.Builder
Adds one business item ID to the list of the business items.
addComment(AddCommentRequest) - Method in interface CommentApi
Adds a comment.
AddCommentRequest - Class in com.collibra.dgc.core.api.dto.instance.comment
The properties of the comment to be added.
AddCommentRequest() - Constructor for class AddCommentRequest
 
AddCommentRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.comment
 
addCommunities(List<AddCommunityRequest>) - Method in interface CommunityApi
Adds multiple communities in one go.
addCommunity(AddCommunityRequest) - Method in interface CommunityApi
Adds a new community or subcommunity.
AddCommunityRequest - Class in com.collibra.dgc.core.api.dto.instance.community
The properties of the community to be added
AddCommunityRequest() - Constructor for class AddCommunityRequest
 
AddCommunityRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.community
 
addComplexRelation(AddComplexRelationRequest) - Method in interface ComplexRelationApi
Add a new complex relation.
AddComplexRelationRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The properties of the complex relation to be added.
AddComplexRelationRequest() - Constructor for class AddComplexRelationRequest
 
AddComplexRelationRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
addComplexRelationType(AddComplexRelationTypeRequest) - Method in interface ComplexRelationTypeApi
Adds a new Complex Relation Type.
AddComplexRelationTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
The properties of the Complex Relation Type to be added.
AddComplexRelationTypeRequest() - Constructor for class AddComplexRelationTypeRequest
 
AddComplexRelationTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
 
addConfigurationVariable(String, String) - Method in class ChangeWorkflowDefinitionRequest.Builder
Adds configuration variable.
addDataQualityRule(AddDataQualityRuleRequest) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
AddDataQualityRuleRequest - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
This class will be removed in the future. This feature is being dropped, so no replacement will be available.
AddDataQualityRuleRequest() - Constructor for class AddDataQualityRuleRequest
Deprecated.
 
AddDataQualityRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
addDiagramPicture(AddDiagramPictureRequest) - Method in interface DiagramPictureApi
Take a diagram picture for a given asset and diagram view.
AddDiagramPictureRequest - Class in com.collibra.dgc.core.api.dto.diagram
 
AddDiagramPictureRequest() - Constructor for class AddDiagramPictureRequest
 
AddDiagramPictureRequest.Builder - Class in com.collibra.dgc.core.api.dto.diagram
 
addDomain(AddDomainRequest) - Method in interface DomainApi
Adds a new domain into a community.
AddDomainRequest - Class in com.collibra.dgc.core.api.dto.instance.domain
The properties of the domain to be added.
AddDomainRequest() - Constructor for class AddDomainRequest
 
AddDomainRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.domain
 
addDomains(List<AddDomainRequest>) - Method in interface DomainApi
Adds multiple domains.
addDomainType(AddDomainTypeRequest) - Method in interface DomainTypeApi
Adds a new Domain Type.
addDomainTypeAssignmentRule(AddDomainTypeAssignmentRuleRequest) - Method in interface WorkflowDefinitionApi
Adds a domain type assignment rule to the workflow definition specified in the request.
AddDomainTypeAssignmentRuleRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the domain type assignment rule to be added.
AddDomainTypeAssignmentRuleRequest() - Constructor for class AddDomainTypeAssignmentRuleRequest
 
AddDomainTypeAssignmentRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
AddDomainTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.domaintype
The properties of the Domain Type to be added.
AddDomainTypeRequest() - Constructor for class AddDomainTypeRequest
 
AddDomainTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.domaintype
 
addDomainTypes(List<AddDomainTypeRequest>) - Method in interface DomainTypeApi
Adds multiple Domain Types.
addFile(AddFileRequest) - Method in interface FileApi
Add a new file to the temporary upload folder.
addFile(String, File, boolean) - Method in interface FileApi
Add a new file to the temporary upload folder.
AddFileRequest - Class in com.collibra.dgc.core.api.dto.file
The properties of the file to be uploaded.
AddFileRequest() - Constructor for class AddFileRequest
 
AddFileRequest.Builder - Class in com.collibra.dgc.core.api.dto.file
 
addIssue(AddIssueRequest) - Method in interface IssueApi
Adds a new issue.
AddIssueRequest - Class in com.collibra.dgc.core.api.dto.instance.issue
The properties of the issue to be added.
AddIssueRequest() - Constructor for class AddIssueRequest
 
AddIssueRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.issue
 
additionalEmailAddresses(List<Email>) - Method in class AddUserRequest.Builder
The additional e-mail addresses of the user.
additionalEmailAddresses(List<Email>) - Method in class ChangeUserRequest.Builder
The additional e-mail addresses of the user.
addMapping(AddMappingRequest) - Method in interface MappingApi
Adds a new mapping.
AddMappingRequest - Class in com.collibra.dgc.core.api.dto.mapping
The properties of the mapping to be added.
AddMappingRequest() - Constructor for class AddMappingRequest
 
AddMappingRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
addMappings(List<AddMappingRequest>) - Method in interface MappingApi
Adds multiple mappings.
addRating(AddRatingRequest) - Method in interface RatingApi
Adds a rating.
AddRatingRequest - Class in com.collibra.dgc.core.api.dto.instance.rating
The properties of the rating to be added.
AddRatingRequest() - Constructor for class AddRatingRequest
 
AddRatingRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.rating
 
addReassignRoleId(UUID) - Method in class ChangeWorkflowDefinitionRequest.Builder
Adds a reassign role ID that identifies the role that allow to reassign the workflow.
addRelation(AddRelationRequest) - Method in interface RelationApi
Adds a new relation according to the parameters present in the request.
AddRelationRequest - Class in com.collibra.dgc.core.api.dto.instance.relation
The properties of the relation to be added.
AddRelationRequest() - Constructor for class AddRelationRequest
 
AddRelationRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.relation
 
addRelations(List<AddRelationRequest>) - Method in interface RelationApi
Adds new relations according to the list of parameters present in the requests.
addRelationType(AddRelationTypeRequest) - Method in interface RelationTypeApi
Adds a Relation Type.
AddRelationTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.relationtype
The properties of the Relation Type to be added.
AddRelationTypeRequest() - Constructor for class AddRelationTypeRequest
 
AddRelationTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.relationtype
 
addRelationTypes(List<AddRelationTypeRequest>) - Method in interface RelationTypeApi
Adds multiple Relation Types.
addResponsibilities(List<AddResponsibilityRequest>) - Method in interface ResponsibilityApi
Adds multiple Responsibilities in one go.
addResponsibility(AddResponsibilityRequest) - Method in interface ResponsibilityApi
Adds a responsibility.
AddResponsibilityRequest - Class in com.collibra.dgc.core.api.dto.instance.responsibility
The properties of the responsibility to be added.
AddResponsibilityRequest() - Constructor for class AddResponsibilityRequest
 
AddResponsibilityRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.responsibility
 
Address - ResourceType
 
Address - Interface in com.collibra.dgc.core.api.model.user
Represents an address for a User.
addresses(List<Address>) - Method in class AddUserRequest.Builder
The postal addresses of the user.
addresses(List<Address>) - Method in class ChangeUserRequest.Builder
The postal addresses of the user.
AddressType - Enum in com.collibra.dgc.core.api.model.user
Representing the possible types of address
addRole(AddRoleRequest) - Method in interface RoleApi
Adds a new role.
AddRoleRequest - Class in com.collibra.dgc.core.api.dto.role
The properties of the role to be added.
AddRoleRequest() - Constructor for class AddRoleRequest
 
AddRoleRequest.Builder - Class in com.collibra.dgc.core.api.dto.role
 
addScope(AddScopeRequest) - Method in interface ScopeApi
Adds the scope basing on provided request.
AddScopeRequest - Class in com.collibra.dgc.core.api.dto.assignment
The properties of the scope to be added.
AddScopeRequest() - Constructor for class AddScopeRequest
 
AddScopeRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
addStartEvent(WorkflowStartEventType) - Method in class ChangeWorkflowDefinitionRequest.Builder
Adds a workflow start event.
addStartRoleId(UUID) - Method in class ChangeWorkflowDefinitionRequest.Builder
Adds a start role ID that identifies the role that allow to start the workflow.
addStatus(AddStatusRequest) - Method in interface StatusApi
Adds a Status.
addStatuses(List<AddStatusRequest>) - Method in interface StatusApi
Adds Statuses.
AddStatusRequest - Class in com.collibra.dgc.core.api.dto.meta.status
The properties of the Status to be added.
AddStatusRequest() - Constructor for class AddStatusRequest
 
AddStatusRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.status
 
addStopRoleId(UUID) - Method in class ChangeWorkflowDefinitionRequest.Builder
Adds a stop role ID that identifies the role that allow to stop the workflow.
addUser(AddUserRequest) - Method in interface UserApi
Adds a new user.
addUserGroup(AddUserGroupRequest) - Method in interface UserGroupApi
Adds a new user group.
AddUserGroupRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties of the user group to be added.
AddUserGroupRequest() - Constructor for class AddUserGroupRequest
 
AddUserGroupRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
addUserGroups(AddUserGroupsRequest) - Method in interface UserGroupApi
Adds multiple new user groups.
AddUserGroupsRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties of the user groups to be added.
AddUserGroupsRequest() - Constructor for class AddUserGroupsRequest
 
AddUserGroupsRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
AddUserRequest - Class in com.collibra.dgc.core.api.dto.user
The properties of the user to be added.
AddUserRequest() - Constructor for class AddUserRequest
 
AddUserRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
addUsers(List<AddUserRequest>) - Method in interface UserApi
Adds new users.
addUsersToUserGroup(AddUsersToUserGroupRequest) - Method in interface UserGroupApi
Adds users to the user group.
AddUsersToUserGroupRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties needed for adding user to user group.
AddUsersToUserGroupRequest() - Constructor for class AddUsersToUserGroupRequest
 
AddUsersToUserGroupRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
addUserToUserGroups(AddUserToUserGroupsRequest) - Method in interface UserApi
Adds user to given user groups.
AddUserToUserGroupsRequest - Class in com.collibra.dgc.core.api.dto.user
The properties needed to add the user to given user groups.
AddUserToUserGroupsRequest() - Constructor for class AddUserToUserGroupsRequest
 
AddUserToUserGroupsRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
addViewPermission(AddViewPermissionRequest) - Method in interface ViewPermissionApi
Adds a new ViewPermission.
AddViewPermissionRequest - Class in com.collibra.dgc.core.api.dto.viewpermission
Contains the parameters needed to create view permissions.
AddViewPermissionRequest() - Constructor for class AddViewPermissionRequest
 
AddViewPermissionRequest.Builder - Class in com.collibra.dgc.core.api.dto.viewpermission
 
ADVANCED_DATA_TYPE_ADD - Permission
Allows for adding advanced data type.
ADVANCED_DATA_TYPE_EDIT - Permission
Allows for changing advanced data type.
ADVANCED_DATA_TYPE_REMOVE - Permission
Allows for removing advanced data type.
AdvancedDataType - ResourceType
 
aFindDomainsRequest() - Static method in class FindDomainsRequest.Builder
Deprecated.
This method will be removed in the future. Please use FindDomainsRequest.builder()
aFindRelationTypesRequest() - Static method in class FindRelationTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please use FindRelationTypesRequest.builder().
ALL - FindIssuesRequest.IssueUserRelation
Return ALL the issues.
ALL - FindResponsibilitiesRequest.TypeMatchMode
 
ALL - FindRolesRequest.TypeMatchMode
 
ALL - FindWorkflowTasksRequest.WorkflowTaskUserRelation
Return ALL tasks the user is allowed to view.
ALLOWED_VALUES - FindAttributeTypesRequest.SortField
 
allowedValues(List<String>) - Method in class AddAttributeTypeRequest.Builder
List of allowed values.
allowedValues(List<String>) - Method in class ChangeAttributeTypeRequest.Builder
List of allowed values.
anArticulationRuleRequest() - Static method in class ArticulationRuleRequest
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.builder().
AND - LogicalOperator
 
anExportComplexRelationsToCSVRequest() - Static method in class ExportComplexRelationsToCSVRequest
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.builder().
anExportComplexRelationsToExcelRequest() - Static method in class ExportComplexRelationsToExcelRequest
Deprecated.
This method will be removed in the future. Please use ExportComplexRelationsToExcelRequest.builder()
ANYWHERE - MatchMode
The provided input value is found anywhere in given property.
AOL - InstantMessagingAccountType
 
ApiEntityFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
ApiEntityFormatter() - Constructor for class ApiEntityFormatter
 
ApiFormatterUtil - Class in com.collibra.dgc.core.security.audit.formatter
 
ApiResourceFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
ApiResourceFormatter() - Constructor for class ApiResourceFormatter
 
ApiUserFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
ApplicationApi - Interface in com.collibra.dgc.core.api.component.application
Provides application related functionality.
ApplicationInfo - Interface in com.collibra.dgc.core.api.dto.application
Basic application information
ApplicationVersion - Interface in com.collibra.dgc.core.api.dto.application
The version of the application.
ArticulationOperation - Enum in com.collibra.dgc.core.api.model.articulation
 
ArticulationRule - ResourceType
 
ArticulationRule - Interface in com.collibra.dgc.core.api.model.articulation
Represents single rule used to calculate an articulation score for an asset.
ArticulationRuleRequest - Class in com.collibra.dgc.core.api.dto.articulation
Articulation rule.
ArticulationRuleRequest() - Constructor for class ArticulationRuleRequest
 
ArticulationRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.articulation
 
articulationRules(List<ArticulationRuleRequest>) - Method in class AddAssignmentRequest.Builder
The list of the articulation rules.
articulationRules(List<ArticulationRuleRequest>) - Method in class ChangeAssignmentRequest.Builder
The articulation rule definitions.
ASC - SortOrder
 
ASSESSMENTS - Permission
Allows usage of Assessments functionality
Asset - FindMappingsRequest.MappedResourceType
 
Asset - ResourceType
 
Asset - Interface in com.collibra.dgc.core.api.model.instance
Represents an asset
ASSET - FindWorkflowTasksRequest.BusinessItemType
 
ASSET - WorkflowBusinessItemType
 
ASSET_ADD - Permission
Allows for adding assets.
ASSET_ADDED - WorkflowStartEventType
 
ASSET_ATTRIBUTE_ADD - Permission
Allows for adding attributes to assets.
ASSET_ATTRIBUTE_ADDED - WorkflowStartEventType
 
ASSET_ATTRIBUTE_CHANGE - Permission
Allows for changing attributes of assets.
ASSET_ATTRIBUTE_CHANGED - WorkflowStartEventType
 
ASSET_ATTRIBUTE_REMOVE - Permission
Allows for removing attributes from assets.
ASSET_ATTRIBUTE_REMOVED - WorkflowStartEventType
 
ASSET_CHANGE - Permission
Allows for changing assets.
ASSET_DISPLAY_NAME_CHANGED - WorkflowStartEventType
 
ASSET_DOMAIN_CHANGED - WorkflowStartEventType
 
ASSET_GRID_ADMINISTRATION - Permission
Allows for the use of the Asset Grid feature.
ASSET_NAME_CHANGED - WorkflowStartEventType
 
ASSET_REMOVE - Permission
Allows for removing assets.
ASSET_REMOVED - WorkflowStartEventType
 
ASSET_RESPONSIBILITY_ADD - Permission
Allows for adding responsibilities on assets.
ASSET_RESPONSIBILITY_CHANGE - Permission
Allows for changing responsibilities on assets.
ASSET_RESPONSIBILITY_REMOVE - Permission
Allows for removing responsibilities on assets.
ASSET_STATUS_CHANGE - Permission
Allows for changing the status of an asset.
ASSET_STATUS_CHANGED - WorkflowStartEventType
 
ASSET_TAG_CHANGE - Permission
Allows for changing tags on an asset.
ASSET_TYPE_CHANGE - Permission
Allows for changing the type of an asset.
ASSET_TYPE_CHANGED - WorkflowStartEventType
 
AssetApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling assets.
AssetAssignmentRule - Interface in com.collibra.dgc.core.api.model.workflow
An assignment rule for workflow definitions which apply to assets.
assetId(UUID) - Method in class AddDiagramPictureRequest.Builder
Required. The ID of the Asset for which the picture should be taken.
assetId(UUID) - Method in class AddAssetTagsRequest.Builder
Required. The ID of the asset.
assetId(UUID) - Method in class RemoveAssetTagsRequest.Builder
The ID of the asset.
assetId(UUID) - Method in class SetAssetAttributesRequest.Builder
Required. The ID of the asset this attribute should belong to.
assetId(UUID) - Method in class SetAssetRelationsRequest.Builder
Required. The ID of the asset.
assetId(UUID) - Method in class SetAssetResponsibilitiesRequest.Builder
Required. The ID of the asset.
assetId(UUID) - Method in class SetAssetTagsRequest.Builder
Required. The ID of the asset.
assetId(UUID) - Method in class AddAttributeRequest.Builder
Required. The ID of the asset this attribute should belong to.
assetId(UUID) - Method in class ComplexRelationLegRequest.Builder
Required. The ID of the asset attached to the leg of the complex relation.
assetId(UUID) - Method in class AddRatingRequest.Builder
Required. The ID of the asset to which rating will be assigned.
assetId(UUID) - Method in class FindAttributesRequest.Builder
 
assetId(UUID) - Method in class FindComplexRelationsRequest.Builder
 
assetId(UUID) - Method in class RelatedAssetReference.Builder
The ID of the asset which the issue is related to.
assetId(UUID) - Method in class FindRatingsRequest.Builder
 
assetId(UUID) - Method in class FindValidationResultRequest.Builder
 
assetIds(List<UUID>) - Method in class ValidateInJobRequest.Builder
 
assetIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest.Builder
 
AssetReference - Interface in com.collibra.dgc.core.api.model.reference
Represents a reference to a asset object.
AssetType - ResourceType
 
AssetType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents the type of an asset.
AssetTypeApi - Interface in com.collibra.dgc.core.api.component.meta
Contains all api operations for handling Asset Types.
assetTypeId(UUID) - Method in class AddAssignmentRequest.Builder
Required. The ID of the asset type corresponding to the assignment.
assetTypeId(UUID) - Method in class FindSubAssetTypesRequest.Builder
Required. The ID of the Asset Type to search the subtypes for.
assetTypeId(UUID) - Method in class ComplexRelationLegTypeRequest.Builder
Required. The ID of the Asset Type of the Relation.
assetTypeId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest.Builder
Required. The ID of the asset type the added rule should refer to.
assetTypeId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
Required. The ID of the asset type the changed rule should refer to.
AssetTypeSymbolType - Enum in com.collibra.dgc.core.api.model.meta.type
Represents the symbol type of asset type.
ASSIGNED - FindIssuesRequest.IssueUserRelation
Return only issues assigned to the current user.
ASSIGNED - FindWorkflowTasksRequest.WorkflowTaskUserRelation
Return only tasks assigned to the current user.
AssignedAttributeType - Interface in com.collibra.dgc.core.api.model.assignment
Represents an assigned attribute type
AssignedCharacteristicType - ResourceType
 
AssignedCharacteristicType - Interface in com.collibra.dgc.core.api.model.assignment
Represents generic characteristic type assigned to resource.
AssignedCharacteristicTypeDeserializer - Class in com.collibra.dgc.core.api.model.utils
 
AssignedCharacteristicTypeDeserializer() - Constructor for class AssignedCharacteristicTypeDeserializer
 
AssignedComplexRelationType - Interface in com.collibra.dgc.core.api.model.assignment
Represents an assigned complex relation type
AssignedRelationType - Interface in com.collibra.dgc.core.api.model.assignment
Represents an assigned relation type
AssignedResourceDeserializer - Class in com.collibra.dgc.core.api.model.utils
 
AssignedResourceDeserializer() - Constructor for class AssignedResourceDeserializer
 
Assignment - ResourceType
 
Assignment - Interface in com.collibra.dgc.core.api.model.assignment
Represents an assignment
AssignmentApi - Interface in com.collibra.dgc.core.api.component.assignment
Contains all api operations for retrieving assignments.
assignmentId(UUID) - Method in class ChangeAssignmentRequest.Builder
Required. The ID of the assignment to change.
Attachment - ResourceType
 
Attachment - Interface in com.collibra.dgc.core.api.model.instance
Represents an attachment
ATTACHMENT - ActivityFilterCategory
 
ATTACHMENT_ADD - Permission
Allows for adding attachments to resources.
ATTACHMENT_CHANGE - Permission
Allows for changing attachments of resources.
ATTACHMENT_REMOVE - Permission
Allows for removing attachments from resources.
AttachmentApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling attachments.
Attribute - ResourceType
 
Attribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Abstract super class for attributes
ATTRIBUTE - ActivityFilterCategory
 
AttributeApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling attributes.
AttributeDeserializer - Class in com.collibra.dgc.core.api.model.utils
 
AttributeDeserializer() - Constructor for class AttributeDeserializer
 
AttributeKind - Enum in com.collibra.dgc.core.api.dto.meta.attributetype
The different kinds used to define an AttributeType.
attributes(List<ComplexRelationAttributeRequest>) - Method in class AddComplexRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddComplexRelationRequest.Builder.attributes(Map).
attributes(List<ComplexRelationAttributeRequest>) - Method in class ChangeComplexRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeComplexRelationRequest.Builder.attributes(Map).
attributes(Map<UUID, List<AttributeValue>>) - Method in class AddComplexRelationRequest.Builder
Sets the map of attributes that the complex relation should contain.
attributes(Map<UUID, List<AttributeValue>>) - Method in class ChangeComplexRelationRequest.Builder
Sets the map of attributes that the complex relation should contain.
AttributeType - ResourceType
 
AttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents an attribute type.
AttributeTypeApi - Interface in com.collibra.dgc.core.api.component.meta
Contains all API operations for handling Attribute Types.
AttributeTypeDeserializer - Class in com.collibra.dgc.core.api.model.utils
 
AttributeTypeDeserializer() - Constructor for class AttributeTypeDeserializer
 
attributeTypeId(UUID) - Method in class ComplexRelationAttributeRequest.Builder
Required. The ID of the type of the single attribute for complex relation.
attributeTypeId(UUID) - Method in class ComplexRelationAttributeTypeRequest.Builder
Required. The ID of the Attribute Type.
attributeTypeId(UUID) - Method in class ArticulationRuleRequest.Builder
The ID of the attribute type.
attributeTypeId(UUID) - Method in class DataQualityMetricRequest.Builder
Deprecated.
The ID of the attribute type that defines the value that is used as the data quality metric.
attributeTypes(List<ComplexRelationAttributeTypeRequest>) - Method in class AddComplexRelationTypeRequest.Builder
The list of attribute types for the new Complex Relation Type.
attributeTypes(List<ComplexRelationAttributeTypeRequest>) - Method in class ChangeComplexRelationTypeRequest.Builder
The new list of attribute types for the Complex Relation Type.
AttributeValue - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
AttributeValue() - Constructor for class AttributeValue
 
AUTHOR - LicenseType
 
Average - DataQualityCountOperation
Deprecated.
 

B

BACKSTORE_EDIT - Permission
Allow to trigger actions on backups or edit backups
BACKSTORE_VIEW - Permission
Allow to view the backups
BASE_RESOURCE_ID - FindAttachmentsRequest.SortField
 
BaseDataType - ResourceType
 
baseResource(ResourceReference) - Method in class AddAttachmentRequest.Builder
Required. The reference to the resource new attachment should be attached to.
baseResource(ResourceReference) - Method in class AddCommentRequest.Builder
Required. The resource which the new comment should be attached to.
baseResource(ResourceReference) - Method in class AddViewPermissionRequest.Builder
 
baseResourceId(UUID) - Method in class AddAttachmentRequest.Builder
Sets the ID of the resource which the new attachment should be attached to.
baseResourceId(UUID) - Method in class FindAttachmentsRequest.Builder
 
baseResourceId(UUID) - Method in class AddCommentRequest.Builder
(required) Sets the ID of the resource which the new comment should be attached to.
baseResourceId(UUID) - Method in class FindCommentsRequest.Builder
 
baseResourceType(ResourceType) - Method in class AddAttachmentRequest.Builder
Sets the type of the resource which the new attachment should be attached to.
baseResourceType(ResourceType) - Method in class AddCommentRequest.Builder
(required) Sets the type of the resource which the new comment should be attached to.
BOOLEAN - AttributeKind
A boolean attribute kind.
BooleanAnd - DataQualityCountOperation
Deprecated.
 
BooleanAttribute - ResourceType
 
BooleanAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a boolean as value.
BooleanAttributeType - ResourceType
 
BooleanAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a boolean attribute type.
BooleanOr - DataQualityCountOperation
Deprecated.
 
BOTH - RelationTypeDirection
Deprecated, for removal: This API element is subject to removal in a future version.
BreadcrumbApi - Interface in com.collibra.dgc.core.api.component.breadcrumb
Contains all API operations related to breadcrumbs.
build() - Method in class FindActivitiesRequest.Builder
 
build() - Method in class ArticulationRuleRequest.Builder
 
build() - Method in class AddAssignmentRequest.Builder
 
build() - Method in class AddScopeRequest.Builder
 
build() - Method in class ChangeAssignmentRequest.Builder
 
build() - Method in class ChangeScopeRequest.Builder
 
build() - Method in class CharacteristicTypeAssignmentReference.Builder
 
build() - Method in class FindAssignmentsForResourceRequest.Builder
 
build() - Method in class RemoveScopeRequest.Builder
 
build() - Method in class CursorPagedResponse.Builder
 
build() - Method in class CustomizationBackup.Builder
 
build() - Method in class RestoreCustomizationBackupRequest.Builder
 
build() - Method in class AddDiagramPictureRequest.Builder
 
build() - Method in class AddFileRequest.Builder
 
build() - Method in class AddAssetRequest.Builder
 
build() - Method in class AddAssetTagsRequest.Builder
 
build() - Method in class ChangeAssetRequest.Builder
 
build() - Method in class FindAssetsRequest.Builder
 
build() - Method in class RemoveAssetTagsRequest.Builder
 
build() - Method in class SetAssetAttributesRequest.Builder
 
build() - Method in class SetAssetRelationsRequest.Builder
 
build() - Method in class SetAssetResponsibilitiesRequest.Builder
 
build() - Method in class SetAssetTagsRequest.Builder
 
build() - Method in class AddAttachmentRequest.Builder
 
build() - Method in class AddAttachmentRequest.FileReference.Builder
 
build() - Method in class FindAttachmentsRequest.Builder
 
build() - Method in class AddAttributeRequest.Builder
 
build() - Method in class ChangeAttributeRequest.Builder
 
build() - Method in class FindAttributesRequest.Builder
 
build() - Method in class AddCommentRequest.Builder
 
build() - Method in class ChangeCommentRequest.Builder
 
build() - Method in class FindCommentsRequest.Builder
 
build() - Method in class AddCommunityRequest.Builder
 
build() - Method in class ChangeCommunityRequest.Builder
 
build() - Method in class FindCommunitiesRequest.Builder
 
build() - Method in class AddComplexRelationRequest.Builder
 
build() - Method in class ChangeComplexRelationRequest.Builder
 
build() - Method in class ComplexRelationAttributeRequest.Builder
 
build() - Method in class ComplexRelationLegRequest.Builder
 
build() - Method in class ExportComplexRelationsToCSVRequest.Builder
 
build() - Method in class ExportComplexRelationsToExcelRequest.Builder
 
build() - Method in class FindComplexRelationsRequest.Builder
 
build() - Method in class RelatedAssetId.Builder
 
build() - Method in class RelationTypeIdWithDirection.Builder
 
build() - Method in class AddDomainRequest.Builder
 
build() - Method in class ChangeDomainRequest.Builder
 
build() - Method in class FindDomainsRequest.Builder
 
build() - Method in class AddIssueRequest.Builder
 
build() - Method in class FindIssuesRequest.Builder
 
build() - Method in class MoveIssueRequest.Builder
 
build() - Method in class RelatedAssetReference.Builder
 
build() - Method in class FindJdbcDriverRequest.Builder
 
build() - Method in class AddRatingRequest.Builder
 
build() - Method in class ChangeRatingRequest.Builder
 
build() - Method in class FindRatingsRequest.Builder
 
build() - Method in class AddRelationRequest.Builder
 
build() - Method in class ChangeRelationRequest.Builder
 
build() - Method in class FindRelationsRequest.Builder
 
build() - Method in class AddResponsibilityRequest.Builder
 
build() - Method in class FindResponsibilitiesRequest.Builder
 
build() - Method in class CancelJobRequest.Builder
 
build() - Method in class FindJobsRequest.Builder
 
build() - Method in class AddMappingRequest.Builder
 
build() - Method in class ChangeMappingByExternalEntityRequest.Builder
 
build() - Method in class ChangeMappingByMappedResourceRequest.Builder
 
build() - Method in class ChangeMappingRequest.Builder
 
build() - Method in class FindMappingsRequest.Builder
 
build() - Method in class GetMappingByExternalEntityRequest.Builder
 
build() - Method in class GetMappingByMappedResourceRequest.Builder
 
build() - Method in class AddAssetTypeRequest.Builder
 
build() - Method in class ChangeAssetTypeRequest.Builder
 
build() - Method in class FindAssetTypesRequest.Builder
 
build() - Method in class FindSubAssetTypesRequest.Builder
 
build() - Method in class AddAttributeTypeRequest.Builder
 
build() - Method in class ChangeAttributeTypeRequest.Builder
 
build() - Method in class FindAttributeTypesRequest.Builder
 
build() - Method in class AddComplexRelationTypeRequest.Builder
 
build() - Method in class ChangeComplexRelationTypeRequest.Builder
 
build() - Method in class ComplexRelationAttributeTypeRequest.Builder
 
build() - Method in class ComplexRelationLegTypeRequest.Builder
 
build() - Method in class FindComplexRelationTypesRequest.Builder
 
build() - Method in class AddDomainTypeRequest.Builder
 
build() - Method in class ChangeDomainTypeRequest.Builder
 
build() - Method in class FindDomainTypesRequest.Builder
 
build() - Method in class FindSubDomainTypesRequest.Builder
 
build() - Method in class AddRelationTypeRequest.Builder
 
build() - Method in class ChangeRelationTypeRequest.Builder
 
build() - Method in class FindRelationTypesRequest.Builder
 
build() - Method in class AddStatusRequest.Builder
 
build() - Method in class ChangeStatusRequest.Builder
 
build() - Method in class FindStatusesRequest.Builder
 
build() - Method in class FindMostViewedAssetsRequest.Builder
 
build() - Method in class FindRecentlyViewedAssetsRequest.Builder
 
build() - Method in class RecentlyViewedAssetsRequest.Builder
 
build() - Method in class PagedResponse.Builder
 
build() - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
 
build() - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
 
build() - Method in class DataQualityMetricRequest.Builder
Deprecated.
 
build() - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
build() - Method in class RelationTraceEntryRequest.Builder
Deprecated.
 
build() - Method in class ExportCSVInJobRequest.Builder
 
build() - Method in class ExportCSVRequest.Builder
 
build() - Method in class ExportCSVToFileRequest.Builder
 
build() - Method in class ExportExcelInJobRequest.Builder
 
build() - Method in class ExportExcelToFileRequest.Builder
 
build() - Method in class ExportJSONInJobRequest.Builder
 
build() - Method in class ExportJSONRequest.Builder
 
build() - Method in class ExportJSONToFileRequest.Builder
 
build() - Method in class ExportXMLInJobRequest.Builder
 
build() - Method in class ExportXMLRequest.Builder
 
build() - Method in class ExportXMLToFileRequest.Builder
 
build() - Method in class AddRoleRequest.Builder
 
build() - Method in class ChangeRoleRequest.Builder
 
build() - Method in class FindRolesRequest.Builder
 
build() - Method in class ChangeSamlCertificateRequest.Builder
 
build() - Method in class DeleteSamlCertificateRequest.Builder
 
build() - Method in class ChangeTagRequest.Builder
 
build() - Method in class FindTagsRequest.Builder
 
build() - Method in class MergeTagsRequest.Builder
 
build() - Method in class AddUserRequest.Builder
 
build() - Method in class AddUserToUserGroupsRequest.Builder
 
build() - Method in class ChangeUserAvatarRequest.Builder
 
build() - Method in class ChangeUserRequest.Builder
 
build() - Method in class FindUsersRequest.Builder
 
build() - Method in class RemoveUserFromUserGroupsRequest.Builder
 
build() - Method in class SetUserGroupsForUserRequest.Builder
 
build() - Method in class AddUserGroupRequest.Builder
 
build() - Method in class AddUserGroupsRequest.Builder
 
build() - Method in class AddUsersToUserGroupRequest.Builder
 
build() - Method in class ChangeUserGroupRequest.Builder
 
build() - Method in class FindUserGroupsForUserRequest.Builder
Deprecated.
 
build() - Method in class FindUserGroupsRequest.Builder
 
build() - Method in class RemoveUsersFromUserGroupRequest.Builder
 
build() - Method in class SetUsersForUserGroupRequest.Builder
 
build() - Method in class FindValidationResultRequest.Builder
 
build() - Method in class ValidateInJobRequest.Builder
 
build() - Method in class AddViewPermissionRequest.Builder
 
build() - Method in class FindViewPermissionRequest.Builder
 
build() - Method in class AddAssetTypeAssignmentRuleRequest.Builder
 
build() - Method in class AddDomainTypeAssignmentRuleRequest.Builder
 
build() - Method in class CancelWorkflowTasksRequest.Builder
 
build() - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
 
build() - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
 
build() - Method in class ChangeWorkflowDefinitionRequest.Builder
 
build() - Method in class CompleteWorkflowTasksRequest.Builder
 
build() - Method in class DeployWorkflowDefinitionRequest.Builder
 
build() - Method in class FindWorkflowDefinitionsRequest.Builder
 
build() - Method in class FindWorkflowInstancesRequest.Builder
 
build() - Method in class FindWorkflowTasksRequest.Builder
 
build() - Method in class MessageEventReceivedRequest.Builder
 
build() - Method in class StartWorkflowInstancesRequest.Builder
 
builder() - Static method in class FindActivitiesRequest
 
builder() - Static method in class ArticulationRuleRequest
 
builder() - Static method in class AddAssignmentRequest
 
builder() - Static method in class AddScopeRequest
 
builder() - Static method in class ChangeAssignmentRequest
 
builder() - Static method in class ChangeScopeRequest
 
builder() - Static method in class CharacteristicTypeAssignmentReference
 
builder() - Static method in class FindAssignmentsForResourceRequest
 
builder() - Static method in class RemoveScopeRequest
 
builder() - Static method in class CustomizationBackup
 
builder() - Static method in class RestoreCustomizationBackupRequest
 
builder() - Static method in class AddDiagramPictureRequest
 
builder() - Static method in class AddFileRequest
 
builder() - Static method in class AddAssetRequest
 
builder() - Static method in class AddAssetTagsRequest
 
builder() - Static method in class ChangeAssetRequest
 
builder() - Static method in class FindAssetsRequest
 
builder() - Static method in class RemoveAssetTagsRequest
 
builder() - Static method in class SetAssetAttributesRequest
 
builder() - Static method in class SetAssetRelationsRequest
 
builder() - Static method in class SetAssetResponsibilitiesRequest
 
builder() - Static method in class SetAssetTagsRequest
 
builder() - Static method in class AddAttachmentRequest
 
builder() - Static method in class AddAttachmentRequest.FileReference
 
builder() - Static method in class FindAttachmentsRequest
 
builder() - Static method in class AddAttributeRequest
 
builder() - Static method in class ChangeAttributeRequest
 
builder() - Static method in class FindAttributesRequest
 
builder() - Static method in class AddCommentRequest
 
builder() - Static method in class ChangeCommentRequest
 
builder() - Static method in class FindCommentsRequest
 
builder() - Static method in class AddCommunityRequest
 
builder() - Static method in class ChangeCommunityRequest
 
builder() - Static method in class FindCommunitiesRequest
 
builder() - Static method in class AddComplexRelationRequest
 
builder() - Static method in class ChangeComplexRelationRequest
 
builder() - Static method in class ComplexRelationAttributeRequest
 
builder() - Static method in class ComplexRelationLegRequest
 
builder() - Static method in class ExportComplexRelationsToCSVRequest
 
builder() - Static method in class ExportComplexRelationsToExcelRequest
 
builder() - Static method in class FindComplexRelationsRequest
 
builder() - Static method in class RelatedAssetId
 
builder() - Static method in class RelationTypeIdWithDirection
 
builder() - Static method in class AddDomainRequest
 
builder() - Static method in class ChangeDomainRequest
 
builder() - Static method in class FindDomainsRequest
 
builder() - Static method in class AddIssueRequest
 
builder() - Static method in class FindIssuesRequest
 
builder() - Static method in class MoveIssueRequest
 
builder() - Static method in class RelatedAssetReference
 
builder() - Static method in class FindJdbcDriverRequest
 
builder() - Static method in class AddRatingRequest
 
builder() - Static method in class ChangeRatingRequest
 
builder() - Static method in class FindRatingsRequest
 
builder() - Static method in class AddRelationRequest
 
builder() - Static method in class ChangeRelationRequest
 
builder() - Static method in class FindRelationsRequest
 
builder() - Static method in class AddResponsibilityRequest
 
builder() - Static method in class FindResponsibilitiesRequest
 
builder() - Static method in class CancelJobRequest
 
builder() - Static method in class FindJobsRequest
 
builder() - Static method in class AddMappingRequest
 
builder() - Static method in class ChangeMappingByExternalEntityRequest
 
builder() - Static method in class ChangeMappingByMappedResourceRequest
 
builder() - Static method in class ChangeMappingRequest
 
builder() - Static method in class FindMappingsRequest
 
builder() - Static method in class GetMappingByExternalEntityRequest
 
builder() - Static method in class GetMappingByMappedResourceRequest
 
builder() - Static method in class AddAssetTypeRequest
 
builder() - Static method in class ChangeAssetTypeRequest
 
builder() - Static method in class FindAssetTypesRequest
 
builder() - Static method in class FindSubAssetTypesRequest
 
builder() - Static method in class AddAttributeTypeRequest
 
builder() - Static method in class ChangeAttributeTypeRequest
 
builder() - Static method in class FindAttributeTypesRequest
 
builder() - Static method in class AddComplexRelationTypeRequest
 
builder() - Static method in class ChangeComplexRelationTypeRequest
 
builder() - Static method in class ComplexRelationAttributeTypeRequest
 
builder() - Static method in class ComplexRelationLegTypeRequest
 
builder() - Static method in class FindComplexRelationTypesRequest
 
builder() - Static method in class AddDomainTypeRequest
 
builder() - Static method in class ChangeDomainTypeRequest
 
builder() - Static method in class FindDomainTypesRequest
 
builder() - Static method in class FindSubDomainTypesRequest
 
builder() - Static method in class AddRelationTypeRequest
 
builder() - Static method in class ChangeRelationTypeRequest
 
builder() - Static method in class FindRelationTypesRequest
 
builder() - Static method in class AddStatusRequest
 
builder() - Static method in class ChangeStatusRequest
 
builder() - Static method in class FindStatusesRequest
 
builder() - Static method in class FindMostViewedAssetsRequest
 
builder() - Static method in class FindRecentlyViewedAssetsRequest
 
builder() - Static method in class RecentlyViewedAssetsRequest
 
builder() - Static method in class PagedResponse
 
builder() - Static method in class AddDataQualityRuleRequest
Deprecated.
 
builder() - Static method in class ChangeDataQualityRuleRequest
Deprecated.
 
builder() - Static method in class DataQualityMetricRequest
Deprecated.
 
builder() - Static method in class FindDataQualityRulesRequest
Deprecated.
 
builder() - Static method in class RelationTraceEntryRequest
Deprecated.
 
builder() - Static method in class ExportCSVInJobRequest
 
builder() - Static method in class ExportCSVRequest
 
builder() - Static method in class ExportCSVToFileRequest
 
builder() - Static method in class ExportExcelInJobRequest
 
builder() - Static method in class ExportExcelToFileRequest
 
builder() - Static method in class ExportJSONInJobRequest
 
builder() - Static method in class ExportJSONRequest
 
builder() - Static method in class ExportJSONToFileRequest
 
builder() - Static method in class ExportXMLInJobRequest
 
builder() - Static method in class ExportXMLRequest
 
builder() - Static method in class ExportXMLToFileRequest
 
builder() - Static method in class AddRoleRequest
 
builder() - Static method in class ChangeRoleRequest
 
builder() - Static method in class FindRolesRequest
 
builder() - Static method in class ChangeSamlCertificateRequest
 
builder() - Static method in class DeleteSamlCertificateRequest
 
builder() - Static method in class ChangeTagRequest
 
builder() - Static method in class FindTagsRequest
 
builder() - Static method in class MergeTagsRequest
 
builder() - Static method in class AddUserRequest
 
builder() - Static method in class AddUserToUserGroupsRequest
 
builder() - Static method in class ChangeUserAvatarRequest
 
builder() - Static method in class ChangeUserRequest
 
builder() - Static method in class FindUsersRequest
 
builder() - Static method in class RemoveUserFromUserGroupsRequest
 
builder() - Static method in class SetUserGroupsForUserRequest
 
builder() - Static method in class AddUserGroupRequest
 
builder() - Static method in class AddUserGroupsRequest
 
builder() - Static method in class AddUsersToUserGroupRequest
 
builder() - Static method in class ChangeUserGroupRequest
 
builder() - Static method in class FindUserGroupsForUserRequest
Deprecated.
 
builder() - Static method in class FindUserGroupsRequest
 
builder() - Static method in class RemoveUsersFromUserGroupRequest
 
builder() - Static method in class SetUsersForUserGroupRequest
 
builder() - Static method in class FindValidationResultRequest
 
builder() - Static method in class ValidateInJobRequest
 
builder() - Static method in class AddViewPermissionRequest
 
builder() - Static method in class FindViewPermissionRequest
 
builder() - Static method in class AddAssetTypeAssignmentRuleRequest
 
builder() - Static method in class AddDomainTypeAssignmentRuleRequest
 
builder() - Static method in class CancelWorkflowTasksRequest
 
builder() - Static method in class ChangeAssetTypeAssignmentRuleRequest
 
builder() - Static method in class ChangeDomainTypeAssignmentRuleRequest
 
builder() - Static method in class ChangeWorkflowDefinitionRequest
 
builder() - Static method in class CompleteWorkflowTasksRequest
 
builder() - Static method in class DeployWorkflowDefinitionRequest
 
builder() - Static method in class FindWorkflowDefinitionsRequest
 
builder() - Static method in class FindWorkflowInstancesRequest
 
builder() - Static method in class FindWorkflowTasksRequest
 
builder() - Static method in class MessageEventReceivedRequest
 
builder() - Static method in class StartWorkflowInstancesRequest
 
Builder() - Constructor for class ChangeTagRequest.Builder
Deprecated.
This constructor will be made private in the next major release. Please use ChangeTagRequest.builder()
Builder() - Constructor for class MergeTagsRequest.Builder
Deprecated.
This constructor will be removed in the future. Please use MergeTagsRequest.builder()
BULK_DELETE - ActivityCause
 
BULK_EDIT - ActivityCause
 
BULK_INSERT - ActivityCause
 
BULK_MOVE - ActivityCause
 
BUSINESS_SEMANTICS_GLOSSARY - Permission
Allows for accessing the Business Semantic Glossary.
businessItem(UUID, FindWorkflowTasksRequest.BusinessItemType) - Method in class FindWorkflowTasksRequest.Builder
Sets the details of the business item that found tasks should relate to.
businessItemId(UUID) - Method in class FindWorkflowInstancesRequest.Builder
 
businessItemId(UUID) - Method in class FindWorkflowTasksRequest.Builder
Deprecated.
use com.collibra.dgc.core.api.dto.workflow.FindWorkflowTasksRequest.Builder#businessItem(java.util.UUID, com.collibra.dgc.core.api.dto.workflow.FindWorkflowTasksRequest.BusinessItemType) instead.
businessItemIds(List<UUID>) - Method in class StartWorkflowInstancesRequest.Builder
The list of IDs for the business items.
businessItemName(String) - Method in class FindWorkflowInstancesRequest.Builder
 
businessItemName(String) - Method in class FindWorkflowTasksRequest.Builder
 
businessItemResourceType(WorkflowBusinessItemType) - Method in class ChangeWorkflowDefinitionRequest.Builder
The type of the business item corresponding to the workflow.
businessItemType(FindWorkflowTasksRequest.BusinessItemType) - Method in class FindWorkflowTasksRequest.Builder
Deprecated.
use com.collibra.dgc.core.api.dto.workflow.FindWorkflowTasksRequest.Builder#businessItem(java.util.UUID, com.collibra.dgc.core.api.dto.workflow.FindWorkflowTasksRequest.BusinessItemType) instead.
businessItemType(WorkflowBusinessItemType) - Method in class StartWorkflowInstancesRequest.Builder
The resource type of the passed in business items.
but() - Method in class FindActivitiesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindActivitiesRequest.builder()
but() - Method in class AddAssignmentRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAssignmentRequest.builder()
but() - Method in class AddScopeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddScopeRequest.builder()
but() - Method in class ChangeAssignmentRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAssignmentRequest.builder()
but() - Method in class ChangeScopeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeScopeRequest.builder()
but() - Method in class CharacteristicTypeAssignmentReference.Builder
Deprecated.
This method will be removed in the future. Use CharacteristicTypeAssignmentReference.builder() instead.
but() - Method in class AddFileRequest.Builder
Deprecated.
This method will be removed in the future. Please use AddFileRequest.builder()
but() - Method in class AddAssetRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAssetRequest.builder()
but() - Method in class AddAssetTagsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAssetTagsRequest.builder()
but() - Method in class ChangeAssetRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAssetRequest.builder()
but() - Method in class FindAssetsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
This method will be removed in the future. Please, use FindAssetsRequest.builder()
but() - Method in class RemoveAssetTagsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use RemoveAssetTagsRequest.builder()
but() - Method in class SetAssetAttributesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use SetAssetAttributesRequest.builder()
but() - Method in class SetAssetRelationsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use SetAssetRelationsRequest.builder()
but() - Method in class SetAssetResponsibilitiesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use SetAssetResponsibilitiesRequest.builder()
but() - Method in class SetAssetTagsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use SetAssetTagsRequest.builder()
but() - Method in class AddAttachmentRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAttachmentRequest.builder()
but() - Method in class FindAttachmentsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindAttachmentsRequest.builder()
but() - Method in class AddAttributeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAttributeRequest.builder()
but() - Method in class ChangeAttributeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAttributeRequest.builder()
but() - Method in class FindAttributesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindAttributesRequest.builder()
but() - Method in class AddCommentRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddCommentRequest.builder()
but() - Method in class ChangeCommentRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeCommentRequest.builder()
but() - Method in class FindCommentsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindCommentsRequest.builder()
but() - Method in class AddCommunityRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddCommunityRequest.builder()
but() - Method in class ChangeCommunityRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeCommunityRequest.builder()
but() - Method in class FindCommunitiesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindCommunitiesRequest.builder()
but() - Method in class AddComplexRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddComplexRelationRequest.builder()
but() - Method in class ChangeComplexRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeComplexRelationRequest.builder()
but() - Method in class ComplexRelationAttributeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ComplexRelationAttributeRequest.builder()
but() - Method in class ComplexRelationLegRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
This method will be removed in the future. Use ComplexRelationLegRequest.builder()
but() - Method in class FindComplexRelationsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindComplexRelationsRequest.builder()
but() - Method in class AddDomainRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddDomainRequest.builder()
but() - Method in class ChangeDomainRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeDomainRequest.builder()
but() - Method in class FindDomainsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindDomainsRequest.builder()
but() - Method in class FindIssuesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindIssuesRequest.builder()
but() - Method in class RelatedAssetReference.Builder
Deprecated.
This method will be removed in the future. Please, use RelatedAssetReference.builder()
but() - Method in class AddRatingRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddRatingRequest.builder()
but() - Method in class ChangeRatingRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeRatingRequest.builder()
but() - Method in class FindRatingsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindRatingsRequest.builder()
but() - Method in class AddRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddRelationRequest.builder()
but() - Method in class ChangeRelationRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeRelationRequest.builder()
but() - Method in class FindRelationsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindRelationsRequest.builder()
but() - Method in class AddResponsibilityRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddResponsibilityRequest.builder()
but() - Method in class FindResponsibilitiesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindResponsibilitiesRequest.builder()
but() - Method in class CancelJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use CancelJobRequest.builder()
but() - Method in class AddMappingRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddMappingRequest.builder()
but() - Method in class ChangeMappingByExternalEntityRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeMappingByExternalEntityRequest.builder()
but() - Method in class ChangeMappingByMappedResourceRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeMappingByMappedResourceRequest.builder()
but() - Method in class ChangeMappingRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeMappingRequest.builder()
but() - Method in class FindMappingsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindMappingsRequest.builder()
but() - Method in class GetMappingByExternalEntityRequest.Builder
Deprecated.
This method will be removed in the future. Please, use GetMappingByExternalEntityRequest.builder()
but() - Method in class GetMappingByMappedResourceRequest.Builder
Deprecated.
This method will be removed in the future. Please, use GetMappingByMappedResourceRequest.builder()
but() - Method in class AddAssetTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAssetTypeRequest.builder().
but() - Method in class ChangeAssetTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAssetTypeRequest.builder().
but() - Method in class FindAssetTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindAssetTypesRequest.builder().
but() - Method in class FindSubAssetTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindSubAssetTypesRequest.builder().
but() - Method in class AddAttributeTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAttributeTypeRequest.builder().
but() - Method in class ChangeAttributeTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAttributeTypeRequest.builder().
but() - Method in class FindAttributeTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindAttributeTypesRequest.builder().
but() - Method in class AddComplexRelationTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddComplexRelationTypeRequest.builder()
but() - Method in class ChangeComplexRelationTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeComplexRelationTypeRequest.builder()
but() - Method in class ComplexRelationAttributeTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ComplexRelationAttributeTypeRequest.builder()
but() - Method in class ComplexRelationLegTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ComplexRelationLegTypeRequest.builder().
but() - Method in class FindComplexRelationTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindComplexRelationTypesRequest.builder().
but() - Method in class AddDomainTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddDomainTypeRequest.builder().
but() - Method in class ChangeDomainTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeDomainTypeRequest.builder().
but() - Method in class FindDomainTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindDomainTypesRequest.builder().
but() - Method in class FindSubDomainTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindSubDomainTypesRequest.builder().
but() - Method in class AddRelationTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddRelationTypeRequest.builder().
but() - Method in class ChangeRelationTypeRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeRelationTypeRequest.builder().
but() - Method in class FindRelationTypesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindRelationTypesRequest.builder().
but() - Method in class AddStatusRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddStatusRequest.builder().
but() - Method in class ChangeStatusRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeStatusRequest.builder().
but() - Method in class FindStatusesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindStatusesRequest.builder().
but() - Method in class FindMostViewedAssetsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindMostViewedAssetsRequest.builder()
but() - Method in class FindRecentlyViewedAssetsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindRecentlyViewedAssetsRequest.builder()
but() - Method in class PagedResponse.Builder
Deprecated.
This method will be removed in the future. Please, use PagedResponse.builder()
but() - Method in class DataQualityMetricRequest.Builder
Deprecated.
This method will be removed in the future. Please, use DataQualityMetricRequest.builder()
but() - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindDataQualityRulesRequest.builder()
but() - Method in class RelationTraceEntryRequest.Builder
Deprecated.
This method will be removed in the future. Please, use RelationTraceEntryRequest.builder().
but() - Method in class ExportCSVInJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportCSVInJobRequest.builder()
but() - Method in class ExportCSVRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportCSVRequest.builder().
but() - Method in class ExportCSVToFileRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportCSVToFileRequest.builder()
but() - Method in class ExportExcelInJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportExcelInJobRequest.builder()
but() - Method in class ExportExcelToFileRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportExcelToFileRequest.builder()
but() - Method in class ExportJSONInJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportJSONInJobRequest.builder()
but() - Method in class ExportJSONRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportJSONRequest.builder()
but() - Method in class ExportJSONToFileRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportJSONToFileRequest.builder()
but() - Method in class ExportXMLInJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportXMLInJobRequest.builder()
but() - Method in class ExportXMLRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportXMLRequest.builder()
but() - Method in class ExportXMLToFileRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ExportXMLToFileRequest.builder()
but() - Method in class AddRoleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddRoleRequest.builder()
but() - Method in class ChangeRoleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeRoleRequest.builder()
but() - Method in class FindRolesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindRolesRequest.builder()
but() - Method in class ChangeTagRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeTagRequest.builder()
but() - Method in class MergeTagsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use MergeTagsRequest.builder()
but() - Method in class AddUserRequest.Builder
Deprecated.
This method will be removed in the future. Please use AddUserRequest.builder()
but() - Method in class AddUserToUserGroupsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddUserToUserGroupsRequest.builder()
but() - Method in class ChangeUserAvatarRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeUserAvatarRequest.builder()
but() - Method in class ChangeUserRequest.Builder
Clone method for this Builder.
but() - Method in class FindUsersRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindUsersRequest.builder()
but() - Method in class RemoveUserFromUserGroupsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use RemoveUserFromUserGroupsRequest.builder()
but() - Method in class SetUserGroupsForUserRequest.Builder
Deprecated.
This method will be removed in the future. Please, use SetUserGroupsForUserRequest.builder()
but() - Method in class AddUserGroupRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddUserGroupRequest.builder()
but() - Method in class AddUserGroupsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddUserGroupsRequest.builder()
but() - Method in class AddUsersToUserGroupRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddUsersToUserGroupRequest.builder()
but() - Method in class ChangeUserGroupRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeUserGroupRequest.builder()
but() - Method in class FindUserGroupsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindUserGroupsRequest.builder()
but() - Method in class RemoveUsersFromUserGroupRequest.Builder
Deprecated.
This method will be removed in the future. Please, use RemoveUsersFromUserGroupRequest.builder()
but() - Method in class FindValidationResultRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindValidationResultRequest.builder()
but() - Method in class ValidateInJobRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ValidateInJobRequest.builder()
but() - Method in class AddAssetTypeAssignmentRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddAssetTypeAssignmentRuleRequest.builder()
but() - Method in class AddDomainTypeAssignmentRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use AddDomainTypeAssignmentRuleRequest.builder()
but() - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeAssetTypeAssignmentRuleRequest.builder()
but() - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeDomainTypeAssignmentRuleRequest.builder()
but() - Method in class ChangeWorkflowDefinitionRequest.Builder
Deprecated.
This method will be removed in the future. Please, use ChangeWorkflowDefinitionRequest.builder()
but() - Method in class CompleteWorkflowTasksRequest.Builder
Deprecated.
This method will be removed in the future. Please, use CompleteWorkflowTasksRequest.builder()
but() - Method in class DeployWorkflowDefinitionRequest.Builder
Deprecated.
This method will be removed in the future. Please, use DeployWorkflowDefinitionRequest.builder()
but() - Method in class FindWorkflowDefinitionsRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindWorkflowDefinitionsRequest.builder()
but() - Method in class FindWorkflowInstancesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindWorkflowInstancesRequest.builder()
but() - Method in class FindWorkflowTasksRequest.Builder
Deprecated.
This method will be removed in the future. Please, use FindWorkflowTasksRequest.builder()
but() - Method in class MessageEventReceivedRequest.Builder
Deprecated.
This method will be removed in the future. Please, use MessageEventReceivedRequest.builder()
but() - Method in class StartWorkflowInstancesRequest.Builder
Deprecated.
This method will be removed in the future. Please, use StartWorkflowInstancesRequest.builder()

C

callCountEnabled(boolean) - Method in class FindActivitiesRequest.Builder
 
callId(String) - Method in class FindActivitiesRequest.Builder
 
CANCELED - JobState
 
CANCELING - JobState
 
cancelJob(CancelJobRequest) - Method in interface JobApi
Cancels given job.
CancelJobRequest - Class in com.collibra.dgc.core.api.dto.job
The properties of request to cancel given job.
CancelJobRequest() - Constructor for class CancelJobRequest
 
CancelJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.job
 
cancelWorkflowInstance(UUID, String) - Method in interface WorkflowInstanceApi
Cancels the workflow instance identified by the given ID with provided reason.
cancelWorkflowTask(UUID, String) - Method in interface WorkflowTaskApi
Cancels the workflow task identified by the given UUID with provided reason.
cancelWorkflowTasksInJob(CancelWorkflowTasksRequest) - Method in interface WorkflowTaskApi
Cancels workflow tasks in a job.
CancelWorkflowTasksRequest - Class in com.collibra.dgc.core.api.dto.workflow
 
CancelWorkflowTasksRequest() - Constructor for class CancelWorkflowTasksRequest
 
CancelWorkflowTasksRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
candidateUserCheckDisabled(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Deprecated.
candidateUserCheckEnabled(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Whether the candidate user check for the workflow should be enabled.
canEqual(Object) - Method in class FindActivitiesRequest
 
canEqual(Object) - Method in class ArticulationRuleRequest
 
canEqual(Object) - Method in class AddAssignmentRequest
 
canEqual(Object) - Method in class AddScopeRequest
 
canEqual(Object) - Method in class ChangeAssignmentRequest
 
canEqual(Object) - Method in class ChangeScopeRequest
 
canEqual(Object) - Method in class CharacteristicTypeAssignmentReference
 
canEqual(Object) - Method in class FindAssignmentsForResourceRequest
 
canEqual(Object) - Method in class RemoveScopeRequest
 
canEqual(Object) - Method in class CursorPagedRequest
 
canEqual(Object) - Method in class CursorPagedResponse
 
canEqual(Object) - Method in class CustomizationBackup
 
canEqual(Object) - Method in class RestoreCustomizationBackupRequest
 
canEqual(Object) - Method in class AddDiagramPictureRequest
 
canEqual(Object) - Method in class AddFileRequest
 
canEqual(Object) - Method in class AddAssetRequest
 
canEqual(Object) - Method in class AddAssetTagsRequest
 
canEqual(Object) - Method in class ChangeAssetRequest
 
canEqual(Object) - Method in class FindAssetsRequest
 
canEqual(Object) - Method in class RemoveAssetTagsRequest
 
canEqual(Object) - Method in class SetAssetAttributesRequest
 
canEqual(Object) - Method in class SetAssetRelationsRequest
 
canEqual(Object) - Method in class SetAssetResponsibilitiesRequest
 
canEqual(Object) - Method in class SetAssetTagsRequest
 
canEqual(Object) - Method in class AddAttachmentRequest
 
canEqual(Object) - Method in class AddAttachmentRequest.FileReference
 
canEqual(Object) - Method in class FindAttachmentsRequest
 
canEqual(Object) - Method in class AddAttributeRequest
 
canEqual(Object) - Method in class ChangeAttributeRequest
 
canEqual(Object) - Method in class FindAttributesRequest
 
canEqual(Object) - Method in class AddCommentRequest
 
canEqual(Object) - Method in class ChangeCommentRequest
 
canEqual(Object) - Method in class FindCommentsRequest
 
canEqual(Object) - Method in class AddCommunityRequest
 
canEqual(Object) - Method in class ChangeCommunityRequest
 
canEqual(Object) - Method in class FindCommunitiesRequest
 
canEqual(Object) - Method in class AddComplexRelationRequest
 
canEqual(Object) - Method in class AttributeValue
 
canEqual(Object) - Method in class ChangeComplexRelationRequest
 
canEqual(Object) - Method in class ComplexRelationAttributeRequest
 
canEqual(Object) - Method in class ComplexRelationLegRequest
 
canEqual(Object) - Method in class ExportComplexRelationsRequest
 
canEqual(Object) - Method in class ExportComplexRelationsToCSVRequest
 
canEqual(Object) - Method in class ExportComplexRelationsToExcelRequest
 
canEqual(Object) - Method in class FindComplexRelationsRequest
 
canEqual(Object) - Method in class RelatedAssetId
 
canEqual(Object) - Method in class RelationTypeIdWithDirection
 
canEqual(Object) - Method in class AddDomainRequest
 
canEqual(Object) - Method in class ChangeDomainRequest
 
canEqual(Object) - Method in class FindDomainsRequest
 
canEqual(Object) - Method in class AddIssueRequest
 
canEqual(Object) - Method in class FindIssuesRequest
 
canEqual(Object) - Method in class MoveIssueRequest
 
canEqual(Object) - Method in class RelatedAssetReference
 
canEqual(Object) - Method in class FindJdbcDriverRequest
 
canEqual(Object) - Method in class AddRatingRequest
 
canEqual(Object) - Method in class ChangeRatingRequest
 
canEqual(Object) - Method in class FindRatingsRequest
 
canEqual(Object) - Method in class AddRelationRequest
 
canEqual(Object) - Method in class ChangeRelationRequest
 
canEqual(Object) - Method in class FindRelationsRequest
 
canEqual(Object) - Method in class AddResponsibilityRequest
 
canEqual(Object) - Method in class FindResponsibilitiesRequest
 
canEqual(Object) - Method in class CancelJobRequest
 
canEqual(Object) - Method in class FindJobsRequest
 
canEqual(Object) - Method in class AddMappingRequest
 
canEqual(Object) - Method in class ChangeMappingByExternalEntityRequest
 
canEqual(Object) - Method in class ChangeMappingByMappedResourceRequest
 
canEqual(Object) - Method in class ChangeMappingRequest
 
canEqual(Object) - Method in class FindMappingsRequest
 
canEqual(Object) - Method in class GetMappingByExternalEntityRequest
 
canEqual(Object) - Method in class GetMappingByMappedResourceRequest
 
canEqual(Object) - Method in class AddAssetTypeRequest
 
canEqual(Object) - Method in class ChangeAssetTypeRequest
 
canEqual(Object) - Method in class FindAssetTypesRequest
 
canEqual(Object) - Method in class FindSubAssetTypesRequest
 
canEqual(Object) - Method in class AddAttributeTypeRequest
 
canEqual(Object) - Method in class ChangeAttributeTypeRequest
 
canEqual(Object) - Method in class FindAttributeTypesRequest
 
canEqual(Object) - Method in class AddComplexRelationTypeRequest
 
canEqual(Object) - Method in class ChangeComplexRelationTypeRequest
 
canEqual(Object) - Method in class ComplexRelationAttributeTypeRequest
 
canEqual(Object) - Method in class ComplexRelationLegTypeRequest
 
canEqual(Object) - Method in class FindComplexRelationTypesRequest
 
canEqual(Object) - Method in class AddDomainTypeRequest
 
canEqual(Object) - Method in class ChangeDomainTypeRequest
 
canEqual(Object) - Method in class FindDomainTypesRequest
 
canEqual(Object) - Method in class FindSubDomainTypesRequest
 
canEqual(Object) - Method in class AddRelationTypeRequest
 
canEqual(Object) - Method in class ChangeRelationTypeRequest
 
canEqual(Object) - Method in class FindRelationTypesRequest
 
canEqual(Object) - Method in class AddStatusRequest
 
canEqual(Object) - Method in class ChangeStatusRequest
 
canEqual(Object) - Method in class FindStatusesRequest
 
canEqual(Object) - Method in class FindMostViewedAssetsRequest
 
canEqual(Object) - Method in class FindRecentlyViewedAssetsRequest
 
canEqual(Object) - Method in class RecentlyViewedAssetsRequest
 
canEqual(Object) - Method in class PagedRequest
 
canEqual(Object) - Method in class PagedResponse
 
canEqual(Object) - Method in class AddDataQualityRuleRequest
Deprecated.
 
canEqual(Object) - Method in class ChangeDataQualityRuleRequest
Deprecated.
 
canEqual(Object) - Method in class DataQualityMetricRequest
Deprecated.
 
canEqual(Object) - Method in class FindDataQualityRulesRequest
Deprecated.
 
canEqual(Object) - Method in class RelationTraceEntryRequest
Deprecated.
 
canEqual(Object) - Method in class ExportCSVInJobRequest
 
canEqual(Object) - Method in class ExportCSVRequest
 
canEqual(Object) - Method in class ExportCSVToFileRequest
 
canEqual(Object) - Method in class ExportExcelInJobRequest
 
canEqual(Object) - Method in class ExportExcelToFileRequest
 
canEqual(Object) - Method in class ExportJSONInJobRequest
 
canEqual(Object) - Method in class ExportJSONRequest
 
canEqual(Object) - Method in class ExportJSONToFileRequest
 
canEqual(Object) - Method in class ExportXMLInJobRequest
 
canEqual(Object) - Method in class ExportXMLRequest
 
canEqual(Object) - Method in class ExportXMLToFileRequest
 
canEqual(Object) - Method in class AddRoleRequest
 
canEqual(Object) - Method in class ChangeRoleRequest
 
canEqual(Object) - Method in class FindRolesRequest
 
canEqual(Object) - Method in class ChangeSamlCertificateRequest
 
canEqual(Object) - Method in class DeleteSamlCertificateRequest
 
canEqual(Object) - Method in class ChangeTagRequest
 
canEqual(Object) - Method in class FindTagsRequest
 
canEqual(Object) - Method in class MergeTagsRequest
 
canEqual(Object) - Method in class AddUserRequest
 
canEqual(Object) - Method in class AddUserToUserGroupsRequest
 
canEqual(Object) - Method in class ChangeUserAvatarRequest
 
canEqual(Object) - Method in class ChangeUserRequest
 
canEqual(Object) - Method in class FindUsersRequest
 
canEqual(Object) - Method in class RemoveUserFromUserGroupsRequest
 
canEqual(Object) - Method in class SetUserGroupsForUserRequest
 
canEqual(Object) - Method in class AddUserGroupRequest
 
canEqual(Object) - Method in class AddUserGroupsRequest
 
canEqual(Object) - Method in class AddUsersToUserGroupRequest
 
canEqual(Object) - Method in class ChangeUserGroupRequest
 
canEqual(Object) - Method in class FindUserGroupsForUserRequest
Deprecated.
 
canEqual(Object) - Method in class FindUserGroupsRequest
 
canEqual(Object) - Method in class RemoveUsersFromUserGroupRequest
 
canEqual(Object) - Method in class SetUsersForUserGroupRequest
 
canEqual(Object) - Method in class FindValidationResultRequest
 
canEqual(Object) - Method in class ValidateInJobRequest
 
canEqual(Object) - Method in class AddViewPermissionRequest
 
canEqual(Object) - Method in class FindViewPermissionRequest
 
canEqual(Object) - Method in class AddAssetTypeAssignmentRuleRequest
 
canEqual(Object) - Method in class AddDomainTypeAssignmentRuleRequest
 
canEqual(Object) - Method in class CancelWorkflowTasksRequest
 
canEqual(Object) - Method in class ChangeAssetTypeAssignmentRuleRequest
 
canEqual(Object) - Method in class ChangeDomainTypeAssignmentRuleRequest
 
canEqual(Object) - Method in class ChangeWorkflowDefinitionRequest
 
canEqual(Object) - Method in class CompleteWorkflowTasksRequest
 
canEqual(Object) - Method in class DeployWorkflowDefinitionRequest
 
canEqual(Object) - Method in class FindWorkflowDefinitionsRequest
 
canEqual(Object) - Method in class FindWorkflowInstancesRequest
 
canEqual(Object) - Method in class FindWorkflowTasksRequest
 
canEqual(Object) - Method in class MessageEventReceivedRequest
 
canEqual(Object) - Method in class StartWorkflowInstancesRequest
 
CATALOG - Permission
Allows for accessing the Catalog.
categories(Set<ActivityFilterCategory>) - Method in class FindActivitiesRequest.Builder
 
categorizationRelationTypeId(UUID) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The ID of the categorization relation type.
categorizationRelationTypeId(UUID) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The ID of the categorization relation type.
categoryIds(List<UUID>) - Method in class AddIssueRequest.Builder
The list of IDs of assets which represent categories for this issue.
certificate(InputStream) - Method in class ChangeSamlCertificateRequest.Builder
The stream of the certificate in PEM format.
changeAsset(ChangeAssetRequest) - Method in interface AssetApi
Changes the asset with the information that is present in the request.
ChangeAssetRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The properties of the asset to be changed.
ChangeAssetRequest() - Constructor for class ChangeAssetRequest
 
ChangeAssetRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
changeAssets(List<ChangeAssetRequest>) - Method in interface AssetApi
Changes multiple assets.
changeAssetType(ChangeAssetTypeRequest) - Method in interface AssetTypeApi
Updates an existing Asset Type.
changeAssetTypeAssignmentRule(ChangeAssetTypeAssignmentRuleRequest) - Method in interface WorkflowDefinitionApi
Changes asset type assignment rule with the information that is present in the request.
ChangeAssetTypeAssignmentRuleRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the asset type assignment rule to be changed
ChangeAssetTypeAssignmentRuleRequest() - Constructor for class ChangeAssetTypeAssignmentRuleRequest
 
ChangeAssetTypeAssignmentRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
ChangeAssetTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.assettype
The properties of the Asset Type to be changed.
ChangeAssetTypeRequest() - Constructor for class ChangeAssetTypeRequest
 
ChangeAssetTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.assettype
 
changeAssetTypes(List<ChangeAssetTypeRequest>) - Method in interface AssetTypeApi
Change multiple Asset Types.
changeAssignment(ChangeAssignmentRequest) - Method in interface AssignmentApi
Update the assignment, only non-null values will be changed.
ChangeAssignmentRequest - Class in com.collibra.dgc.core.api.dto.assignment
 
ChangeAssignmentRequest() - Constructor for class ChangeAssignmentRequest
 
ChangeAssignmentRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
changeAttribute(ChangeAttributeRequest) - Method in interface AttributeApi
Changes the attribute with the information that is present in the request.
ChangeAttributeRequest - Class in com.collibra.dgc.core.api.dto.instance.attribute
The properties of the asset to be added.
ChangeAttributeRequest() - Constructor for class ChangeAttributeRequest
 
ChangeAttributeRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.attribute
 
changeAttributes(List<ChangeAttributeRequest>) - Method in interface AttributeApi
Changes multiple attributes with the information that is present in the request.
changeAttributeType(ChangeAttributeTypeRequest) - Method in interface AttributeTypeApi
Change the Attribute Type with information present in the request.
ChangeAttributeTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.attributetype
The properties of the Attribute Type to be changed.
ChangeAttributeTypeRequest() - Constructor for class ChangeAttributeTypeRequest
 
ChangeAttributeTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.attributetype
 
changeAttributeTypes(List<ChangeAttributeTypeRequest>) - Method in interface AttributeTypeApi
Changes multiple Attribute Types.
changeComment(ChangeCommentRequest) - Method in interface CommentApi
Changes an comment.
ChangeCommentRequest - Class in com.collibra.dgc.core.api.dto.instance.comment
The properties of the comment to be changed
ChangeCommentRequest() - Constructor for class ChangeCommentRequest
 
ChangeCommentRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.comment
 
changeCommunities(List<ChangeCommunityRequest>) - Method in interface CommunityApi
Changes multiple communities.
changeCommunity(ChangeCommunityRequest) - Method in interface CommunityApi
Changes the community with the information that is present in the request.
ChangeCommunityRequest - Class in com.collibra.dgc.core.api.dto.instance.community
The properties of the community to be changed.
ChangeCommunityRequest() - Constructor for class ChangeCommunityRequest
 
ChangeCommunityRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.community
 
changeComplexRelation(ChangeComplexRelationRequest) - Method in interface ComplexRelationApi
Changes the complex relation as described by the request
ChangeComplexRelationRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The properties of the complex relation to be added.
ChangeComplexRelationRequest() - Constructor for class ChangeComplexRelationRequest
 
ChangeComplexRelationRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
changeComplexRelationType(ChangeComplexRelationTypeRequest) - Method in interface ComplexRelationTypeApi
Changes the Complex Relation Type with the information that is present in the request.
ChangeComplexRelationTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
The properties of the Complex Relation Type to be changed.
ChangeComplexRelationTypeRequest() - Constructor for class ChangeComplexRelationTypeRequest
 
ChangeComplexRelationTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
 
changeDataQualityRule(ChangeDataQualityRuleRequest) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
ChangeDataQualityRuleRequest - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
This class will be removed in the future. This feature is being dropped, so no replacement will be available.
ChangeDataQualityRuleRequest() - Constructor for class ChangeDataQualityRuleRequest
Deprecated.
 
ChangeDataQualityRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
 
changeDomain(ChangeDomainRequest) - Method in interface DomainApi
Changes the domain with the information that is present in the request.
ChangeDomainRequest - Class in com.collibra.dgc.core.api.dto.instance.domain
The properties of the domain to be changed.
ChangeDomainRequest() - Constructor for class ChangeDomainRequest
 
ChangeDomainRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.domain
 
changeDomains(List<ChangeDomainRequest>) - Method in interface DomainApi
Changes multiple domains.
changeDomainType(ChangeDomainTypeRequest) - Method in interface DomainTypeApi
Changes the Domain Type with the information that is present in the request.
changeDomainTypeAssignmentRule(ChangeDomainTypeAssignmentRuleRequest) - Method in interface WorkflowDefinitionApi
Changes domain type assignment rule with the information that is present in the request.
ChangeDomainTypeAssignmentRuleRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the domain type assignment rule to be changed.
ChangeDomainTypeAssignmentRuleRequest() - Constructor for class ChangeDomainTypeAssignmentRuleRequest
 
ChangeDomainTypeAssignmentRuleRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
ChangeDomainTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.domaintype
The properties of the Domain Type to be changed.
ChangeDomainTypeRequest() - Constructor for class ChangeDomainTypeRequest
 
ChangeDomainTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.domaintype
 
changeDomainTypes(List<ChangeDomainTypeRequest>) - Method in interface DomainTypeApi
Changes multiple Domain Types.
changeMapping(ChangeMappingRequest) - Method in interface MappingApi
Changes the mapping identified by its id with the information that is present in the request.
changeMappingByExternalEntity(ChangeMappingByExternalEntityRequest) - Method in interface MappingApi
Changes the mapping identified by its external ids with the information that is present in the request.
ChangeMappingByExternalEntityRequest - Class in com.collibra.dgc.core.api.dto.mapping
The properties of the mapping to be changed, for the mapping identified by its external IDs.
ChangeMappingByExternalEntityRequest() - Constructor for class ChangeMappingByExternalEntityRequest
 
ChangeMappingByExternalEntityRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
changeMappingByMappedResource(ChangeMappingByMappedResourceRequest) - Method in interface MappingApi
Changes the mapping identified by its external system id and mapped resource id with the information that is present in the request.
ChangeMappingByMappedResourceRequest - Class in com.collibra.dgc.core.api.dto.mapping
The properties of the mapping to be changed, for the mapping identified by its external system IDs and mapped resource ID.
ChangeMappingByMappedResourceRequest() - Constructor for class ChangeMappingByMappedResourceRequest
 
ChangeMappingByMappedResourceRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
ChangeMappingRequest - Class in com.collibra.dgc.core.api.dto.mapping
The properties of the mapping to be changed, for the mapping identified by its ID.
ChangeMappingRequest() - Constructor for class ChangeMappingRequest
 
ChangeMappingRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
changeMappings(List<ChangeMappingRequest>) - Method in interface MappingApi
Changes multiple mappings identified by their ids.
changeMappingsByExternalEntities(List<ChangeMappingByExternalEntityRequest>) - Method in interface MappingApi
Changes the mappings identified by their external ids with the information that is present in the request.
changeMappingsByMappedResources(List<ChangeMappingByMappedResourceRequest>) - Method in interface MappingApi
Changes the mappings identified by their external system ids and mapped resource ids with the information that is present in the request.
changeRating(ChangeRatingRequest) - Method in interface RatingApi
Changes a rating.
ChangeRatingRequest - Class in com.collibra.dgc.core.api.dto.instance.rating
The properties of the rating to be changed.
ChangeRatingRequest() - Constructor for class ChangeRatingRequest
 
ChangeRatingRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.rating
 
changeRelation(ChangeRelationRequest) - Method in interface RelationApi
Changes a relation according to the parameters present in the request.
ChangeRelationRequest - Class in com.collibra.dgc.core.api.dto.instance.relation
The properties of the relation to be changed
ChangeRelationRequest() - Constructor for class ChangeRelationRequest
 
ChangeRelationRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.relation
 
changeRelations(List<ChangeRelationRequest>) - Method in interface RelationApi
Changes multiple relations according to the parameters presents in the list of the requests.
changeRelationType(ChangeRelationTypeRequest) - Method in interface RelationTypeApi
Changes the Relation Type with the information that is present in the request.
ChangeRelationTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.relationtype
The properties of the Relation Type to be changed.
ChangeRelationTypeRequest() - Constructor for class ChangeRelationTypeRequest
 
ChangeRelationTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.relationtype
 
changeRelationTypes(List<ChangeRelationTypeRequest>) - Method in interface RelationTypeApi
Changes multiple Relation Types.
changeRole(ChangeRoleRequest) - Method in interface RoleApi
Changes the role with the information that is present in the request.
ChangeRoleRequest - Class in com.collibra.dgc.core.api.dto.role
The properties of the role to be changed.
ChangeRoleRequest() - Constructor for class ChangeRoleRequest
 
ChangeRoleRequest.Builder - Class in com.collibra.dgc.core.api.dto.role
 
changeSamlCertificate(ChangeSamlCertificateRequest) - Method in interface SamlApi
 
ChangeSamlCertificateRequest - Class in com.collibra.dgc.core.api.dto.security.saml
This class represents the requests to update saml certificates.
ChangeSamlCertificateRequest() - Constructor for class ChangeSamlCertificateRequest
 
ChangeSamlCertificateRequest.Builder - Class in com.collibra.dgc.core.api.dto.security.saml
 
changeScope(ChangeScopeRequest) - Method in interface ScopeApi
Changes the scope with the information that is present in the request.
ChangeScopeRequest - Class in com.collibra.dgc.core.api.dto.assignment
The properties of the scope to be changed.
ChangeScopeRequest() - Constructor for class ChangeScopeRequest
 
ChangeScopeRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
changeStatus(ChangeStatusRequest) - Method in interface StatusApi
Changes the Status with the information present in the request.
changeStatuses(List<ChangeStatusRequest>) - Method in interface StatusApi
Changes the Statuses with the information present in the request.
ChangeStatusRequest - Class in com.collibra.dgc.core.api.dto.meta.status
The properties of the Status to be changed.
ChangeStatusRequest() - Constructor for class ChangeStatusRequest
 
ChangeStatusRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.status
 
changeTag(ChangeTagRequest) - Method in interface TagApi
Changes a tag.
ChangeTagRequest - Class in com.collibra.dgc.core.api.dto.tag
The properties of the tag to be changed.
ChangeTagRequest() - Constructor for class ChangeTagRequest
 
ChangeTagRequest.Builder - Class in com.collibra.dgc.core.api.dto.tag
 
changeToRootCommunity(UUID) - Method in interface CommunityApi
Turns the community indicated by the given communityId in a root community, meaning it has no longer a parent.
changeUser(ChangeUserRequest) - Method in interface UserApi
Change the user with the information present in the input.
changeUserAvatar(ChangeUserAvatarRequest) - Method in interface UserApi
Change the avatar for the given user.
ChangeUserAvatarRequest - Class in com.collibra.dgc.core.api.dto.user
The properties needed to change the avatar for the user.
ChangeUserAvatarRequest() - Constructor for class ChangeUserAvatarRequest
 
ChangeUserAvatarRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
changeUserGroup(ChangeUserGroupRequest) - Method in interface UserGroupApi
Changes the user group with the information that is present in the request.
ChangeUserGroupRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties of the user group to be added.
ChangeUserGroupRequest() - Constructor for class ChangeUserGroupRequest
 
ChangeUserGroupRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
ChangeUserRequest - Class in com.collibra.dgc.core.api.dto.user
The properties of the user to be changed.
ChangeUserRequest() - Constructor for class ChangeUserRequest
 
ChangeUserRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
changeWorkflowDefinition(ChangeWorkflowDefinitionRequest) - Method in interface WorkflowDefinitionApi
Changes the workflow definition with the information that is present in the request.
ChangeWorkflowDefinitionRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the workflow definition to be changed.
ChangeWorkflowDefinitionRequest() - Constructor for class ChangeWorkflowDefinitionRequest
 
ChangeWorkflowDefinitionRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
CharacteristicTypeAssignmentReference - Class in com.collibra.dgc.core.api.dto.assignment
A reference to characteristic types corresponding to the assignment.
CharacteristicTypeAssignmentReference() - Constructor for class CharacteristicTypeAssignmentReference
 
CharacteristicTypeAssignmentReference.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
characteristicTypes(List<CharacteristicTypeAssignmentReference>) - Method in class AddAssignmentRequest.Builder
The list of the references to characteristic types corresponding to the assignment.
characteristicTypes(List<CharacteristicTypeAssignmentReference>) - Method in class ChangeAssignmentRequest.Builder
List of references to characteristic types corresponding to the assignment.
Classification - ResourceType
 
CLASSIFICATION_MATCH_ACCEPTED - WorkflowStartEventType
 
CLASSIFICATION_MATCH_ADDED - WorkflowStartEventType
 
CLASSIFICATION_MATCH_REJECTED - WorkflowStartEventType
 
CLASSIFICATION_MATCH_REMOVED - WorkflowStartEventType
 
CLASSIFICATION_MATCH_UPDATED - WorkflowStartEventType
 
ClassificationMatch - ResourceType
 
cleanTemporaryDirectory(long) - Method in interface FileApi
Removes files that are older than the given time to live.
CO_ROLE - FindRelationTypesRequest.SortField
 
color(String) - Method in class AddAssetTypeRequest.Builder
The color of the symbol in hex format (starting with '#' followed by either 3 or 6 hex digits).
color(String) - Method in class ChangeAssetTypeRequest.Builder
The color of the symbol, in a hex format e.g.
color(String) - Method in class AddComplexRelationTypeRequest.Builder
The color of the symbol, in a hex format e.g.
color(String) - Method in class ChangeComplexRelationTypeRequest.Builder
The color of the symbol, in a hex format e.g.
com.collibra.dgc.core.api.component.activitystream - package com.collibra.dgc.core.api.component.activitystream
 
com.collibra.dgc.core.api.component.application - package com.collibra.dgc.core.api.component.application
 
com.collibra.dgc.core.api.component.assignment - package com.collibra.dgc.core.api.component.assignment
 
com.collibra.dgc.core.api.component.breadcrumb - package com.collibra.dgc.core.api.component.breadcrumb
 
com.collibra.dgc.core.api.component.customization - package com.collibra.dgc.core.api.component.customization
 
com.collibra.dgc.core.api.component.diagram - package com.collibra.dgc.core.api.component.diagram
 
com.collibra.dgc.core.api.component.file - package com.collibra.dgc.core.api.component.file
 
com.collibra.dgc.core.api.component.instance - package com.collibra.dgc.core.api.component.instance
 
com.collibra.dgc.core.api.component.job - package com.collibra.dgc.core.api.component.job
 
com.collibra.dgc.core.api.component.logger - package com.collibra.dgc.core.api.component.logger
 
com.collibra.dgc.core.api.component.mapping - package com.collibra.dgc.core.api.component.mapping
 
com.collibra.dgc.core.api.component.meta - package com.collibra.dgc.core.api.component.meta
 
com.collibra.dgc.core.api.component.navigation - package com.collibra.dgc.core.api.component.navigation
 
com.collibra.dgc.core.api.component.quality - package com.collibra.dgc.core.api.component.quality
 
com.collibra.dgc.core.api.component.query.outputmodule - package com.collibra.dgc.core.api.component.query.outputmodule
 
com.collibra.dgc.core.api.component.reporting - package com.collibra.dgc.core.api.component.reporting
 
com.collibra.dgc.core.api.component.role - package com.collibra.dgc.core.api.component.role
 
com.collibra.dgc.core.api.component.security.saml - package com.collibra.dgc.core.api.component.security.saml
 
com.collibra.dgc.core.api.component.tag - package com.collibra.dgc.core.api.component.tag
 
com.collibra.dgc.core.api.component.user - package com.collibra.dgc.core.api.component.user
 
com.collibra.dgc.core.api.component.usergroup - package com.collibra.dgc.core.api.component.usergroup
 
com.collibra.dgc.core.api.component.validation - package com.collibra.dgc.core.api.component.validation
 
com.collibra.dgc.core.api.component.viewpermission - package com.collibra.dgc.core.api.component.viewpermission
 
com.collibra.dgc.core.api.component.workflow - package com.collibra.dgc.core.api.component.workflow
 
com.collibra.dgc.core.api.constraint - package com.collibra.dgc.core.api.constraint
 
com.collibra.dgc.core.api.dto - package com.collibra.dgc.core.api.dto
 
com.collibra.dgc.core.api.dto.activitystream - package com.collibra.dgc.core.api.dto.activitystream
 
com.collibra.dgc.core.api.dto.application - package com.collibra.dgc.core.api.dto.application
 
com.collibra.dgc.core.api.dto.articulation - package com.collibra.dgc.core.api.dto.articulation
 
com.collibra.dgc.core.api.dto.assignment - package com.collibra.dgc.core.api.dto.assignment
 
com.collibra.dgc.core.api.dto.customization - package com.collibra.dgc.core.api.dto.customization
 
com.collibra.dgc.core.api.dto.diagram - package com.collibra.dgc.core.api.dto.diagram
 
com.collibra.dgc.core.api.dto.file - package com.collibra.dgc.core.api.dto.file
 
com.collibra.dgc.core.api.dto.instance.asset - package com.collibra.dgc.core.api.dto.instance.asset
 
com.collibra.dgc.core.api.dto.instance.attachment - package com.collibra.dgc.core.api.dto.instance.attachment
 
com.collibra.dgc.core.api.dto.instance.attribute - package com.collibra.dgc.core.api.dto.instance.attribute
 
com.collibra.dgc.core.api.dto.instance.comment - package com.collibra.dgc.core.api.dto.instance.comment
 
com.collibra.dgc.core.api.dto.instance.community - package com.collibra.dgc.core.api.dto.instance.community
 
com.collibra.dgc.core.api.dto.instance.complexrelation - package com.collibra.dgc.core.api.dto.instance.complexrelation
 
com.collibra.dgc.core.api.dto.instance.domain - package com.collibra.dgc.core.api.dto.instance.domain
 
com.collibra.dgc.core.api.dto.instance.issue - package com.collibra.dgc.core.api.dto.instance.issue
 
com.collibra.dgc.core.api.dto.instance.jdbc - package com.collibra.dgc.core.api.dto.instance.jdbc
 
com.collibra.dgc.core.api.dto.instance.rating - package com.collibra.dgc.core.api.dto.instance.rating
 
com.collibra.dgc.core.api.dto.instance.relation - package com.collibra.dgc.core.api.dto.instance.relation
 
com.collibra.dgc.core.api.dto.instance.responsibility - package com.collibra.dgc.core.api.dto.instance.responsibility
 
com.collibra.dgc.core.api.dto.job - package com.collibra.dgc.core.api.dto.job
 
com.collibra.dgc.core.api.dto.mapping - package com.collibra.dgc.core.api.dto.mapping
 
com.collibra.dgc.core.api.dto.meta.assettype - package com.collibra.dgc.core.api.dto.meta.assettype
 
com.collibra.dgc.core.api.dto.meta.attributetype - package com.collibra.dgc.core.api.dto.meta.attributetype
 
com.collibra.dgc.core.api.dto.meta.complexrelation - package com.collibra.dgc.core.api.dto.meta.complexrelation
 
com.collibra.dgc.core.api.dto.meta.domaintype - package com.collibra.dgc.core.api.dto.meta.domaintype
 
com.collibra.dgc.core.api.dto.meta.relationtype - package com.collibra.dgc.core.api.dto.meta.relationtype
 
com.collibra.dgc.core.api.dto.meta.status - package com.collibra.dgc.core.api.dto.meta.status
 
com.collibra.dgc.core.api.dto.navigation - package com.collibra.dgc.core.api.dto.navigation
 
com.collibra.dgc.core.api.dto.quality - package com.collibra.dgc.core.api.dto.quality
 
com.collibra.dgc.core.api.dto.query.outputmodule - package com.collibra.dgc.core.api.dto.query.outputmodule
 
com.collibra.dgc.core.api.dto.role - package com.collibra.dgc.core.api.dto.role
 
com.collibra.dgc.core.api.dto.security.saml - package com.collibra.dgc.core.api.dto.security.saml
 
com.collibra.dgc.core.api.dto.tag - package com.collibra.dgc.core.api.dto.tag
 
com.collibra.dgc.core.api.dto.user - package com.collibra.dgc.core.api.dto.user
 
com.collibra.dgc.core.api.dto.usergroup - package com.collibra.dgc.core.api.dto.usergroup
 
com.collibra.dgc.core.api.dto.validation - package com.collibra.dgc.core.api.dto.validation
 
com.collibra.dgc.core.api.dto.viewpermission - package com.collibra.dgc.core.api.dto.viewpermission
 
com.collibra.dgc.core.api.dto.workflow - package com.collibra.dgc.core.api.dto.workflow
 
com.collibra.dgc.core.api.model - package com.collibra.dgc.core.api.model
 
com.collibra.dgc.core.api.model.activitystream - package com.collibra.dgc.core.api.model.activitystream
 
com.collibra.dgc.core.api.model.articulation - package com.collibra.dgc.core.api.model.articulation
 
com.collibra.dgc.core.api.model.assignment - package com.collibra.dgc.core.api.model.assignment
 
com.collibra.dgc.core.api.model.file - package com.collibra.dgc.core.api.model.file
 
com.collibra.dgc.core.api.model.instance - package com.collibra.dgc.core.api.model.instance
 
com.collibra.dgc.core.api.model.instance.attribute - package com.collibra.dgc.core.api.model.instance.attribute
 
com.collibra.dgc.core.api.model.job - package com.collibra.dgc.core.api.model.job
 
com.collibra.dgc.core.api.model.mapping - package com.collibra.dgc.core.api.model.mapping
 
com.collibra.dgc.core.api.model.meta - package com.collibra.dgc.core.api.model.meta
 
com.collibra.dgc.core.api.model.meta.type - package com.collibra.dgc.core.api.model.meta.type
 
com.collibra.dgc.core.api.model.meta.type.attribute - package com.collibra.dgc.core.api.model.meta.type.attribute
 
com.collibra.dgc.core.api.model.meta.type.symbol - package com.collibra.dgc.core.api.model.meta.type.symbol
 
com.collibra.dgc.core.api.model.navigation - package com.collibra.dgc.core.api.model.navigation
 
com.collibra.dgc.core.api.model.quality - package com.collibra.dgc.core.api.model.quality
 
com.collibra.dgc.core.api.model.reference - package com.collibra.dgc.core.api.model.reference
 
com.collibra.dgc.core.api.model.relationtrace - package com.collibra.dgc.core.api.model.relationtrace
 
com.collibra.dgc.core.api.model.role - package com.collibra.dgc.core.api.model.role
 
com.collibra.dgc.core.api.model.security - package com.collibra.dgc.core.api.model.security
 
com.collibra.dgc.core.api.model.tag - package com.collibra.dgc.core.api.model.tag
 
com.collibra.dgc.core.api.model.user - package com.collibra.dgc.core.api.model.user
 
com.collibra.dgc.core.api.model.usergroup - package com.collibra.dgc.core.api.model.usergroup
 
com.collibra.dgc.core.api.model.utils - package com.collibra.dgc.core.api.model.utils
 
com.collibra.dgc.core.api.model.validation - package com.collibra.dgc.core.api.model.validation
 
com.collibra.dgc.core.api.model.view - package com.collibra.dgc.core.api.model.view
 
com.collibra.dgc.core.api.model.viewpermission - package com.collibra.dgc.core.api.model.viewpermission
 
com.collibra.dgc.core.api.model.workflow - package com.collibra.dgc.core.api.model.workflow
 
com.collibra.dgc.core.api.model.workflow.task - package com.collibra.dgc.core.api.model.workflow.task
 
com.collibra.dgc.core.security.audit.formatter - package com.collibra.dgc.core.security.audit.formatter
 
Comment - ResourceType
 
Comment - Interface in com.collibra.dgc.core.api.model.instance
Represents a comment
COMMENT - ActivityFilterCategory
 
COMMENT_ADD - Permission
Allows for adding comments on resources.
COMMENT_ADDED - WorkflowStartEventType
 
COMMENT_CHANGE - Permission
Allows for changing comments on resources.
COMMENT_CHANGED - WorkflowStartEventType
 
COMMENT_REMOVE - Permission
Allows for removing comments from resources.
COMMENT_REMOVED - WorkflowStartEventType
 
CommentApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling comments.
Community - FindMappingsRequest.MappedResourceType
 
Community - ResourceType
 
Community - Interface in com.collibra.dgc.core.api.model.instance
Represents a community
COMMUNITY - FindWorkflowTasksRequest.BusinessItemType
 
COMMUNITY - WorkflowBusinessItemType
 
COMMUNITY_ADD - Permission
Allows for adding communities.
COMMUNITY_CHANGE - Permission
Allows for changing communities.
COMMUNITY_CONFIGURE_EXTERNAL_SYSTEM - Permission
Allows to configure external system for community.
COMMUNITY_REMOVE - Permission
Allows for removing communities.
COMMUNITY_RESPONSIBILITY_ADD - Permission
Allows for adding responsibilities on communities.
COMMUNITY_RESPONSIBILITY_CHANGE - Permission
Allows for changing responsibilities on communities.
COMMUNITY_RESPONSIBILITY_REMOVE - Permission
Allows for removing responsibilities on communities.
CommunityApi - Interface in com.collibra.dgc.core.api.component.instance
Contains the Community related functionalities.
communityId(UUID) - Method in class AddDomainRequest.Builder
Required. The ID of the community that the new domain should be added to.
communityId(UUID) - Method in class MoveIssueRequest.Builder
Required. The id of the community where to move the issue to.
communityId(UUID) - Method in class FindAssetsRequest.Builder
 
communityId(UUID) - Method in class ChangeDomainRequest.Builder
The ID of the new community for the domain.
communityId(UUID) - Method in class FindDomainsRequest.Builder
 
communityId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest.Builder
The ID of the community the assignment rule should apply for.
communityId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest.Builder
The ID of the community the assignment rule should apply for.
communityId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
The ID of the community the assignment rule should apply for.
communityId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
The ID of the community the assignment rule should apply for.
communityIds(List<UUID>) - Method in class AddScopeRequest.Builder
The list of IDs for communities assigned to the new scope.
communityIds(List<UUID>) - Method in class ChangeScopeRequest.Builder
The new list of IDs of communities that should included in the scope.
communityIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest.Builder
 
communityIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest.Builder
 
COMPLETED - JobState
 
COMPLETED_WITH_ERROR - JobResult
 
completeWorkflowTasks(CompleteWorkflowTasksRequest) - Method in interface WorkflowTaskApi
Completes tasks based on the provided request and returns the following tasks, if the current user is assigned to them.
CompleteWorkflowTasksRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the workflow tasks to be completed.
CompleteWorkflowTasksRequest() - Constructor for class CompleteWorkflowTasksRequest
 
CompleteWorkflowTasksRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
ComplexRelation - ResourceType
 
ComplexRelation - Interface in com.collibra.dgc.core.api.model.instance
Represents a complex relation
ComplexRelationApi - Interface in com.collibra.dgc.core.api.component.instance
Provides functionality for the ComplexRelations
ComplexRelationAttributeRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The properties of the attribute to be included in complex relation.
ComplexRelationAttributeRequest() - Constructor for class ComplexRelationAttributeRequest
 
ComplexRelationAttributeRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
ComplexRelationAttributeType - ResourceType
 
ComplexRelationAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents a complex relation attribute type.
ComplexRelationAttributeTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
The properties of the Complex Relation Attribute Type.
ComplexRelationAttributeTypeRequest() - Constructor for class ComplexRelationAttributeTypeRequest
 
ComplexRelationAttributeTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
 
ComplexRelationLeg - ResourceType
 
ComplexRelationLeg - Interface in com.collibra.dgc.core.api.model.instance
Represents a complex relation leg
ComplexRelationLegRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The properties of the leg to be included in complex relation.
ComplexRelationLegRequest() - Constructor for class ComplexRelationLegRequest
 
ComplexRelationLegRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
ComplexRelationLegType - ResourceType
 
ComplexRelationLegType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents a complex relation leg type.
ComplexRelationLegTypeRequest - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
The properties of the Complex Relation Leg Type.
ComplexRelationLegTypeRequest() - Constructor for class ComplexRelationLegTypeRequest
 
ComplexRelationLegTypeRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
 
ComplexRelationType - ResourceType
 
ComplexRelationType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents the type of a complex relation.
ComplexRelationTypeApi - Interface in com.collibra.dgc.core.api.component.meta
Provides functionality for the Complex Relation Types.
complexRelationTypeId - Variable in class ExportComplexRelationsRequest
Required. The ID of the ComplexRelationType for which the export will be executed.
complexRelationTypeId(UUID) - Method in class AddComplexRelationRequest.Builder
Required. The ID of the type of the complex relation.
complexRelationTypeId(UUID) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
complexRelationTypeId(UUID) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
CONFIGURATION_EDIT - Permission
Allow to edit the configuration
CONFIGURATION_VIEW - Permission
Allow to view the configuration
configurationVariables(Map<String, String>) - Method in class ChangeWorkflowDefinitionRequest.Builder
The configuration variables.
ConfiguredMaxLimit - Annotation Type in com.collibra.dgc.core.api.constraint
 
ConfiguredMaxLimitConstraintValidator - Interface in com.collibra.dgc.core.api.constraint
 
ConfiguredMaxLimitConstraintValidatorFacade - Class in com.collibra.dgc.core.api.constraint
 
ConfiguredMaxLimitConstraintValidatorFacade(ConfiguredMaxLimitConstraintValidator) - Constructor for class ConfiguredMaxLimitConstraintValidatorFacade
 
ConnectionStringParameter - ResourceType
 
CONSUMER - LicenseType
 
content(String) - Method in class AddCommentRequest.Builder
Required. The actual HTML content of the comment to be added.
content(String) - Method in class ChangeCommentRequest.Builder
Required. The new content of the comment to be changed.
Context - ResourceType
 
contextId(UUID) - Method in class FindActivitiesRequest.Builder
 
coRole(String) - Method in class AddRelationTypeRequest.Builder
Required. The name of the role that the target plays.
coRole(String) - Method in class ComplexRelationLegTypeRequest.Builder
The name of the role that the target plays.
coRole(String) - Method in class ChangeRelationTypeRequest.Builder
The new name of the role that the target plays.
coRole(String) - Method in class FindRelationTypesRequest.Builder
 
countLimit - Variable in class PagedRequest
Allows to limit the number of elements that will be counted.
countLimit(int) - Method in class FindAttributesRequest.Builder
 
countLimit(int) - Method in class FindAssetTypesRequest.Builder
 
countLimit(int) - Method in class FindAttributeTypesRequest.Builder
 
countLimit(int) - Method in class FindComplexRelationTypesRequest.Builder
 
countLimit(int) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
countOperation(DataQualityCountOperation) - Method in class DataQualityMetricRequest.Builder
Deprecated.
The operation that should be performed when aggregating the quality results.
CREATED - FindIssuesRequest.IssueUserRelation
Return only issues the current user created.
CREATED_BY - FindAttachmentsRequest.SortField
 
CREATED_BY - FindAttributesRequest.SortField
 
CREATED_BY - FindCommunitiesRequest.SortField
 
CREATED_BY - FindIssuesRequest.SortField
 
CREATED_BY - FindResponsibilitiesRequest.SortField
 
CREATED_BY - FindJobsRequest.SortField
 
CREATED_ON - FindAttachmentsRequest.SortField
 
CREATED_ON - FindAttributesRequest.SortField
 
CREATED_ON - FindCommunitiesRequest.SortField
 
CREATED_ON - FindResponsibilitiesRequest.SortField
 
CREATED_ON - FindJobsRequest.SortField
 
createDate(Long) - Method in class FindWorkflowTasksRequest.Builder
 
createdBy(UUID) - Method in class FindJobsRequest.Builder
 
CREATION_DATE - FindWorkflowTasksRequest.SortField
Order on the creation date of the tasks.
CsvIngestionProperties - ResourceType
 
cursor(String) - Method in class FindAssetsRequest.Builder
 
cursor(String) - Method in class FindAttributesRequest.Builder
 
cursor(String) - Method in class FindCommunitiesRequest.Builder
 
cursor(String) - Method in class FindComplexRelationsRequest.Builder
 
cursor(String) - Method in class FindDomainsRequest.Builder
 
cursor(String) - Method in class FindRelationsRequest.Builder
 
cursorBuilder() - Static method in class CursorPagedResponse
 
CursorPagedRequest - Class in com.collibra.dgc.core.api.dto
Request that supports cursor paging parameter.
CursorPagedRequest() - Constructor for class CursorPagedRequest
 
CursorPagedRequest(String, int, int) - Constructor for class CursorPagedRequest
 
CursorPagedRequest(String, int, int, int) - Constructor for class CursorPagedRequest
 
CursorPagedResponse<T> - Class in com.collibra.dgc.core.api.dto
Response containing paged data.
CursorPagedResponse() - Constructor for class CursorPagedResponse
 
CursorPagedResponse(String, List<T>, long, long, long) - Constructor for class CursorPagedResponse
 
CursorPagedResponse.Builder<T> - Class in com.collibra.dgc.core.api.dto
 
CursorPagedResponseCountFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
CursorPagedResponseFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
CustomizationApi - Interface in com.collibra.dgc.core.api.component.customization
 
CustomizationBackup - Class in com.collibra.dgc.core.api.dto.customization
 
CustomizationBackup() - Constructor for class CustomizationBackup
 
CustomizationBackup.Builder - Class in com.collibra.dgc.core.api.dto.customization
 

D

data(InputStream) - Method in class CustomizationBackup.Builder
The data of the customization backup.
DATA_DICTIONARY - Permission
Allows for accessing the Data Dictionary.
DATA_HELPDESK - Permission
Allows for accessing the Data Helpdesk.
DATA_STEWARDSHIP_MANAGER - Permission
Allows for accessing the Data Stewardship.
DATABASE_REGISTRATION_COMPLETED - WorkflowStartEventType
 
DATABASE_REGISTRATION_FAILED - WorkflowStartEventType
 
databaseName(String) - Method in class FindJdbcDriverRequest.Builder
 
databaseVersion(String) - Method in class FindJdbcDriverRequest.Builder
 
DataQualityCountOperation - Enum in com.collibra.dgc.core.api.dto.quality
Deprecated.
This enumeration will be removed in the future. This feature is being dropped, so no replacement will be available.
DataQualityMetric - ResourceType
 
DataQualityMetric - Interface in com.collibra.dgc.core.api.model.quality
Deprecated.
This interface will be removed in the future. This feature is being dropped, so no replacement will be available.
DataQualityMetricRequest - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
This class will be removed in the future. This feature is being dropped, so no replacement will be available.
DataQualityMetricRequest() - Constructor for class DataQualityMetricRequest
Deprecated.
 
DataQualityMetricRequest.Builder - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
 
dataQualityMetrics(List<DataQualityMetricRequest>) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The Data Quality Metrics that should be assigned to the rule that is going to be created.
dataQualityMetrics(List<DataQualityMetricRequest>) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The list of data quality metrics.
DataQualityRule - ResourceType
 
DataQualityRule - Interface in com.collibra.dgc.core.api.model.quality
Deprecated.
This interface will be removed in the future. This feature is being dropped, so no replacement will be available.
DataQualityRuleApi - Interface in com.collibra.dgc.core.api.component.quality
Deprecated.
This interface will be removed in the future. This feature is being dropped, so no replacement will be available.
dataQualityRuleIds(List<UUID>) - Method in class AddAssignmentRequest.Builder
Deprecated.
The list of data quality rule IDs will be removed from the next major release.
dataQualityRuleIds(List<UUID>) - Method in class ChangeAssignmentRequest.Builder
Deprecated.
The list of data quality rule IDs will be removed in the future.
DATE - AttributeKind
A date attribute kind.
DateAttribute - ResourceType
 
DateAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a date (timestamp) as value
DateAttributeType - ResourceType
 
DateAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a date attribute type.
DateTimeAttributeType - ResourceType
 
debug(String) - Method in interface LoggerApi
Log the given message as debug level.
DEFAULT_MAX_LIMIT - Static variable in annotation type ConfiguredMaxLimit
 
defaultStatusId(UUID) - Method in class AddAssignmentRequest.Builder
Required. The ID of the default status for the asset type.
defaultStatusId(UUID) - Method in class ChangeAssignmentRequest.Builder
The ID of the default status for the asset type.
DEFINITION_EXCLUSIVITY - WorkflowExclusivity
The workflow can only be started once on each resource.
DELETE - ActivityType
 
deleteAssignments(boolean) - Method in class RemoveScopeRequest.Builder
Indicates any assignments linked to the given scope should also be deleted.
deleteCustomizations() - Method in interface CustomizationApi
Removes the current customizations.
deleteFile(UUID) - Method in interface FileApi
Delete file with ID
deleteSamlCertificate(DeleteSamlCertificateRequest) - Method in interface SamlApi
 
DeleteSamlCertificateRequest - Class in com.collibra.dgc.core.api.dto.security.saml
This class represents the requests to delete saml certificates.
DeleteSamlCertificateRequest() - Constructor for class DeleteSamlCertificateRequest
 
DeleteSamlCertificateRequest.Builder - Class in com.collibra.dgc.core.api.dto.security.saml
 
deployWorkflowDefinition(DeployWorkflowDefinitionRequest) - Method in interface WorkflowDefinitionApi
Deploys workflow definition using the specified request.
DeployWorkflowDefinitionRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the workflow definition to be deployed.
DeployWorkflowDefinitionRequest() - Constructor for class DeployWorkflowDefinitionRequest
 
DeployWorkflowDefinitionRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
DESC - SortOrder
 
description(String) - Method in class AddIssueRequest.Builder
Required. The description for the issue.
description(String) - Method in class AddScopeRequest.Builder
The description of the new scope.
description(String) - Method in class ChangeScopeRequest.Builder
The new description for the scope.
description(String) - Method in class AddCommunityRequest.Builder
The description of the new community.
description(String) - Method in class ChangeCommunityRequest.Builder
The new description for the community.
description(String) - Method in class AddDomainRequest.Builder
The description of the new domain.
description(String) - Method in class ChangeDomainRequest.Builder
The new description for the domain.
description(String) - Method in class AddMappingRequest.Builder
The description of the mapped resource.
description(String) - Method in class ChangeMappingByExternalEntityRequest.Builder
The description of the mapped resource.
description(String) - Method in class ChangeMappingByMappedResourceRequest.Builder
The description of the mapped resource.
description(String) - Method in class ChangeMappingRequest.Builder
The description of the mapped resource.
description(String) - Method in class AddAssetTypeRequest.Builder
The description of the new Asset Type.
description(String) - Method in class ChangeAssetTypeRequest.Builder
The new description for the Asset Type.
description(String) - Method in class AddAttributeTypeRequest.Builder
The description of the new Attribute Type.
description(String) - Method in class ChangeAttributeTypeRequest.Builder
The new description for the Attribute Type.
description(String) - Method in class AddComplexRelationTypeRequest.Builder
The description of the new Complex Relation Type.
description(String) - Method in class ChangeComplexRelationTypeRequest.Builder
The new description for the Complex Relation Type.
description(String) - Method in class AddDomainTypeRequest.Builder
The description of the new Domain Type.
description(String) - Method in class ChangeDomainTypeRequest.Builder
The new description for the Domain Type.
description(String) - Method in class AddRelationTypeRequest.Builder
The description of the Relation Type.
description(String) - Method in class ChangeRelationTypeRequest.Builder
The new description of the Relation Type.
description(String) - Method in class AddStatusRequest.Builder
The description of the new Status.
description(String) - Method in class ChangeStatusRequest.Builder
The new description for the Status.
description(String) - Method in class FindStatusesRequest.Builder
 
description(String) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The description of the new data quality rule.
description(String) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The new description for the data quality rule.
description(String) - Method in class AddRoleRequest.Builder
The description of the role.
description(String) - Method in class ChangeRoleRequest.Builder
The new description for the role.
description(String) - Method in class FindRolesRequest.Builder
 
description(String) - Method in class ChangeWorkflowDefinitionRequest.Builder
The new description for the workflow definition.
description(String) - Method in class FindWorkflowDefinitionsRequest.Builder
 
description(String) - Method in class FindWorkflowTasksRequest.Builder
 
DESCRIPTION - FindWorkflowTasksRequest.SortField
Order tasks by the description.
deserialize(JsonParser, DeserializationContext) - Method in class AssignedCharacteristicTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class AssignedResourceDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class AttributeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class AttributeTypeDeserializer
 
DiagramPicture - ResourceType
 
DiagramPictureApi - Interface in com.collibra.dgc.core.api.component.diagram
 
DiagramPictureAssignmentRule - ResourceType
 
DiagramPictureSharingRule - ResourceType
 
direction(RelationTypeIdWithDirection.Direction) - Method in class RelationTypeIdWithDirection.Builder
The direction of the relation.
direction(Boolean) - Method in class RelatedAssetReference.Builder
The direction of the relation where true means the issue is the source and false means the issue is the target.
DISPLAY_NAME - FindAssetsRequest.SortField
 
displayName(String) - Method in class AddAssetRequest.Builder
The display name of the new asset.
displayName(String) - Method in class ChangeAssetRequest.Builder
The new display name for the asset.
displayNameEnabled(@javax.validation.constraints.NotNull boolean) - Method in class AddAssetTypeRequest.Builder
Required. Whether the display name should be enabled for all Assets of the type being created.
displayNameEnabled(Boolean) - Method in class ChangeAssetTypeRequest.Builder
Whether display name should be enabled for all Assets of changed type.
displayNameEnabled(Boolean) - Method in class FindAssetTypesRequest.Builder
 
Domain - FindMappingsRequest.MappedResourceType
 
Domain - ResourceType
 
Domain - Interface in com.collibra.dgc.core.api.model.instance
Represents a domain
DOMAIN - FindWorkflowTasksRequest.BusinessItemType
 
DOMAIN - WorkflowBusinessItemType
 
DOMAIN_ADD - Permission
Allows for adding domains.
DOMAIN_ADDED - WorkflowStartEventType
 
DOMAIN_CHANGE - Permission
Allows for changing domains.
DOMAIN_REMOVE - Permission
Allows for removing domains.
DOMAIN_REMOVED - WorkflowStartEventType
 
DOMAIN_RESPONSIBILITY_ADD - Permission
Allows for adding responsibilities on domains.
DOMAIN_RESPONSIBILITY_CHANGE - Permission
Allows for changing responsibilities on domains.
DOMAIN_RESPONSIBILITY_REMOVE - Permission
Allows for removing responsibilities on domains.
DomainApi - Interface in com.collibra.dgc.core.api.component.instance
A collection of all existing domains.
DomainAssignmentRule - Interface in com.collibra.dgc.core.api.model.workflow
An assignment rule for workflow definitions which apply to domains.
domainId - Variable in class ExportComplexRelationsRequest
The ID of the Domain to filter on (optional).
domainId(UUID) - Method in class AddAssetRequest.Builder
Required. The ID of the domain that the new asset should be added to.
domainId(UUID) - Method in class ChangeAssetRequest.Builder
The ID of the new domain for the asset.
domainId(UUID) - Method in class FindAssetsRequest.Builder
 
domainId(UUID) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
domainId(UUID) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
domainId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest.Builder
The ID of the domain the assignment rule should apply for.
domainId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
The ID of the domain the assignment rule should apply for.
domainIds(List<UUID>) - Method in class AddScopeRequest.Builder
The list of IDs for domains assigned to the new scope.
domainIds(List<UUID>) - Method in class ChangeScopeRequest.Builder
The new list of IDs of domains that should included in the scope.
domainIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest.Builder
 
domainIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest.Builder
 
DomainType - ResourceType
 
DomainType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents the type of a domain.
DomainTypeApi - Interface in com.collibra.dgc.core.api.component.meta
Contains all API operations for handling Domain Types.
domainTypeId(UUID) - Method in class FindSubDomainTypesRequest.Builder
Required. The ID of the Domain Type to search the subtypes for.
domainTypeId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest.Builder
Required. The ID of the domain type the added rule should refer to.
domainTypeId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
Required. The ID of the domain type the changed rule should refer to.
domainTypeIds(List<UUID>) - Method in class AddAssignmentRequest.Builder
The list of IDs of the domain types.
domainTypeIds(List<UUID>) - Method in class ChangeAssignmentRequest.Builder
The list of IDs of the domain types.
DropdownValue - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents a dropdown value.
DUE_DATE - FindWorkflowTasksRequest.SortField
Order on the due date of the tasks.
dueDate(Long) - Method in class FindWorkflowTasksRequest.Builder
 

E

EDGE - Permission
Edge management permissions.
EDGE_INTEGRATION_CAPABILITY_MANAGE - Permission
 
EDGE_SITE_ADMINISTER - Permission
 
EDGE_SITE_CONNECT - Permission
 
EDGE_SITE_MANAGE - Permission
 
EDGE_VIEW_CONNECTIONS_AND_CAPABILITIES - Permission
 
EDGE_VIEW_LOGS - Permission
 
email(String) - Method in class ChangeUserRequest.Builder
The new e-mail address for the user.
Email - ResourceType
 
Email - Interface in com.collibra.dgc.core.api.model.user
Represents an email address for a user.
EMAIL - NameSearchField
Look for occurrences of the search substring in the user's e-mail address.
emailAddress(String) - Method in class AddUserRequest.Builder
Required. The e-mail address of the new user.
enable(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Whether the workflow definition should be enabled.
enabled(Boolean) - Method in class ChangeUserRequest.Builder
The new enabled flag for the user.
enabled(Boolean) - Method in class FindWorkflowDefinitionsRequest.Builder
 
ENCRYPTION - SamlCertificateType
 
END - MatchMode
The provided input value is found at the end of given property.
END_DATE - FindJobsRequest.SortField
 
endDate(Long) - Method in class FindActivitiesRequest.Builder
 
endingDate(Long) - Method in class AddRelationRequest.Builder
The ending date of the relation.
endingDate(Long) - Method in class ChangeRelationRequest.Builder
The new ending date for the relation.
Entity - Interface in com.collibra.dgc.core.api.model
Represents an entity - object identified by UUID
equals(Object) - Method in class FindActivitiesRequest
 
equals(Object) - Method in class ArticulationRuleRequest
 
equals(Object) - Method in class AddAssignmentRequest
 
equals(Object) - Method in class AddScopeRequest
 
equals(Object) - Method in class ChangeAssignmentRequest
 
equals(Object) - Method in class ChangeScopeRequest
 
equals(Object) - Method in class CharacteristicTypeAssignmentReference
 
equals(Object) - Method in class FindAssignmentsForResourceRequest
 
equals(Object) - Method in class RemoveScopeRequest
 
equals(Object) - Method in class CursorPagedRequest
 
equals(Object) - Method in class CursorPagedResponse
 
equals(Object) - Method in class CustomizationBackup
 
equals(Object) - Method in class RestoreCustomizationBackupRequest
 
equals(Object) - Method in class AddDiagramPictureRequest
 
equals(Object) - Method in class AddFileRequest
 
equals(Object) - Method in class AddAssetRequest
 
equals(Object) - Method in class AddAssetTagsRequest
 
equals(Object) - Method in class ChangeAssetRequest
 
equals(Object) - Method in class FindAssetsRequest
 
equals(Object) - Method in class RemoveAssetTagsRequest
 
equals(Object) - Method in class SetAssetAttributesRequest
 
equals(Object) - Method in class SetAssetRelationsRequest
 
equals(Object) - Method in class SetAssetResponsibilitiesRequest
 
equals(Object) - Method in class SetAssetTagsRequest
 
equals(Object) - Method in class AddAttachmentRequest
 
equals(Object) - Method in class AddAttachmentRequest.FileReference
 
equals(Object) - Method in class FindAttachmentsRequest
 
equals(Object) - Method in class AddAttributeRequest
 
equals(Object) - Method in class ChangeAttributeRequest
 
equals(Object) - Method in class FindAttributesRequest
 
equals(Object) - Method in class AddCommentRequest
 
equals(Object) - Method in class ChangeCommentRequest
 
equals(Object) - Method in class FindCommentsRequest
 
equals(Object) - Method in class AddCommunityRequest
 
equals(Object) - Method in class ChangeCommunityRequest
 
equals(Object) - Method in class FindCommunitiesRequest
 
equals(Object) - Method in class AddComplexRelationRequest
 
equals(Object) - Method in class AttributeValue
 
equals(Object) - Method in class ChangeComplexRelationRequest
 
equals(Object) - Method in class ComplexRelationAttributeRequest
 
equals(Object) - Method in class ComplexRelationLegRequest
 
equals(Object) - Method in class ExportComplexRelationsRequest
 
equals(Object) - Method in class ExportComplexRelationsToCSVRequest
 
equals(Object) - Method in class ExportComplexRelationsToExcelRequest
 
equals(Object) - Method in class FindComplexRelationsRequest
 
equals(Object) - Method in class RelatedAssetId
 
equals(Object) - Method in class RelationTypeIdWithDirection
 
equals(Object) - Method in class AddDomainRequest
 
equals(Object) - Method in class ChangeDomainRequest
 
equals(Object) - Method in class FindDomainsRequest
 
equals(Object) - Method in class AddIssueRequest
 
equals(Object) - Method in class FindIssuesRequest
 
equals(Object) - Method in class MoveIssueRequest
 
equals(Object) - Method in class RelatedAssetReference
 
equals(Object) - Method in class FindJdbcDriverRequest
 
equals(Object) - Method in class AddRatingRequest
 
equals(Object) - Method in class ChangeRatingRequest
 
equals(Object) - Method in class FindRatingsRequest
 
equals(Object) - Method in class AddRelationRequest
 
equals(Object) - Method in class ChangeRelationRequest
 
equals(Object) - Method in class FindRelationsRequest
 
equals(Object) - Method in class AddResponsibilityRequest
 
equals(Object) - Method in class FindResponsibilitiesRequest
 
equals(Object) - Method in class CancelJobRequest
 
equals(Object) - Method in class FindJobsRequest
 
equals(Object) - Method in class AddMappingRequest
 
equals(Object) - Method in class ChangeMappingByExternalEntityRequest
 
equals(Object) - Method in class ChangeMappingByMappedResourceRequest
 
equals(Object) - Method in class ChangeMappingRequest
 
equals(Object) - Method in class FindMappingsRequest
 
equals(Object) - Method in class GetMappingByExternalEntityRequest
 
equals(Object) - Method in class GetMappingByMappedResourceRequest
 
equals(Object) - Method in class AddAssetTypeRequest
 
equals(Object) - Method in class ChangeAssetTypeRequest
 
equals(Object) - Method in class FindAssetTypesRequest
 
equals(Object) - Method in class FindSubAssetTypesRequest
 
equals(Object) - Method in class AddAttributeTypeRequest
 
equals(Object) - Method in class ChangeAttributeTypeRequest
 
equals(Object) - Method in class FindAttributeTypesRequest
 
equals(Object) - Method in class AddComplexRelationTypeRequest
 
equals(Object) - Method in class ChangeComplexRelationTypeRequest
 
equals(Object) - Method in class ComplexRelationAttributeTypeRequest
 
equals(Object) - Method in class ComplexRelationLegTypeRequest
 
equals(Object) - Method in class FindComplexRelationTypesRequest
 
equals(Object) - Method in class AddDomainTypeRequest
 
equals(Object) - Method in class ChangeDomainTypeRequest
 
equals(Object) - Method in class FindDomainTypesRequest
 
equals(Object) - Method in class FindSubDomainTypesRequest
 
equals(Object) - Method in class AddRelationTypeRequest
 
equals(Object) - Method in class ChangeRelationTypeRequest
 
equals(Object) - Method in class FindRelationTypesRequest
 
equals(Object) - Method in class AddStatusRequest
 
equals(Object) - Method in class ChangeStatusRequest
 
equals(Object) - Method in class FindStatusesRequest
 
equals(Object) - Method in class FindMostViewedAssetsRequest
 
equals(Object) - Method in class FindRecentlyViewedAssetsRequest
 
equals(Object) - Method in class RecentlyViewedAssetsRequest
 
equals(Object) - Method in class PagedRequest
 
equals(Object) - Method in class PagedResponse
 
equals(Object) - Method in class AddDataQualityRuleRequest
Deprecated.
 
equals(Object) - Method in class ChangeDataQualityRuleRequest
Deprecated.
 
equals(Object) - Method in class DataQualityMetricRequest
Deprecated.
 
equals(Object) - Method in class FindDataQualityRulesRequest
Deprecated.
 
equals(Object) - Method in class RelationTraceEntryRequest
Deprecated.
 
equals(Object) - Method in class ExportCSVInJobRequest
 
equals(Object) - Method in class ExportCSVRequest
 
equals(Object) - Method in class ExportCSVToFileRequest
 
equals(Object) - Method in class ExportExcelInJobRequest
 
equals(Object) - Method in class ExportExcelToFileRequest
 
equals(Object) - Method in class ExportJSONInJobRequest
 
equals(Object) - Method in class ExportJSONRequest
 
equals(Object) - Method in class ExportJSONToFileRequest
 
equals(Object) - Method in class ExportXMLInJobRequest
 
equals(Object) - Method in class ExportXMLRequest
 
equals(Object) - Method in class ExportXMLToFileRequest
 
equals(Object) - Method in class AddRoleRequest
 
equals(Object) - Method in class ChangeRoleRequest
 
equals(Object) - Method in class FindRolesRequest
 
equals(Object) - Method in class ChangeSamlCertificateRequest
 
equals(Object) - Method in class DeleteSamlCertificateRequest
 
equals(Object) - Method in class ChangeTagRequest
 
equals(Object) - Method in class FindTagsRequest
 
equals(Object) - Method in class MergeTagsRequest
 
equals(Object) - Method in class AddUserRequest
 
equals(Object) - Method in class AddUserToUserGroupsRequest
 
equals(Object) - Method in class ChangeUserAvatarRequest
 
equals(Object) - Method in class ChangeUserRequest
 
equals(Object) - Method in class FindUsersRequest
 
equals(Object) - Method in class RemoveUserFromUserGroupsRequest
 
equals(Object) - Method in class SetUserGroupsForUserRequest
 
equals(Object) - Method in class AddUserGroupRequest
 
equals(Object) - Method in class AddUserGroupsRequest
 
equals(Object) - Method in class AddUsersToUserGroupRequest
 
equals(Object) - Method in class ChangeUserGroupRequest
 
equals(Object) - Method in class FindUserGroupsForUserRequest
Deprecated.
 
equals(Object) - Method in class FindUserGroupsRequest
 
equals(Object) - Method in class RemoveUsersFromUserGroupRequest
 
equals(Object) - Method in class SetUsersForUserGroupRequest
 
equals(Object) - Method in class FindValidationResultRequest
 
equals(Object) - Method in class ValidateInJobRequest
 
equals(Object) - Method in class AddViewPermissionRequest
 
equals(Object) - Method in class FindViewPermissionRequest
 
equals(Object) - Method in class AddAssetTypeAssignmentRuleRequest
 
equals(Object) - Method in class AddDomainTypeAssignmentRuleRequest
 
equals(Object) - Method in class CancelWorkflowTasksRequest
 
equals(Object) - Method in class ChangeAssetTypeAssignmentRuleRequest
 
equals(Object) - Method in class ChangeDomainTypeAssignmentRuleRequest
 
equals(Object) - Method in class ChangeWorkflowDefinitionRequest
 
equals(Object) - Method in class CompleteWorkflowTasksRequest
 
equals(Object) - Method in class DeployWorkflowDefinitionRequest
 
equals(Object) - Method in class FindWorkflowDefinitionsRequest
 
equals(Object) - Method in class FindWorkflowInstancesRequest
 
equals(Object) - Method in class FindWorkflowTasksRequest
 
equals(Object) - Method in class MessageEventReceivedRequest
 
equals(Object) - Method in class StartWorkflowInstancesRequest
 
error(String) - Method in interface LoggerApi
Log the given message as error level.
ERROR - JobState
 
escape(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
escape(String) - Method in class ExportCSVInJobRequest.Builder
 
escape(String) - Method in class ExportCSVRequest.Builder
 
escape(String) - Method in class ExportCSVToFileRequest.Builder
 
EXACT - MatchMode
The provided input value and given property are equal.
ExcelIngestionProperties - ResourceType
 
excludedFromAutoHyperlinking(Boolean) - Method in class AddAssetRequest.Builder
Whether or not to exclude the new asset from auto hyperlinking.
excludedFromAutoHyperlinking(Boolean) - Method in class ChangeAssetRequest.Builder
Whether the asset should be excluded from hyperlinking or not.
excludedFromAutoHyperlinking(Boolean) - Method in class AddDomainRequest.Builder
 
excludedFromAutoHyperlinking(Boolean) - Method in class ChangeDomainRequest.Builder
Whether the domain should be excluded from hyperlinking or not.
excludeMeta(boolean) - Method in class FindAssetsRequest.Builder
 
excludeMeta(boolean) - Method in class FindCommunitiesRequest.Builder
 
excludeMeta(boolean) - Method in class FindDomainsRequest.Builder
 
excludeMeta(Boolean) - Method in class FindAssetTypesRequest.Builder
 
excludeMeta(Boolean) - Method in class FindDomainTypesRequest.Builder
 
exclusivity(WorkflowExclusivity) - Method in class ChangeWorkflowDefinitionRequest.Builder
Defines the number of times a resource workflow is able to be start (see WorkflowExclusivity).
exists(String) - Method in interface ScopeApi
Returns true if a scope with given name exists.
exists(String) - Method in interface TagApi
Returns true if a tag with given name exists.
exists(UUID) - Method in interface ScopeApi
Returns true if a scope with given ID exists.
exists(UUID) - Method in interface FileApi
Returns true if a file with given id exists.
exists(UUID) - Method in interface AssetApi
Returns true if an asset with given ID exists.
exists(UUID) - Method in interface AttachmentApi
Returns true if an attachment with given ID exists.
exists(UUID) - Method in interface AttributeApi
Returns true if an attribute with given ID exists.
exists(UUID) - Method in interface CommentApi
Returns true if a comment with given ID exists.
exists(UUID) - Method in interface CommunityApi
Returns true if a community with given communityId exists.
exists(UUID) - Method in interface ComplexRelationApi
Returns true if complex relation with given ID exists.
exists(UUID) - Method in interface DomainApi
Returns true if an domain with given ID exists.
exists(UUID) - Method in interface IssueApi
Returns true if an issue with given ID exists.
exists(UUID) - Method in interface RelationApi
Returns true if a relation with given ID exists.
exists(UUID) - Method in interface ResponsibilityApi
Returns true if a responsibility with given ID exists.
exists(UUID) - Method in interface JobApi
Returns true if a job with given ID exists.
exists(UUID) - Method in interface AssetTypeApi
Returns true if an Asset Type with given id exists.
exists(UUID) - Method in interface AttributeTypeApi
Returns true if an Attribute Type with given id exists.
exists(UUID) - Method in interface ComplexRelationTypeApi
Returns true if a Complex Relation Type with given id exists.
exists(UUID) - Method in interface DomainTypeApi
Returns true if a Domain Type with given id exists.
exists(UUID) - Method in interface RelationTypeApi
Returns true if a Relation Type with given id exists.
exists(UUID) - Method in interface StatusApi
Returns true if a Status with given id exists.
exists(UUID) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
exists(UUID) - Method in interface RoleApi
Returns true if a role with given ID exists.
exists(UUID) - Method in interface TagApi
Returns true if a tag with given id exists.
exists(UUID) - Method in interface UserApi
Returns true if a user with given userId exists.
exists(UUID) - Method in interface UserGroupApi
Returns true if a group with given ID exists.
exists(UUID) - Method in interface WorkflowDefinitionApi
Returns true if a workflow definition with given UUID exists.
exists(UUID) - Method in interface WorkflowInstanceApi
Returns true if a workflow instance with given ID exists.
ExportComplexRelationsRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
Abstract request for exporting complex relations of a certain domain.
ExportComplexRelationsRequest() - Constructor for class ExportComplexRelationsRequest
 
ExportComplexRelationsRequest(UUID, UUID, boolean, String, boolean, boolean, boolean) - Constructor for class ExportComplexRelationsRequest
 
ExportComplexRelationsToCSVRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
Request for exporting complex relations to CSV.
ExportComplexRelationsToCSVRequest() - Constructor for class ExportComplexRelationsToCSVRequest
 
ExportComplexRelationsToCSVRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
ExportComplexRelationsToExcelRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
Request for exporting a view to Excel.
ExportComplexRelationsToExcelRequest() - Constructor for class ExportComplexRelationsToExcelRequest
 
ExportComplexRelationsToExcelRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
exportCSV(ExportComplexRelationsToCSVRequest) - Method in interface ComplexRelationApi
Export all complex relations of the given type as a String.
exportCSV(ExportCSVRequest) - Method in interface OutputModuleApi
Performs an Output Module query and exports the returns results immediately in CSV format.
exportCSVInJob(ExportComplexRelationsToCSVRequest) - Method in interface ComplexRelationApi
Export complex relations to CSV.
exportCSVInJob(ExportCSVInJobRequest) - Method in interface OutputModuleApi
Starts a job that performs an Output Module query and stores the results in a file in CSV format.
ExportCSVInJobRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export CSV request.
ExportCSVInJobRequest() - Constructor for class ExportCSVInJobRequest
 
ExportCSVInJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
ExportCSVRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export CSV request.
ExportCSVRequest() - Constructor for class ExportCSVRequest
 
ExportCSVRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportCSVToFile(ExportComplexRelationsToCSVRequest) - Method in interface ComplexRelationApi
Export all complex relations of the given type to a CSV file.
exportCSVToFile(ExportCSVToFileRequest) - Method in interface OutputModuleApi
Performs an Output Module query and stores the query results in a file in CSV format.
ExportCSVToFileRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export CSV request.
ExportCSVToFileRequest() - Constructor for class ExportCSVToFileRequest
 
ExportCSVToFileRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportCSVToStream(ExportCSVRequest, OutputStream) - Method in interface OutputModuleApi
Performs an Output Module query and streams the results to Response immediately in CSV format .
exportExcelInJob(ExportComplexRelationsToExcelRequest) - Method in interface ComplexRelationApi
Export complex relations to Excel.
exportExcelInJob(ExportExcelInJobRequest) - Method in interface OutputModuleApi
Starts a job that performs an Output Module query and stores the results in a file in Excel format.
ExportExcelInJobRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export Excel request.
ExportExcelInJobRequest() - Constructor for class ExportExcelInJobRequest
 
ExportExcelInJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportExcelToFile(ExportComplexRelationsToExcelRequest) - Method in interface ComplexRelationApi
Export all complex relations of the given type to an Excel file.
exportExcelToFile(ExportExcelToFileRequest) - Method in interface OutputModuleApi
Performs an Output Module query and stores the query results in a file in Excel format.
ExportExcelToFileRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export Excel request.
ExportExcelToFileRequest() - Constructor for class ExportExcelToFileRequest
 
ExportExcelToFileRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportJSON(ExportJSONRequest) - Method in interface OutputModuleApi
Performs an Output Module query and exports the returns results immediately in JSON format.
exportJSONInJob(ExportJSONInJobRequest) - Method in interface OutputModuleApi
Starts a job that performs an Output Module query and stores the results in a file in JSON format.
ExportJSONInJobRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export JSON request.
ExportJSONInJobRequest() - Constructor for class ExportJSONInJobRequest
 
ExportJSONInJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
ExportJSONRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export JSON request.
ExportJSONRequest() - Constructor for class ExportJSONRequest
 
ExportJSONRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportJSONToFile(ExportJSONToFileRequest) - Method in interface OutputModuleApi
Performs an Output Module query and stores the query results in a file in JSON format.
ExportJSONToFileRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export JSON request.
ExportJSONToFileRequest() - Constructor for class ExportJSONToFileRequest
 
ExportJSONToFileRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportJSONToStream(ExportJSONRequest, OutputStream) - Method in interface OutputModuleApi
Performs an Output Module query and streams the results to Response immediately in JSON format .
exportXML(ExportXMLRequest) - Method in interface OutputModuleApi
Performs an Output Module query and exports the returns results immediately in XML format.
exportXMLInJob(ExportXMLInJobRequest) - Method in interface OutputModuleApi
Starts a job that performs an Output Module query and stores the results in a file in XML format.
ExportXMLInJobRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export XML request.
ExportXMLInJobRequest() - Constructor for class ExportXMLInJobRequest
 
ExportXMLInJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
ExportXMLRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export XML request.
ExportXMLRequest() - Constructor for class ExportXMLRequest
 
ExportXMLRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
exportXMLToFile(ExportXMLToFileRequest) - Method in interface OutputModuleApi
Performs an Output Module query and stores the query results in a file in XML format.
ExportXMLToFileRequest - Class in com.collibra.dgc.core.api.dto.query.outputmodule
The properties of the export XML request.
ExportXMLToFileRequest() - Constructor for class ExportXMLToFileRequest
 
ExportXMLToFileRequest.Builder - Class in com.collibra.dgc.core.api.dto.query.outputmodule
 
externalEntityId(String) - Method in class AddMappingRequest.Builder
Required. The external ID of the mapped resource.
externalEntityId(String) - Method in class ChangeMappingByExternalEntityRequest.Builder
Required. The external ID of the mapped resource.
externalEntityId(String) - Method in class GetMappingByExternalEntityRequest.Builder
The external ID of the mapped resource.
externalEntityId(String) - Method in class ChangeMappingByMappedResourceRequest.Builder
The external ID of the mapped resource.
externalEntityId(String) - Method in class ChangeMappingRequest.Builder
The external ID of the mapped resource.
externalEntityId(String) - Method in class FindMappingsRequest.Builder
 
externalEntityUrl(String) - Method in class AddMappingRequest.Builder
The external URL of the mapped resource.
externalEntityUrl(String) - Method in class ChangeMappingByExternalEntityRequest.Builder
The external URL of the mapped resource.
externalEntityUrl(String) - Method in class ChangeMappingByMappedResourceRequest.Builder
The external URL of the mapped resource.
externalEntityUrl(String) - Method in class ChangeMappingRequest.Builder
The external URL of the mapped resource.
externalSystemId(String) - Method in class AddMappingRequest.Builder
Required. The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class ChangeMappingByExternalEntityRequest.Builder
Required. The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class ChangeMappingByMappedResourceRequest.Builder
Required. The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class GetMappingByExternalEntityRequest.Builder
The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class GetMappingByMappedResourceRequest.Builder
The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class ChangeMappingRequest.Builder
The ID of the external system that the mapped resource belongs to.
externalSystemId(String) - Method in class FindMappingsRequest.Builder
 

F

FACEBOOK - WebsiteType
 
FAILURE - JobResult
 
FAX - PhoneType
 
FEMALE - Gender
 
file(AddAttachmentRequest.FileReference) - Method in class AddAttachmentRequest.Builder
Required. The reference to the file representing new attachment.
FILE_CONTENT_TYPE - FindAttachmentsRequest.SortField
 
FILE_NAME - FindAttachmentsRequest.SortField
 
FileApi - Interface in com.collibra.dgc.core.api.component.file
Public API for the management of file upload/download.
fileContentType(String) - Method in class FindAttachmentsRequest.Builder
 
fileId(UUID) - Method in class ChangeUserAvatarRequest.Builder
Required. The ID of the file representing to avatar that should be assigned to the user.
fileId(UUID) - Method in class AddAttachmentRequest.Builder
 
fileId(UUID) - Method in class AddAttachmentRequest.FileReference.Builder
 
FileInfo - Interface in com.collibra.dgc.core.api.model.file
Represents information about the file
fileName - Variable in class ExportComplexRelationsRequest
The name of the file.
fileName(String) - Method in class DeployWorkflowDefinitionRequest.Builder
Required. The name of the file.
fileName(String) - Method in class CustomizationBackup.Builder
The filename of the customization archive.
fileName(String) - Method in class AddAttachmentRequest.Builder
 
fileName(String) - Method in class FindAttachmentsRequest.Builder
 
fileName(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
fileName(String) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
fileName(String) - Method in class ExportCSVInJobRequest.Builder
 
fileName(String) - Method in class ExportCSVToFileRequest.Builder
 
fileName(String) - Method in class ExportExcelInJobRequest.Builder
 
fileName(String) - Method in class ExportExcelToFileRequest.Builder
 
fileName(String) - Method in class ExportJSONInJobRequest.Builder
 
fileName(String) - Method in class ExportJSONToFileRequest.Builder
 
fileName(String) - Method in class ExportXMLInJobRequest.Builder
 
fileName(String) - Method in class ExportXMLToFileRequest.Builder
 
FileReference - Interface in com.collibra.dgc.core.api.model.reference
Represents a file reference
FileReference() - Constructor for class AddAttachmentRequest.FileReference
 
FileReference(String, InputStream, UUID) - Constructor for class AddAttachmentRequest.FileReference
 
FileReference(String, InputStream) - Constructor for class AddAttachmentRequest.FileReference
 
fileStream(InputStream) - Method in class RestoreCustomizationBackupRequest.Builder
Required. The file content: a stream of a zip file containing the customization folders.
fileStream(InputStream) - Method in class AddFileRequest.Builder
Required. The content of the file.
fileStream(InputStream) - Method in class DeployWorkflowDefinitionRequest.Builder
Required. The file describing the workflow to be deployed.
fileStream(InputStream) - Method in class AddAttachmentRequest.Builder
 
fileStream(InputStream) - Method in class AddAttachmentRequest.FileReference.Builder
 
FindActivitiesRequest - Class in com.collibra.dgc.core.api.dto.activitystream
The search criteria for activities.
FindActivitiesRequest() - Constructor for class FindActivitiesRequest
 
FindActivitiesRequest.Builder - Class in com.collibra.dgc.core.api.dto.activitystream
 
findAssets(FindAssetsRequest) - Method in interface AssetApi
Returns assets matching the given search criteria.
findAssetsByIds(Collection<UUID>) - Method in interface AssetApi
Get list of assets identified by given IDs, silently ignore non-existing IDs.
FindAssetsRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The search criteria for assets.
FindAssetsRequest() - Constructor for class FindAssetsRequest
 
FindAssetsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
FindAssetsRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.asset
 
findAssetTypes(FindAssetTypesRequest) - Method in interface AssetTypeApi
Finds the Asset Types matching the given criteria.
FindAssetTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.assettype
The search criteria for Asset Types.
FindAssetTypesRequest() - Constructor for class FindAssetTypesRequest
 
FindAssetTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.assettype
 
findAssignmentsForResource(FindAssignmentsForResourceRequest) - Method in interface AssignmentApi
Returns all the assignments where a given resource is assigned.
FindAssignmentsForResourceRequest - Class in com.collibra.dgc.core.api.dto.assignment
Search criteria for finding assignments for a resource
FindAssignmentsForResourceRequest() - Constructor for class FindAssignmentsForResourceRequest
 
FindAssignmentsForResourceRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
findAttachments(FindAttachmentsRequest) - Method in interface AttachmentApi
Finds the attachments according to the provided request.
FindAttachmentsRequest - Class in com.collibra.dgc.core.api.dto.instance.attachment
The search criteria for attachments.
FindAttachmentsRequest() - Constructor for class FindAttachmentsRequest
 
FindAttachmentsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.attachment
 
FindAttachmentsRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.attachment
 
findAttributes(FindAttributesRequest) - Method in interface AttributeApi
Returns attributes matching the given input.
FindAttributesRequest - Class in com.collibra.dgc.core.api.dto.instance.attribute
The search criteria for attributes.
FindAttributesRequest() - Constructor for class FindAttributesRequest
 
FindAttributesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.attribute
 
FindAttributesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.attribute
 
findAttributeTypes(FindAttributeTypesRequest) - Method in interface AttributeTypeApi
Returns Attribute Types matching the given search input.
FindAttributeTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.attributetype
The search criteria for Attribute Types.
FindAttributeTypesRequest() - Constructor for class FindAttributeTypesRequest
 
FindAttributeTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.attributetype
 
FindAttributeTypesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.meta.attributetype
 
findComments(FindCommentsRequest) - Method in interface CommentApi
Returns comments matching the given input.
findCommentsMentioningCurrentUser() - Method in interface CommentApi
Returns list of comments in which the current user was mentioned filtered on view permissions.
FindCommentsRequest - Class in com.collibra.dgc.core.api.dto.instance.comment
The search criteria for comments.
FindCommentsRequest() - Constructor for class FindCommentsRequest
 
FindCommentsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.comment
 
findCommunities(FindCommunitiesRequest) - Method in interface CommunityApi
Returns communities matching given search criteria.
FindCommunitiesRequest - Class in com.collibra.dgc.core.api.dto.instance.community
The search criteria for communities.
FindCommunitiesRequest() - Constructor for class FindCommunitiesRequest
 
FindCommunitiesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.community
 
FindCommunitiesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.community
 
findComplexRelationIdsWithTargetAsset(UUID, UUID, UUID) - Method in interface ComplexRelationApi
Retrieve the ids of all the Complex Relations of a certain complex relation type having a relation of a given leg type with the given asset.
findComplexRelations(FindComplexRelationsRequest) - Method in interface ComplexRelationApi
Find ComplexRelation using filtering criteria.
findComplexRelationsByIds(Collection<UUID>) - Method in interface ComplexRelationApi
Get list of complex relations identified by given IDs, silently ignore non-existing IDs.
FindComplexRelationsRequest - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The search criteria for complex relations.
FindComplexRelationsRequest() - Constructor for class FindComplexRelationsRequest
 
FindComplexRelationsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
findComplexRelationTypes(FindComplexRelationTypesRequest) - Method in interface ComplexRelationTypeApi
Finds the Complex Relation Types matching the given criteria.
FindComplexRelationTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
The search criteria for Complex Relation Types.
FindComplexRelationTypesRequest() - Constructor for class FindComplexRelationTypesRequest
 
FindComplexRelationTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.complexrelation
 
findDataQualityRules(FindDataQualityRulesRequest) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
FindDataQualityRulesRequest - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
This class will be removed in the future. This feature is being dropped, so no replacement will be available.
FindDataQualityRulesRequest() - Constructor for class FindDataQualityRulesRequest
Deprecated.
 
FindDataQualityRulesRequest.Builder - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
 
FindDataQualityRulesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.quality
Deprecated.
 
findDomains(FindDomainsRequest) - Method in interface DomainApi
Returns domains matching the given search criteria.
FindDomainsRequest - Class in com.collibra.dgc.core.api.dto.instance.domain
The search criteria for domains.
FindDomainsRequest() - Constructor for class FindDomainsRequest
 
FindDomainsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.domain
 
findDomainTypes(FindDomainTypesRequest) - Method in interface DomainTypeApi
Returns Domain Types matching the given search criteria.
FindDomainTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.domaintype
The search criteria for Domain Types.
FindDomainTypesRequest() - Constructor for class FindDomainTypesRequest
 
FindDomainTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.domaintype
 
findFlatWorkflowInstances(FindWorkflowInstancesRequest) - Method in interface WorkflowInstanceApi
Returns workflow instances matching given search criteria, without sub process instances and tasks.
findIssues(FindIssuesRequest) - Method in interface IssueApi
Returns issues matching the given search criteria.
FindIssuesRequest - Class in com.collibra.dgc.core.api.dto.instance.issue
The search criteria for issues.
FindIssuesRequest() - Constructor for class FindIssuesRequest
 
FindIssuesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.issue
 
FindIssuesRequest.IssueUserRelation - Enum in com.collibra.dgc.core.api.dto.instance.issue
This enum identifies what the relation of the current user is with the issues to be retrieved.
FindIssuesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.issue
 
FindJdbcDriverRequest - Class in com.collibra.dgc.core.api.dto.instance.jdbc
Class used to filter the search for a JDBC driver.
FindJdbcDriverRequest() - Constructor for class FindJdbcDriverRequest
 
FindJdbcDriverRequest(String, String) - Constructor for class FindJdbcDriverRequest
 
FindJdbcDriverRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.jdbc
 
findJobs(FindJobsRequest) - Method in interface JobApi
Find the jobs with the given filter settings.
FindJobsRequest - Class in com.collibra.dgc.core.api.dto.job
Contains all search criteria for jobs.
FindJobsRequest() - Constructor for class FindJobsRequest
 
FindJobsRequest.Builder - Class in com.collibra.dgc.core.api.dto.job
 
FindJobsRequest.SortField - Enum in com.collibra.dgc.core.api.dto.job
 
findMappings(FindMappingsRequest) - Method in interface MappingApi
Returns mappings matching the given search criteria.
FindMappingsRequest - Class in com.collibra.dgc.core.api.dto.mapping
The search criteria for mappings.
FindMappingsRequest() - Constructor for class FindMappingsRequest
 
FindMappingsRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
FindMappingsRequest.MappedResourceType - Enum in com.collibra.dgc.core.api.dto.mapping
 
findMostViewedAssets(FindMostViewedAssetsRequest) - Method in interface NavigationStatisticsApi
Get the most viewed assets, with navigation-related info.
FindMostViewedAssetsRequest - Class in com.collibra.dgc.core.api.dto.navigation
The search criteria for navigation statistics about most viewed assets.
FindMostViewedAssetsRequest() - Constructor for class FindMostViewedAssetsRequest
 
FindMostViewedAssetsRequest.Builder - Class in com.collibra.dgc.core.api.dto.navigation
 
findParentTypes(UUID) - Method in interface AssetTypeApi
Finds the parent Asset Types of the given Asset Type.
findRatings(FindRatingsRequest) - Method in interface RatingApi
Returns a list of ratings according to given criteria.
FindRatingsRequest - Class in com.collibra.dgc.core.api.dto.instance.rating
The properties of the rating to be found.
FindRatingsRequest() - Constructor for class FindRatingsRequest
 
FindRatingsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.rating
 
findRecentlyViewedAssets(FindRecentlyViewedAssetsRequest) - Method in interface NavigationStatisticsApi
Retrieve the assets that were recently viewed by the current user.
findRecentlyViewedAssets(RecentlyViewedAssetsRequest) - Method in interface NavigationStatisticsApi
Retrieve the assets that were recently viewed by the current user.
FindRecentlyViewedAssetsRequest - Class in com.collibra.dgc.core.api.dto.navigation
The search criteria for navigation statistics about recently viewed assets.
FindRecentlyViewedAssetsRequest() - Constructor for class FindRecentlyViewedAssetsRequest
 
FindRecentlyViewedAssetsRequest.Builder - Class in com.collibra.dgc.core.api.dto.navigation
 
findRelations(FindRelationsRequest) - Method in interface RelationApi
Finds the relations according to the given request object.
FindRelationsRequest - Class in com.collibra.dgc.core.api.dto.instance.relation
The search criteria for relations.
FindRelationsRequest() - Constructor for class FindRelationsRequest
 
FindRelationsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.relation
 
findRelationTypes(FindRelationTypesRequest) - Method in interface RelationTypeApi
Returns Relation Types matching the given search input.
FindRelationTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.relationtype
The search criteria for Relation Types.
FindRelationTypesRequest() - Constructor for class FindRelationTypesRequest
 
FindRelationTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.relationtype
 
FindRelationTypesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.meta.relationtype
 
findResponsibilities(FindResponsibilitiesRequest) - Method in interface ResponsibilityApi
Finds the responsibilities that match the given input.
FindResponsibilitiesRequest - Class in com.collibra.dgc.core.api.dto.instance.responsibility
The search criteria for responsibilities.
FindResponsibilitiesRequest() - Constructor for class FindResponsibilitiesRequest
 
FindResponsibilitiesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.responsibility
 
FindResponsibilitiesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.instance.responsibility
 
FindResponsibilitiesRequest.TypeMatchMode - Enum in com.collibra.dgc.core.api.dto.instance.responsibility
 
findRoles(FindRolesRequest) - Method in interface RoleApi
Returns the roles matching the given criteria
FindRolesRequest - Class in com.collibra.dgc.core.api.dto.role
Represents the search criteria to find a role.
FindRolesRequest() - Constructor for class FindRolesRequest
 
FindRolesRequest.Builder - Class in com.collibra.dgc.core.api.dto.role
 
FindRolesRequest.TypeMatchMode - Enum in com.collibra.dgc.core.api.dto.role
 
findStatuses(FindStatusesRequest) - Method in interface StatusApi
Returns Statuses matching the given search input
FindStatusesRequest - Class in com.collibra.dgc.core.api.dto.meta.status
The search criteria for Statuses.
FindStatusesRequest() - Constructor for class FindStatusesRequest
 
FindStatusesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.status
 
FindSubAssetTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.assettype
Represents the search criteria to find sub Asset Types.
FindSubAssetTypesRequest() - Constructor for class FindSubAssetTypesRequest
 
FindSubAssetTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.assettype
 
FindSubDomainTypesRequest - Class in com.collibra.dgc.core.api.dto.meta.domaintype
Represents the search criteria to find sub Domain Types.
FindSubDomainTypesRequest() - Constructor for class FindSubDomainTypesRequest
 
FindSubDomainTypesRequest.Builder - Class in com.collibra.dgc.core.api.dto.meta.domaintype
 
findSubTypes(FindSubAssetTypesRequest) - Method in interface AssetTypeApi
Finds all the subtypes of an Asset Type as described in the request object.
findSubTypes(FindSubDomainTypesRequest) - Method in interface DomainTypeApi
Finds all the subtypes of the Domain Type as described in the request object.
findTags(FindTagsRequest) - Method in interface TagApi
Returns tags matching given search criteria.
FindTagsRequest - Class in com.collibra.dgc.core.api.dto.tag
Represents all parameters that are possible to search for tags.
FindTagsRequest() - Constructor for class FindTagsRequest
 
FindTagsRequest.Builder - Class in com.collibra.dgc.core.api.dto.tag
 
findUserGroups(FindUserGroupsRequest) - Method in interface UserGroupApi
Finds the user groups according to the criteria specified in the FindUserGroupsRequest.
FindUserGroupsForUserRequest - Class in com.collibra.dgc.core.api.dto.usergroup
Deprecated.
Please use FindUserGroupsRequest instead
FindUserGroupsForUserRequest() - Constructor for class FindUserGroupsForUserRequest
Deprecated.
 
FindUserGroupsForUserRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
Deprecated.
 
FindUserGroupsRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The search criteria for user groups.
FindUserGroupsRequest() - Constructor for class FindUserGroupsRequest
 
FindUserGroupsRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
findUsers(FindUsersRequest) - Method in interface UserApi
Returns users matching the given input.
FindUsersRequest - Class in com.collibra.dgc.core.api.dto.user
The search criteria for users.
FindUsersRequest() - Constructor for class FindUsersRequest
 
FindUsersRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
FindValidationResultRequest - Class in com.collibra.dgc.core.api.dto.validation
The search criteria for validation results.
FindValidationResultRequest() - Constructor for class FindValidationResultRequest
 
FindValidationResultRequest.Builder - Class in com.collibra.dgc.core.api.dto.validation
 
findValidationResults(FindValidationResultRequest) - Method in interface ValidationApi
Searches the validation results according to the given criteria in the FindValidationResultRequest object.
FindViewPermissionRequest - Class in com.collibra.dgc.core.api.dto.viewpermission
Search criteria for finding view permissions.
FindViewPermissionRequest() - Constructor for class FindViewPermissionRequest
 
FindViewPermissionRequest.Builder - Class in com.collibra.dgc.core.api.dto.viewpermission
 
findViewPermissions(FindViewPermissionRequest) - Method in interface ViewPermissionApi
Finds view permissions according to the given criteria.
findWorkflowDefinitions(FindWorkflowDefinitionsRequest) - Method in interface WorkflowDefinitionApi
Finds the workflows matching the criteria described in the request object.
FindWorkflowDefinitionsRequest - Class in com.collibra.dgc.core.api.dto.workflow
The search criteria for workflow definitions.
FindWorkflowDefinitionsRequest() - Constructor for class FindWorkflowDefinitionsRequest
 
FindWorkflowDefinitionsRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
findWorkflowInstances(FindWorkflowInstancesRequest) - Method in interface WorkflowInstanceApi
Returns workflow instances matching given search criteria.
FindWorkflowInstancesRequest - Class in com.collibra.dgc.core.api.dto.workflow
The search criteria for workflow instances.
FindWorkflowInstancesRequest() - Constructor for class FindWorkflowInstancesRequest
 
FindWorkflowInstancesRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
FindWorkflowInstancesRequest.SortField - Enum in com.collibra.dgc.core.api.dto.workflow
 
findWorkflowTasks(FindWorkflowTasksRequest) - Method in interface WorkflowTaskApi
Returns the workflow tasks matching given search criteria.
FindWorkflowTasksRequest - Class in com.collibra.dgc.core.api.dto.workflow
Represents all parameters that can be used to search for workflow tasks.
FindWorkflowTasksRequest() - Constructor for class FindWorkflowTasksRequest
 
FindWorkflowTasksRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
FindWorkflowTasksRequest.BusinessItemType - Enum in com.collibra.dgc.core.api.dto.workflow
This enum identifies the type of business item.
FindWorkflowTasksRequest.SortField - Enum in com.collibra.dgc.core.api.dto.workflow
This enum identifies on what fields it is possible to order tasks.
FindWorkflowTasksRequest.WorkflowTaskUserRelation - Enum in com.collibra.dgc.core.api.dto.workflow
 
firstName(String) - Method in class AddUserRequest.Builder
The first name of the new user.
firstName(String) - Method in class ChangeUserRequest.Builder
The new first name for the user.
FIRSTNAME - NameSearchField
Look for occurrences of the search substring in the user's first name.
FIRSTNAME_LASTNAME - NameSearchField
Look for occurrences of the search substring in the concatenation of the user's first name and last name.
format(Object) - Method in class ApiEntityFormatter
 
format(Object) - Method in class ApiResourceFormatter
 
format(Object) - Method in class ApiUserFormatter
 
format(Object) - Method in class CursorPagedResponseCountFormatter
 
format(Object) - Method in class CursorPagedResponseFormatter
 
format(Object) - Method in class PagedResponseCountFormatter
 
format(Object) - Method in class PagedResponseFormatter
 
formatApiUser(User) - Static method in class ApiFormatterUtil
 
formatPagedResponse(PagedResponse<?>) - Static method in class ApiFormatterUtil
 
FormData - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents all form related data
formProperties(Map<String, String>) - Method in class CompleteWorkflowTasksRequest.Builder
The form properties for the workflow tasks to be completed.
formProperties(Map<String, String>) - Method in class StartWorkflowInstancesRequest.Builder
The properties of the workflow.
FormProperty - ResourceType
 
FormProperty - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents one field in the form.
from(String) - Static method in class AttributeValue
 
from(List<String>) - Static method in class AttributeValue
 
fromId(UUID) - Method in class MergeTagsRequest.Builder
Required. Id of the tag to be replaced.

G

gender(Gender) - Method in class AddUserRequest.Builder
The gender of the user.
gender(Gender) - Method in class ChangeUserRequest.Builder
The new gender for the user.
Gender - Enum in com.collibra.dgc.core.api.model.user
Represents the possible genders for a User
getAccount() - Method in interface InstantMessagingAccount
Returns the string representing the account (for example the Skype ID).
getAcronymCode() - Method in class AddAssetTypeRequest
A code representing the acronym that should be shown.
getAcronymCode() - Method in class ChangeAssetTypeRequest
The acronym code, a code representing the acronym that should be shown.
getAcronymCode() - Method in class AddComplexRelationTypeRequest
The acronym code of the new Complex Relation Type.
getAcronymCode() - Method in class ChangeComplexRelationTypeRequest
The new acronym code for the Complex Relation Type.
getAcronymCode() - Method in interface SymbolData
Returns the acronym code.
getActivities(FindActivitiesRequest) - Method in interface ActivityStreamApi
Returns activities matching given search criteria.
getActivityType() - Method in class FindActivitiesRequest
The type of the activity.
getActivityType() - Method in interface Activity
Returns the type of the activity, which could be ADD, UPDATE or DELETE.
getAdditionalEmailAddresses() - Method in class AddUserRequest
The additional e-mail addresses of the user.
getAdditionalEmailAddresses() - Method in class ChangeUserRequest
The additional e-mail addresses of the user.
getAdditionalEmailAddresses() - Method in interface User
Get the list of additional email addresses
getAddresses() - Method in class AddUserRequest
The postal addresses of the user.
getAddresses() - Method in class ChangeUserRequest
The postal addresses of the user.
getAddresses() - Method in interface User
Get the list of addresses.
getAggregationKey() - Method in interface WorkflowTask
Returns the aggregation key.
getAlias() - Method in enum SamlCertificateType
 
getAllComplexRelationTypes() - Method in interface ComplexRelationTypeApi
getAllDataQualityRules() - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getAllowedValues() - Method in class AddAttributeTypeRequest
List of allowed values.
getAllowedValues() - Method in class ChangeAttributeTypeRequest
List of allowed values.
getAllowedValues() - Method in interface MultiValueListAttributeType
Returns the allowed values for this attribute type.
getAllowedValues() - Method in interface SingleValueListAttributeType
Returns the allowed values for this attribute type.
getAllScopes() - Method in interface ScopeApi
Returns the list of all existing scopes.
getArticulationRules() - Method in class AddAssignmentRequest
The list of the articulation rules.
getArticulationRules() - Method in class ChangeAssignmentRequest
The articulation rule definitions.
getArticulationRules() - Method in interface Assignment
Returns the list of articulation rules applying with the assignment.
getArticulationScore() - Method in interface Asset
Returns the articulation score for this asset.
getAsset() - Method in interface Attribute
Returns the asset this attribute belongs to.
getAsset() - Method in interface ComplexRelationLeg
Deprecated.
This method will be removed in the future. Please, use ComplexRelationLeg.getAssetReference()
getAsset() - Method in interface Rating
Gets the asset to which rating is assigned.
getAsset() - Method in interface ValidationResult
Gets the a NamedResourceReference of the Asset of this validation result.
getAsset(UUID) - Method in interface AssetApi
Returns an asset identified by given ID.
getAssetAssignmentRules() - Method in interface WorkflowDefinition
Returns the list of asset assignment rules.
getAssetBreadcrumb(UUID) - Method in interface BreadcrumbApi
Returns the breadcrumbs for the asset identified by the given UUID.
getAssetId() - Method in class AddDiagramPictureRequest
Required. The ID of the Asset for which the picture should be taken.
getAssetId() - Method in class AddAssetTagsRequest
Required. The ID of the asset.
getAssetId() - Method in class RemoveAssetTagsRequest
The ID of the asset.
getAssetId() - Method in class SetAssetAttributesRequest
Required. The ID of the asset this attribute should belong to.
getAssetId() - Method in class SetAssetRelationsRequest
Required. The ID of the asset.
getAssetId() - Method in class SetAssetResponsibilitiesRequest
Required. The ID of the asset.
getAssetId() - Method in class SetAssetTagsRequest
Required. The ID of the asset.
getAssetId() - Method in class AddAttributeRequest
Required. The ID of the asset this attribute should belong to.
getAssetId() - Method in class FindAttributesRequest
The ID of the asset to find the attributes in, or null if no asset filtering should be applied.
getAssetId() - Method in class ComplexRelationLegRequest
Required. The ID of the asset attached to the leg of the complex relation.
getAssetId() - Method in class FindComplexRelationsRequest
The ID of the asset for which complex relations should be found.
getAssetId() - Method in class RelatedAssetReference
The ID of the asset which the issue is related to.
getAssetId() - Method in class AddRatingRequest
Required. The ID of the asset to which rating will be assigned.
getAssetId() - Method in class FindRatingsRequest
The ID of the asset to which the rating belongs to.
getAssetId() - Method in class FindValidationResultRequest
The unique identifier of the asset for which we are searching validation results.
getAssetId() - Method in interface NavigationStatisticsEntry
Get the UUID of the Asset that this navigation statistics entry concerns.
getAssetIds() - Method in class ValidateInJobRequest
 
getAssetIds() - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (assets) for which the workflow definitions should be found.
getAssetReference() - Method in interface ComplexRelationLeg
Returns the reference to the asset.
getAssetsCount() - Method in interface Tag
Returns the count of all assets to which this tag is assigned.
getAssetTags(UUID) - Method in interface AssetApi
Retrieves all tags of given asset.
getAssetType() - Method in interface Assignment
Returns the reference to the asset type the assignment applies to.
getAssetType() - Method in interface ComplexRelationLeg
Returns the reference to the asset type.
getAssetType() - Method in interface ComplexRelationLegType
Returns the reference to the asset type contained by this leg type.
getAssetType() - Method in interface AssetAssignmentRule
Returns the asset type that this workflow configuration applies to.
getAssetType() - Method in interface FormProperty
Returns the reference to the AssetType.
getAssetType(UUID) - Method in interface AssetTypeApi
Get the Asset Type with the given id.
getAssetTypeId() - Method in class AddAssignmentRequest
Required. The ID of the asset type corresponding to the assignment.
getAssetTypeId() - Method in class FindSubAssetTypesRequest
Required. The ID of the Asset Type to search the subtypes for.
getAssetTypeId() - Method in class ComplexRelationLegTypeRequest
Required. The ID of the Asset Type of the Relation.
getAssetTypeId() - Method in class AddAssetTypeAssignmentRuleRequest
Required. The ID of the asset type the added rule should refer to.
getAssetTypeId() - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the asset type the changed rule should refer to.
getAssignedAttributeTypes() - Method in interface Assignment
Returns only assigned characteristic types which are attribute types.
getAssignedComplexRelationTypes() - Method in interface Assignment
Returns only assigned characteristic types which are complex relation types.
getAssignedRelationTypes() - Method in interface Assignment
Returns only assigned characteristic types which are relation types.
getAssignedResourceId() - Method in interface AssignedCharacteristicType
Returns the UUID of the resource that the characteristic refers to.
getAssignedResourceType() - Method in interface AssignedCharacteristicType
Returns the type of the resource the characteristic refers to.
getAssignmentForAsset(UUID) - Method in interface AssignmentApi
Returns the assignment that defines the types that can be used with given asset.
getAssignmentId() - Method in class ChangeAssignmentRequest
Required. The ID of the assignment to change.
getAssignmentsForAssetType(UUID) - Method in interface AssignmentApi
Returns all assignments of given asset type.
getAttachment(UUID) - Method in interface AttachmentApi
Retrieve the attachment with the given id.
getAttachmentContent(UUID) - Method in interface AttachmentApi
Gets the content of the file contained by attachment identified by the given UUID.
getAttribute(UUID) - Method in interface AttributeApi
Returns an attribute by id.
getAttributes() - Method in class AddComplexRelationRequest
The attributes that the new complex relation should contain.
getAttributes() - Method in class ChangeComplexRelationRequest
The new attributes that the new complex relation should contain.
getAttributes() - Method in interface ComplexRelation
Returns the list of attributes corresponding to the complex relation.
getAttributeType() - Method in interface ArticulationRule
Returns the (optional) attribute type this rule is matching on.
getAttributeType() - Method in interface AssignedAttributeType
Returns the attribute type to be assigned to the resource.
getAttributeType() - Method in interface ComplexRelationAttributeType
Returns the attribute type that can be assigned to the complex relation.
getAttributeType() - Method in interface DataQualityMetric
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getAttributeType(UUID) - Method in interface AttributeTypeApi
Returns the attributeType with the given id.
getAttributeTypeByName(String) - Method in interface AttributeTypeApi
Returns the Attribute Type with the given name.
getAttributeTypeId() - Method in class ArticulationRuleRequest
The ID of the attribute type.
getAttributeTypeId() - Method in class ComplexRelationAttributeRequest
Required. The ID of the type of the single attribute for complex relation.
getAttributeTypeId() - Method in class ComplexRelationAttributeTypeRequest
Required. The ID of the Attribute Type.
getAttributeTypeId() - Method in class DataQualityMetricRequest
Deprecated.
The ID of the attribute type that defines the value that is used as the data quality metric.
getAttributeTypes() - Method in class AddComplexRelationTypeRequest
The list of attribute types for the new Complex Relation Type.
getAttributeTypes() - Method in class ChangeComplexRelationTypeRequest
The new list of attribute types for the Complex Relation Type.
getAttributeTypes() - Method in interface ComplexRelationType
Returns the list of the attribute types that are accepted for the complex relation of this type.
getAvailableAssetTypesForDomain(UUID) - Method in interface AssignmentApi
Returns all the asset types that are available in the given domain.
getAvailableAttributeTypes(UUID) - Method in interface AssignmentApi
Returns attribute types available for the asset.
getAvailableComplexRelationTypes(UUID) - Method in interface AssignmentApi
Returns complex relation types available for the asset.
getAvailableRelationTypes(UUID) - Method in interface AssignmentApi
Returns relation types available for the asset.
getAvgRating() - Method in interface Asset
Returns the average rating for asset.
getBaseResource() - Method in class AddAttachmentRequest
Required. The reference to the resource new attachment should be attached to.
getBaseResource() - Method in class AddCommentRequest
Required. The resource which the new comment should be attached to.
getBaseResource() - Method in class AddViewPermissionRequest
 
getBaseResource() - Method in interface Attachment
Returns the reference to the base resource the file is attached to.
getBaseResource() - Method in interface Comment
Returns the reference to the resource this comment refers to.
getBaseResource() - Method in interface Responsibility
Returns the reference to the resource for which user is responsible for.
getBaseResource() - Method in interface ViewPermission
Returns the ResourceReference associated to this ViewPermission.
getBaseResourceId() - Method in class FindAttachmentsRequest
The ID of the resource the attachment refers to.
getBaseResourceId() - Method in class FindCommentsRequest
The ID of the resource which the searched comments refer to.
getBaseUrl() - Method in interface ApplicationInfo
Returns the base URL of the application.
getBuildNumber() - Method in interface ApplicationInfo
Returns the build number of the application.
getBusinessItem() - Method in interface WorkflowTask
Deprecated.
This method will be removed in the future. Please use WorkflowTask.getBusinessItemReference()
getBusinessItem() - Method in interface WorkflowInstance
(Optional) Returns the optional business item related to the process instance.
getBusinessItemId() - Method in class FindWorkflowInstancesRequest
The ID of the business item that should be contained by the searched workflows.
getBusinessItemId() - Method in class FindWorkflowTasksRequest
The ID of the business item.
getBusinessItemIds() - Method in class StartWorkflowInstancesRequest
The list of IDs for the business items.
getBusinessItemName() - Method in class FindWorkflowInstancesRequest
The display name of the business item that should be contained by the searched workflows.
getBusinessItemName() - Method in class FindWorkflowTasksRequest
The part of the name of the business item.
getBusinessItemReference() - Method in interface WorkflowTask
Returns the business item reference with name NamedResourceReference related to the task.
getBusinessItemResourceType() - Method in class ChangeWorkflowDefinitionRequest
The type of the business item corresponding to the workflow.
getBusinessItemResourceType() - Method in interface WorkflowDefinition
Returns the type of business item that the workflow can refer to.
getBusinessItemType() - Method in class FindWorkflowTasksRequest
The type of the business item.
getBusinessItemType() - Method in class StartWorkflowInstancesRequest
The resource type of the passed in business items.
getCallCount() - Method in interface Activity
Returns the number of calls standing behind the activity.
getCallId() - Method in class FindActivitiesRequest
The ID of the call.
getCallId() - Method in interface Activity
Returns the UUID of the call that resulted in an activity.
getCandidateUserCheckDisabled() - Method in class ChangeWorkflowDefinitionRequest
Deprecated.
getCandidateUserCheckEnabled() - Method in class ChangeWorkflowDefinitionRequest
Whether the candidate user check for the workflow should be enabled.
getCandidateUsers() - Method in interface WorkflowTask
Returns the candidate users.
getCategories() - Method in class FindActivitiesRequest
The set of the categories of activities that should be searched.
getCategorizationRelationType() - Method in interface DataQualityRule
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getCategorizationRelationTypeId() - Method in class AddDataQualityRuleRequest
Deprecated.
The ID of the categorization relation type.
getCategorizationRelationTypeId() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The ID of the categorization relation type.
getCategoryIds() - Method in class AddIssueRequest
The list of IDs of assets which represent categories for this issue.
getCause() - Method in interface Activity
Returns the cause of the activity.
getCertificate() - Method in class ChangeSamlCertificateRequest
The stream of the certificate in PEM format.
getCharacteristicTypes() - Method in class AddAssignmentRequest
The list of the references to characteristic types corresponding to the assignment.
getCharacteristicTypes() - Method in class ChangeAssignmentRequest
List of references to characteristic types corresponding to the assignment.
getCharacteristicTypes() - Method in interface Assignment
Returns the list of assigned characteristic types (attribute types, relation types and complex relation types).
getCheckButtons() - Method in interface FormProperty
Returns this property's checkbox buttons.
getChunk() - Method in interface RatingDistribution
Gets the rating value.
getCity() - Method in interface Address
Returns the city.
getColor() - Method in class AddAssetTypeRequest
The color of the symbol in hex format (starting with '#' followed by either 3 or 6 hex digits).
getColor() - Method in class ChangeAssetTypeRequest
The color of the symbol, in a hex format e.g.
getColor() - Method in class AddComplexRelationTypeRequest
The color of the symbol, in a hex format e.g.
getColor() - Method in class ChangeComplexRelationTypeRequest
The color of the symbol, in a hex format e.g.
getColor() - Method in interface SymbolData
The color of the symbol, in a hex format e.g.
getComment(UUID) - Method in interface CommentApi
Returns a comment by id.
getCommunities() - Method in interface Scope
Returns the list of references to communities belonging to the scope.
getCommunity() - Method in interface Domain
Returns the community this domain is part of.
getCommunity() - Method in interface AssetAssignmentRule
(Optional) Returns the community this workflow definition applies to.
getCommunity() - Method in interface DomainAssignmentRule
(Optional) Returns the community this workflow definition applies to.
getCommunity(UUID) - Method in interface CommunityApi
Returns the community identified by given communityId.
getCommunityBreadcrumb(UUID) - Method in interface BreadcrumbApi
Returns the breadcrumbs for the community identified by the given UUID.
getCommunityId() - Method in class FindAssetsRequest
The ID of the community to find the assets in.
getCommunityId() - Method in class AddDomainRequest
Required. The ID of the community that the new domain should be added to.
getCommunityId() - Method in class ChangeDomainRequest
The ID of the new community for the domain.
getCommunityId() - Method in class FindDomainsRequest
The ID of the community to find the domains in.
getCommunityId() - Method in class MoveIssueRequest
Required. The id of the community where to move the issue to.
getCommunityId() - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
getCommunityId() - Method in class AddDomainTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
getCommunityId() - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
getCommunityId() - Method in class ChangeDomainTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
getCommunityIds() - Method in class AddScopeRequest
The list of IDs for communities assigned to the new scope.
getCommunityIds() - Method in class ChangeScopeRequest
The new list of IDs of communities that should included in the scope.
getCommunityIds() - Method in class RecentlyViewedAssetsRequest
The list of IDs of the communities.
getCommunityIds() - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (communities) for which the workflow definitions should be found.
getCommunityIds() - Method in interface FormProperty
Returns a list of Community UUIDs.
getComplexRelation(UUID) - Method in interface ComplexRelationApi
Returns the ComplexRelation identified by the given UUID
getComplexRelationType() - Method in interface AssignedComplexRelationType
Returns the complex relation type to be assigned.
getComplexRelationType(UUID) - Method in interface ComplexRelationTypeApi
Returns the Complex Relation Type identified by the given UUID.
getComplexRelationTypeId() - Method in class AddComplexRelationRequest
Required. The ID of the type of the complex relation.
getComplexRelationTypeId() - Method in class ExportComplexRelationsRequest
Required. The ID of the ComplexRelationType for which the export will be executed.
getConfigurationStartFormData(UUID, String) - Method in interface WorkflowTaskApi
Returns the configuration start form data of the workflow task.
getConfigurationVariables() - Method in class ChangeWorkflowDefinitionRequest
The configuration variables.
getConfigurationVariables() - Method in interface WorkflowDefinition
Returns the map of configuration variable key-value pairs.
getContent() - Method in class AddCommentRequest
Required. The actual HTML content of the comment to be added.
getContent() - Method in class ChangeCommentRequest
Required. The new content of the comment to be changed.
getContent() - Method in interface Comment
Returns the actual (HTML) content of the comment.
getContentType() - Method in interface FileInfo
Returns the MIME type of the file (e.g.
getContentType() - Method in interface FileReference
Returns the MIME type of the file content.
getContextId() - Method in class FindActivitiesRequest
The ID of the context which the activities should be searched for.
getCoRole() - Method in class ComplexRelationLegTypeRequest
The name of the role that the target plays.
getCoRole() - Method in class AddRelationTypeRequest
Required. The name of the role that the target plays.
getCoRole() - Method in class ChangeRelationTypeRequest
The new name of the role that the target plays.
getCoRole() - Method in class FindRelationTypesRequest
The name of the role that the target plays to search for.
getCoRole() - Method in interface ComplexRelationLeg
Returns the co-role for the asset assigned to this leg.
getCoRole() - Method in interface ComplexRelationLegType
Returns the name of the co-role for this complex relation leg type.
getCoRole() - Method in interface RelationType
Returns the co-role of the relation type.
getCount() - Method in interface RatingDistribution
Gets the ratings count.
getCountLimit() - Method in class CursorPagedRequest
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
getCountLimit() - Method in class PagedRequest
Allows to limit the number of elements that will be counted.
getCountOperation() - Method in class DataQualityMetricRequest
Deprecated.
The operation that should be performed when aggregating the quality results.
getCountOperation() - Method in interface DataQualityMetric
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getCountry() - Method in interface Address
Returns the country.
getCreatedAssetId() - Method in interface WorkflowInstance
If the process instance ended, created a term and it is configured for it, this property will retrieve the id of the created term.
getCreateDate() - Method in class FindWorkflowTasksRequest
The creation date of the task.
getCreatedBy() - Method in class FindJobsRequest
The ID of the user who created the searched job.
getCreatedBy() - Method in interface Resource
Returns the id of the user that created this resource.
getCreatedOn() - Method in interface Resource
Returns the timestamp (in UTC time standard) of the creation of this resource.
getCreateTime() - Method in interface WorkflowTask
Returns the create time.
getCurrentUser() - Method in interface UserApi
Returns the currently logged in user.
getCursor() - Method in class CursorPagedRequest
Cursor for the current page of results.
getCustomButtons() - Method in interface WorkflowTask
Returns the custom buttons.
getData() - Method in class CustomizationBackup
The data of the customization backup.
getDatabaseName() - Method in class FindJdbcDriverRequest
 
getDatabaseVersion() - Method in class FindJdbcDriverRequest
 
getDataQualityMetrics() - Method in class AddDataQualityRuleRequest
Deprecated.
The Data Quality Metrics that should be assigned to the rule that is going to be created.
getDataQualityMetrics() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The list of data quality metrics.
getDataQualityMetrics() - Method in interface DataQualityRule
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getDataQualityRule(UUID) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getDataQualityRuleIds() - Method in class AddAssignmentRequest
Deprecated.
The list of data quality rule IDs will be removed from the next major release.
getDataQualityRuleIds() - Method in class ChangeAssignmentRequest
Deprecated.
The list of data quality rule IDs will be removed in the future.
getDataQualityRules() - Method in interface Assignment
Deprecated.
This method will be removed in the future.
getDateTimeType() - Method in interface FormProperty
Returns the datetime type in case this property is of type datetime.
getDefaultDropdownValues() - Method in interface FormProperty
Returns this property's default dropdown values.
getDefaultStatusId() - Method in class AddAssignmentRequest
Required. The ID of the default status for the asset type.
getDefaultStatusId() - Method in class ChangeAssignmentRequest
The ID of the default status for the asset type.
getDefaultStatusId() - Method in interface Assignment
Returns the id of the default status.
getDescription() - Method in class AddScopeRequest
The description of the new scope.
getDescription() - Method in class ChangeScopeRequest
The new description for the scope.
getDescription() - Method in class AddCommunityRequest
The description of the new community.
getDescription() - Method in class ChangeCommunityRequest
The new description for the community.
getDescription() - Method in class AddDomainRequest
The description of the new domain.
getDescription() - Method in class ChangeDomainRequest
The new description for the domain.
getDescription() - Method in class AddIssueRequest
Required. The description for the issue.
getDescription() - Method in class AddMappingRequest
The description of the mapped resource.
getDescription() - Method in class ChangeMappingByExternalEntityRequest
The description of the mapped resource.
getDescription() - Method in class ChangeMappingByMappedResourceRequest
The description of the mapped resource.
getDescription() - Method in class ChangeMappingRequest
The description of the mapped resource.
getDescription() - Method in class AddAssetTypeRequest
The description of the new Asset Type.
getDescription() - Method in class ChangeAssetTypeRequest
The new description for the Asset Type.
getDescription() - Method in class AddAttributeTypeRequest
The description of the new Attribute Type.
getDescription() - Method in class ChangeAttributeTypeRequest
The new description for the Attribute Type.
getDescription() - Method in class AddComplexRelationTypeRequest
The description of the new Complex Relation Type.
getDescription() - Method in class ChangeComplexRelationTypeRequest
The new description for the Complex Relation Type.
getDescription() - Method in class AddDomainTypeRequest
The description of the new Domain Type.
getDescription() - Method in class ChangeDomainTypeRequest
The new description for the Domain Type.
getDescription() - Method in class AddRelationTypeRequest
The description of the Relation Type.
getDescription() - Method in class ChangeRelationTypeRequest
The new description of the Relation Type.
getDescription() - Method in class AddStatusRequest
The description of the new Status.
getDescription() - Method in class ChangeStatusRequest
The new description for the Status.
getDescription() - Method in class FindStatusesRequest
The description of the Status to search for.
getDescription() - Method in class AddDataQualityRuleRequest
Deprecated.
The description of the new data quality rule.
getDescription() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The new description for the data quality rule.
getDescription() - Method in class AddRoleRequest
The description of the role.
getDescription() - Method in class ChangeRoleRequest
The new description for the role.
getDescription() - Method in class FindRolesRequest
The description of the role to search for.
getDescription() - Method in class ChangeWorkflowDefinitionRequest
The new description for the workflow definition.
getDescription() - Method in class FindWorkflowDefinitionsRequest
The description (could be partial) of the workflow definition to search for.
getDescription() - Method in class FindWorkflowTasksRequest
The part of the task description.
getDescription() - Method in interface Activity
Returns the description of the activity.
getDescription() - Method in interface Mapping
Returns the description of the mapped resource.
getDescription() - Method in interface RelationType
Returns the description of the relation type.
getDescription() - Method in interface NamedDescribedResource
Returns the description of the resource
getDescription() - Method in interface NamedDescribedResourceReference
Returns the description of the resource.
getDescription() - Method in interface Tag
Returns the description of the tag.
getDescription() - Method in interface View
Returns the description of the entity.
getDescription() - Method in interface NamedDescribedWorkflowStartEventType
Return the description of the event.
getDescription() - Method in interface WorkflowTask
Returns the description.
getDirection() - Method in class RelationTypeIdWithDirection
The direction of the relation.
getDirection() - Method in class RelatedAssetReference
The direction of the relation where true means the issue is the source and false means the issue is the target.
getDisplayName() - Method in class AddAssetRequest
The display name of the new asset.
getDisplayName() - Method in class ChangeAssetRequest
The new display name for the asset.
getDisplayName() - Method in interface Asset
Returns the display name of the asset.
getDisplayName() - Method in interface AssetReference
Retrieves the display name of the asset.
getDisplayNameEnabled() - Method in class AddAssetTypeRequest
Deprecated.
This method will be removed in the future. Please use AddAssetTypeRequest.isDisplayNameEnabled()
getDisplayNameEnabled() - Method in class ChangeAssetTypeRequest
Whether display name should be enabled for all Assets of changed type.
getDisplayNameEnabled() - Method in class FindAssetTypesRequest
Whether only Asset Types with display names enabled (or disabled) should be searched.
getDisplayVersion() - Method in interface ApplicationVersion
Returns the display version of the application.
getDomain() - Method in interface Asset
Returns the domain this asset is part of.
getDomain() - Method in interface AssetAssignmentRule
(Optional) Returns the domain this workflow definition applies to.
getDomain(UUID) - Method in interface DomainApi
Returns a domain identified by given ID.
getDomainAssignmentRules() - Method in interface WorkflowDefinition
Returns the list of domain assignment rules.
getDomainBreadcrumb(UUID) - Method in interface BreadcrumbApi
Returns the breadcrumbs for the domain identified by the given UUID.
getDomainId() - Method in class AddAssetRequest
Required. The ID of the domain that the new asset should be added to.
getDomainId() - Method in class ChangeAssetRequest
The ID of the new domain for the asset.
getDomainId() - Method in class FindAssetsRequest
The ID of the domain to find the assets in.
getDomainId() - Method in class ExportComplexRelationsRequest
The ID of the Domain to filter on (optional).
getDomainId() - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the domain the assignment rule should apply for.
getDomainId() - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the domain the assignment rule should apply for.
getDomainIds() - Method in class AddScopeRequest
The list of IDs for domains assigned to the new scope.
getDomainIds() - Method in class ChangeScopeRequest
The new list of IDs of domains that should included in the scope.
getDomainIds() - Method in class RecentlyViewedAssetsRequest
The list of IDs of the domains.
getDomainIds() - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (domains) for which the workflow definitions should be found.
getDomainIds() - Method in interface FormProperty
Returns a list of Domain UUIDs.
getDomains() - Method in interface Scope
Returns the list of references to domains belonging to the scope.
getDomainType() - Method in interface DomainAssignmentRule
Returns the domain type that this workflow definition applies to.
getDomainType(UUID) - Method in interface DomainTypeApi
Returns the Domain Type identified by the given id.
getDomainTypeByName(String) - Method in interface DomainTypeApi
Returns the Domain Type with the given name.
getDomainTypeId() - Method in class FindSubDomainTypesRequest
Required. The ID of the Domain Type to search the subtypes for.
getDomainTypeId() - Method in class AddDomainTypeAssignmentRuleRequest
Required. The ID of the domain type the added rule should refer to.
getDomainTypeId() - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the domain type the changed rule should refer to.
getDomainTypeIds() - Method in class AddAssignmentRequest
The list of IDs of the domain types.
getDomainTypeIds() - Method in class ChangeAssignmentRequest
The list of IDs of the domain types.
getDomainTypes() - Method in interface Assignment
Returns the list of references to domain types applying with the assignment.
getDueDate() - Method in class FindWorkflowTasksRequest
The due date of the task.
getDueDate() - Method in interface WorkflowTask
Returns the due date.
getEmail() - Method in class ChangeUserRequest
The new e-mail address for the user.
getEmailAddress() - Method in class AddUserRequest
Required. The e-mail address of the new user.
getEmailAddress() - Method in interface Email
Returns the email address.
getEmailAddress() - Method in interface User
Gets the primary email address of the user.
getEnable() - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow definition should be enabled.
getEnabled() - Method in class ChangeUserRequest
The new enabled flag for the user.
getEnabled() - Method in class FindWorkflowDefinitionsRequest
Whether the found workflow definitions should be enabled.
getEndDate() - Method in class FindActivitiesRequest
The end date of the searched activities.
getEndDate() - Method in interface Job
Returns the end date of the job.
getEndingDate() - Method in class AddRelationRequest
The ending date of the relation.
getEndingDate() - Method in class ChangeRelationRequest
The new ending date for the relation.
getEndingDate() - Method in interface Relation
Returns the ending date.
getEnumValues() - Method in interface FormProperty
Returns this property's enum values.
getErrorMessage() - Method in interface WorkflowTask
Returns the error message in case this task is in error.
getErrorMessage() - Method in interface WorkflowInstance
Returns the optional error message of any error in a async continuation of this process instance.
getEscape() - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used to escape separator or quote character.
getEscape() - Method in class ExportCSVInJobRequest
 
getEscape() - Method in class ExportCSVRequest
 
getEscape() - Method in class ExportCSVToFileRequest
 
getEventType() - Method in interface NamedDescribedWorkflowStartEventType
Returns WorkflowStartEventType which identifies the object.
getExcludedFromAutoHyperlinking() - Method in class AddAssetRequest
Whether or not to exclude the new asset from auto hyperlinking.
getExcludedFromAutoHyperlinking() - Method in class ChangeAssetRequest
Whether the asset should be excluded from hyperlinking or not.
getExcludedFromAutoHyperlinking() - Method in class AddDomainRequest
 
getExcludedFromAutoHyperlinking() - Method in class ChangeDomainRequest
Whether the domain should be excluded from hyperlinking or not.
getExcludeMeta() - Method in class FindAssetTypesRequest
Whether the meta Asset Types should be excluded from search or not.
getExcludeMeta() - Method in class FindDomainTypesRequest
Whether the meta Domain Types should be excluded from search or not.
getExclusivity() - Method in class ChangeWorkflowDefinitionRequest
Defines the number of times a resource workflow is able to be start (see WorkflowExclusivity).
getExclusivity() - Method in interface WorkflowDefinition
Returns the exclusivity of this workflow.
getExtension() - Method in interface FileInfo
Returns the extension of the file.
getExternalEntityId() - Method in class AddMappingRequest
Required. The external ID of the mapped resource.
getExternalEntityId() - Method in class ChangeMappingByExternalEntityRequest
Required. The external ID of the mapped resource.
getExternalEntityId() - Method in class ChangeMappingByMappedResourceRequest
The external ID of the mapped resource.
getExternalEntityId() - Method in class ChangeMappingRequest
The external ID of the mapped resource.
getExternalEntityId() - Method in class FindMappingsRequest
 
getExternalEntityId() - Method in class GetMappingByExternalEntityRequest
The external ID of the mapped resource.
getExternalEntityId() - Method in interface Mapping
Returns the external id of the mapped resource.
getExternalEntityUrl() - Method in class AddMappingRequest
The external URL of the mapped resource.
getExternalEntityUrl() - Method in class ChangeMappingByExternalEntityRequest
The external URL of the mapped resource.
getExternalEntityUrl() - Method in class ChangeMappingByMappedResourceRequest
The external URL of the mapped resource.
getExternalEntityUrl() - Method in class ChangeMappingRequest
The external URL of the mapped resource.
getExternalEntityUrl() - Method in interface Mapping
Returns the external URL of the mapped resource.
getExternalSystemId() - Method in class AddMappingRequest
Required. The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class ChangeMappingByExternalEntityRequest
Required. The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class ChangeMappingByMappedResourceRequest
Required. The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class ChangeMappingRequest
The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class FindMappingsRequest
The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class GetMappingByExternalEntityRequest
The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in class GetMappingByMappedResourceRequest
The ID of the external system that the mapped resource belongs to.
getExternalSystemId() - Method in interface Mapping
Returns the id of the external system that the mapped resource belongs to.
getFile() - Method in class AddAttachmentRequest
Required. The reference to the file representing new attachment.
getFile() - Method in interface Attachment
Returns the reference to the file contained by this attachment.
getFileAsStream(UUID) - Method in interface FileApi
Returns the content of given file from temporary upload folder or attachments folder as an input stream.
getFileContent(UUID) - Method in interface FileApi
Returns contents of a file
getFileContentType() - Method in class FindAttachmentsRequest
The type of the content of the file representing searched attachment.
getFileDirectory() - Method in interface FileApi
Returns the directory File where all files are placed in.
getFileId() - Method in class AddAttachmentRequest.FileReference
 
getFileId() - Method in class ChangeUserAvatarRequest
Required. The ID of the file representing to avatar that should be assigned to the user.
getFileInfo(UUID) - Method in interface FileApi
Returns the information about a file with its ID.
getFileInfoFromUrl(String) - Method in interface FileApi
Returns the information about the file for the given url.
getFileName() - Method in class CustomizationBackup
The filename of the customization archive.
getFileName() - Method in class FindAttachmentsRequest
The name of the file representing searched attachment.
getFileName() - Method in class ExportComplexRelationsRequest
The name of the file.
getFileName() - Method in class ExportCSVInJobRequest
 
getFileName() - Method in class ExportCSVToFileRequest
 
getFileName() - Method in class ExportExcelInJobRequest
 
getFileName() - Method in class ExportExcelToFileRequest
 
getFileName() - Method in class ExportJSONInJobRequest
 
getFileName() - Method in class ExportJSONToFileRequest
 
getFileName() - Method in class ExportXMLInJobRequest
 
getFileName() - Method in class ExportXMLToFileRequest
 
getFileName() - Method in class DeployWorkflowDefinitionRequest
Required. The name of the file.
getFileName(UUID) - Method in interface FileApi
Returns the name of the file.
getFileStream() - Method in class RestoreCustomizationBackupRequest
Required. The file content: a stream of a zip file containing the customization folders.
getFileStream() - Method in class AddFileRequest
Required. The content of the file.
getFileStream() - Method in class AddAttachmentRequest.FileReference
 
getFileStream() - Method in class DeployWorkflowDefinitionRequest
Required. The file describing the workflow to be deployed.
getFindActivitiesRequestForTask(UUID) - Method in interface WorkflowTaskApi
Returns the activity filter for the workflow task identified by the given UUID.
getFirstName() - Method in class AddUserRequest
The first name of the new user.
getFirstName() - Method in class ChangeUserRequest
The new first name for the user.
getFirstName() - Method in interface User
Gets the first name of the user.
getFormKey() - Method in interface FormData
Returns the form key.
getFormProperties() - Method in class CompleteWorkflowTasksRequest
The form properties for the workflow tasks to be completed.
getFormProperties() - Method in class StartWorkflowInstancesRequest
The properties of the workflow.
getFormProperties() - Method in interface FormData
Returns the List of FormProperty.
getFromId() - Method in class MergeTagsRequest
Required. Id of the tag to be replaced.
getFullVersion() - Method in interface ApplicationVersion
Returns the full version of the application release.
getGender() - Method in class AddUserRequest
The gender of the user.
getGender() - Method in class ChangeUserRequest
The new gender for the user.
getGender() - Method in interface User
Get the gender of the user.
getGlobal() - Method in class FindRolesRequest
Deprecated.
getGlobal() - Method in class FindWorkflowDefinitionsRequest
Whether the found workflow definitions should be global.
getGlobalCreate() - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow is accessible from the global create menu.
getGroupId() - Method in class FindUsersRequest
The ID of the group the searched users should belong to.
getGuestUserAccessible() - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow should be accessible by the guest user
getGuestUserId() - Method in class CompleteWorkflowTasksRequest
The ID of the guest user.
getGuestUserId() - Method in class StartWorkflowInstancesRequest
The ID of the guest user starting the workflow.
getIconCode() - Method in class AddAssetTypeRequest
The icon code, a code representing the icon that should be shown.
getIconCode() - Method in class ChangeAssetTypeRequest
The icon code, a code representing the icon that should be shown.
getIconCode() - Method in class AddComplexRelationTypeRequest
The icon code of the new Complex Relation Type.
getIconCode() - Method in class ChangeComplexRelationTypeRequest
The new icon code for the Complex Relation Type.
getIconCode() - Method in interface SymbolData
Returns the icon code, a code representing the icon that should be shown.
getId() - Method in class ArticulationRuleRequest
The ID of the articulation rule.
getId() - Method in class AddAssignmentRequest
The ID of the new assignment.
getId() - Method in class AddScopeRequest
The ID of the new scope.
getId() - Method in class ChangeScopeRequest
Required. The ID of the scope to be changed.
getId() - Method in class CharacteristicTypeAssignmentReference
The ID of the reference.
getId() - Method in class AddAssetRequest
The ID of the new asset.
getId() - Method in class ChangeAssetRequest
Required. The ID of the asset to be changed.
getId() - Method in class ChangeAttributeRequest
Required. The ID of the attribute to be changed.
getId() - Method in class ChangeCommentRequest
Required. The ID of the comment to be changed.
getId() - Method in class AddCommunityRequest
The ID of the new community.
getId() - Method in class ChangeCommunityRequest
Required. The ID of the community to be changed.
getId() - Method in class AddComplexRelationRequest
The ID of the new complex relation.
getId() - Method in class ChangeComplexRelationRequest
Required. The ID of the complex relation to be changed.
getId() - Method in class RelatedAssetId
 
getId() - Method in class AddDomainRequest
 
getId() - Method in class ChangeDomainRequest
Required. The ID of the domain to be changed.
getId() - Method in class ChangeRatingRequest
Required. The ID of the rating.
getId() - Method in class ChangeRelationRequest
Required. The ID of the relation that will be changed.
getId() - Method in class CancelJobRequest
Required. The id of the job to cancel.
getId() - Method in class AddMappingRequest
The ID of the new mapping.
getId() - Method in class ChangeMappingRequest
Required. The ID of the mapping to be changed.
getId() - Method in class AddAssetTypeRequest
The UUID that will be assigned to the new Asset Type.
getId() - Method in class ChangeAssetTypeRequest
Required. The ID of the Asset Type to be changed.
getId() - Method in class AddAttributeTypeRequest
The ID of the new Attribute Type.
getId() - Method in class ChangeAttributeTypeRequest
Required. The ID of the Attribute Type to be changed.
getId() - Method in class AddComplexRelationTypeRequest
The ID of the new Complex Relation Type.
getId() - Method in class ChangeComplexRelationTypeRequest
Required. The ID of the Complex Relation Type to be changed.
getId() - Method in class ComplexRelationAttributeTypeRequest
The ID of the Complex Relation Attribute Type.
getId() - Method in class ComplexRelationLegTypeRequest
The id of the Complex Relation Leg Type.
getId() - Method in class AddDomainTypeRequest
The ID of the new Domain Type.
getId() - Method in class ChangeDomainTypeRequest
Required. The ID of the Domain Type to be changed.
getId() - Method in class AddRelationTypeRequest
The ID of the new Relation Type.
getId() - Method in class ChangeRelationTypeRequest
Required. The ID of the Relation Type to be changed.
getId() - Method in class AddStatusRequest
The ID of the new Status.
getId() - Method in class ChangeStatusRequest
Required. The ID of the Status to be changed.
getId() - Method in class AddDataQualityRuleRequest
Deprecated.
The ID of the new Data Quality Rule.
getId() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The ID of the data quality rule to be changed.
getId() - Method in class AddRoleRequest
The ID of the new role.
getId() - Method in class ChangeRoleRequest
Required. The ID of the role to be changed.
getId() - Method in class ChangeTagRequest
Required. The ID of the tag.
getId() - Method in class ChangeUserAvatarRequest
Required. The ID of the user the avatar should be changed for.
getId() - Method in class ChangeUserRequest
Required. The ID of the user to be changed.
getId() - Method in class ChangeUserGroupRequest
Required. The ID of the user group to be changed.
getId() - Method in class ChangeWorkflowDefinitionRequest
Required. The ID of the workflow definition.
getId() - Method in interface Entity
Returns the id of the current entity.
getId() - Method in interface FileInfo
Returns the UUID of the file.
getId() - Method in interface FileReference
Returns the UUID of the file.
getId() - Method in interface ResourceReference
Returns the id of the current entity.
getId() - Method in interface DropdownValue
Returns the id of the dropdown value if it is possible to convert it to UUID.
getId() - Method in interface FormProperty
Returns the id of the property.
getIdAsString() - Method in interface DropdownValue
Returns the id of the dropdown value.
getIdString() - Method in class AddAttributeTypeRequest
Deprecated.
This method will be removed from the next major release.
getInfo() - Method in interface ApplicationApi
Returns the basic information about the application.
getInstantMessagingAccounts() - Method in class AddUserRequest
The instant messaging accounts of the user.
getInstantMessagingAccounts() - Method in class ChangeUserRequest
The instant messaging accounts of the user.
getInstantMessagingAccounts() - Method in interface User
Get the list of instant messaging accounts.
getInteger() - Method in class AddAttributeTypeRequest
Deprecated.
This method will be removed from the next major release. Please use AddAttributeTypeRequest.getIsInteger()
getInteger() - Method in class FindAttributeTypesRequest
Deprecated.
This method will be removed in the future. Please use FindAttributeTypesRequest.getIsInteger().
getInvolvedPeopleIds() - Method in class FindActivitiesRequest
The list of IDs of the people that should be involved in searched activities.
getInvolvedRoleIds() - Method in class FindActivitiesRequest
The list of IDs of the roles that should be involved in searched activities.
getIsInteger() - Method in class AddAttributeTypeRequest
Whether Attribute Type holds an integer value.
getIsInteger() - Method in class ChangeAttributeTypeRequest
Whether Attribute Type holds integer value.
getIsInteger() - Method in class FindAttributeTypesRequest
Whether only integer-type Attribute Types should be searched or not.
getIssueId() - Method in class MoveIssueRequest
Required. The id of the issue to be moved.
getJob(UUID) - Method in interface JobApi
Returns the job for the given ID.
getJobId() - Method in class FindValidationResultRequest
The unique identifier of the job for which we are searching validation results.
getJobId() - Method in interface ValidationResult
Retrieve the UUID of the job that performed the validation.
getKey() - Method in interface WorkflowTask
Returns the key.
getKind() - Method in class AddAttributeTypeRequest
Required. The kind of the new Attribute Type.
getKind() - Method in class FindAttributeTypesRequest
The kind of the Attribute Type to search for.
getLabel() - Method in interface OptionValue
Return the label of option.
getLanguage() - Method in class AddAttributeTypeRequest
The language of the new Attribute Type (only applicable for Script Attribute Type).
getLanguage() - Method in class ChangeAttributeTypeRequest
The new language for the Attribute Type.
getLanguage() - Method in class FindAttributeTypesRequest
The language of the Attribute Type to search for.
getLanguage() - Method in class AddUserRequest
The language for the user.
getLanguage() - Method in class ChangeUserRequest
The new language for the user.
getLanguage() - Method in interface ScriptAttributeType
Retrieve the (code) language for this script attribute.
getLanguage() - Method in interface User
Gets the current language preference for this user.
getLastModifiedBy() - Method in interface Resource
Returns the id of the user who modified this resource the last time.
getLastModifiedOn() - Method in interface Resource
Returns timestamp (in UTC time standard) of the last modification of this resource.
getLastName() - Method in class AddUserRequest
The last name of the new user.
getLastName() - Method in class ChangeUserRequest
The new last name for the user.
getLastName() - Method in interface User
Gets the last name of the user.
getLastSyncDate() - Method in class AddMappingRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
getLastSyncDate() - Method in class ChangeMappingByExternalEntityRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
getLastSyncDate() - Method in class ChangeMappingByMappedResourceRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
getLastSyncDate() - Method in class ChangeMappingRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
getLastSyncDate() - Method in interface Mapping
Returns the timestamp (in UTC time standard) of the last synchronization of mapped resource.
getLastViewedDate() - Method in interface NavigationStatisticsEntry
Get the last time that the Asset was viewed by anyone.
getLegs() - Method in class AddComplexRelationRequest
The list of legs that the new complex relation should contain.
getLegs() - Method in class ChangeComplexRelationRequest
The new list of legs that the changed complex relation should contain.
getLegs() - Method in interface ComplexRelation
Returns the list of complex relation legs - assets related to the complex relation with role and co-role provided.
getLegTypeId() - Method in class ComplexRelationLegRequest
Deprecated.
Use relationTypeId instead.
getLegTypes() - Method in class AddComplexRelationTypeRequest
The list of leg types for the new Complex Relation Type.
getLegTypes() - Method in class ChangeComplexRelationTypeRequest
The new list of leg types for the Complex Relation Type.
getLegTypes() - Method in interface ComplexRelationType
Returns the list of the leg types representing assets related within complex relation type with given role and co-role.
getLicenseType() - Method in class AddUserRequest
Deprecated.
This method will be removed in the future.
getLicenseType() - Method in class ChangeUserRequest
The license type of the user.
getLicenseType() - Method in interface User
Deprecated.
This method will be removed in the future.
getLimit() - Method in class PagedRequest
The maximum number of results to retrieve.
getLimit() - Method in class PagedResponse
Returns the maximum number of results to be returned.
getLocallyManaged() - Method in class ChangeUserGroupRequest
Deprecated.
This feature will be dropped.
getLocation() - Method in interface View
Returns the location of the view this view will be visible in.
getMajor() - Method in interface ApplicationVersion
Deprecated.
getMappedResource() - Method in interface Mapping
Returns the mapped resource if the mapping is linked to any, null otherwise.
getMappedResourceId() - Method in class AddMappingRequest
The ID of the mapped resource.
getMappedResourceId() - Method in class ChangeMappingByExternalEntityRequest
The ID of the mapped resource.
getMappedResourceId() - Method in class ChangeMappingByMappedResourceRequest
Required. The ID of the mapped resource.
getMappedResourceId() - Method in class ChangeMappingRequest
The ID of the mapped resource.
getMappedResourceId() - Method in class GetMappingByMappedResourceRequest
The ID of the mapped resource.
getMappedResourceType() - Method in class FindMappingsRequest
The type of the mapped resource.
getMapping(UUID) - Method in interface MappingApi
Returns a mapping identified by given id.
getMappingByExternalEntity(GetMappingByExternalEntityRequest) - Method in interface MappingApi
Returns a mapping identified by its external ids.
GetMappingByExternalEntityRequest - Class in com.collibra.dgc.core.api.dto.mapping
The criteria for searching the mapping identified by its external IDs.
GetMappingByExternalEntityRequest() - Constructor for class GetMappingByExternalEntityRequest
 
GetMappingByExternalEntityRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
getMappingByMappedResource(GetMappingByMappedResourceRequest) - Method in interface MappingApi
Returns a mapping identified by its external system id and mapped resource id.
GetMappingByMappedResourceRequest - Class in com.collibra.dgc.core.api.dto.mapping
The criteria for searching the mapping identified by its external system IDs and mapped resource ID.
GetMappingByMappedResourceRequest() - Constructor for class GetMappingByMappedResourceRequest
 
GetMappingByMappedResourceRequest.Builder - Class in com.collibra.dgc.core.api.dto.mapping
 
getMatchingLegTypesIds() - Method in interface AssignedComplexRelationType
Returns the list of ids that should match the legs of the complex relation.
getMax() - Method in class CharacteristicTypeAssignmentReference
 
getMax() - Method in class ComplexRelationAttributeTypeRequest
The maximum number of Attribute Type occurrences.
getMax() - Method in class ComplexRelationLegTypeRequest
The maximum number of Leg Type occurrences.
getMaximumOccurrences() - Method in interface AssignedCharacteristicType
Returns how many times the assigned attribute may be added to the resource.
getMaximumOccurrences() - Method in interface ComplexRelationAttributeType
Returns how many times the assigned attribute may be added to the resource.
getMaximumOccurrences() - Method in interface ComplexRelationLegType
Returns how many times the assigned leg may be added to the resource.
getMaxVisibility() - Method in class FindJobsRequest
The maximum visibility of the job.
getMentionedUsers() - Method in interface Comment
Returns list of users which have been mentioned in comment.
getMessage() - Method in class CancelJobRequest
A message for the cancellation.
getMessage() - Method in interface Job
Returns the message of the job.
getMessage() - Method in interface ValidationResult
Retrieve the error message (if any).
getMessageName() - Method in class MessageEventReceivedRequest
The name of the message event.
getMin() - Method in class CharacteristicTypeAssignmentReference
 
getMin() - Method in class ComplexRelationAttributeTypeRequest
The minimum number of Attribute Type occurrences.
getMin() - Method in class ComplexRelationLegTypeRequest
The minimum number of Leg Type occurrences.
getMinimumOccurrences() - Method in interface AssignedCharacteristicType
Returns how many times at least the assigned attribute must be added to the resource.
getMinimumOccurrences() - Method in interface ComplexRelationAttributeType
Returns how many times at least the assigned attribute must be added to the resource.
getMinimumOccurrences() - Method in interface ComplexRelationLegType
Returns how many times at least the assigned leg must be added to the resource.
getMinor() - Method in interface ApplicationVersion
Deprecated.
getMostRecentExecution() - Method in class FindValidationResultRequest
Check the validationResults of only the most recent execution (inside or outside a validation job) according to the other criteria.
getMostRecentJob() - Method in class FindValidationResultRequest
Check the validationResults of only the most recent job according to the other criteria.
getMultiDefaultDropdownValues() - Method in interface FormProperty
Returns the multi default dropdown values.
getMultiProposedDropdownValues() - Method in interface FormProperty
Returns the multi proposed dropdown values.
getName() - Method in interface SolutionInfo
Returns the name of the solution.
getName() - Method in class AddScopeRequest
Required. The name of the new scope.
getName() - Method in class ChangeScopeRequest
The new name for the scope.
getName() - Method in class RestoreCustomizationBackupRequest
Required. The name of the zip archive containing the customizations.
getName() - Method in class AddFileRequest
Required. The name of the file.
getName() - Method in class AddAssetRequest
Required. The full name of the new asset.
getName() - Method in class ChangeAssetRequest
The new full name for the asset.
getName() - Method in class FindAssetsRequest
The name of the asset to search for (either display name or full name).
getName() - Method in class AddAttachmentRequest.FileReference
 
getName() - Method in class AddCommunityRequest
Required. The name (required) of the new community.
getName() - Method in class ChangeCommunityRequest
The new name for the community.
getName() - Method in class FindCommunitiesRequest
The name of the community to search for.
getName() - Method in class AddDomainRequest
Required. The name of the new domain.
getName() - Method in class ChangeDomainRequest
The new name for the domain.
getName() - Method in class FindDomainsRequest
The name of the domain to search for.
getName() - Method in class AddIssueRequest
Required. The name of the subject for which the issue is being created.
getName() - Method in class FindJobsRequest
The name of the job to search for.
getName() - Method in class AddAssetTypeRequest
Required. The name of the new Asset Type.
getName() - Method in class ChangeAssetTypeRequest
The new name for the Asset Type.
getName() - Method in class FindAssetTypesRequest
The name of the Asset Type to search for.
getName() - Method in class AddAttributeTypeRequest
Required. The name of the new Attribute Type.
getName() - Method in class ChangeAttributeTypeRequest
The new name for the Attribute Type.
getName() - Method in class FindAttributeTypesRequest
The name of the Attribute Type to search for.
getName() - Method in class AddComplexRelationTypeRequest
Required. The name of the new Complex Relation Type.
getName() - Method in class ChangeComplexRelationTypeRequest
The new name for the Complex Relation Type.
getName() - Method in class FindComplexRelationTypesRequest
The name of the Complex Relation Type to search for.
getName() - Method in class AddDomainTypeRequest
Required. The name of the new Domain Type.
getName() - Method in class ChangeDomainTypeRequest
The new name for the Domain Type.
getName() - Method in class FindDomainTypesRequest
The name of the Domain Type to search for.
getName() - Method in class AddStatusRequest
Required. The name of the new Status.
getName() - Method in class ChangeStatusRequest
The new name for the Status.
getName() - Method in class FindStatusesRequest
The name of the Status to search for.
getName() - Method in class RecentlyViewedAssetsRequest
The name of the asset to search for (either display name or full name).
getName() - Method in class AddDataQualityRuleRequest
Deprecated.
The name of the new data quality rule.
getName() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The new name for the data quality rule.
getName() - Method in class FindDataQualityRulesRequest
Deprecated.
The name of the dataquality rule to search for.
getName() - Method in class AddRoleRequest
Required. The name of the new role.
getName() - Method in class ChangeRoleRequest
The new name for the role.
getName() - Method in class FindRolesRequest
The name of the role to search for.
getName() - Method in class ChangeTagRequest
Required. The new name of the tag.
getName() - Method in class FindTagsRequest
 
getName() - Method in class FindUsersRequest
The name of the user.
getName() - Method in class AddUserGroupRequest
Required. The name of the user group.
getName() - Method in class ChangeUserGroupRequest
Required. The name of the user group.
getName() - Method in class FindUserGroupsRequest
The name of the user group.
getName() - Method in class ChangeWorkflowDefinitionRequest
The name of the workflow definition.
getName() - Method in class FindWorkflowDefinitionsRequest
The name (could be partial) of the workflow definition to search for.
getName() - Method in interface FileInfo
Returns the name of the file.
getName() - Method in interface Asset
Returns the full name of the asset.
getName() - Method in interface NamedResource
Returns the name of the resource.
getName() - Method in interface NavigationStatisticsEntry
Get the name of the Asset that this navigation statistics entry concerns.
getName() - Method in interface FileReference
Returns the name of the file.
getName() - Method in interface NamedResourceReference
Retrieve the name of the resource.
getName() - Method in interface Tag
Returns the name of the tag.
getName() - Method in interface View
Returns the name of the entity.
getName() - Method in interface NamedDescribedWorkflowStartEventType
Returns the name of the event.
getName() - Method in interface FormProperty
Returns the name of the property.
getNameMatchMode() - Method in class FindAssetsRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindCommunitiesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindDomainsRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindJobsRequest
The match mode for the name.
getNameMatchMode() - Method in class FindAssetTypesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindAttributeTypesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindComplexRelationTypesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindDomainTypesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindStatusesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class RecentlyViewedAssetsRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindDataQualityRulesRequest
Deprecated.
The match mode used to compare name.
getNameMatchMode() - Method in class FindRolesRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindTagsRequest
The match mode used to compare name.
getNameMatchMode() - Method in class FindUserGroupsRequest
The match mode used to compare name.
getNames() - Method in class AddUserGroupsRequest
Required. The names of the user groups.
getNameSearchFields() - Method in class FindUsersRequest
The user fields that will be searched for occurrences of the FindUsersRequest.name parameter.
getNextCursor() - Method in class CursorPagedResponse
Cursor value to be passed in next call to retrieve next page of results.
getNumber() - Method in interface Address
Returns the house number.
getNumberOfViews() - Method in interface NavigationStatisticsEntry
Get the number of times the Asset was viewed.
getOffset() - Method in class CursorPagedRequest
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
getOffset() - Method in class CursorPagedResponse
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
getOffset() - Method in class PagedRequest
The first result to retrieve.
getOffset() - Method in class PagedResponse
Returns the offset for the results.
getOperation() - Method in class ArticulationRuleRequest
The operation ADD or SET.
getOperation() - Method in interface ArticulationRule
Returns the type of an operation that should be performed when asset is matching this rule.
getOutBoundRelationTypeId() - Method in interface RelationTraceEntry
Returns the UUID of the outbound relation type.
getOwner() - Method in interface Responsibility
Returns the reference to the user assigned to given resource (or globally) with given role.
getOwner() - Method in interface WorkflowTask
Returns the owner.
getOwnerId() - Method in class AddResponsibilityRequest
Required. The ID of the user who the responsibility is created for.
getOwnerIds() - Method in class SetAssetResponsibilitiesRequest
Required. The IDs of the owners.
getOwnerIds() - Method in class FindResponsibilitiesRequest
The list of IDs of the owners for which the responsibilities should be found.
getParent() - Method in interface Comment
Returns the reference to the comment this comment replies to.
getParent() - Method in interface Community
Returns the parent community or null if this is a top-level community.
getParent() - Method in interface AssetType
Returns the parent of this asset type.
getParent() - Method in interface DomainType
Returns the parent of this domain type.
getParentId() - Method in class AddCommentRequest
The ID of the parent comment.
getParentId() - Method in class FindCommentsRequest
The ID of the comment which the reply comments should be searched for.
getParentId() - Method in class AddCommunityRequest
The ID of the parent for the new community.
getParentId() - Method in class ChangeCommunityRequest
The ID of the new parent community for the community.
getParentId() - Method in class FindCommunitiesRequest
The ID of the parent community to find the communities in.
getParentId() - Method in class AddAssetTypeRequest
The ID of the parent for the new Asset Type.
getParentId() - Method in class ChangeAssetTypeRequest
The ID of the new parent for the Asset Type.
getParentId() - Method in class FindAssetTypesRequest
The ID of the parent to find the Asset Types in.
getParentId() - Method in class AddDomainTypeRequest
The ID of the parent of the new Domain Type.
getParentId() - Method in class ChangeDomainTypeRequest
The ID of the new parent for the Domain Type.
getParentId() - Method in class FindDomainTypesRequest
The ID of the parent to find the Domain Types in.
getParents() - Method in interface DropdownValue
Returns the list of parents.
getParentWorkflowInstanceId() - Method in class FindWorkflowInstancesRequest
The ID of the parent workflow instance to query.
getParentWorkflowInstanceId() - Method in interface WorkflowInstance
Returns workflow instance Id of the parent workflow instance.
getPerformedByRoleIds() - Method in class FindActivitiesRequest
The list of IDs of the roles assigned to users who performed searched activities.
getPerformedByUserId() - Method in class FindActivitiesRequest
The ID of the user who performed searched activities.
getPeriod() - Method in class FindMostViewedAssetsRequest
The time span for which most viewed assets should be found.
getPermissions() - Method in class AddRoleRequest
The permissions to be granted for this role.
getPermissions() - Method in class ChangeRoleRequest
The new permissions to be set.
getPermissions() - Method in interface Role
Gets the list of permissions this role will provide to the user.
getPhoneNumber() - Method in interface PhoneNumber
Returns the phone number.
getPhoneNumbers() - Method in interface User
Get the list of phone numbers
getPhones() - Method in class AddUserRequest
The phone numbers of the user.
getPhones() - Method in class ChangeUserRequest
The phone numbers of the user.
getPossibleWorkflowStartEventTypes() - Method in interface WorkflowDefinitionApi
Returns all possible WorkflowStartEventTypes with name and description.
getPostalCode() - Method in interface Address
Returns the postal code.
getPriority() - Method in class AddIssueRequest
The priority for the issue.
getPriority() - Method in interface WorkflowTask
Returns the priority.
getProcessId() - Method in interface StartFormData
Returns the start form's process id.
getProcessId() - Method in interface WorkflowDefinition
Returns the ID that uniquely identifies a workflow definition in the application.
getProcessId() - Method in interface WorkflowDefinitionReference
Returns the id of the process corresponding to the workflow.
getProcessInstanceId() - Method in class MessageEventReceivedRequest
The ID of the workflow execution.
getProgressPercentage() - Method in interface Job
Returns the progress percentage of the job.
getProposedDropdownValues() - Method in interface FormProperty
Returns this property's proposed dropdown values.
getQuote() - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used for quoted entries.
getQuote() - Method in class ExportCSVInJobRequest
 
getQuote() - Method in class ExportCSVRequest
 
getQuote() - Method in class ExportCSVToFileRequest
 
getRadioButtons() - Method in interface FormProperty
Returns this property's radio buttons.
getRating() - Method in class AddRatingRequest
Required. The rating value of the new rating.
getRating() - Method in class ChangeRatingRequest
Required. The new rating value.
getRating() - Method in interface Rating
Gets the rating value.
getRating(UUID) - Method in interface RatingApi
Returns a rating by id.
getRatingDistributionData(UUID, int) - Method in interface RatingApi
Returns rating distribution data counted for given asset.
getRatingEnabled() - Method in class AddAssetTypeRequest
Deprecated.
This method will be removed in the future. Please use AddAssetTypeRequest.isRatingEnabled()
getRatingEnabled() - Method in class ChangeAssetTypeRequest
Whether rating should be enabled for all Assets of given type.
getRatingsCount() - Method in interface Asset
Returns the count of all ratings assigned to asset.
getReason() - Method in class CancelWorkflowTasksRequest
 
getReassignRoleIds() - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to reassign the workflow.
getReassignRoles() - Method in interface WorkflowDefinition
Returns the roles allowed to reassign tasks.
getRegisteredUserAccessible() - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow should be accessible by the registered user.
getRelatedAssetIds() - Method in class SetAssetRelationsRequest
Required. The IDs of the related assets.
getRelatedAssets() - Method in class AddIssueRequest
The list of assets which the issue is related to.
getRelation(UUID) - Method in interface RelationApi
Returns the relation identified by given ID.
getRelationDirection() - Method in class SetAssetRelationsRequest
The relation direction.
getRelations() - Method in class AddComplexRelationRequest
The relations that the new complex relation should contain.
getRelations() - Method in class ChangeComplexRelationRequest
The new relations that the new complex relation should contain.
getRelationTrace() - Method in interface DataQualityRule
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
getRelationTraceEntries() - Method in class AddDataQualityRuleRequest
Deprecated.
The list of entries that describes relations along which the data quality result is calculated.
getRelationTraceEntries() - Method in class ChangeDataQualityRuleRequest
Deprecated.
The list of relation trace entries that describes relations along which the data quality result is calculated.
getRelationTraceEntries() - Method in interface RelationTrace
Returns the list of relation trace entries.
getRelationType() - Method in interface AssignedRelationType
Returns the relation type to be assigned.
getRelationType(UUID) - Method in interface RelationTypeApi
Returns the Relation Type for the given UUID.
getRelationTypeDirection() - Method in class CharacteristicTypeAssignmentReference
 
getRelationTypeId() - Method in class ComplexRelationLegRequest
The ID of the type of the relation for complex relation.
getRelationTypeId() - Method in class RelationTypeIdWithDirection
The ID of the relation type.
getRelationTypeId() - Method in class RelatedAssetReference
The ID of relation type for related asset.
getRelationTypeId() - Method in class FindRelationsRequest
The ID of the type of relations to search for.
getRelationTypeId() - Method in class ComplexRelationLegTypeRequest
The id of the Relation Type of the Leg Type.
getRelationTypeId() - Method in class RelationTraceEntryRequest
Deprecated.
The ID of the relation type for the relation trace entry.
getRelationTypeId() - Method in interface ComplexRelationLegType
Complex relation is built from relations so for complex relation leg type there is always relation type created.
getRelationTypeId() - Method in interface RelationTraceEntry
Returns the UUID of the relation type.
getRelationTypeRestriction() - Method in class CharacteristicTypeAssignmentReference
The relation type restriction of the target asset type, if the referenced resource is a relation type; otherwise null.
getRemoveScopeOverlapOnMove() - Method in class ChangeCommunityRequest
Whether scopes assigned to community and its children should be removed on move if there are any inherited scopes in new parent community.
getRemoveScopeOverlapOnMove() - Method in class ChangeDomainRequest
Whether scopes assigned to domain should be removed on move if there are any inherited scopes in new community.
getRequesterId() - Method in class AddIssueRequest
The requester of the issue.
getResourceId() - Method in class FindAssignmentsForResourceRequest
 
getResourceId() - Method in class AddResponsibilityRequest
The ID of the resource which the responsibility is created for.
getResourceId() - Method in class FindViewPermissionRequest
 
getResourceIds() - Method in class FindResponsibilitiesRequest
The list of IDs of the resources for which the responsibilities should be found.
getResourceType() - Method in class FindAssignmentsForResourceRequest
 
getResourceType() - Method in class AddResponsibilityRequest
The type of the resource which the responsibility is created for, i.e.
getResourceType() - Method in class FindViewPermissionRequest
 
getResourceType() - Method in interface ResourceReference
Get resource type of current entity
getResourceType() - Method in interface Resource
Returns the type of this resource.
getResourceTypes() - Method in class FindActivitiesRequest
The set of the resource types that searched activities refer to, i.e.
getResponsibility(UUID) - Method in interface ResponsibilityApi
Returns the responsibility with the given ID.
getResponsibleCommunityId() - Method in class AddIssueRequest
The ID of the community responsible for handling the issue.
getRestriction() - Method in interface AssignedRelationType
Returns the restriction on the target asset type of the relation type.
getResult() - Method in class FindValidationResultRequest
Filter on the result of validation results.
getResult() - Method in interface Job
Returns the result of the job.
getResult() - Method in interface ValidationResult
Return true if the validation was successful, false if validation failed, null if there was an error validating.
getResults() - Method in class FindJobsRequest
The list of results which the jobs should be searched for.
getResults() - Method in class PagedResponse
The list of results.
getReview() - Method in class AddRatingRequest
The text field which could be optionally added with rating.
getReview() - Method in class ChangeRatingRequest
The new review value.
getReview() - Method in interface Rating
Gets the review value.
getRole() - Method in class ComplexRelationLegTypeRequest
Required. The name of the role that the source plays.
getRole() - Method in class AddRelationTypeRequest
Required. The name of the role that the source plays.
getRole() - Method in class ChangeRelationTypeRequest
The new name of the role that the source plays.
getRole() - Method in class FindRelationTypesRequest
The name of the role that the source plays to search for.
getRole() - Method in interface ComplexRelationLeg
Returns the role that the asset assigned to this leg plays in the complex relation.
getRole() - Method in interface Responsibility
Returns the reference to the role that assigned user plays.
getRole() - Method in interface ComplexRelationLegType
Returns the name of the role for this complex relation leg type.
getRole() - Method in interface RelationType
Returns the role of the relation type.
getRole(UUID) - Method in interface RoleApi
Get the role with the given id.
getRoleCoRoleLogicalOperator() - Method in class FindRelationTypesRequest
The logical operator determining how to combine the role and coRole criteria: AND or OR.
getRoleDirection() - Method in interface AssignedRelationType
Returns the direction of the relation type.
getRoleId() - Method in class SetAssetResponsibilitiesRequest
Required. The ID of the role for the responsibilities to be set.
getRoleId() - Method in class AddResponsibilityRequest
Required. The ID of the role that should be assigned to user.
getRoleIds() - Method in class FindResponsibilitiesRequest
The list of IDs of the roles for which the responsibilities should be found.
getRootComment() - Method in class FindCommentsRequest
Whether the searched comments should be root comments (not reply comments).
getRuleId() - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the domain type assignment rule.
getRuleId() - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the domain type assignment rule.
getScanState() - Method in class FindAttachmentsRequest
 
getScope() - Method in interface Assignment
Returns the scope contained by the assignment.
getScope(UUID) - Method in interface ScopeApi
Returns the scope identified by given ID.
getScopeByName(String) - Method in interface ScopeApi
Returns the scope with the given name.
getScopeId() - Method in class AddAssignmentRequest
The ID of the scope the assignment corresponds to.
getScopeId() - Method in class ChangeAssignmentRequest
Deprecated.
The ID of the scope will be removed in the future.
getScopeId() - Method in class RemoveScopeRequest
The ID of the scope to be removed.
getScore() - Method in class ArticulationRuleRequest
The articulation score (between 0 and 100).
getScore() - Method in interface ArticulationRule
Returns the value that should be either added or set (depending on the operation) when this rule matches.
getSeparator() - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used to separate entries.
getSeparator() - Method in class ExportCSVInJobRequest
 
getSeparator() - Method in class ExportCSVRequest
 
getSeparator() - Method in class ExportCSVToFileRequest
 
getSheetName() - Method in class ExportComplexRelationsToExcelRequest
The name of the sheet
getSheetName() - Method in class ExportExcelInJobRequest
 
getSheetName() - Method in class ExportExcelToFileRequest
 
getSize() - Method in interface FileInfo
Returns the size of the file.
getSolutions() - Method in interface ApplicationInfo
Returns the list of installed solutions
getSortColumnName() - Method in enum NameSearchField
 
getSortField() - Method in class FindAssetsRequest
The field on which the results are sorted.
getSortField() - Method in class FindAttachmentsRequest
The field that should be used as reference for sorting.
getSortField() - Method in class FindAttributesRequest
The field on which the results are sorted.
getSortField() - Method in class FindCommunitiesRequest
The field on which the results are sorted.
getSortField() - Method in class FindIssuesRequest
The field on which the results are sorted.
getSortField() - Method in class FindResponsibilitiesRequest
The field that should be used as reference for sorting.
getSortField() - Method in class FindJobsRequest
The field that should be used as reference for sorting.
getSortField() - Method in class FindAttributeTypesRequest
The field that should be used as reference for sorting.
getSortField() - Method in class FindRelationTypesRequest
The field that should be used as reference for sorting.
getSortField() - Method in class FindDataQualityRulesRequest
Deprecated.
The field that should be used as reference for sorting.
getSortField() - Method in class FindUsersRequest
 
getSortField() - Method in class FindWorkflowInstancesRequest
The field on which the results are sorted.
getSortField() - Method in class FindWorkflowTasksRequest
The field on which the results are sorted.
getSortOrder() - Method in class FindAssetsRequest
The sorting order.
getSortOrder() - Method in class FindAttachmentsRequest
The order of sorting.
getSortOrder() - Method in class FindAttributesRequest
The sorting order.
getSortOrder() - Method in class FindCommentsRequest
The order of sorting on the date the comment was created.
getSortOrder() - Method in class FindCommunitiesRequest
The sorting order.
getSortOrder() - Method in class FindIssuesRequest
The sorting order of the results.
getSortOrder() - Method in class FindRatingsRequest
The order of sorting on the date the rating was created.
getSortOrder() - Method in class FindResponsibilitiesRequest
The order of sorting.
getSortOrder() - Method in class FindJobsRequest
The order of sorting.
getSortOrder() - Method in class FindAttributeTypesRequest
The order of sorting.
getSortOrder() - Method in class FindRelationTypesRequest
The order of sorting.
getSortOrder() - Method in class FindDataQualityRulesRequest
Deprecated.
The order of sorting.
getSortOrder() - Method in class FindUsersRequest
 
getSortOrder() - Method in class FindWorkflowDefinitionsRequest
The sorting order.
getSortOrder() - Method in class FindWorkflowInstancesRequest
The sorting order.
getSortOrder() - Method in class FindWorkflowTasksRequest
The sorting order.
getSource() - Method in interface Relation
Returns the source of the relation.
getSourceId() - Method in class AddRelationRequest
Required. The ID of the source of the relation.
getSourceId() - Method in class ChangeRelationRequest
The ID of the new source for the relation.
getSourceId() - Method in class FindRelationsRequest
The ID of the source of relations to search for.
getSourceTargetLogicalOperator() - Method in class FindRelationsRequest
The logical operator determining how to combine the source and target criteria: AND or OR.
getSourceType() - Method in interface RelationType
Returns the source type for this relation type.
getSourceTypeId() - Method in class AddRelationTypeRequest
Required. The ID of the source type for the new Relation Type.
getSourceTypeId() - Method in class ChangeRelationTypeRequest
Deprecated.
The new source type ID will be removed in the future.
getSourceTypeId() - Method in class FindRelationTypesRequest
The ID of the source type of the Relation Type to search for.
getSourceTypeName() - Method in class FindRelationTypesRequest
The name of the source type of the Relation Type to search for.
getSPMetadataAsString(boolean) - Method in interface SamlApi
Returns the SAML Service Provider metadata for a this instance.
getStartDate() - Method in class FindActivitiesRequest
The start date of the searched activities.
getStartDate() - Method in interface Job
Returns the start date of the job.
getStartDate() - Method in interface WorkflowInstance
Returns the start date of this process instance.
getStartEvents() - Method in class ChangeWorkflowDefinitionRequest
The list of workflow start event types.
getStartEvents() - Method in interface WorkflowDefinition
Returns the start events in a list of WorkflowStartEventType enums.
getStartFormData(UUID, String) - Method in interface WorkflowTaskApi
Returns the start form data of the workflow task.
getStartFormJsonModel(UUID) - Method in interface WorkflowTaskApi
Returns the start form json model for the workflow definition.
getStartingDate() - Method in class AddRelationRequest
The starting date of the relation.
getStartingDate() - Method in class ChangeRelationRequest
The new starting date for the relation.
getStartingDate() - Method in interface Relation
Returns the starting date.
getStartLabel() - Method in class ChangeWorkflowDefinitionRequest
The start label of the workflow.
getStartLabel() - Method in interface WorkflowDefinition
Returns the label used for starting this workflow.
getStartRoleIds() - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to start the workflow.
getStartRoles() - Method in interface WorkflowDefinition
Returns the roles allowed to start the process.
getState() - Method in interface Job
Returns the state of the job.
getState() - Method in interface Address
Returns the state/provence.
getStates() - Method in class FindJobsRequest
The list of states which the jobs should be searched for.
getStatisticsEnabled() - Method in class AddAttributeTypeRequest
Whether statistics should be enabled.
getStatisticsEnabled() - Method in class ChangeAttributeTypeRequest
Whether statistics should be enabled.
getStatisticsEnabled() - Method in class FindAttributeTypesRequest
Whether the Attribute Types should be searched with statistics enabled or not.
getStatus() - Method in interface ArticulationRule
Returns the (optional) status this rule is matching on.
getStatus() - Method in interface Asset
Returns the status of this asset.
getStatus() - Method in interface AssetAssignmentRule
(Optional) Returns the status this workflow definition applies to.
getStatus(UUID) - Method in interface StatusApi
Returns the Status with the given id.
getStatusByName(String) - Method in interface StatusApi
Returns the Status with the given name.
getStatuses() - Method in interface Assignment
Returns the list of references to the statuses.
getStatusId() - Method in class ArticulationRuleRequest
The ID of the status.
getStatusId() - Method in class AddAssetRequest
The ID of the status of the new asset.
getStatusId() - Method in class ChangeAssetRequest
The ID of the new status for the asset.
getStatusId() - Method in class FindAssetsRequest
Deprecated.
use statusIds instead
getStatusId() - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the status the assignment rule should apply for.
getStatusId() - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the (Asset Type) status the assignment rule should apply for.
getStatusIds() - Method in class AddAssignmentRequest
Required. The list of IDs of the statuses.
getStatusIds() - Method in class ChangeAssignmentRequest
The list of IDs of the statuses.
getStatusIds() - Method in class FindAssetsRequest
The list of IDs of the statuses.
getStatusIds() - Method in class RecentlyViewedAssetsRequest
The list of IDs of the statuses.
getStatusIds() - Method in interface FormProperty
Returns a list of Status UUIDs.
getStopRoleIds() - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to stop the workflow.
getStopRoles() - Method in interface WorkflowDefinition
Returns the roles allowed to stop processes/tasks.
getStreet() - Method in interface Address
Returns the street.
getStringType() - Method in class AddAttributeTypeRequest
 
getStringType() - Method in interface StringAttributeType
 
getSubInstances() - Method in interface WorkflowInstance
Returns the sub process instances of this instance.
getSubProcessInstancesCount() - Method in interface WorkflowInstance
Returns the count of sub process instances of this instance.
getSubtitle() - Method in interface TaskFormData
Returns the subtitle of the task if any
getSubType() - Method in interface View
Returns the text representation of view subtype extracted from it's config.
getSymbolData() - Method in interface AssetType
Returns the symbol data.
getSymbolData() - Method in interface ComplexRelationType
Returns the symbol data.
getSymbolType() - Method in class AddAssetTypeRequest
Required. The symbol type.
getSymbolType() - Method in class ChangeAssetTypeRequest
The symbol type.
getSymbolType() - Method in class AddComplexRelationTypeRequest
Required. The symbol type.
getSymbolType() - Method in class ChangeComplexRelationTypeRequest
The new symbol type.
getSymbolType() - Method in interface SymbolData
Returns the symbol type.
getSyncAction() - Method in class AddMappingRequest
The type of the action performed during last successful synchronization.
getSyncAction() - Method in class ChangeMappingByExternalEntityRequest
The type of the action performed during last successful synchronization.
getSyncAction() - Method in class ChangeMappingByMappedResourceRequest
The type of the action performed during last successful synchronization.
getSyncAction() - Method in class ChangeMappingRequest
The type of the action performed during last successful synchronization.
getSyncAction() - Method in class FindMappingsRequest
The type of the action performed during last successful synchronization.
getSyncAction() - Method in interface Mapping
Returns the type of the action performed during last successful synchronization.
getTableViewConfig() - Method in class ExportCSVInJobRequest
 
getTableViewConfig() - Method in class ExportCSVRequest
 
getTableViewConfig() - Method in class ExportCSVToFileRequest
 
getTableViewConfig() - Method in class ExportExcelInJobRequest
 
getTableViewConfig() - Method in class ExportExcelToFileRequest
 
getTag(UUID) - Method in interface TagApi
Returns a tag identified by given id.
getTagNames() - Method in class AddAssetTagsRequest
Required. The names of the tags to be applied on given asset.
getTagNames() - Method in class FindAssetsRequest
The list of names of tags.
getTagNames() - Method in class RemoveAssetTagsRequest
The names of the tags to be removed from given asset.
getTagNames() - Method in class SetAssetTagsRequest
Required. The names of the tags to be applied on given asset.
getTagsByAssetId(UUID) - Method in interface TagApi
Retrieves all tags of given asset.
getTarget() - Method in interface Relation
Gets the target of the relation.
getTargetId() - Method in class AddRelationRequest
Required. The ID of the target of the relation.
getTargetId() - Method in class ChangeRelationRequest
The ID of the new target for the relation.
getTargetId() - Method in class FindRelationsRequest
The ID of the target of relations to search for.
getTargetType() - Method in interface RelationType
Returns the target type of this relation type.
getTargetTypeId() - Method in class AddRelationTypeRequest
Required. The ID of the source type for the new Relation Type.
getTargetTypeId() - Method in class ChangeRelationTypeRequest
Deprecated.
The new target type ID will be removed in the future.
getTargetTypeId() - Method in class FindRelationTypesRequest
The ID of the target type of the Relation Type to search for.
getTargetTypeName() - Method in class FindRelationTypesRequest
The name of the target type of the Relation Type to search for.
getTaskFormData(UUID, String) - Method in interface WorkflowTaskApi
Returns the task form data of the workflow task.
getTaskFormJsonModel(UUID) - Method in interface WorkflowTaskApi
Returns the task form json model for the workflow task id.
getTaskId() - Method in class FindActivitiesRequest
The ID of the task which contains the basic find activities request.
getTaskId() - Method in interface TaskFormData
Return the id of the task.
getTaskIds() - Method in class CompleteWorkflowTasksRequest
Required. The list of IDs for the tasks that should be completed.
getTasks() - Method in interface WorkflowInstance
Returns workflow tasks in this process instance.
getText() - Method in interface DropdownValue
Returns the text.
getTimestamp() - Method in interface Activity
Returns the time when the activity happened, in timestamp format.
getTitle() - Method in class FindWorkflowTasksRequest
The title/name of the task.
getTitle() - Method in interface WorkflowTask
Returns the title of the task.
getToId() - Method in class MergeTagsRequest
Required. Id of the replacement tag.
getTopLevel() - Method in class FindAssetTypesRequest
Whether only top level Asset Types should be searched or not.
getTopLevel() - Method in class FindDomainTypesRequest
Whether only top level Domain Types should be searched or not.
getTotal() - Method in class CursorPagedResponse
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
getTotal() - Method in class PagedResponse
Returns the total number of results.
getType() - Method in class CharacteristicTypeAssignmentReference
 
getType() - Method in class FindResponsibilitiesRequest
Indicates which type of responsibilities should be searched for.
getType() - Method in class FindRolesRequest
Indicates which type of roles should be searched for.
getType() - Method in class ChangeSamlCertificateRequest
The type of certificate to be changed.
getType() - Method in class DeleteSamlCertificateRequest
The type of certificate to be changed.
getType() - Method in class FindWorkflowTasksRequest
The task type.
getType() - Method in interface Asset
Returns the type of this asset.
getType() - Method in interface Attribute
Returns the attribute type for this attribute.
getType() - Method in interface ComplexRelation
Returns the type of the complex relation.
getType() - Method in interface Domain
Returns the type of this domain.
getType() - Method in interface Relation
Returns the type of the relation.
getType() - Method in interface Job
Returns the type of the job.
getType() - Method in interface Address
Returns the type of address.
getType() - Method in interface InstantMessagingAccount
Returns the type of instant messaging account.
getType() - Method in interface PhoneNumber
Returns the type of phone number.
getType() - Method in interface Website
Gets the type of website.
getType() - Method in interface View
Returns ViewType of a View.
getType() - Method in interface FormProperty
Returns the property type.
getType() - Method in interface WorkflowTask
Returns the type.
getTypeId() - Method in class AddAssetRequest
Required. The ID of the asset type of the new asset.
getTypeId() - Method in class ChangeAssetRequest
The ID of the new asset type for the asset.
getTypeId() - Method in class FindAssetsRequest
Deprecated.
typeId has been deprecated, please use typeIds instead.
getTypeId() - Method in class SetAssetAttributesRequest
Required. The ID of the attribute type for the new attribute.
getTypeId() - Method in class SetAssetRelationsRequest
Required. The ID of the relation type for the relations to be set.
getTypeId() - Method in class AddAttributeRequest
Required. The ID of the attribute type for the new attribute.
getTypeId() - Method in class FindComplexRelationsRequest
The ID of the type of complex relations to search for.
getTypeId() - Method in class AddDomainRequest
Required. The ID of the domain type of the new domain.
getTypeId() - Method in class ChangeDomainRequest
The ID of the new domain type for the domain.
getTypeId() - Method in class FindDomainsRequest
The ID of the domain type to search for.
getTypeId() - Method in class AddIssueRequest
Required. The type ID of the issue to be created.
getTypeId() - Method in class AddRelationRequest
Required. The ID of the type of the relation.
getTypeIds() - Method in class FindAssetsRequest
The list of IDs of the asset types.
getTypeIds() - Method in class FindAttributesRequest
The list of IDs of the attribute types the found attributes should have, or null or empty if no type filtering should be applied.
getTypeIds() - Method in class RecentlyViewedAssetsRequest
The list of IDs of the asset types.
getTypes() - Method in class FindJobsRequest
The list of types of the jobs.
getUploadDate() - Method in class FindAttachmentsRequest
The date of attachment upload.
getUrl() - Method in interface Website
Gets the URL of the website.
getUser() - Method in interface Activity
Returns the reference to the user that performed the activity.
getUser(UUID) - Method in interface UserApi
Returns the user with the given id.
getUserByEmailAddress(String) - Method in interface UserApi
Returns user with given email address.
getUserByUsername(String) - Method in interface UserApi
Returns user with given username.
getUserGroup(UUID) - Method in interface UserGroupApi
Returns the user group with the given ID.
getUserGroupByName(String) - Method in interface UserGroupApi
Returns the user group with the given name.
getUserGroupId() - Method in class AddUsersToUserGroupRequest
Required. The ID of the user group the users should be added to.
getUserGroupId() - Method in class RemoveUsersFromUserGroupRequest
Required. The ID of the user groups from which the users should be removed.
getUserGroupId() - Method in class SetUsersForUserGroupRequest
Required. The ID of the user group whose users will be set.
getUserGroupId() - Method in class AddViewPermissionRequest
 
getUserGroupId() - Method in class FindViewPermissionRequest
 
getUserGroupId() - Method in interface ViewPermission
Returns the UUID UserGroup that is the owner of this ViewPermission, if the owner is a group, otherwise null will be returned.
getUserGroupIds() - Method in class AddUserRequest
The groups this newly created user should be added to.
getUserGroupIds() - Method in class AddUserToUserGroupsRequest
Required. The list of IDs of the user groups which the user should be assigned to.
getUserGroupIds() - Method in class RemoveUserFromUserGroupsRequest
Required. The list of IDs of the user groups which the user should be removed from.
getUserGroupIds() - Method in class SetUserGroupsForUserRequest
Required. The list of IDs of the user groups which the user should be assigned to.
getUserGroupsForUser(FindUserGroupsForUserRequest) - Method in interface UserGroupApi
getUserId() - Method in class FindAttachmentsRequest
The ID of the user who uploaded the attachment.
getUserId() - Method in class FindCommentsRequest
The ID of the user who created the comment.
getUserId() - Method in class FindRatingsRequest
The ID of the rating's author.
getUserId() - Method in class AddUserToUserGroupsRequest
Required. The ID of the user who should be assigned to user groups.
getUserId() - Method in class RemoveUserFromUserGroupsRequest
Required. The ID of the user who should be removed from user groups.
getUserId() - Method in class SetUserGroupsForUserRequest
Required. The ID of the user who should be assigned to the user groups.
getUserId() - Method in class FindUserGroupsForUserRequest
Deprecated.
The name of the user group.
getUserId() - Method in class FindUserGroupsRequest
The ID of the user who should belong to searched user groups.
getUserId() - Method in class AddViewPermissionRequest
 
getUserId() - Method in class FindViewPermissionRequest
 
getUserId() - Method in class FindWorkflowTasksRequest
The ID of the user for which the tasks need to be returned.
getUserId() - Method in interface Job
Returns the UUID of the user that initiated this job.
getUserId() - Method in interface ViewPermission
Returns the UUID of the user that is the owner of this ViewPermission, if the owner is a user, otherwise null will be returned.
getUserIds() - Method in class FindUsersRequest
The IDs of the users.
getUserIds() - Method in class AddUsersToUserGroupRequest
Required. The list of IDs of the users that should be added to the user group.
getUserIds() - Method in class RemoveUsersFromUserGroupRequest
Required. The list of IDs of the users which should be removed from the user group.
getUserIds() - Method in class SetUsersForUserGroupRequest
Required. The list of user IDs that will be assigned to the group.
getUsername() - Method in class ChangeUserRequest
The new username for the user.
getUserName() - Method in class AddUserRequest
Required. The username, which should be unique.
getUserName() - Method in interface UserReference
Retrieve the username of the user.
getUserName() - Method in interface User
Gets the username of the user.
getUserRelation() - Method in class FindIssuesRequest
The relation of the user with the issues to be returned.
getUserRequiredLicenseType(UUID) - Method in interface UserApi
Gets the required LicenseType for the given user.
getValidationRule() - Method in interface ValidationResult
Return the ResourceReference for this result.
getValidationRuleId() - Method in class FindValidationResultRequest
The unique identifier of the validation rule for which we are searching validation results.
getValidationRuleIds() - Method in class AddAssignmentRequest
The list of IDs of the validation rules.
getValidationRuleIds() - Method in class ChangeAssignmentRequest
The list of IDs of the validation rules.
getValidationRules() - Method in interface Assignment
Returns the list of references to validation rules applying with the assignment.
getValue() - Method in class AddAttributeRequest
Required. The value of this attribute.
getValue() - Method in class ChangeAttributeRequest
Required. The value of this attribute.
getValue() - Method in class AttributeValue
 
getValue() - Method in class ComplexRelationAttributeRequest
The value of the attribute attached to the complex relation.
getValue() - Method in interface Attribute
Returns the value of this attribute.
getValue() - Method in interface BooleanAttribute
Gets the boolean value of this attribute.
getValue() - Method in interface DateAttribute
Returns the date (timestamp) value of this attribute.
getValue() - Method in interface MultiValueListAttribute
Returns the list of values of this attribute.
getValue() - Method in interface NumericAttribute
Returns the Double value of this attribute.
getValue() - Method in interface ScriptAttribute
Returns the script value of this attribute.
getValue() - Method in interface SingleValueListAttribute
Returns the value of this attribute.
getValue() - Method in interface StringAttribute
Returns the String value of this attribute.
getValue() - Method in interface FormProperty
Returns the property (default) value.
getValue() - Method in interface OptionValue
Return the value of option.
getValueAs(Class<T>) - Method in interface Attribute
Returns the value of this attribute casted to the class required by the parameter.
getValueAsString() - Method in interface Attribute
Returns the value of this attribute represented as a String.
getValues() - Method in class SetAssetAttributesRequest
Required. The values for the new attribute.
getValues() - Method in class AttributeValue
 
getVariables() - Method in class MessageEventReceivedRequest
The variables of the message event.
getVariables(UUID) - Method in interface WorkflowTaskApi
Returns the variables for the workflow task id.
getVersion() - Method in interface ApplicationInfo
Returns the version of the application.
getVersion() - Method in interface SolutionInfo
Returns the version of the solution.
getViewConfig() - Method in class ExportJSONInJobRequest
 
getViewConfig() - Method in class ExportJSONRequest
 
getViewConfig() - Method in class ExportJSONToFileRequest
 
getViewConfig() - Method in class ExportXMLInJobRequest
 
getViewConfig() - Method in class ExportXMLRequest
 
getViewConfig() - Method in class ExportXMLToFileRequest
 
getViewId() - Method in class AddDiagramPictureRequest
Required. The ID of the View for which the picture should be taken.
getViewPermission(String) - Method in interface ViewPermissionApi
Deprecated.
This method will be removed in the future. Please, use ViewPermissionApi.getViewPermission(UUID) ()}
getViewPermission(UUID) - Method in interface ViewPermissionApi
Retrieves a ViewPermission.
getVisible() - Method in class FindJobsRequest
The visibility of the jobs.
getWebsites() - Method in class AddUserRequest
The websites of the user.
getWebsites() - Method in class ChangeUserRequest
The websites of the user.
getWebsites() - Method in interface User
Get the list of websites.
getWorkflowDefinition() - Method in interface WorkflowTask
Returns the reference to the workflow definition.
getWorkflowDefinition() - Method in interface WorkflowInstance
Returns the workflow definition of this instance.
getWorkflowDefinition(UUID) - Method in interface WorkflowDefinitionApi
Returns the workflow definition identified by given UUID.
getWorkflowDefinitionByProcessId(String) - Method in interface WorkflowDefinitionApi
Returns the workflow definition identified by given process id.
getWorkflowDefinitionDiagram(UUID) - Method in interface WorkflowDefinitionApi
Returns the workflow definition identified by the given UUID, described as diagram file.
getWorkflowDefinitionId() - Method in class AddAssetTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be added.
getWorkflowDefinitionId() - Method in class AddDomainTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be added.
getWorkflowDefinitionId() - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be changed.
getWorkflowDefinitionId() - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be changed.
getWorkflowDefinitionId() - Method in class FindWorkflowInstancesRequest
The ID of the workflow definition.
getWorkflowDefinitionId() - Method in class StartWorkflowInstancesRequest
The ID of the workflow definition.
getWorkflowDefinitionName() - Method in class FindWorkflowInstancesRequest
The name (or a part of it) of the workflow definition.
getWorkflowDefinitionXML(UUID) - Method in interface WorkflowDefinitionApi
Returns the workflow definition identified by the given UUID, described as XML file.
getWorkflowInstanceDiagram(UUID) - Method in interface WorkflowInstanceApi
Returns the file representing the diagram of workflow instance identified by the given ID.
getWorkflowInstanceId() - Method in interface WorkflowTask
Returns the UUID of the workflow instance.
getWorkflowTask(UUID) - Method in interface WorkflowTaskApi
Returns the workflow task identified by given UUID.
getWorkflowTaskIds() - Method in class CancelWorkflowTasksRequest
 
getWorkflowTaskUserRelation() - Method in class FindWorkflowTasksRequest
The type of relation between user and searched tasks.
global(boolean) - Method in class AddRoleRequest.Builder
Whether the role should be a global or resource role.
global(Boolean) - Method in class FindRolesRequest.Builder
 
global(Boolean) - Method in class FindWorkflowDefinitionsRequest.Builder
 
GLOBAL - FindResponsibilitiesRequest.TypeMatchMode
 
GLOBAL - FindRolesRequest.TypeMatchMode
 
GLOBAL - WorkflowBusinessItemType
 
globalCreate(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Whether the workflow is accessible from the global create menu.
globalOnly(boolean) - Method in class FindResponsibilitiesRequest.Builder
 
groupId(UUID) - Method in class FindUsersRequest.Builder
 
groups() - Method in annotation type ConfiguredMaxLimit
 
GTALK - InstantMessagingAccountType
 
guestExcluded(boolean) - Method in class FindMostViewedAssetsRequest.Builder
 
guestUserAccessible(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Whether the workflow should be accessible by the guest user
guestUserId(UUID) - Method in class CompleteWorkflowTasksRequest.Builder
The ID of the guest user.
guestUserId(UUID) - Method in class StartWorkflowInstancesRequest.Builder
The ID of the guest user starting the workflow.

H

hashCode() - Method in class FindActivitiesRequest
 
hashCode() - Method in class ArticulationRuleRequest
 
hashCode() - Method in class AddAssignmentRequest
 
hashCode() - Method in class AddScopeRequest
 
hashCode() - Method in class ChangeAssignmentRequest
 
hashCode() - Method in class ChangeScopeRequest
 
hashCode() - Method in class CharacteristicTypeAssignmentReference
 
hashCode() - Method in class FindAssignmentsForResourceRequest
 
hashCode() - Method in class RemoveScopeRequest
 
hashCode() - Method in class CursorPagedRequest
 
hashCode() - Method in class CursorPagedResponse
 
hashCode() - Method in class CustomizationBackup
 
hashCode() - Method in class RestoreCustomizationBackupRequest
 
hashCode() - Method in class AddDiagramPictureRequest
 
hashCode() - Method in class AddFileRequest
 
hashCode() - Method in class AddAssetRequest
 
hashCode() - Method in class AddAssetTagsRequest
 
hashCode() - Method in class ChangeAssetRequest
 
hashCode() - Method in class FindAssetsRequest
 
hashCode() - Method in class RemoveAssetTagsRequest
 
hashCode() - Method in class SetAssetAttributesRequest
 
hashCode() - Method in class SetAssetRelationsRequest
 
hashCode() - Method in class SetAssetResponsibilitiesRequest
 
hashCode() - Method in class SetAssetTagsRequest
 
hashCode() - Method in class AddAttachmentRequest.FileReference
 
hashCode() - Method in class AddAttachmentRequest
 
hashCode() - Method in class FindAttachmentsRequest
 
hashCode() - Method in class AddAttributeRequest
 
hashCode() - Method in class ChangeAttributeRequest
 
hashCode() - Method in class FindAttributesRequest
 
hashCode() - Method in class AddCommentRequest
 
hashCode() - Method in class ChangeCommentRequest
 
hashCode() - Method in class FindCommentsRequest
 
hashCode() - Method in class AddCommunityRequest
 
hashCode() - Method in class ChangeCommunityRequest
 
hashCode() - Method in class FindCommunitiesRequest
 
hashCode() - Method in class AddComplexRelationRequest
 
hashCode() - Method in class AttributeValue
 
hashCode() - Method in class ChangeComplexRelationRequest
 
hashCode() - Method in class ComplexRelationAttributeRequest
 
hashCode() - Method in class ComplexRelationLegRequest
 
hashCode() - Method in class ExportComplexRelationsRequest
 
hashCode() - Method in class ExportComplexRelationsToCSVRequest
 
hashCode() - Method in class ExportComplexRelationsToExcelRequest
 
hashCode() - Method in class FindComplexRelationsRequest
 
hashCode() - Method in class RelatedAssetId
 
hashCode() - Method in class RelationTypeIdWithDirection
 
hashCode() - Method in class AddDomainRequest
 
hashCode() - Method in class ChangeDomainRequest
 
hashCode() - Method in class FindDomainsRequest
 
hashCode() - Method in class AddIssueRequest
 
hashCode() - Method in class FindIssuesRequest
 
hashCode() - Method in class MoveIssueRequest
 
hashCode() - Method in class RelatedAssetReference
 
hashCode() - Method in class FindJdbcDriverRequest
 
hashCode() - Method in class AddRatingRequest
 
hashCode() - Method in class ChangeRatingRequest
 
hashCode() - Method in class FindRatingsRequest
 
hashCode() - Method in class AddRelationRequest
 
hashCode() - Method in class ChangeRelationRequest
 
hashCode() - Method in class FindRelationsRequest
 
hashCode() - Method in class AddResponsibilityRequest
 
hashCode() - Method in class FindResponsibilitiesRequest
 
hashCode() - Method in class CancelJobRequest
 
hashCode() - Method in class FindJobsRequest
 
hashCode() - Method in class AddMappingRequest
 
hashCode() - Method in class ChangeMappingByExternalEntityRequest
 
hashCode() - Method in class ChangeMappingByMappedResourceRequest
 
hashCode() - Method in class ChangeMappingRequest
 
hashCode() - Method in class FindMappingsRequest
 
hashCode() - Method in class GetMappingByExternalEntityRequest
 
hashCode() - Method in class GetMappingByMappedResourceRequest
 
hashCode() - Method in class AddAssetTypeRequest
 
hashCode() - Method in class ChangeAssetTypeRequest
 
hashCode() - Method in class FindAssetTypesRequest
 
hashCode() - Method in class FindSubAssetTypesRequest
 
hashCode() - Method in class AddAttributeTypeRequest
 
hashCode() - Method in class ChangeAttributeTypeRequest
 
hashCode() - Method in class FindAttributeTypesRequest
 
hashCode() - Method in class AddComplexRelationTypeRequest
 
hashCode() - Method in class ChangeComplexRelationTypeRequest
 
hashCode() - Method in class ComplexRelationAttributeTypeRequest
 
hashCode() - Method in class ComplexRelationLegTypeRequest
 
hashCode() - Method in class FindComplexRelationTypesRequest
 
hashCode() - Method in class AddDomainTypeRequest
 
hashCode() - Method in class ChangeDomainTypeRequest
 
hashCode() - Method in class FindDomainTypesRequest
 
hashCode() - Method in class FindSubDomainTypesRequest
 
hashCode() - Method in class AddRelationTypeRequest
 
hashCode() - Method in class ChangeRelationTypeRequest
 
hashCode() - Method in class FindRelationTypesRequest
 
hashCode() - Method in class AddStatusRequest
 
hashCode() - Method in class ChangeStatusRequest
 
hashCode() - Method in class FindStatusesRequest
 
hashCode() - Method in class FindMostViewedAssetsRequest
 
hashCode() - Method in class FindRecentlyViewedAssetsRequest
 
hashCode() - Method in class RecentlyViewedAssetsRequest
 
hashCode() - Method in class PagedRequest
 
hashCode() - Method in class PagedResponse
 
hashCode() - Method in class AddDataQualityRuleRequest
Deprecated.
 
hashCode() - Method in class ChangeDataQualityRuleRequest
Deprecated.
 
hashCode() - Method in class DataQualityMetricRequest
Deprecated.
 
hashCode() - Method in class FindDataQualityRulesRequest
Deprecated.
 
hashCode() - Method in class RelationTraceEntryRequest
Deprecated.
 
hashCode() - Method in class ExportCSVInJobRequest
 
hashCode() - Method in class ExportCSVRequest
 
hashCode() - Method in class ExportCSVToFileRequest
 
hashCode() - Method in class ExportExcelInJobRequest
 
hashCode() - Method in class ExportExcelToFileRequest
 
hashCode() - Method in class ExportJSONInJobRequest
 
hashCode() - Method in class ExportJSONRequest
 
hashCode() - Method in class ExportJSONToFileRequest
 
hashCode() - Method in class ExportXMLInJobRequest
 
hashCode() - Method in class ExportXMLRequest
 
hashCode() - Method in class ExportXMLToFileRequest
 
hashCode() - Method in class AddRoleRequest
 
hashCode() - Method in class ChangeRoleRequest
 
hashCode() - Method in class FindRolesRequest
 
hashCode() - Method in class ChangeSamlCertificateRequest
 
hashCode() - Method in class DeleteSamlCertificateRequest
 
hashCode() - Method in class ChangeTagRequest
 
hashCode() - Method in class FindTagsRequest
 
hashCode() - Method in class MergeTagsRequest
 
hashCode() - Method in class AddUserRequest
 
hashCode() - Method in class AddUserToUserGroupsRequest
 
hashCode() - Method in class ChangeUserAvatarRequest
 
hashCode() - Method in class ChangeUserRequest
 
hashCode() - Method in class FindUsersRequest
 
hashCode() - Method in class RemoveUserFromUserGroupsRequest
 
hashCode() - Method in class SetUserGroupsForUserRequest
 
hashCode() - Method in class AddUserGroupRequest
 
hashCode() - Method in class AddUserGroupsRequest
 
hashCode() - Method in class AddUsersToUserGroupRequest
 
hashCode() - Method in class ChangeUserGroupRequest
 
hashCode() - Method in class FindUserGroupsForUserRequest
Deprecated.
 
hashCode() - Method in class FindUserGroupsRequest
 
hashCode() - Method in class RemoveUsersFromUserGroupRequest
 
hashCode() - Method in class SetUsersForUserGroupRequest
 
hashCode() - Method in class FindValidationResultRequest
 
hashCode() - Method in class ValidateInJobRequest
 
hashCode() - Method in class AddViewPermissionRequest
 
hashCode() - Method in class FindViewPermissionRequest
 
hashCode() - Method in class AddAssetTypeAssignmentRuleRequest
 
hashCode() - Method in class AddDomainTypeAssignmentRuleRequest
 
hashCode() - Method in class CancelWorkflowTasksRequest
 
hashCode() - Method in class ChangeAssetTypeAssignmentRuleRequest
 
hashCode() - Method in class ChangeDomainTypeAssignmentRuleRequest
 
hashCode() - Method in class ChangeWorkflowDefinitionRequest
 
hashCode() - Method in class CompleteWorkflowTasksRequest
 
hashCode() - Method in class DeployWorkflowDefinitionRequest
 
hashCode() - Method in class FindWorkflowDefinitionsRequest
 
hashCode() - Method in class FindWorkflowInstancesRequest
 
hashCode() - Method in class FindWorkflowTasksRequest
 
hashCode() - Method in class MessageEventReceivedRequest
 
hashCode() - Method in class StartWorkflowInstancesRequest
 
headerRow(boolean) - Method in class ExportCSVInJobRequest.Builder
 
headerRow(boolean) - Method in class ExportCSVRequest.Builder
 
headerRow(boolean) - Method in class ExportCSVToFileRequest.Builder
 
headerRow(boolean) - Method in class ExportExcelInJobRequest.Builder
 
headerRow(boolean) - Method in class ExportExcelToFileRequest.Builder
 
HOME - AddressType
 

I

ICON_CODE - AssetTypeSymbolType
 
iconCode(String) - Method in class AddAssetTypeRequest.Builder
The icon code, a code representing the icon that should be shown.
iconCode(String) - Method in class ChangeAssetTypeRequest.Builder
The icon code, a code representing the icon that should be shown.
iconCode(String) - Method in class AddComplexRelationTypeRequest.Builder
The icon code of the new Complex Relation Type.
iconCode(String) - Method in class ChangeComplexRelationTypeRequest.Builder
The new icon code for the Complex Relation Type.
ICQ - InstantMessagingAccountType
 
id - Variable in class CharacteristicTypeAssignmentReference.Builder
Deprecated.
This field will become private in the next major release.
id(UUID) - Method in class ChangeScopeRequest.Builder
Required. The ID of the scope to be changed.
id(UUID) - Method in class ChangeAssetRequest.Builder
Required. The ID of the asset to be changed.
id(UUID) - Method in class ChangeAttributeRequest.Builder
Required. The ID of the attribute to be changed.
id(UUID) - Method in class ChangeCommentRequest.Builder
Required. The ID of the comment to be changed.
id(UUID) - Method in class ChangeCommunityRequest.Builder
Required. The ID of the community to be changed.
id(UUID) - Method in class ChangeComplexRelationRequest.Builder
Required. The ID of the complex relation to be changed.
id(UUID) - Method in class RelatedAssetId.Builder
 
id(UUID) - Method in class ChangeDomainRequest.Builder
Required. The ID of the domain to be changed.
id(UUID) - Method in class ChangeRatingRequest.Builder
Required. The ID of the rating.
id(UUID) - Method in class ChangeRelationRequest.Builder
Required. The ID of the relation that will be changed.
id(UUID) - Method in class CancelJobRequest.Builder
Required. The id of the job to cancel.
id(UUID) - Method in class ChangeMappingRequest.Builder
Required. The ID of the mapping to be changed.
id(UUID) - Method in class ChangeAssetTypeRequest.Builder
Required. The ID of the Asset Type to be changed.
id(UUID) - Method in class ChangeAttributeTypeRequest.Builder
Required. The ID of the Attribute Type to be changed.
id(UUID) - Method in class ChangeComplexRelationTypeRequest.Builder
Required. The ID of the Complex Relation Type to be changed.
id(UUID) - Method in class ChangeDomainTypeRequest.Builder
Required. The ID of the Domain Type to be changed.
id(UUID) - Method in class ChangeRelationTypeRequest.Builder
Required. The ID of the Relation Type to be changed.
id(UUID) - Method in class ChangeStatusRequest.Builder
Required. The ID of the Status to be changed.
id(UUID) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The ID of the data quality rule to be changed.
id(UUID) - Method in class ChangeRoleRequest.Builder
Required. The ID of the role to be changed.
id(UUID) - Method in class ChangeTagRequest.Builder
Required. The ID of the tag.
id(UUID) - Method in class ChangeUserAvatarRequest.Builder
Required. The ID of the user the avatar should be changed for.
id(UUID) - Method in class ChangeUserRequest.Builder
Required. The ID of the user to be changed.
id(UUID) - Method in class ChangeUserGroupRequest.Builder
Required. The ID of the user group to be changed.
id(UUID) - Method in class ChangeWorkflowDefinitionRequest.Builder
Required. The ID of the workflow definition.
id(UUID) - Method in class ArticulationRuleRequest.Builder
The ID of the articulation rule.
id(UUID) - Method in class AddAssignmentRequest.Builder
The ID of the new assignment.
id(UUID) - Method in class AddScopeRequest.Builder
The ID of the new scope.
id(UUID) - Method in class CharacteristicTypeAssignmentReference.Builder
 
id(UUID) - Method in class AddAssetRequest.Builder
The ID of the new asset.
id(UUID) - Method in class AddCommunityRequest.Builder
The ID of the new community.
id(UUID) - Method in class AddComplexRelationRequest.Builder
The ID of the new complex relation.
id(UUID) - Method in class AddDomainRequest.Builder
 
id(UUID) - Method in class AddMappingRequest.Builder
The ID of the new mapping.
id(UUID) - Method in class AddAssetTypeRequest.Builder
The UUID that will be assigned to the new Asset Type.
id(UUID) - Method in class AddAttributeTypeRequest.Builder
The ID of the new Attribute Type.
id(UUID) - Method in class AddComplexRelationTypeRequest.Builder
The ID of the new Complex Relation Type.
id(UUID) - Method in class ComplexRelationAttributeTypeRequest.Builder
The ID of the Complex Relation Attribute Type.
id(UUID) - Method in class ComplexRelationLegTypeRequest.Builder
The id of the Complex Relation Leg Type.
id(UUID) - Method in class AddDomainTypeRequest.Builder
The ID of the new Domain Type.
id(UUID) - Method in class AddRelationTypeRequest.Builder
The ID of the new Relation Type.
id(UUID) - Method in class AddStatusRequest.Builder
The ID of the new Status.
id(UUID) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The ID of the new Data Quality Rule.
id(UUID) - Method in class AddRoleRequest.Builder
The ID of the new role.
ID - FindAssetsRequest.SortField
 
ID - FindAttributesRequest.SortField
 
ID - FindCommunitiesRequest.SortField
 
IMPORT - ActivityCause
 
includeDisabled(boolean) - Method in class FindUsersRequest.Builder
 
includeEveryone(boolean) - Method in class FindUserGroupsRequest.Builder
 
includeEveryone(Boolean) - Method in class FindUserGroupsRequest.Builder
Deprecated.
This method will be removed in the future. Please use FindUserGroupsRequest.Builder.includeEveryone(boolean)
includeHeaderRow - Variable in class ExportComplexRelationsRequest
Set if the file will include a header (true) or not (false).
includeHeaderRow(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
includeHeaderRow(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
includeInherited(boolean) - Method in class FindResponsibilitiesRequest.Builder
 
includeInherited(boolean) - Method in class FindViewPermissionRequest.Builder
 
includeParent(boolean) - Method in class FindSubAssetTypesRequest.Builder
Whether parent Asset Type should be included in the search result.
includeParent(boolean) - Method in class FindSubDomainTypesRequest.Builder
Whether parent Domain Type should be included in the search result.
includeSubCommunities(boolean) - Method in class FindDomainsRequest.Builder
 
info(String) - Method in interface LoggerApi
Log the given message as info level.
initialize(ConfiguredMaxLimit) - Method in class ConfiguredMaxLimitConstraintValidatorFacade
 
INSIGHTS_SUMMARY - Permission
view insights application tiles summary only
INSIGHTS_VIEW - Permission
view insights application dashboards and drill down
instance() - Static method in class ApiUserFormatter
 
instance() - Static method in class CursorPagedResponseCountFormatter
 
instance() - Static method in class CursorPagedResponseFormatter
 
instance() - Static method in class PagedResponseCountFormatter
 
instance() - Static method in class PagedResponseFormatter
 
InstantMessagingAccount - ResourceType
 
InstantMessagingAccount - Interface in com.collibra.dgc.core.api.model.user
Represents an instant messaging account for a User.
instantMessagingAccounts(List<InstantMessagingAccount>) - Method in class AddUserRequest.Builder
The instant messaging accounts of the user.
instantMessagingAccounts(List<InstantMessagingAccount>) - Method in class ChangeUserRequest.Builder
The instant messaging accounts of the user.
InstantMessagingAccountType - Enum in com.collibra.dgc.core.api.model.user
The possible instant messaging accounts
involvedPeopleIds(Set<UUID>) - Method in class FindActivitiesRequest.Builder
 
involvedRoleIds(Set<UUID>) - Method in class FindActivitiesRequest.Builder
 
IS_INTEGER - FindAttributeTypesRequest.SortField
 
isActivated() - Method in interface User
Check if this user account is already activated or not.
isApiUser() - Method in interface User
Deprecated.
This method will be removed in the future.
isAttributeType() - Method in enum ResourceType
 
isBoth() - Method in enum RelationTypeDirection
Deprecated, for removal: This API element is subject to removal in a future version.
isCallCountEnabled() - Method in class FindActivitiesRequest
Flag to indicate if the number of calls standing behind the activity should be returned or not.
isCancelable() - Method in interface WorkflowTask
Returns a boolean indicating whether this workflow task is cancelable or not.
isCandidateUserCheckEnabled() - Method in interface WorkflowDefinition
Returns if the candidate user check for this workflow is disabled.
isContainsActivityStream() - Method in interface TaskFormData
Returns whether the task form contains a activity stream.
isContainsActivityStream() - Method in interface WorkflowTask
Returns a boolean indicating whether this task contains an activity stream or not.
isDefaultFromResource() - Method in interface FormProperty
Returns true if this property's default value is the current resource, false otherwise.
isDeleteAssignments() - Method in class RemoveScopeRequest
Indicates any assignments linked to the given scope should also be deleted.
isDisplayNameEnabled() - Method in class AddAssetTypeRequest
Whether the display name should be enabled for all Assets of the type being created.
isDisplayNameEnabled() - Method in interface AssetType
Returns whether display name should be enabled for all assets of this type.
isEnabled() - Method in interface User
Check if this user account is currently enabled (able to log in) or not.
isEnabled() - Method in interface WorkflowDefinition
Whether workflow is enabled or not.
isEnded() - Method in interface WorkflowInstance
Returns if this process instance is already ended.
isExcludedFromAutoHyperlinking() - Method in interface Asset
Returns whether this asset is excluded from hyperlinking or not.
isExcludedFromAutoHyperlinking() - Method in interface Domain
Returns whether this domain is excluded from hyperlinking or not.
isExcludeMeta() - Method in class FindAssetsRequest
The exclude meta flag.
isExcludeMeta() - Method in class FindCommunitiesRequest
The exclude meta flag.
isExcludeMeta() - Method in class FindDomainsRequest
The exclude meta flag.
isFinished() - Method in interface Job
Returns whether given job has already finished processing or is still running.
isFinished() - Method in enum JobState
 
isFormKeyAvailable() - Method in interface WorkflowTask
Returns a boolean indicating whether this task has form key available.
isFormRequired() - Method in interface WorkflowTask
Returns a boolean indicating whether this task requires a form or not.
isFormRequired() - Method in interface WorkflowDefinition
Returns whether the start form for this workflow requires user interaction through a form or not.
isGlobal() - Method in class AddRoleRequest
Whether the role should be a global or resource role.
isGlobal() - Method in interface Role
Checks if this role is global or a resource role.
isGlobalCreate() - Method in interface WorkflowDefinition
Returns if the workflow is accessible from the global create menu.
isGlobalOnly() - Method in class FindResponsibilitiesRequest
Deprecated.
isGuestExcluded() - Method in class FindMostViewedAssetsRequest
true if guest visits should be excluded.
isGuestExcluded(boolean) - Method in class FindMostViewedAssetsRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use FindMostViewedAssetsRequest.Builder.guestExcluded(boolean)
isGuestUser() - Method in interface User
Check if this user was a guest user or not.
isGuestUserAccessible() - Method in interface WorkflowDefinition
Returns if this workflow definition is guest user accessible.
isHeaderRow() - Method in class ExportCSVInJobRequest
 
isHeaderRow() - Method in class ExportCSVRequest
 
isHeaderRow() - Method in class ExportCSVToFileRequest
 
isHeaderRow() - Method in class ExportExcelInJobRequest
 
isHeaderRow() - Method in class ExportExcelToFileRequest
 
isIncludeDisabled() - Method in class FindUsersRequest
Whether disabled users should be included in the search results.
isIncludeEveryone() - Method in class FindUserGroupsRequest
Deprecated.
This search parameter will be removed in the future. In practice setting this value is not enough: there are other system groups like Users that may need to be removed programmatically anyways. System groups cannot be modified (add/remove users) but can be used in the context of assigned responsibilities.
isIncludeHeaderRow() - Method in class ExportComplexRelationsRequest
Set if the file will include a header (true) or not (false).
isIncludeInherited() - Method in class FindResponsibilitiesRequest
Whether inherited responsibilities should be included in the search results.
isIncludeInherited() - Method in class FindViewPermissionRequest
 
isIncludeParent() - Method in class FindSubAssetTypesRequest
Whether parent Asset Type should be included in the search result.
isIncludeParent() - Method in class FindSubDomainTypesRequest
Whether parent Domain Type should be included in the search result.
isIncludeSubCommunities() - Method in class FindDomainsRequest
The include sub-communities flag.
isInDirection(RelationTypeDirection) - Method in enum RelationTypeDirection
 
isInError() - Method in interface WorkflowTask
Returns whether this task is in error or not.
isInError() - Method in interface WorkflowInstance
Returns if this process instance is in error.
isInteger() - Method in interface NumericAttributeType
Check whether this represents an integer or not.
isInteger(Boolean) - Method in class AddAttributeTypeRequest.Builder
Whether Attribute Type holds an integer value.
isInteger(Boolean) - Method in class ChangeAttributeTypeRequest.Builder
Whether Attribute Type holds integer value.
isInteger(Boolean) - Method in class FindAttributeTypesRequest.Builder
 
isIsInteger() - Method in interface NumericAttributeType
Deprecated.
This method will be removed in the future. Please, use NumericAttributeType.isInteger().
isLdapUser() - Method in interface User
Check if this is an LDAP user or not.
isLocallyManaged() - Method in class AddUserGroupRequest
Deprecated.
This feature will be dropped.
isLocallyManaged() - Method in interface UserGroup
Deprecated.
isMultiValue() - Method in interface FormProperty
Returns true if this property allows multiple values, false otherwise.
isOnlyLoggedIn() - Method in class FindUsersRequest
Whether only currently logged in users should be returned.
isOnlyOpenIssues() - Method in class FindIssuesRequest
Whether only open issues should be returned.
isOutBoundRoleDirection() - Method in interface RelationTraceEntry
Returns the direction of the outbound relation to take.
isPagingActive() - Method in class PagedRequest
Deprecated.
This method will be removed in the future. Please use PagedRequest.getOffset() and PagedRequest.getLimit().
isProposedFixed() - Method in interface FormProperty
Returns true if this property's proposed values are the only set of allowed values to select, false otherwise.
isRatingEnabled() - Method in class AddAssetTypeRequest
Whether ratings should be enabled for all Assets of the type being created.
isRatingEnabled() - Method in interface AssetType
Returns information if rating is enabled for asset type.
isReadOnly() - Method in interface AssignedCharacteristicType
ReadOnly set to true means that characteristic value of the assigned type cannot be edited by the user.
isReadOnly() - Method in interface ComplexRelationAttributeType
Deprecated.
This method will be removed in the future. The field has been removed.
isReassignable() - Method in interface WorkflowTask
Returns a boolean indicating whether this workflow task is reassignable or not.
isRegisteredUserAccessible() - Method in interface WorkflowDefinition
Returns if the workflow definition is accessible by any registered user.
isRemoveFormatting() - Method in class ExportComplexRelationsRequest
Remove text formatting (true) or not (false).
isRepresentation() - Method in enum ResourceType
 
isRequired() - Method in interface FormProperty
Returns true if this property is required, false otherwise.
isRoleDirection() - Method in class RelationTraceEntryRequest
Deprecated.
The direction of the relation to take, true if the relation is followed in role direction.
isRoleDirection() - Method in interface RelationTraceEntry
Returns the direction of the relation to take.
isSendNotification() - Method in class ExportCSVInJobRequest
 
isSendNotification() - Method in class ExportExcelInJobRequest
 
isSendNotification() - Method in class ExportJSONInJobRequest
 
isSendNotification() - Method in class ExportXMLInJobRequest
 
isSendNotification() - Method in class ValidateInJobRequest
 
isSendNotification() - Method in class CancelWorkflowTasksRequest
 
isSendNotification() - Method in class StartWorkflowInstancesRequest
Whether notification on starting the workflows should be sent.
isStartFormJsonModelAvailable() - Method in interface WorkflowDefinition
Indicates whether the start form json model is available.
isStartFormKeyAvailable() - Method in interface WorkflowDefinition
Deprecated.
This method will be removed in the future. Please, use 'isStartFormJsonModelAvailable' to recognize if start form model is available.
isStatisticsEnabled() - Method in interface BooleanAttributeType
Check whether statistics should be tracked for this attribute or not.
isStatisticsEnabled() - Method in interface NumericAttributeType
Check whether statistics should be tracked for this attribute or not.
isStoreAsAttachment() - Method in class ExportComplexRelationsRequest
Sets if the export should be stored as an attachment (true) or not (false) of the provided ExportComplexRelationsRequest.domainId.
IssueApi - Interface in com.collibra.dgc.core.api.component.instance
Contains api operations for handling issues.
issueId(UUID) - Method in class MoveIssueRequest.Builder
Required. The id of the issue to be moved.
isSupportRoundtrip() - Method in class ExportComplexRelationsRequest
Adds characteristics to support reimport (true) or not (false).
isSystem() - Method in interface AssignedCharacteristicType
System set to true means that characteristic type cannot be unassigned.
isSystem() - Method in interface Resource
Returns whether this is a system resource or not.
isTypeInheritance() - Method in class FindAssetsRequest
Whether the type inheritance for the asset type filtering should be applied or not.
isTypeInheritance() - Method in class RecentlyViewedAssetsRequest
Whether the type inheritance for the asset type filtering should be applied or not.
isUseXLSX() - Method in class ExportExcelInJobRequest
Deprecated.
isUseXLSX() - Method in class ExportExcelToFileRequest
Deprecated.
isValid(Integer, int) - Method in interface ConfiguredMaxLimitConstraintValidator
 
isValid(Integer, ConstraintValidatorContext) - Method in class ConfiguredMaxLimitConstraintValidatorFacade
 
isValidationEnabled() - Method in class ExportCSVInJobRequest
 
isValidationEnabled() - Method in class ExportCSVRequest
 
isValidationEnabled() - Method in class ExportCSVToFileRequest
 
isValidationEnabled() - Method in class ExportExcelInJobRequest
 
isValidationEnabled() - Method in class ExportExcelToFileRequest
 
isValidationEnabled() - Method in class ExportJSONInJobRequest
 
isValidationEnabled() - Method in class ExportJSONRequest
 
isValidationEnabled() - Method in class ExportJSONToFileRequest
 
isValidationEnabled() - Method in class ExportXMLInJobRequest
 
isValidationEnabled() - Method in class ExportXMLRequest
 
isValidationEnabled() - Method in class ExportXMLToFileRequest
 
isWorkingView() - Method in interface View
Check if this view is a working view.
isWritable() - Method in interface FormProperty
Returns true if this property is writable, false otherwise.
isXlsx() - Method in class ExportComplexRelationsToExcelRequest
Deprecated.
The parameter will be removed. In the future only XLSX files will be supported.
ITEM - FindWorkflowTasksRequest.SortField
Order tasks by the verbalised form of the associated business item.

J

JABBER - InstantMessagingAccountType
 
JdbcDriver - ResourceType
 
JdbcDriverFile - ResourceType
 
JdbcIngestionProperties - ResourceType
 
Job - ResourceType
 
Job - Interface in com.collibra.dgc.core.api.model.job
Represents a job
JobApi - Interface in com.collibra.dgc.core.api.component.job
Provides the job functionalities
jobId(UUID) - Method in class FindValidationResultRequest.Builder
 
JobResult - Enum in com.collibra.dgc.core.api.model.job
 
JobState - Enum in com.collibra.dgc.core.api.model.job
Represents the state of a job

K

kind(AttributeKind) - Method in class AddAttributeTypeRequest.Builder
Required. The kind of the new Attribute Type.
kind(AttributeKind) - Method in class FindAttributeTypesRequest.Builder
 
KIND - FindAttributeTypesRequest.SortField
 

L

language(String) - Method in class AddAttributeTypeRequest.Builder
The language of the new Attribute Type (only applicable for Script Attribute Type).
language(String) - Method in class ChangeAttributeTypeRequest.Builder
The new language for the Attribute Type.
language(String) - Method in class FindAttributeTypesRequest.Builder
 
language(String) - Method in class AddUserRequest.Builder
The language for the user.
language(String) - Method in class ChangeUserRequest.Builder
The new language for the user.
LAST_MODIFIED - FindAttachmentsRequest.SortField
 
LAST_MODIFIED - FindAttributesRequest.SortField
 
LAST_MODIFIED - FindCommunitiesRequest.SortField
 
LAST_MODIFIED - FindResponsibilitiesRequest.SortField
 
lastName(String) - Method in class AddUserRequest.Builder
The last name of the new user.
lastName(String) - Method in class ChangeUserRequest.Builder
The new last name for the user.
LASTNAME - NameSearchField
Look for occurrences of the search substring in the user's last name.
LASTNAME_FIRSTNAME - NameSearchField
Look for occurrences of the search substring in the concatenation of the user's last name and first name.
lastSyncDate(Long) - Method in class AddMappingRequest.Builder
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
lastSyncDate(Long) - Method in class ChangeMappingByExternalEntityRequest.Builder
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
lastSyncDate(Long) - Method in class ChangeMappingByMappedResourceRequest.Builder
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
lastSyncDate(Long) - Method in class ChangeMappingRequest.Builder
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
legs(List<ComplexRelationLegRequest>) - Method in class AddComplexRelationRequest.Builder
The list of legs that the new complex relation should contain.
legs(List<ComplexRelationLegRequest>) - Method in class ChangeComplexRelationRequest.Builder
The new list of legs that the changed complex relation should contain.
legTypeId(UUID) - Method in class ComplexRelationLegRequest.Builder
Deprecated.
Use relationTypeId instead.
legTypes(List<ComplexRelationLegTypeRequest>) - Method in class AddComplexRelationTypeRequest.Builder
The list of leg types for the new Complex Relation Type.
legTypes(List<ComplexRelationLegTypeRequest>) - Method in class ChangeComplexRelationTypeRequest.Builder
The new list of leg types for the Complex Relation Type.
licenseType(LicenseType) - Method in class AddUserRequest.Builder
Deprecated.
This method will be removed in the future.
licenseType(LicenseType) - Method in class ChangeUserRequest.Builder
The license type of the user.
LicenseType - Enum in com.collibra.dgc.core.api.model.user
Represents the different types of license that can be granted to a User.
limit - Variable in class FindActivitiesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindAssetsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindAttachmentsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindAttributesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindCommentsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindCommunitiesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindComplexRelationsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindDomainsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindIssuesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindRelationsRequest.Builder
Deprecated.
limit - Variable in class FindResponsibilitiesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindAssetTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindAttributeTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindComplexRelationTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindDomainTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindRelationTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindStatusesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class PagedRequest
The maximum number of results to retrieve.
limit - Variable in class PagedResponse.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class PagedResponse
Deprecated.
This field will become private in the next major release. Methods PagedResponse.getLimit(), PagedResponse.setLimit(long) should be used instead.
limit - Variable in class FindDataQualityRulesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindRolesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindTagsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindUsersRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindUserGroupsForUserRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindUserGroupsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindValidationResultRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindWorkflowDefinitionsRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindWorkflowInstancesRequest.Builder
Deprecated.
This field will become private in the next major release.
limit - Variable in class FindWorkflowTasksRequest.Builder
Deprecated.
This field will become private in the next major release.
limit(int) - Method in class FindActivitiesRequest.Builder
 
limit(int) - Method in class FindAssetsRequest.Builder
 
limit(int) - Method in class FindAttachmentsRequest.Builder
 
limit(int) - Method in class FindAttributesRequest.Builder
 
limit(int) - Method in class FindCommentsRequest.Builder
 
limit(int) - Method in class FindCommunitiesRequest.Builder
 
limit(int) - Method in class FindComplexRelationsRequest.Builder
 
limit(int) - Method in class FindDomainsRequest.Builder
 
limit(int) - Method in class FindIssuesRequest.Builder
 
limit(int) - Method in class FindRatingsRequest.Builder
 
limit(int) - Method in class FindRelationsRequest.Builder
 
limit(int) - Method in class FindResponsibilitiesRequest.Builder
 
limit(int) - Method in class FindJobsRequest.Builder
 
limit(int) - Method in class FindMappingsRequest.Builder
 
limit(int) - Method in class FindAssetTypesRequest.Builder
 
limit(int) - Method in class FindAttributeTypesRequest.Builder
 
limit(int) - Method in class FindComplexRelationTypesRequest.Builder
 
limit(int) - Method in class FindDomainTypesRequest.Builder
 
limit(int) - Method in class FindRelationTypesRequest.Builder
 
limit(int) - Method in class FindStatusesRequest.Builder
 
limit(int) - Method in class FindMostViewedAssetsRequest.Builder
 
limit(int) - Method in class FindRecentlyViewedAssetsRequest.Builder
 
limit(int) - Method in class RecentlyViewedAssetsRequest.Builder
 
limit(int) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
limit(int) - Method in class FindRolesRequest.Builder
 
limit(int) - Method in class FindTagsRequest.Builder
 
limit(int) - Method in class FindUsersRequest.Builder
 
limit(int) - Method in class FindUserGroupsForUserRequest.Builder
Deprecated.
 
limit(int) - Method in class FindUserGroupsRequest.Builder
 
limit(int) - Method in class FindValidationResultRequest.Builder
 
limit(int) - Method in class FindViewPermissionRequest.Builder
 
limit(int) - Method in class FindWorkflowDefinitionsRequest.Builder
 
limit(int) - Method in class FindWorkflowInstancesRequest.Builder
 
limit(int) - Method in class FindWorkflowTasksRequest.Builder
 
limit(long) - Method in class CursorPagedResponse.Builder
 
limit(long) - Method in class PagedResponse.Builder
 
LINKEDIN - WebsiteType
 
LIVE_MESSENGER - InstantMessagingAccountType
 
locallyManaged(boolean) - Method in class AddUserGroupRequest.Builder
Deprecated.
This feature will be dropped.
locallyManaged(Boolean) - Method in class ChangeUserGroupRequest.Builder
Deprecated.
This feature will be dropped.
LoggerApi - Interface in com.collibra.dgc.core.api.component.logger
 
LogicalOperator - Enum in com.collibra.dgc.core.api.dto
 
LOGS_VIEW - Permission
Allows for viewing logs.

M

makeRootCommunity(UUID) - Method in interface CommunityApi
Deprecated.
This method will be removed in the future. Please, use CommunityApi.changeToRootCommunity(UUID).
MALE - Gender
 
MANUAL - ActivityCause
 
mappedResourceId(UUID) - Method in class ChangeMappingByMappedResourceRequest.Builder
Required. The ID of the mapped resource.
mappedResourceId(UUID) - Method in class GetMappingByMappedResourceRequest.Builder
The ID of the mapped resource.
mappedResourceId(UUID) - Method in class AddMappingRequest.Builder
The ID of the mapped resource.
mappedResourceId(UUID) - Method in class ChangeMappingByExternalEntityRequest.Builder
The ID of the mapped resource.
mappedResourceId(UUID) - Method in class ChangeMappingRequest.Builder
The ID of the mapped resource.
mappedResourceType(FindMappingsRequest.MappedResourceType) - Method in class FindMappingsRequest.Builder
 
Mapping - Interface in com.collibra.dgc.core.api.model.mapping
Represents a mapping.
MappingApi - Interface in com.collibra.dgc.core.api.component.mapping
Contains all api operations for handling mappings.
MatchMode - Enum in com.collibra.dgc.core.api.dto
Describes when the provided input value of given request and a property of a resource are considered as matching.
max() - Method in annotation type ConfiguredMaxLimit
 
max(Integer) - Method in class CharacteristicTypeAssignmentReference.Builder
 
max(Integer) - Method in class ComplexRelationAttributeTypeRequest.Builder
The maximum number of Attribute Type occurrences.
max(Integer) - Method in class ComplexRelationLegTypeRequest.Builder
The maximum number of Leg Type occurrences.
Maximum - DataQualityCountOperation
Deprecated.
 
maxVisibility(int) - Method in class FindJobsRequest.Builder
 
Median - DataQualityCountOperation
Deprecated.
 
mergeTags(MergeTagsRequest) - Method in interface TagApi
Merge two tags into one.
MergeTagsRequest - Class in com.collibra.dgc.core.api.dto.tag
The IDs of the tags to be merged.
MergeTagsRequest() - Constructor for class MergeTagsRequest
 
MergeTagsRequest.Builder - Class in com.collibra.dgc.core.api.dto.tag
 
message() - Method in annotation type ConfiguredMaxLimit
 
message(String) - Method in class CancelJobRequest.Builder
A message for the cancellation.
messageEventReceived(MessageEventReceivedRequest) - Method in interface WorkflowInstanceApi
Triggers the message event reception for the workflow with the given properties.
MessageEventReceivedRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the message event to be received.
MessageEventReceivedRequest() - Constructor for class MessageEventReceivedRequest
 
MessageEventReceivedRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
messageName(String) - Method in class MessageEventReceivedRequest.Builder
The name of the message event.
METADATA_LAKE - Permission
Allows usage of the Metadata Lake application
min(int) - Method in class CharacteristicTypeAssignmentReference.Builder
 
min(int) - Method in class ComplexRelationAttributeTypeRequest.Builder
The minimum number of Attribute Type occurrences.
min(int) - Method in class ComplexRelationLegTypeRequest.Builder
The minimum number of Leg Type occurrences.
Minimum - DataQualityCountOperation
Deprecated.
 
MOBILE - PhoneType
 
mostRecentExecution(Boolean) - Method in class FindValidationResultRequest.Builder
 
mostRecentJob(Boolean) - Method in class FindValidationResultRequest.Builder
 
moveIssue(MoveIssueRequest) - Method in interface IssueApi
Moves an issue to another community
MoveIssueRequest - Class in com.collibra.dgc.core.api.dto.instance.issue
The properties needed to move the issue.
MoveIssueRequest() - Constructor for class MoveIssueRequest
 
MoveIssueRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.issue
 
MULTI_VALUE_LIST - AttributeKind
A multi-value list attribute kind.
MultiValueListAttribute - ResourceType
 
MultiValueListAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing multiple values from a predefined list of possible values
MultiValueListAttributeType - ResourceType
 
MultiValueListAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a multi value list attribute.
MY_OVERDUE - FindWorkflowTasksRequest.WorkflowTaskUserRelation
Returns tasks that are assigned to the current user and are already past due.
MYSPACE - WebsiteType
 

N

name(String) - Method in class AddScopeRequest.Builder
Required. The name of the new scope.
name(String) - Method in class RestoreCustomizationBackupRequest.Builder
Required. The name of the zip archive containing the customizations.
name(String) - Method in class AddFileRequest.Builder
Required. The name of the file.
name(String) - Method in class AddAssetRequest.Builder
Required. The full name of the new asset.
name(String) - Method in class AddAttachmentRequest.FileReference.Builder
 
name(String) - Method in class AddCommunityRequest.Builder
Required. The name (required) of the new community.
name(String) - Method in class AddDomainRequest.Builder
Required. The name of the new domain.
name(String) - Method in class AddIssueRequest.Builder
Required. The name of the subject for which the issue is being created.
name(String) - Method in class AddAssetTypeRequest.Builder
Required. The name of the new Asset Type.
name(String) - Method in class AddAttributeTypeRequest.Builder
Required. The name of the new Attribute Type.
name(String) - Method in class AddComplexRelationTypeRequest.Builder
Required. The name of the new Complex Relation Type.
name(String) - Method in class AddDomainTypeRequest.Builder
Required. The name of the new Domain Type.
name(String) - Method in class AddStatusRequest.Builder
Required. The name of the new Status.
name(String) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The name of the new data quality rule.
name(String) - Method in class AddRoleRequest.Builder
Required. The name of the new role.
name(String) - Method in class ChangeTagRequest.Builder
Required. The new name of the tag.
name(String) - Method in class AddUserGroupRequest.Builder
Required. The name of the user group.
name(String) - Method in class ChangeUserGroupRequest.Builder
Required. The name of the user group.
name(String) - Method in class ChangeScopeRequest.Builder
The new name for the scope.
name(String) - Method in class ChangeAssetRequest.Builder
The new full name for the asset.
name(String) - Method in class FindAssetsRequest.Builder
 
name(String) - Method in class ChangeCommunityRequest.Builder
The new name for the community.
name(String) - Method in class FindCommunitiesRequest.Builder
 
name(String) - Method in class ChangeDomainRequest.Builder
The new name for the domain.
name(String) - Method in class FindDomainsRequest.Builder
 
name(String) - Method in class FindJobsRequest.Builder
 
name(String) - Method in class ChangeAssetTypeRequest.Builder
The new name for the Asset Type.
name(String) - Method in class FindAssetTypesRequest.Builder
 
name(String) - Method in class ChangeAttributeTypeRequest.Builder
The new name for the Attribute Type.
name(String) - Method in class FindAttributeTypesRequest.Builder
 
name(String) - Method in class ChangeComplexRelationTypeRequest.Builder
The new name for the Complex Relation Type.
name(String) - Method in class FindComplexRelationTypesRequest.Builder
 
name(String) - Method in class ChangeDomainTypeRequest.Builder
The new name for the Domain Type.
name(String) - Method in class FindDomainTypesRequest.Builder
 
name(String) - Method in class ChangeStatusRequest.Builder
The new name for the Status.
name(String) - Method in class FindStatusesRequest.Builder
 
name(String) - Method in class RecentlyViewedAssetsRequest.Builder
 
name(String) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The new name for the data quality rule.
name(String) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
name(String) - Method in class ChangeRoleRequest.Builder
The new name for the role.
name(String) - Method in class FindRolesRequest.Builder
 
name(String) - Method in class FindTagsRequest.Builder
 
name(String) - Method in class FindUsersRequest.Builder
 
name(String) - Method in class FindUserGroupsRequest.Builder
 
name(String) - Method in class ChangeWorkflowDefinitionRequest.Builder
The name of the workflow definition.
name(String) - Method in class FindWorkflowDefinitionsRequest.Builder
 
NAME - FindAssetsRequest.SortField
 
NAME - FindCommunitiesRequest.SortField
 
NAME - FindIssuesRequest.SortField
 
NAME - FindJobsRequest.SortField
 
NAME - FindAttributeTypesRequest.SortField
 
NAME - FindDataQualityRulesRequest.SortField
Deprecated.
 
NamedDescribedResource - Interface in com.collibra.dgc.core.api.model
Represents a resource that has a name and a description.
NamedDescribedResourceReference - Interface in com.collibra.dgc.core.api.model.reference
Represents reference to the resource, including its name and description
NamedDescribedWorkflowStartEventType - Interface in com.collibra.dgc.core.api.model.workflow
Workflow start event with human readable and translated name and description.
NamedResource - Interface in com.collibra.dgc.core.api.model
Represents a resource that has a name.
NamedResourceReference - Interface in com.collibra.dgc.core.api.model.reference
Represents reference to the resource, including its name
nameMatchMode(MatchMode) - Method in class FindAssetsRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindCommunitiesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindDomainsRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindJobsRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindAssetTypesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindAttributeTypesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindComplexRelationTypesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindDomainTypesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindStatusesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
nameMatchMode(MatchMode) - Method in class FindRolesRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindTagsRequest.Builder
 
nameMatchMode(MatchMode) - Method in class FindUserGroupsRequest.Builder
 
names(List<String>) - Method in class AddUserGroupsRequest.Builder
Required. The names of the user groups.
NameSearchField - Enum in com.collibra.dgc.core.api.dto.user
User fields that can be searched when finding users by name.
nameSearchFields(Set<NameSearchField>) - Method in class FindUsersRequest.Builder
 
NavigationStatisticsApi - Interface in com.collibra.dgc.core.api.component.navigation
API for management of operations related to Navigation Statistics.
NavigationStatisticsEntry - Interface in com.collibra.dgc.core.api.model.navigation
Contains navigation statistics related to a specific asset.
newBuilder() - Static method in class AddDiagramPictureRequest
Deprecated.
This method will be removed in the future. Please use AddDiagramPictureRequest.builder()
nextCursor(String) - Method in class CursorPagedResponse.Builder
 
NONE - RelationTypeDirection
 
NONE - AssetTypeSymbolType
 
NOT_SET - JobResult
 
Notification - ResourceType
 
NUMERIC - AttributeKind
A numeric attribute kind.
NumericAttribute - ResourceType
 
NumericAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a numeric value
NumericAttributeType - ResourceType
 
NumericAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a numeric attribute type.

O

offset - Variable in class FindActivitiesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindAssetsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset - Variable in class FindAttachmentsRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindAttributesRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor paginations
offset - Variable in class FindCommentsRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindCommunitiesRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset - Variable in class FindComplexRelationsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset - Variable in class FindDomainsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor paginations
offset - Variable in class FindIssuesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindRelationsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor paginations
offset - Variable in class FindResponsibilitiesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindAssetTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindAttributeTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindComplexRelationTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindDomainTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindRelationTypesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindStatusesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class PagedRequest
The first result to retrieve.
offset - Variable in class PagedResponse.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class PagedResponse
Deprecated.
This field will become private in the next major release. Methods PagedResponse.getOffset(), PagedResponse.setOffset(long) should be used instead.
offset - Variable in class FindDataQualityRulesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindRolesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindTagsRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindUsersRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindUserGroupsForUserRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindUserGroupsRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindValidationResultRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindWorkflowDefinitionsRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindWorkflowInstancesRequest.Builder
Deprecated.
This field will become private in the next major release.
offset - Variable in class FindWorkflowTasksRequest.Builder
Deprecated.
This field will become private in the next major release.
offset(int) - Method in class FindActivitiesRequest.Builder
 
offset(int) - Method in class FindAssetsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
offset(int) - Method in class FindAttachmentsRequest.Builder
 
offset(int) - Method in class FindAttributesRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset(int) - Method in class FindCommentsRequest.Builder
 
offset(int) - Method in class FindCommunitiesRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset(int) - Method in class FindComplexRelationsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset(int) - Method in class FindDomainsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor paginations
offset(int) - Method in class FindIssuesRequest.Builder
 
offset(int) - Method in class FindRatingsRequest.Builder
 
offset(int) - Method in class FindRelationsRequest.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
Use cursor pagination.
offset(int) - Method in class FindResponsibilitiesRequest.Builder
 
offset(int) - Method in class FindJobsRequest.Builder
 
offset(int) - Method in class FindMappingsRequest.Builder
 
offset(int) - Method in class FindAssetTypesRequest.Builder
 
offset(int) - Method in class FindAttributeTypesRequest.Builder
 
offset(int) - Method in class FindComplexRelationTypesRequest.Builder
 
offset(int) - Method in class FindDomainTypesRequest.Builder
 
offset(int) - Method in class FindRelationTypesRequest.Builder
 
offset(int) - Method in class FindStatusesRequest.Builder
 
offset(int) - Method in class FindMostViewedAssetsRequest.Builder
 
offset(int) - Method in class FindRecentlyViewedAssetsRequest.Builder
 
offset(int) - Method in class RecentlyViewedAssetsRequest.Builder
 
offset(int) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
offset(int) - Method in class FindRolesRequest.Builder
 
offset(int) - Method in class FindTagsRequest.Builder
 
offset(int) - Method in class FindUsersRequest.Builder
 
offset(int) - Method in class FindUserGroupsForUserRequest.Builder
Deprecated.
 
offset(int) - Method in class FindUserGroupsRequest.Builder
 
offset(int) - Method in class FindValidationResultRequest.Builder
 
offset(int) - Method in class FindViewPermissionRequest.Builder
 
offset(int) - Method in class FindWorkflowDefinitionsRequest.Builder
 
offset(int) - Method in class FindWorkflowInstancesRequest.Builder
 
offset(int) - Method in class FindWorkflowTasksRequest.Builder
 
offset(long) - Method in class CursorPagedResponse.Builder
 
offset(long) - Method in class PagedResponse.Builder
 
onlyLoggedIn(boolean) - Method in class FindUsersRequest.Builder
 
onlyOpenIssues(boolean) - Method in class FindIssuesRequest.Builder
 
operation(ArticulationOperation) - Method in class ArticulationRuleRequest.Builder
The operation ADD or SET.
OptionValue - Interface in com.collibra.dgc.core.api.model.workflow.task
 
OR - LogicalOperator
 
Organization - Interface in com.collibra.dgc.core.api.model.instance
Represents an organization - either a Domain or Community
OTHER - PhoneType
 
OTHERS - ActivityFilterCategory
 
OutputModuleApi - Interface in com.collibra.dgc.core.api.component.query.outputmodule
Contains all api operations of Output Module.
ownerId(UUID) - Method in class AddResponsibilityRequest.Builder
Required. The ID of the user who the responsibility is created for.
ownerIds(List<UUID>) - Method in class SetAssetResponsibilitiesRequest.Builder
Required. The IDs of the owners.
ownerIds(List<UUID>) - Method in class FindResponsibilitiesRequest.Builder
 

P

PagedRequest - Class in com.collibra.dgc.core.api.dto
The request that supports paging parameters.
PagedRequest() - Constructor for class PagedRequest
 
PagedRequest(int, int) - Constructor for class PagedRequest
 
PagedRequest(int, int, int) - Constructor for class PagedRequest
 
PagedResponse<T> - Class in com.collibra.dgc.core.api.dto
Response containing the paged information.
PagedResponse() - Constructor for class PagedResponse
 
PagedResponse(long, long, long, List<T>) - Constructor for class PagedResponse
 
PagedResponse.Builder<T> - Class in com.collibra.dgc.core.api.dto
 
PagedResponseCountFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
PagedResponseFormatter - Class in com.collibra.dgc.core.security.audit.formatter
 
PAGER - PhoneType
 
parentId(UUID) - Method in class AddCommentRequest.Builder
The ID of the parent comment.
parentId(UUID) - Method in class FindCommentsRequest.Builder
 
parentId(UUID) - Method in class AddCommunityRequest.Builder
The ID of the parent for the new community.
parentId(UUID) - Method in class ChangeCommunityRequest.Builder
The ID of the new parent community for the community.
parentId(UUID) - Method in class FindCommunitiesRequest.Builder
 
parentId(UUID) - Method in class AddAssetTypeRequest.Builder
The ID of the parent for the new Asset Type.
parentId(UUID) - Method in class ChangeAssetTypeRequest.Builder
The ID of the new parent for the Asset Type.
parentId(UUID) - Method in class FindAssetTypesRequest.Builder
 
parentId(UUID) - Method in class AddDomainTypeRequest.Builder
The ID of the parent of the new Domain Type.
parentId(UUID) - Method in class ChangeDomainTypeRequest.Builder
The ID of the new parent for the Domain Type.
parentId(UUID) - Method in class FindDomainTypesRequest.Builder
 
parentWorkflowInstanceId(String) - Method in class FindWorkflowInstancesRequest.Builder
 
payload() - Method in annotation type ConfiguredMaxLimit
 
performedByRoleIds(Set<UUID>) - Method in class FindActivitiesRequest.Builder
 
performedByUserId(UUID) - Method in class FindActivitiesRequest.Builder
 
period(long) - Method in class FindMostViewedAssetsRequest.Builder
 
Permission - Enum in com.collibra.dgc.core.api.model.security
Represents permission.
permissions(List<Permission>) - Method in class AddRoleRequest.Builder
The permissions to be granted for this role.
permissions(List<Permission>) - Method in class ChangeRoleRequest.Builder
The new permissions to be set.
PhoneNumber - ResourceType
 
PhoneNumber - Interface in com.collibra.dgc.core.api.model.user
Represents a phone number for a User.
phones(List<PhoneNumber>) - Method in class AddUserRequest.Builder
The phone numbers of the user.
phones(List<PhoneNumber>) - Method in class ChangeUserRequest.Builder
The phone numbers of the user.
PhoneType - Enum in com.collibra.dgc.core.api.model.user
Represents the possible phone number types
PhysicalDataConnector - ResourceType
 
PLAIN_TEXT - StringType
 
POLICY_MANAGER - Permission
Allows for accessing the Policy Manager.
priority(String) - Method in class AddIssueRequest.Builder
The priority for the issue.
PRIORITY - FindIssuesRequest.SortField
 
PRIVACY - Permission
Allows usage for the Privacy landing page
PRIVATE - PhoneType
 
processInstanceId(String) - Method in class MessageEventReceivedRequest.Builder
The ID of the workflow execution.
PROTECT - Permission
Collibra Protect permissions.
PROTECT_ADMINISTRATION - Permission
 
PROTECT_EDIT - Permission
 

Q

quote(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
quote(String) - Method in class ExportCSVInJobRequest.Builder
 
quote(String) - Method in class ExportCSVRequest.Builder
 
quote(String) - Method in class ExportCSVToFileRequest.Builder
 

R

rating(Double) - Method in class AddRatingRequest.Builder
Required. The rating value of the new rating.
rating(Double) - Method in class ChangeRatingRequest.Builder
Required. The new rating value.
Rating - ResourceType
 
Rating - Interface in com.collibra.dgc.core.api.model.instance
Represents a rating
RATING - ActivityFilterCategory
 
RATING_ADD - Permission
Allows for adding ratings on resources.
RATING_CHANGE - Permission
Allows for changing ratings on resources.
RATING_REMOVE - Permission
Allows for removing ratings from resources.
RatingApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling ratings and reviews.
RatingDistribution - Interface in com.collibra.dgc.core.api.model.instance
Represents a rating distribution data
ratingEnabled(@javax.validation.constraints.NotNull boolean) - Method in class AddAssetTypeRequest.Builder
Required. Whether ratings should be enabled for all Assets of the type being created.
ratingEnabled(Boolean) - Method in class ChangeAssetTypeRequest.Builder
Whether rating should be enabled for all Assets of given type.
reason(String) - Method in class CancelWorkflowTasksRequest.Builder
 
reassignRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest.Builder
The list of IDs identifying the roles allowing to reassign the workflow.
reassignTask(UUID, List<UUID>, List<UUID>, List<UUID>, List<UUID>) - Method in interface WorkflowTaskApi
Reassigns a task to the given users, groups and roles.
RecentlyViewedAssetsRequest - Class in com.collibra.dgc.core.api.dto.navigation
 
RecentlyViewedAssetsRequest() - Constructor for class RecentlyViewedAssetsRequest
 
RecentlyViewedAssetsRequest.Builder - Class in com.collibra.dgc.core.api.dto.navigation
 
REFERENCE_DATA_MANAGER - Permission
Allows for accessing the Reference Data.
REGISTER_PROFILING_INFORMATION - Permission
profiling api permission.
registeredUserAccessible(Boolean) - Method in class ChangeWorkflowDefinitionRequest.Builder
Whether the workflow should be accessible by the registered user.
RelatedAssetId - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
The properties of the asset related to complex relation.
RelatedAssetId() - Constructor for class RelatedAssetId
 
RelatedAssetId.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
relatedAssetIds(List<UUID>) - Method in class SetAssetRelationsRequest.Builder
Required. The IDs of the related assets.
RelatedAssetReference - Class in com.collibra.dgc.core.api.dto.instance.issue
The properties of the asset related to created issue
RelatedAssetReference() - Constructor for class RelatedAssetReference
 
RelatedAssetReference.Builder - Class in com.collibra.dgc.core.api.dto.instance.issue
 
relatedAssets(List<RelatedAssetReference>) - Method in class AddIssueRequest.Builder
The list of assets which the issue is related to.
Relation - ResourceType
 
Relation - Interface in com.collibra.dgc.core.api.model.instance
Represents a relation
RELATION - ActivityFilterCategory
 
RELATION_ADDED_AND_ASSET_IS_SOURCE - WorkflowStartEventType
 
RELATION_ADDED_AND_ASSET_IS_TARGET - WorkflowStartEventType
 
RELATION_REMOVED_AND_ASSET_WAS_SOURCE - WorkflowStartEventType
 
RELATION_REMOVED_AND_ASSET_WAS_TARGET - WorkflowStartEventType
 
RELATION_TYPE_ADD - Permission
Deprecated.
this permission is not in use anymore.
RELATION_TYPE_CHANGE - Permission
Deprecated.
this permission is not in use anymore.
RELATION_TYPE_REMOVE - Permission
Deprecated.
this permission is not in use anymore.
RelationApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling relations.
relationDirection(SetAssetRelationsRequest.RelationDirection) - Method in class SetAssetRelationsRequest.Builder
The relation direction.
relations(Map<RelationTypeIdWithDirection, List<RelatedAssetId>>) - Method in class AddComplexRelationRequest.Builder
The relations that the new complex relation should contain.
relations(Map<RelationTypeIdWithDirection, List<RelatedAssetId>>) - Method in class ChangeComplexRelationRequest.Builder
The new relations that the new complex relation should contain.
RelationTrace - ResourceType
 
RelationTrace - Interface in com.collibra.dgc.core.api.model.relationtrace
Contains all the entries that form the relation trace
relationTraceEntries(List<RelationTraceEntryRequest>) - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
The list of entries that describes relations along which the data quality result is calculated.
relationTraceEntries(List<RelationTraceEntryRequest>) - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
The list of relation trace entries that describes relations along which the data quality result is calculated.
RelationTraceEntry - Interface in com.collibra.dgc.core.api.model.relationtrace
Represents a relation trace entry
RelationTraceEntryRequest - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
This class will be removed in the future. This feature is being dropped, so no replacement will be available.
RelationTraceEntryRequest() - Constructor for class RelationTraceEntryRequest
Deprecated.
 
RelationTraceEntryRequest.Builder - Class in com.collibra.dgc.core.api.dto.quality
Deprecated.
 
RelationType - ResourceType
 
RelationType - Interface in com.collibra.dgc.core.api.model.meta.type
Represents the type of a relation.
RelationTypeApi - Interface in com.collibra.dgc.core.api.component.meta
Contains all API operations for handling Relation Types.
relationTypeDirection(RelationTypeDirection) - Method in class CharacteristicTypeAssignmentReference.Builder
 
RelationTypeDirection - Enum in com.collibra.dgc.core.api.model.assignment
Represents a direction of relation type
relationTypeId(UUID) - Method in class RelationTypeIdWithDirection.Builder
The ID of the relation type.
relationTypeId(UUID) - Method in class RelationTraceEntryRequest.Builder
Deprecated.
The ID of the relation type for the relation trace entry.
relationTypeId(UUID) - Method in class ComplexRelationLegRequest.Builder
The ID of the type of the relation for complex relation.
relationTypeId(UUID) - Method in class RelatedAssetReference.Builder
The ID of relation type for related asset.
relationTypeId(UUID) - Method in class FindRelationsRequest.Builder
 
relationTypeId(UUID) - Method in class ComplexRelationLegTypeRequest.Builder
The id of the Relation Type of the Leg Type.
RelationTypeIdWithDirection - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
RelationTypeIdWithDirection() - Constructor for class RelationTypeIdWithDirection
 
RelationTypeIdWithDirection.Builder - Class in com.collibra.dgc.core.api.dto.instance.complexrelation
 
RelationTypeIdWithDirection.Direction - Enum in com.collibra.dgc.core.api.dto.instance.complexrelation
 
relationTypeRestriction(UUID) - Method in class CharacteristicTypeAssignmentReference.Builder
The relation type restriction of the target asset type, if the referenced resource is a relation type; otherwise null.
REMOVE - SyncAction
 
removeAsset(UUID) - Method in interface AssetApi
Removes an asset identified by given ID.
removeAssets(List<UUID>) - Method in interface AssetApi
Removes multiple assets.
removeAssetTags(RemoveAssetTagsRequest) - Method in interface AssetApi
Remove tags from given asset.
RemoveAssetTagsRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The tags to be removed from given asset.
RemoveAssetTagsRequest() - Constructor for class RemoveAssetTagsRequest
 
RemoveAssetTagsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
removeAssetType(UUID) - Method in interface AssetTypeApi
Remove the Asset Type with the given id.
removeAssetTypeInJob(UUID) - Method in interface AssetTypeApi
Remove the Asset Type with the given id asynchronously.
removeAssetTypes(List<UUID>) - Method in interface AssetTypeApi
Remove multiple Asset Types with the given ids.
removeAssetTypesInJob(List<UUID>) - Method in interface AssetTypeApi
Remove multiple Asset Types with the given ids asynchronously.
removeAssignment(UUID) - Method in interface AssignmentApi
Remove assignment or throw an exception if it doesn't exist already.
removeAssignmentRule(UUID, UUID) - Method in interface WorkflowDefinitionApi
Removes an assigment rule identified by the given UUID of the assignment rule and the UUID of the workflow definition.
removeAttachment(UUID) - Method in interface AttachmentApi
Removes the attachment identified by the given UUID.
removeAttribute(UUID) - Method in interface AttributeApi
Removes an attribute by id.
removeAttributes(List<UUID>) - Method in interface AttributeApi
Removes multiple attributes identified by given ids.
removeAttributeType(UUID) - Method in interface AttributeTypeApi
Remove the Attribute Type with the given id.
removeAttributeTypes(List<UUID>) - Method in interface AttributeTypeApi
Removes the Attribute Types with the given ids.
removeAvatar(UUID) - Method in interface UserApi
Remove the avatar of the given user.
removeComment(UUID) - Method in interface CommentApi
Remove the comment with the given UUID.
removeCommunities(List<UUID>) - Method in interface CommunityApi
Deprecated.
This method will be removed in the future. Please, use CommunityApi.removeCommunitiesInJob(List, boolean).
removeCommunitiesInJob(List<UUID>, boolean) - Method in interface CommunityApi
Removes a communities identified by the given communityIds asynchronously.
removeCommunity(UUID) - Method in interface CommunityApi
Deprecated.
This method will be removed in the future. Please, use CommunityApi.removeCommunityInJob(UUID).
removeCommunityInJob(UUID) - Method in interface CommunityApi
Removes a community identified by the given communityId asynchronously.
removeComplexRelation(UUID) - Method in interface ComplexRelationApi
Removes the ComplexRelation linked to the given UUID
removeComplexRelationType(UUID) - Method in interface ComplexRelationTypeApi
Removes the Complex Relation Type identified by given id.
removeDataQualityRule(UUID) - Method in interface DataQualityRuleApi
Deprecated.
This method will be removed in the future. This feature is being dropped, so no replacement will be available.
removeDomain(UUID) - Method in interface DomainApi
Removes a domain identified by given ID.
removeDomainInJob(UUID) - Method in interface DomainApi
Removes a domain identified by the given ID asynchronously.
removeDomains(List<UUID>) - Method in interface DomainApi
Removes multiple domains.
removeDomainsInJob(List<UUID>, boolean) - Method in interface DomainApi
Removes a domains identified by the given IDs asynchronously.
removeDomainType(UUID) - Method in interface DomainTypeApi
Removes Domain Type identified by given id.
removeDomainTypes(List<UUID>) - Method in interface DomainTypeApi
Removes multiple Domain Types.
removeFormatting - Variable in class ExportComplexRelationsRequest
Remove text formatting (true) or not (false).
removeFormatting(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
removeFormatting(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
removeMapping(UUID) - Method in interface MappingApi
Removes the mapping identified by its id.
removeMappingByExternalEntity(String, String) - Method in interface MappingApi
Removes the mapping identified by its external ids.
removeMappingByMappedResource(String, String) - Method in interface MappingApi
Removes the mapping identified by its external system id and mapped resource id.
removeMappingsByExternalSystemInJob(String, boolean) - Method in interface MappingApi
Removes all the mappings identified by given external system id.
removeMappingsInJob(List<UUID>, boolean) - Method in interface MappingApi
Removes multiple mappings in job.
removeRating(UUID) - Method in interface RatingApi
Remove a rating.
removeRelation(UUID) - Method in interface RelationApi
Removes the relation identified by given ID.
removeRelations(List<UUID>) - Method in interface RelationApi
Removes the relations with the given relation IDs.
removeRelationType(UUID) - Method in interface RelationTypeApi
Remove the Relation Type with the given id.
removeRelationTypeInJob(UUID) - Method in interface RelationTypeApi
Remove the Relation Type with the given id asynchronously.
removeRelationTypes(List<UUID>) - Method in interface RelationTypeApi
Remove multiple Relation Types with the given ids.
removeRelationTypesInJob(List<UUID>) - Method in interface RelationTypeApi
Remove multiple Relation Types with the given ids asynchronously.
removeResponsibilities(List<UUID>) - Method in interface ResponsibilityApi
Remove the responsibilities with the given ids.
removeResponsibility(UUID) - Method in interface ResponsibilityApi
Remove the responsibility identified by given ID.
removeRole(UUID) - Method in interface RoleApi
Removes a role identified by given ID.
removeScope(RemoveScopeRequest) - Method in interface ScopeApi
Remove the scope identified by given RemoveScopeRequest.
removeScope(UUID) - Method in interface ScopeApi
Remove the scope identified by given ID.
removeScopeOverlapOnMove(Boolean) - Method in class ChangeCommunityRequest.Builder
Whether scopes assigned to community and its children should be removed on move if there are any inherited scopes in new parent community.
removeScopeOverlapOnMove(Boolean) - Method in class ChangeDomainRequest.Builder
Whether scopes assigned to domain should be removed on move if there are any inherited scopes in new community.
RemoveScopeRequest - Class in com.collibra.dgc.core.api.dto.assignment
The properties of the scope to be removed.
RemoveScopeRequest() - Constructor for class RemoveScopeRequest
 
RemoveScopeRequest.Builder - Class in com.collibra.dgc.core.api.dto.assignment
 
removeStatus(UUID) - Method in interface StatusApi
Remove the Status with the given id.
removeStatuses(List<UUID>) - Method in interface StatusApi
Removes the Statuses with the given ids.
removeTag(UUID) - Method in interface TagApi
Remove a tag.
removeTags(List<UUID>) - Method in interface TagApi
Removes the tags identified by given ids.
removeUser(UUID) - Method in interface UserApi
Remove the user with the given ID.
removeUserFromUserGroups(RemoveUserFromUserGroupsRequest) - Method in interface UserApi
Remove user from given user groups.
RemoveUserFromUserGroupsRequest - Class in com.collibra.dgc.core.api.dto.user
The properties needed to remove the user from given user groups.
RemoveUserFromUserGroupsRequest() - Constructor for class RemoveUserFromUserGroupsRequest
 
RemoveUserFromUserGroupsRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
removeUserGroup(UUID) - Method in interface UserGroupApi
Removes a user group identified by given ID.
removeUsersFromUserGroup(RemoveUsersFromUserGroupRequest) - Method in interface UserGroupApi
Removes users from given user group.
RemoveUsersFromUserGroupRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties needed to remove the users from given user group.
RemoveUsersFromUserGroupRequest() - Constructor for class RemoveUsersFromUserGroupRequest
 
RemoveUsersFromUserGroupRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
removeViewPermission(String) - Method in interface ViewPermissionApi
Deprecated.
This method will be removed in the future. Please, use ViewPermissionApi.removeViewPermission(UUID) instead.
removeViewPermission(UUID) - Method in interface ViewPermissionApi
Removes a ViewPermission.
removeWorkflowDefinition(UUID) - Method in interface WorkflowDefinitionApi
Removes the workflow identified by given UUID.
removeWorkflowDefinitionsInJob(List<UUID>) - Method in interface WorkflowDefinitionApi
Removes multiple workflow definitions asynchronously.
REPORTING_DOWNLOAD_INSIGHTS_DATA - Permission
download reporting insights data.
REPORTING_VIEW_INSIGHTS_REPORTS - Permission
view reporting insights reports.
ReportingApi - Interface in com.collibra.dgc.core.api.component.reporting
API for Reporting data.
requesterId(UUID) - Method in class AddIssueRequest.Builder
The requester of the issue.
RESOLUTION - FindIssuesRequest.SortField
 
Resource - Interface in com.collibra.dgc.core.api.model
Represents a generic resource.
RESOURCE - FindResponsibilitiesRequest.TypeMatchMode
 
RESOURCE - FindRolesRequest.TypeMatchMode
 
RESOURCE_EXCLUSIVITY - WorkflowExclusivity
The workflow can only be started as the sole workflow of a resource.
RESOURCE_MANAGE_ALL - Permission
Allows managing all resources
resourceId(UUID) - Method in class FindAssignmentsForResourceRequest.Builder
 
resourceId(UUID) - Method in class AddResponsibilityRequest.Builder
The ID of the resource which the responsibility is created for.
resourceId(UUID) - Method in class FindViewPermissionRequest.Builder
 
resourceIds(List<UUID>) - Method in class FindResponsibilitiesRequest.Builder
 
ResourceReference - Interface in com.collibra.dgc.core.api.model.reference
Represents reference to the resource.
resourceType(ResourceType) - Method in class FindAssignmentsForResourceRequest.Builder
 
resourceType(ResourceType) - Method in class AddResponsibilityRequest.Builder
The type of the resource which the responsibility is created for, i.e.
resourceType(ResourceType) - Method in class FindViewPermissionRequest.Builder
 
ResourceType - Enum in com.collibra.dgc.core.api.model
Represents the possible types of resources there are in the system.
resourceTypes(Set<ResourceType>) - Method in class FindActivitiesRequest.Builder
 
Responsibility - ResourceType
 
Responsibility - Interface in com.collibra.dgc.core.api.model.instance
Represents a responsibility
RESPONSIBILITY - ActivityFilterCategory
 
ResponsibilityApi - Interface in com.collibra.dgc.core.api.component.instance
Contains all api operations for handling responsibilities.
responsibleCommunityId(UUID) - Method in class AddIssueRequest.Builder
The ID of the community responsible for handling the issue.
RestoreCustomizationBackupRequest - Class in com.collibra.dgc.core.api.dto.customization
 
RestoreCustomizationBackupRequest() - Constructor for class RestoreCustomizationBackupRequest
 
RestoreCustomizationBackupRequest.Builder - Class in com.collibra.dgc.core.api.dto.customization
 
restoreCustomizationsFromBackup(RestoreCustomizationBackupRequest) - Method in interface CustomizationApi
Restores the customizations as defined in the request object.
result(Boolean) - Method in class FindValidationResultRequest.Builder
 
RESULT - FindJobsRequest.SortField
 
results(List<JobResult>) - Method in class FindJobsRequest.Builder
 
results(List<T>) - Method in class CursorPagedResponse.Builder
 
results(List<T>) - Method in class PagedResponse.Builder
The list of results.
retrieveBackupFile() - Method in interface CustomizationApi
Retrieves a CustomizationBackup file containing the current customizations present on this environment.
review(String) - Method in class AddRatingRequest.Builder
The text field which could be optionally added with rating.
review(String) - Method in class ChangeRatingRequest.Builder
The new review value.
RICH_TEXT - StringType
 
role(String) - Method in class ComplexRelationLegTypeRequest.Builder
Required. The name of the role that the source plays.
role(String) - Method in class AddRelationTypeRequest.Builder
Required. The name of the role that the source plays.
role(String) - Method in class ChangeRelationTypeRequest.Builder
The new name of the role that the source plays.
role(String) - Method in class FindRelationTypesRequest.Builder
 
Role - ResourceType
 
Role - Interface in com.collibra.dgc.core.api.model.role
Represents a role
ROLE - ActivityFilterCategory
 
ROLE - FindRelationTypesRequest.SortField
 
ROLE_GRANTED - WorkflowStartEventType
 
ROLE_REVOKED - WorkflowStartEventType
 
RoleApi - Interface in com.collibra.dgc.core.api.component.role
Contains all api operations for handling roles.
roleCoRoleLogicalOperator(LogicalOperator) - Method in class FindRelationTypesRequest.Builder
 
roleDirection(boolean) - Method in class RelationTraceEntryRequest.Builder
Deprecated.
The direction of the relation to take, true if the relation is followed in role direction.
roleId(UUID) - Method in class SetAssetResponsibilitiesRequest.Builder
Required. The ID of the role for the responsibilities to be set.
roleId(UUID) - Method in class AddResponsibilityRequest.Builder
Required. The ID of the role that should be assigned to user.
roleIds(List<UUID>) - Method in class FindResponsibilitiesRequest.Builder
 
rootComment(Boolean) - Method in class FindCommentsRequest.Builder
 
ruleId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
Required. The ID of the domain type assignment rule.
ruleId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
Required. The ID of the domain type assignment rule.
RUNNING - JobState
 

S

SamlApi - Interface in com.collibra.dgc.core.api.component.security.saml
Public API for SSO metadata management.
SamlCertificateType - Enum in com.collibra.dgc.core.api.dto.security.saml
 
scanState(AntivirusScanState) - Method in class FindAttachmentsRequest.Builder
 
Scope - ResourceType
 
Scope - Interface in com.collibra.dgc.core.api.model.assignment
Represents a scope
ScopeApi - Interface in com.collibra.dgc.core.api.component.assignment
Contains all api operations for handling scopes.
scopeId(UUID) - Method in class RemoveScopeRequest.Builder
The ID of the scope to be removed.
scopeId(UUID) - Method in class AddAssignmentRequest.Builder
The ID of the scope the assignment corresponds to.
scopeId(UUID) - Method in class ChangeAssignmentRequest.Builder
Deprecated.
The ID of the scope will be removed in the future.
score(@javax.validation.constraints.NotNull double) - Method in class ArticulationRuleRequest.Builder
The articulation score (between 0 and 100).
SCRIPT - AttributeKind
A script attribute kind.
ScriptAttribute - ResourceType
 
ScriptAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a script as value
ScriptAttributeType - ResourceType
 
ScriptAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a script attribute type.
sendNotification(@javax.validation.constraints.NotNull boolean) - Method in class CancelWorkflowTasksRequest.Builder
 
sendNotification(boolean) - Method in class ExportCSVInJobRequest.Builder
 
sendNotification(boolean) - Method in class ExportExcelInJobRequest.Builder
 
sendNotification(boolean) - Method in class ExportJSONInJobRequest.Builder
 
sendNotification(boolean) - Method in class ExportXMLInJobRequest.Builder
 
sendNotification(boolean) - Method in class ValidateInJobRequest.Builder
 
sendNotification(boolean) - Method in class StartWorkflowInstancesRequest.Builder
Whether notification on starting the workflows should be sent.
separator(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
separator(String) - Method in class ExportCSVInJobRequest.Builder
 
separator(String) - Method in class ExportCSVRequest.Builder
 
separator(String) - Method in class ExportCSVToFileRequest.Builder
 
serialVersionUID(long) - Method in class FindValidationResultRequest.Builder
Deprecated.
This method will be removed in the future. No replacement will be available.
SET - ArticulationOperation
 
setAcronymCode(String) - Method in class AddAssetTypeRequest
A code representing the acronym that should be shown.
setAcronymCode(String) - Method in class ChangeAssetTypeRequest
The acronym code, a code representing the acronym that should be shown.
setAcronymCode(String) - Method in class AddComplexRelationTypeRequest
The acronym code of the new Complex Relation Type.
setAcronymCode(String) - Method in class ChangeComplexRelationTypeRequest
The new acronym code for the Complex Relation Type.
setActivityType(ActivityType) - Method in class FindActivitiesRequest
The type of the activity.
setAdditionalEmailAddresses(List<Email>) - Method in class AddUserRequest
The additional e-mail addresses of the user.
setAdditionalEmailAddresses(List<Email>) - Method in class ChangeUserRequest
The additional e-mail addresses of the user.
setAddresses(List<Address>) - Method in class AddUserRequest
The postal addresses of the user.
setAddresses(List<Address>) - Method in class ChangeUserRequest
The postal addresses of the user.
setAllowedValues(List<String>) - Method in class AddAttributeTypeRequest
List of allowed values.
setAllowedValues(List<String>) - Method in class ChangeAttributeTypeRequest
List of allowed values.
setArticulationRules(List<ArticulationRuleRequest>) - Method in class AddAssignmentRequest
The list of the articulation rules.
setArticulationRules(List<ArticulationRuleRequest>) - Method in class ChangeAssignmentRequest
The articulation rule definitions.
setAssetAttributes(SetAssetAttributesRequest) - Method in interface AssetApi
Sets attributes of given type for given asset.
SetAssetAttributesRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The properties of the asset attributes to be set.
SetAssetAttributesRequest() - Constructor for class SetAssetAttributesRequest
 
SetAssetAttributesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
setAssetId(UUID) - Method in class AddDiagramPictureRequest
Required. The ID of the Asset for which the picture should be taken.
setAssetId(UUID) - Method in class AddAssetTagsRequest
Required. The ID of the asset.
setAssetId(UUID) - Method in class RemoveAssetTagsRequest
The ID of the asset.
setAssetId(UUID) - Method in class SetAssetAttributesRequest
Required. The ID of the asset this attribute should belong to.
setAssetId(UUID) - Method in class SetAssetRelationsRequest
Required. The ID of the asset.
setAssetId(UUID) - Method in class SetAssetResponsibilitiesRequest
Required. The ID of the asset.
setAssetId(UUID) - Method in class SetAssetTagsRequest
Required. The ID of the asset.
setAssetId(UUID) - Method in class AddAttributeRequest
Required. The ID of the asset this attribute should belong to.
setAssetId(UUID) - Method in class ComplexRelationLegRequest
Required. The ID of the asset attached to the leg of the complex relation.
setAssetId(UUID) - Method in class AddRatingRequest
Required. The ID of the asset to which rating will be assigned.
setAssetId(UUID) - Method in class FindAttributesRequest
The ID of the asset to find the attributes in, or null if no asset filtering should be applied.
setAssetId(UUID) - Method in class FindComplexRelationsRequest
The ID of the asset for which complex relations should be found.
setAssetId(UUID) - Method in class RelatedAssetReference
The ID of the asset which the issue is related to.
setAssetId(UUID) - Method in class FindRatingsRequest
The ID of the asset to which the rating belongs to.
setAssetId(UUID) - Method in class FindValidationResultRequest
The unique identifier of the asset for which we are searching validation results.
setAssetIds(List<UUID>) - Method in class ValidateInJobRequest
 
setAssetIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (assets) for which the workflow definitions should be found.
setAssetRelations(SetAssetRelationsRequest) - Method in interface AssetApi
Sets relations of given type for given asset.
SetAssetRelationsRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The properties of the asset relations to be set.
SetAssetRelationsRequest() - Constructor for class SetAssetRelationsRequest
 
SetAssetRelationsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
SetAssetRelationsRequest.RelationDirection - Enum in com.collibra.dgc.core.api.dto.instance.asset
 
setAssetResponsibilities(SetAssetResponsibilitiesRequest) - Method in interface AssetApi
Sets responsibilities with given role for given asset.
SetAssetResponsibilitiesRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The properties of the asset responsibilities to be set.
SetAssetResponsibilitiesRequest() - Constructor for class SetAssetResponsibilitiesRequest
 
SetAssetResponsibilitiesRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
setAssetTags(SetAssetTagsRequest) - Method in interface AssetApi
Sets tags for given asset.
SetAssetTagsRequest - Class in com.collibra.dgc.core.api.dto.instance.asset
The tags to be set on given asset.
SetAssetTagsRequest() - Constructor for class SetAssetTagsRequest
 
SetAssetTagsRequest.Builder - Class in com.collibra.dgc.core.api.dto.instance.asset
 
setAssetTypeId(UUID) - Method in class AddAssignmentRequest
Required. The ID of the asset type corresponding to the assignment.
setAssetTypeId(UUID) - Method in class FindSubAssetTypesRequest
Required. The ID of the Asset Type to search the subtypes for.
setAssetTypeId(UUID) - Method in class ComplexRelationLegTypeRequest
Required. The ID of the Asset Type of the Relation.
setAssetTypeId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest
Required. The ID of the asset type the added rule should refer to.
setAssetTypeId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the asset type the changed rule should refer to.
setAssignmentId(UUID) - Method in class ChangeAssignmentRequest
Required. The ID of the assignment to change.
setAttribute(UUID, String...) - Method in class AddComplexRelationRequest.Builder
Sets attribute(s) with type identified by given ID or name and provided value(s).
setAttribute(UUID, String...) - Method in class ChangeComplexRelationRequest.Builder
Sets attribute(s) with type identified by given ID or name and provided value(s).
setAttribute(UUID, List<String>...) - Method in class AddComplexRelationRequest.Builder
Sets attribute(s) with type identified by given ID or name and provided value(s).
setAttribute(UUID, List<String>...) - Method in class ChangeComplexRelationRequest.Builder
Sets attribute(s) with type identified by given ID or name and provided value(s).
setAttributes(List<ComplexRelationAttributeRequest>) - Method in class AddComplexRelationRequest
Deprecated.
This method will be removed in the future. Please, use AddComplexRelationRequest.setAttributes(Map).
setAttributes(List<ComplexRelationAttributeRequest>) - Method in class ChangeComplexRelationRequest
Deprecated.
This method will be removed in the future. Please, use ChangeComplexRelationRequest.setAttributes(Map).
setAttributes(Map<UUID, List<AttributeValue>>) - Method in class AddComplexRelationRequest
Sets the attributes that the new complex relation should contain.
setAttributes(Map<UUID, List<AttributeValue>>) - Method in class ChangeComplexRelationRequest
Sets the new attributes that the new complex relation should contain.
setAttributeTypeId(UUID) - Method in class ComplexRelationAttributeRequest
Required. The ID of the type of the single attribute for complex relation.
setAttributeTypeId(UUID) - Method in class ComplexRelationAttributeTypeRequest
Required. The ID of the Attribute Type.
setAttributeTypeId(UUID) - Method in class ArticulationRuleRequest
The ID of the attribute type.
setAttributeTypeId(UUID) - Method in class DataQualityMetricRequest
Deprecated.
The ID of the attribute type that defines the value that is used as the data quality metric.
setAttributeTypes(List<ComplexRelationAttributeTypeRequest>) - Method in class AddComplexRelationTypeRequest
The list of attribute types for the new Complex Relation Type.
setAttributeTypes(List<ComplexRelationAttributeTypeRequest>) - Method in class ChangeComplexRelationTypeRequest
The new list of attribute types for the Complex Relation Type.
setBaseResource(ResourceReference) - Method in class AddAttachmentRequest
Required. The reference to the resource new attachment should be attached to.
setBaseResource(ResourceReference) - Method in class AddCommentRequest
Required. The resource which the new comment should be attached to.
setBaseResource(ResourceReference) - Method in class AddViewPermissionRequest
 
setBaseResourceId(UUID) - Method in class AddAttachmentRequest
Sets the ID of the resource which the new attachment should be attached to.
setBaseResourceId(UUID) - Method in class FindAttachmentsRequest
The ID of the resource the attachment refers to.
setBaseResourceId(UUID) - Method in class AddCommentRequest
Sets the ID of the resource which the new comment should be attached to.
setBaseResourceId(UUID) - Method in class FindCommentsRequest
The ID of the resource which the searched comments refer to.
setBaseResourceType(ResourceType) - Method in class AddAttachmentRequest
Sets the type of the resource which the new attachment should be attached to.
setBaseResourceType(ResourceType) - Method in class AddCommentRequest
Sets the type of the resource which the new comment should be attached to.
setBusinessItemId(UUID) - Method in class FindWorkflowInstancesRequest
The ID of the business item that should be contained by the searched workflows.
setBusinessItemId(UUID) - Method in class FindWorkflowTasksRequest
The ID of the business item.
setBusinessItemIds(List<UUID>) - Method in class StartWorkflowInstancesRequest
The list of IDs for the business items.
setBusinessItemName(String) - Method in class FindWorkflowInstancesRequest
The display name of the business item that should be contained by the searched workflows.
setBusinessItemName(String) - Method in class FindWorkflowTasksRequest
The part of the name of the business item.
setBusinessItemResourceType(WorkflowBusinessItemType) - Method in class ChangeWorkflowDefinitionRequest
The type of the business item corresponding to the workflow.
setBusinessItemType(FindWorkflowTasksRequest.BusinessItemType) - Method in class FindWorkflowTasksRequest
The type of the business item.
setBusinessItemType(WorkflowBusinessItemType) - Method in class StartWorkflowInstancesRequest
The resource type of the passed in business items.
setCallCountEnabled(boolean) - Method in class FindActivitiesRequest
Flag to indicate if the number of calls standing behind the activity should be returned or not.
setCallId(String) - Method in class FindActivitiesRequest
The ID of the call.
setCandidateUserCheckDisabled(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Deprecated.
setCandidateUserCheckEnabled(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Whether the candidate user check for the workflow should be enabled.
setCategories(Set<ActivityFilterCategory>) - Method in class FindActivitiesRequest
The set of the categories of activities that should be searched.
setCategorizationRelationTypeId(UUID) - Method in class AddDataQualityRuleRequest
Deprecated.
The ID of the categorization relation type.
setCategorizationRelationTypeId(UUID) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The ID of the categorization relation type.
setCategoryIds(List<UUID>) - Method in class AddIssueRequest
The list of IDs of assets which represent categories for this issue.
setCertificate(InputStream) - Method in class ChangeSamlCertificateRequest
The stream of the certificate in PEM format.
setCharacteristicTypes(List<CharacteristicTypeAssignmentReference>) - Method in class AddAssignmentRequest
The list of the references to characteristic types corresponding to the assignment.
setCharacteristicTypes(List<CharacteristicTypeAssignmentReference>) - Method in class ChangeAssignmentRequest
List of references to characteristic types corresponding to the assignment.
setColor(String) - Method in class AddAssetTypeRequest
The color of the symbol in hex format (starting with '#' followed by either 3 or 6 hex digits).
setColor(String) - Method in class ChangeAssetTypeRequest
The color of the symbol, in a hex format e.g.
setColor(String) - Method in class AddComplexRelationTypeRequest
The color of the symbol, in a hex format e.g.
setColor(String) - Method in class ChangeComplexRelationTypeRequest
The color of the symbol, in a hex format e.g.
setCommunityId(UUID) - Method in class AddDomainRequest
Required. The ID of the community that the new domain should be added to.
setCommunityId(UUID) - Method in class MoveIssueRequest
Required. The id of the community where to move the issue to.
setCommunityId(UUID) - Method in class FindAssetsRequest
The ID of the community to find the assets in.
setCommunityId(UUID) - Method in class ChangeDomainRequest
The ID of the new community for the domain.
setCommunityId(UUID) - Method in class FindDomainsRequest
The ID of the community to find the domains in.
setCommunityId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
setCommunityId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
setCommunityId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
setCommunityId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest
The ID of the community the assignment rule should apply for.
setCommunityIds(List<UUID>) - Method in class AddScopeRequest
The list of IDs for communities assigned to the new scope.
setCommunityIds(List<UUID>) - Method in class ChangeScopeRequest
The new list of IDs of communities that should included in the scope.
setCommunityIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest
The list of IDs of the communities.
setCommunityIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (communities) for which the workflow definitions should be found.
setComplexRelationTypeId(UUID) - Method in class AddComplexRelationRequest
Required. The ID of the type of the complex relation.
setComplexRelationTypeId(UUID) - Method in class ExportComplexRelationsRequest
Required. The ID of the ComplexRelationType for which the export will be executed.
setConfigurationVariables(Map<String, String>) - Method in class ChangeWorkflowDefinitionRequest
The configuration variables.
setContent(String) - Method in class AddCommentRequest
Required. The actual HTML content of the comment to be added.
setContent(String) - Method in class ChangeCommentRequest
Required. The new content of the comment to be changed.
setContextId(UUID) - Method in class FindActivitiesRequest
The ID of the context which the activities should be searched for.
setCoRole(String) - Method in class AddRelationTypeRequest
Required. The name of the role that the target plays.
setCoRole(String) - Method in class ComplexRelationLegTypeRequest
The name of the role that the target plays.
setCoRole(String) - Method in class ChangeRelationTypeRequest
The new name of the role that the target plays.
setCoRole(String) - Method in class FindRelationTypesRequest
The name of the role that the target plays to search for.
setCountLimit(int) - Method in class CursorPagedRequest
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
setCountLimit(int) - Method in class PagedRequest
Allows to limit the number of elements that will be counted.
setCountOperation(DataQualityCountOperation) - Method in class DataQualityMetricRequest
Deprecated.
The operation that should be performed when aggregating the quality results.
setCreateDate(Long) - Method in class FindWorkflowTasksRequest
The creation date of the task.
setCreatedBy(UUID) - Method in class FindJobsRequest
The ID of the user who created the searched job.
setCursor(String) - Method in class CursorPagedRequest
Cursor for the current page of results.
setData(InputStream) - Method in class CustomizationBackup
The data of the customization backup.
setDatabaseName(String) - Method in class FindJdbcDriverRequest
 
setDatabaseVersion(String) - Method in class FindJdbcDriverRequest
 
setDataQualityMetrics(List<DataQualityMetricRequest>) - Method in class AddDataQualityRuleRequest
Deprecated.
The Data Quality Metrics that should be assigned to the rule that is going to be created.
setDataQualityMetrics(List<DataQualityMetricRequest>) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The list of data quality metrics.
setDataQualityRuleIds(List<UUID>) - Method in class AddAssignmentRequest
Deprecated.
The list of data quality rule IDs will be removed from the next major release.
setDataQualityRuleIds(List<UUID>) - Method in class ChangeAssignmentRequest
Deprecated.
The list of data quality rule IDs will be removed in the future.
setDefaultStatusId(UUID) - Method in class AddAssignmentRequest
Required. The ID of the default status for the asset type.
setDefaultStatusId(UUID) - Method in class ChangeAssignmentRequest
The ID of the default status for the asset type.
setDeleteAssignments(boolean) - Method in class RemoveScopeRequest
Indicates any assignments linked to the given scope should also be deleted.
setDescription(String) - Method in class AddIssueRequest
Required. The description for the issue.
setDescription(String) - Method in class AddScopeRequest
The description of the new scope.
setDescription(String) - Method in class ChangeScopeRequest
The new description for the scope.
setDescription(String) - Method in class AddCommunityRequest
The description of the new community.
setDescription(String) - Method in class ChangeCommunityRequest
The new description for the community.
setDescription(String) - Method in class AddDomainRequest
The description of the new domain.
setDescription(String) - Method in class ChangeDomainRequest
The new description for the domain.
setDescription(String) - Method in class AddMappingRequest
The description of the mapped resource.
setDescription(String) - Method in class ChangeMappingByExternalEntityRequest
The description of the mapped resource.
setDescription(String) - Method in class ChangeMappingByMappedResourceRequest
The description of the mapped resource.
setDescription(String) - Method in class ChangeMappingRequest
The description of the mapped resource.
setDescription(String) - Method in class AddAssetTypeRequest
The description of the new Asset Type.
setDescription(String) - Method in class ChangeAssetTypeRequest
The new description for the Asset Type.
setDescription(String) - Method in class AddAttributeTypeRequest
The description of the new Attribute Type.
setDescription(String) - Method in class ChangeAttributeTypeRequest
The new description for the Attribute Type.
setDescription(String) - Method in class AddComplexRelationTypeRequest
The description of the new Complex Relation Type.
setDescription(String) - Method in class ChangeComplexRelationTypeRequest
The new description for the Complex Relation Type.
setDescription(String) - Method in class AddDomainTypeRequest
The description of the new Domain Type.
setDescription(String) - Method in class ChangeDomainTypeRequest
The new description for the Domain Type.
setDescription(String) - Method in class AddRelationTypeRequest
The description of the Relation Type.
setDescription(String) - Method in class ChangeRelationTypeRequest
The new description of the Relation Type.
setDescription(String) - Method in class AddStatusRequest
The description of the new Status.
setDescription(String) - Method in class ChangeStatusRequest
The new description for the Status.
setDescription(String) - Method in class FindStatusesRequest
The description of the Status to search for.
setDescription(String) - Method in class AddDataQualityRuleRequest
Deprecated.
The description of the new data quality rule.
setDescription(String) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The new description for the data quality rule.
setDescription(String) - Method in class AddRoleRequest
The description of the role.
setDescription(String) - Method in class ChangeRoleRequest
The new description for the role.
setDescription(String) - Method in class FindRolesRequest
The description of the role to search for.
setDescription(String) - Method in class ChangeWorkflowDefinitionRequest
The new description for the workflow definition.
setDescription(String) - Method in class FindWorkflowDefinitionsRequest
The description (could be partial) of the workflow definition to search for.
setDescription(String) - Method in class FindWorkflowTasksRequest
The part of the task description.
setDirection(RelationTypeIdWithDirection.Direction) - Method in class RelationTypeIdWithDirection
The direction of the relation.
setDirection(Boolean) - Method in class RelatedAssetReference
The direction of the relation where true means the issue is the source and false means the issue is the target.
setDisplayName(String) - Method in class AddAssetRequest
The display name of the new asset.
setDisplayName(String) - Method in class ChangeAssetRequest
The new display name for the asset.
setDisplayNameEnabled(@javax.validation.constraints.NotNull boolean) - Method in class AddAssetTypeRequest
Required. Whether the display name should be enabled for all Assets of the type being created.
setDisplayNameEnabled(Boolean) - Method in class ChangeAssetTypeRequest
Whether display name should be enabled for all Assets of changed type.
setDisplayNameEnabled(Boolean) - Method in class FindAssetTypesRequest
Whether only Asset Types with display names enabled (or disabled) should be searched.
setDomainId(UUID) - Method in class AddAssetRequest
Required. The ID of the domain that the new asset should be added to.
setDomainId(UUID) - Method in class ChangeAssetRequest
The ID of the new domain for the asset.
setDomainId(UUID) - Method in class FindAssetsRequest
The ID of the domain to find the assets in.
setDomainId(UUID) - Method in class ExportComplexRelationsRequest
The ID of the Domain to filter on (optional).
setDomainId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the domain the assignment rule should apply for.
setDomainId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the domain the assignment rule should apply for.
setDomainIds(List<UUID>) - Method in class AddScopeRequest
The list of IDs for domains assigned to the new scope.
setDomainIds(List<UUID>) - Method in class ChangeScopeRequest
The new list of IDs of domains that should included in the scope.
setDomainIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest
The list of IDs of the domains.
setDomainIds(List<UUID>) - Method in class FindWorkflowDefinitionsRequest
The list of the IDs of business items (domains) for which the workflow definitions should be found.
setDomainTypeId(UUID) - Method in class FindSubDomainTypesRequest
Required. The ID of the Domain Type to search the subtypes for.
setDomainTypeId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest
Required. The ID of the domain type the added rule should refer to.
setDomainTypeId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the domain type the changed rule should refer to.
setDomainTypeIds(List<UUID>) - Method in class AddAssignmentRequest
The list of IDs of the domain types.
setDomainTypeIds(List<UUID>) - Method in class ChangeAssignmentRequest
The list of IDs of the domain types.
setDueDate(Long) - Method in class FindWorkflowTasksRequest
The due date of the task.
setEmail(String) - Method in class ChangeUserRequest
The new e-mail address for the user.
setEmailAddress(String) - Method in class AddUserRequest
Required. The e-mail address of the new user.
setEnable(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow definition should be enabled.
setEnabled(Boolean) - Method in class ChangeUserRequest
The new enabled flag for the user.
setEnabled(Boolean) - Method in class FindWorkflowDefinitionsRequest
Whether the found workflow definitions should be enabled.
setEndDate(Long) - Method in class FindActivitiesRequest
The end date of the searched activities.
setEndingDate(Long) - Method in class AddRelationRequest
The ending date of the relation.
setEndingDate(Long) - Method in class ChangeRelationRequest
The new ending date for the relation.
setEscape(String) - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used to escape separator or quote character.
setEscape(String) - Method in class ExportCSVInJobRequest
 
setEscape(String) - Method in class ExportCSVRequest
 
setEscape(String) - Method in class ExportCSVToFileRequest
 
setExcludedFromAutoHyperlinking(Boolean) - Method in class AddAssetRequest
Whether or not to exclude the new asset from auto hyperlinking.
setExcludedFromAutoHyperlinking(Boolean) - Method in class ChangeAssetRequest
Whether the asset should be excluded from hyperlinking or not.
setExcludedFromAutoHyperlinking(Boolean) - Method in class AddDomainRequest
 
setExcludedFromAutoHyperlinking(Boolean) - Method in class ChangeDomainRequest
Whether the domain should be excluded from hyperlinking or not.
setExcludeMeta(boolean) - Method in class FindAssetsRequest
The exclude meta flag.
setExcludeMeta(boolean) - Method in class FindCommunitiesRequest
The exclude meta flag.
setExcludeMeta(boolean) - Method in class FindDomainsRequest
The exclude meta flag.
setExcludeMeta(Boolean) - Method in class FindAssetTypesRequest
Whether the meta Asset Types should be excluded from search or not.
setExcludeMeta(Boolean) - Method in class FindDomainTypesRequest
Whether the meta Domain Types should be excluded from search or not.
setExclusivity(WorkflowExclusivity) - Method in class ChangeWorkflowDefinitionRequest
Defines the number of times a resource workflow is able to be start (see WorkflowExclusivity).
setExternalEntityId(String) - Method in class AddMappingRequest
Required. The external ID of the mapped resource.
setExternalEntityId(String) - Method in class ChangeMappingByExternalEntityRequest
Required. The external ID of the mapped resource.
setExternalEntityId(String) - Method in class GetMappingByExternalEntityRequest
The external ID of the mapped resource.
setExternalEntityId(String) - Method in class ChangeMappingByMappedResourceRequest
The external ID of the mapped resource.
setExternalEntityId(String) - Method in class ChangeMappingRequest
The external ID of the mapped resource.
setExternalEntityId(String) - Method in class FindMappingsRequest
 
setExternalEntityUrl(String) - Method in class AddMappingRequest
The external URL of the mapped resource.
setExternalEntityUrl(String) - Method in class ChangeMappingByExternalEntityRequest
The external URL of the mapped resource.
setExternalEntityUrl(String) - Method in class ChangeMappingByMappedResourceRequest
The external URL of the mapped resource.
setExternalEntityUrl(String) - Method in class ChangeMappingRequest
The external URL of the mapped resource.
setExternalSystemId(String) - Method in class AddMappingRequest
Required. The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class ChangeMappingByExternalEntityRequest
Required. The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class ChangeMappingByMappedResourceRequest
Required. The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class GetMappingByExternalEntityRequest
The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class GetMappingByMappedResourceRequest
The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class ChangeMappingRequest
The ID of the external system that the mapped resource belongs to.
setExternalSystemId(String) - Method in class FindMappingsRequest
The ID of the external system that the mapped resource belongs to.
setFile(AddAttachmentRequest.FileReference) - Method in class AddAttachmentRequest
Required. The reference to the file representing new attachment.
setFileContentType(String) - Method in class FindAttachmentsRequest
The type of the content of the file representing searched attachment.
setFileId(UUID) - Method in class ChangeUserAvatarRequest
Required. The ID of the file representing to avatar that should be assigned to the user.
setFileId(UUID) - Method in class AddAttachmentRequest.FileReference
 
setFileName(String) - Method in class DeployWorkflowDefinitionRequest
Required. The name of the file.
setFileName(String) - Method in class CustomizationBackup
The filename of the customization archive.
setFileName(String) - Method in class FindAttachmentsRequest
The name of the file representing searched attachment.
setFileName(String) - Method in class ExportComplexRelationsRequest
The name of the file.
setFileName(String) - Method in class ExportCSVInJobRequest
 
setFileName(String) - Method in class ExportCSVToFileRequest
 
setFileName(String) - Method in class ExportExcelInJobRequest
 
setFileName(String) - Method in class ExportExcelToFileRequest
 
setFileName(String) - Method in class ExportJSONInJobRequest
 
setFileName(String) - Method in class ExportJSONToFileRequest
 
setFileName(String) - Method in class ExportXMLInJobRequest
 
setFileName(String) - Method in class ExportXMLToFileRequest
 
setFileStream(InputStream) - Method in class RestoreCustomizationBackupRequest
Required. The file content: a stream of a zip file containing the customization folders.
setFileStream(InputStream) - Method in class AddFileRequest
Required. The content of the file.
setFileStream(InputStream) - Method in class DeployWorkflowDefinitionRequest
Required. The file describing the workflow to be deployed.
setFileStream(InputStream) - Method in class AddAttachmentRequest.FileReference
 
setFirstName(String) - Method in class AddUserRequest
The first name of the new user.
setFirstName(String) - Method in class ChangeUserRequest
The new first name for the user.
setFormProperties(Map<String, String>) - Method in class CompleteWorkflowTasksRequest
The form properties for the workflow tasks to be completed.
setFormProperties(Map<String, String>) - Method in class StartWorkflowInstancesRequest
The properties of the workflow.
setFromId(UUID) - Method in class MergeTagsRequest
Required. Id of the tag to be replaced.
setGender(Gender) - Method in class AddUserRequest
The gender of the user.
setGender(Gender) - Method in class ChangeUserRequest
The new gender for the user.
setGlobal(boolean) - Method in class AddRoleRequest
Whether the role should be a global or resource role.
setGlobal(Boolean) - Method in class FindRolesRequest
Deprecated.
setGlobal(Boolean) - Method in class FindWorkflowDefinitionsRequest
Whether the found workflow definitions should be global.
setGlobalCreate(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow is accessible from the global create menu.
setGlobalOnly(boolean) - Method in class FindResponsibilitiesRequest
Deprecated.
setGroupId(UUID) - Method in class FindUsersRequest
The ID of the group the searched users should belong to.
setGroupsForUser(SetUserGroupsForUserRequest) - Method in interface UserApi
Sets the list of user groups this user should belong to.
setGuestExcluded(boolean) - Method in class FindMostViewedAssetsRequest
true if guest visits should be excluded.
setGuestUserAccessible(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow should be accessible by the guest user
setGuestUserId(UUID) - Method in class CompleteWorkflowTasksRequest
The ID of the guest user.
setGuestUserId(UUID) - Method in class StartWorkflowInstancesRequest
The ID of the guest user starting the workflow.
setHeaderRow(boolean) - Method in class ExportCSVInJobRequest
 
setHeaderRow(boolean) - Method in class ExportCSVRequest
 
setHeaderRow(boolean) - Method in class ExportCSVToFileRequest
 
setHeaderRow(boolean) - Method in class ExportExcelInJobRequest
 
setHeaderRow(boolean) - Method in class ExportExcelToFileRequest
 
setIconCode(String) - Method in class AddAssetTypeRequest
The icon code, a code representing the icon that should be shown.
setIconCode(String) - Method in class ChangeAssetTypeRequest
The icon code, a code representing the icon that should be shown.
setIconCode(String) - Method in class AddComplexRelationTypeRequest
The icon code of the new Complex Relation Type.
setIconCode(String) - Method in class ChangeComplexRelationTypeRequest
The new icon code for the Complex Relation Type.
setId(UUID) - Method in class ChangeScopeRequest
Required. The ID of the scope to be changed.
setId(UUID) - Method in class CharacteristicTypeAssignmentReference
The ID of the reference.
setId(UUID) - Method in class ChangeAssetRequest
Required. The ID of the asset to be changed.
setId(UUID) - Method in class ChangeAttributeRequest
Required. The ID of the attribute to be changed.
setId(UUID) - Method in class ChangeCommentRequest
Required. The ID of the comment to be changed.
setId(UUID) - Method in class ChangeCommunityRequest
Required. The ID of the community to be changed.
setId(UUID) - Method in class ChangeComplexRelationRequest
Required. The ID of the complex relation to be changed.
setId(UUID) - Method in class RelatedAssetId
 
setId(UUID) - Method in class ChangeDomainRequest
Required. The ID of the domain to be changed.
setId(UUID) - Method in class ChangeRatingRequest
Required. The ID of the rating.
setId(UUID) - Method in class ChangeRelationRequest
Required. The ID of the relation that will be changed.
setId(UUID) - Method in class CancelJobRequest
Required. The id of the job to cancel.
setId(UUID) - Method in class ChangeMappingRequest
Required. The ID of the mapping to be changed.
setId(UUID) - Method in class ChangeAssetTypeRequest
Required. The ID of the Asset Type to be changed.
setId(UUID) - Method in class ChangeAttributeTypeRequest
Required. The ID of the Attribute Type to be changed.
setId(UUID) - Method in class ChangeComplexRelationTypeRequest
Required. The ID of the Complex Relation Type to be changed.
setId(UUID) - Method in class ChangeDomainTypeRequest
Required. The ID of the Domain Type to be changed.
setId(UUID) - Method in class ChangeRelationTypeRequest
Required. The ID of the Relation Type to be changed.
setId(UUID) - Method in class ChangeStatusRequest
Required. The ID of the Status to be changed.
setId(UUID) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The ID of the data quality rule to be changed.
setId(UUID) - Method in class ChangeRoleRequest
Required. The ID of the role to be changed.
setId(UUID) - Method in class ChangeTagRequest
Required. The ID of the tag.
setId(UUID) - Method in class ChangeUserAvatarRequest
Required. The ID of the user the avatar should be changed for.
setId(UUID) - Method in class ChangeUserRequest
Required. The ID of the user to be changed.
setId(UUID) - Method in class ChangeUserGroupRequest
Required. The ID of the user group to be changed.
setId(UUID) - Method in class ChangeWorkflowDefinitionRequest
Required. The ID of the workflow definition.
setId(UUID) - Method in class ArticulationRuleRequest
The ID of the articulation rule.
setId(UUID) - Method in class AddAssignmentRequest
The ID of the new assignment.
setId(UUID) - Method in class AddScopeRequest
The ID of the new scope.
setId(UUID) - Method in class AddAssetRequest
The ID of the new asset.
setId(UUID) - Method in class AddCommunityRequest
The ID of the new community.
setId(UUID) - Method in class AddComplexRelationRequest
The ID of the new complex relation.
setId(UUID) - Method in class AddDomainRequest
 
setId(UUID) - Method in class AddMappingRequest
The ID of the new mapping.
setId(UUID) - Method in class AddAssetTypeRequest
The UUID that will be assigned to the new Asset Type.
setId(UUID) - Method in class AddAttributeTypeRequest
The ID of the new Attribute Type.
setId(UUID) - Method in class AddComplexRelationTypeRequest
The ID of the new Complex Relation Type.
setId(UUID) - Method in class ComplexRelationAttributeTypeRequest
The ID of the Complex Relation Attribute Type.
setId(UUID) - Method in class ComplexRelationLegTypeRequest
The id of the Complex Relation Leg Type.
setId(UUID) - Method in class AddDomainTypeRequest
The ID of the new Domain Type.
setId(UUID) - Method in class AddRelationTypeRequest
The ID of the new Relation Type.
setId(UUID) - Method in class AddStatusRequest
The ID of the new Status.
setId(UUID) - Method in class AddDataQualityRuleRequest
Deprecated.
The ID of the new Data Quality Rule.
setId(UUID) - Method in class AddRoleRequest
The ID of the new role.
setId(UUID) - Method in interface Entity
Sets the id of the entity.
setIncludeDisabled(boolean) - Method in class FindUsersRequest
Whether disabled users should be included in the search results.
setIncludeEveryone(boolean) - Method in class FindUserGroupsRequest
Deprecated.
This search parameter will be removed in the future. In practice setting this value is not enough: there are other system groups like Users that may need to be removed programmatically anyways. System groups cannot be modified (add/remove users) but can be used in the context of assigned responsibilities.
setIncludeHeaderRow(boolean) - Method in class ExportComplexRelationsRequest
Set if the file will include a header (true) or not (false).
setIncludeInherited(boolean) - Method in class FindResponsibilitiesRequest
Whether inherited responsibilities should be included in the search results.
setIncludeInherited(boolean) - Method in class FindViewPermissionRequest
 
setIncludeParent(boolean) - Method in class FindSubAssetTypesRequest
Whether parent Asset Type should be included in the search result.
setIncludeParent(boolean) - Method in class FindSubDomainTypesRequest
Whether parent Domain Type should be included in the search result.
setIncludeSubCommunities(boolean) - Method in class FindDomainsRequest
The include sub-communities flag.
setInstantMessagingAccounts(List<InstantMessagingAccount>) - Method in class AddUserRequest
The instant messaging accounts of the user.
setInstantMessagingAccounts(List<InstantMessagingAccount>) - Method in class ChangeUserRequest
The instant messaging accounts of the user.
setInteger(Boolean) - Method in class AddAttributeTypeRequest
Deprecated.
This method will be removed from the next major release. Please use AddAttributeTypeRequest.setIsInteger(Boolean)
setInteger(Boolean) - Method in class FindAttributeTypesRequest
Deprecated.
This method will be removed in the future. Please use FindAttributeTypesRequest.setIsInteger(Boolean).
setInvolvedPeopleIds(Set<UUID>) - Method in class FindActivitiesRequest
The list of IDs of the people that should be involved in searched activities.
setInvolvedRoleIds(Set<UUID>) - Method in class FindActivitiesRequest
The list of IDs of the roles that should be involved in searched activities.
setIsInteger(Boolean) - Method in class AddAttributeTypeRequest
Whether Attribute Type holds an integer value.
setIsInteger(Boolean) - Method in class ChangeAttributeTypeRequest
Whether Attribute Type holds integer value.
setIsInteger(Boolean) - Method in class FindAttributeTypesRequest
Whether only integer-type Attribute Types should be searched or not.
setIssueId(UUID) - Method in class MoveIssueRequest
Required. The id of the issue to be moved.
setJobId(UUID) - Method in class FindValidationResultRequest
The unique identifier of the job for which we are searching validation results.
setKind(AttributeKind) - Method in class AddAttributeTypeRequest
Required. The kind of the new Attribute Type.
setKind(AttributeKind) - Method in class FindAttributeTypesRequest
The kind of the Attribute Type to search for.
setLanguage(String) - Method in class AddAttributeTypeRequest
The language of the new Attribute Type (only applicable for Script Attribute Type).
setLanguage(String) - Method in class ChangeAttributeTypeRequest
The new language for the Attribute Type.
setLanguage(String) - Method in class FindAttributeTypesRequest
The language of the Attribute Type to search for.
setLanguage(String) - Method in class AddUserRequest
The language for the user.
setLanguage(String) - Method in class ChangeUserRequest
The new language for the user.
setLastName(String) - Method in class AddUserRequest
The last name of the new user.
setLastName(String) - Method in class ChangeUserRequest
The new last name for the user.
setLastSyncDate(Long) - Method in class AddMappingRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
setLastSyncDate(Long) - Method in class ChangeMappingByExternalEntityRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
setLastSyncDate(Long) - Method in class ChangeMappingByMappedResourceRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
setLastSyncDate(Long) - Method in class ChangeMappingRequest
The timestamp (in UTC time standard) of the last synchronization of mapped resource.
setLegs(List<ComplexRelationLegRequest>) - Method in class AddComplexRelationRequest
The list of legs that the new complex relation should contain.
setLegs(List<ComplexRelationLegRequest>) - Method in class ChangeComplexRelationRequest
The new list of legs that the changed complex relation should contain.
setLegTypeId(UUID) - Method in class ComplexRelationLegRequest
Deprecated.
Use relationTypeId instead.
setLegTypes(List<ComplexRelationLegTypeRequest>) - Method in class AddComplexRelationTypeRequest
The list of leg types for the new Complex Relation Type.
setLegTypes(List<ComplexRelationLegTypeRequest>) - Method in class ChangeComplexRelationTypeRequest
The new list of leg types for the Complex Relation Type.
setLicenseType(LicenseType) - Method in class AddUserRequest
Deprecated.
This method will be removed in the future.
setLicenseType(LicenseType) - Method in class ChangeUserRequest
The license type of the user.
setLimit(int) - Method in class PagedRequest
The maximum number of results to retrieve.
setLimit(long) - Method in class PagedResponse
Sets the maximum number of results to be returned.
setLocallyManaged(boolean) - Method in class AddUserGroupRequest
Deprecated.
This feature will be dropped.
setLocallyManaged(Boolean) - Method in class ChangeUserGroupRequest
Deprecated.
This feature will be dropped.
setMappedResourceId(UUID) - Method in class ChangeMappingByMappedResourceRequest
Required. The ID of the mapped resource.
setMappedResourceId(UUID) - Method in class GetMappingByMappedResourceRequest
The ID of the mapped resource.
setMappedResourceId(UUID) - Method in class AddMappingRequest
The ID of the mapped resource.
setMappedResourceId(UUID) - Method in class ChangeMappingByExternalEntityRequest
The ID of the mapped resource.
setMappedResourceId(UUID) - Method in class ChangeMappingRequest
The ID of the mapped resource.
setMappedResourceType(FindMappingsRequest.MappedResourceType) - Method in class FindMappingsRequest
The type of the mapped resource.
setMax(Integer) - Method in class CharacteristicTypeAssignmentReference
 
setMax(Integer) - Method in class ComplexRelationAttributeTypeRequest
The maximum number of Attribute Type occurrences.
setMax(Integer) - Method in class ComplexRelationLegTypeRequest
The maximum number of Leg Type occurrences.
setMaxVisibility(int) - Method in class FindJobsRequest
The maximum visibility of the job.
setMessage(String) - Method in class CancelJobRequest
A message for the cancellation.
setMessageName(String) - Method in class MessageEventReceivedRequest
The name of the message event.
setMin(int) - Method in class CharacteristicTypeAssignmentReference
 
setMin(int) - Method in class ComplexRelationAttributeTypeRequest
The minimum number of Attribute Type occurrences.
setMin(int) - Method in class ComplexRelationLegTypeRequest
The minimum number of Leg Type occurrences.
setMostRecentExecution(Boolean) - Method in class FindValidationResultRequest
Check the validationResults of only the most recent execution (inside or outside a validation job) according to the other criteria.
setMostRecentJob(Boolean) - Method in class FindValidationResultRequest
Check the validationResults of only the most recent job according to the other criteria.
setName(String) - Method in class AddScopeRequest
Required. The name of the new scope.
setName(String) - Method in class RestoreCustomizationBackupRequest
Required. The name of the zip archive containing the customizations.
setName(String) - Method in class AddFileRequest
Required. The name of the file.
setName(String) - Method in class AddAssetRequest
Required. The full name of the new asset.
setName(String) - Method in class AddAttachmentRequest.FileReference
 
setName(String) - Method in class AddCommunityRequest
Required. The name (required) of the new community.
setName(String) - Method in class AddDomainRequest
Required. The name of the new domain.
setName(String) - Method in class AddIssueRequest
Required. The name of the subject for which the issue is being created.
setName(String) - Method in class AddAssetTypeRequest
Required. The name of the new Asset Type.
setName(String) - Method in class AddAttributeTypeRequest
Required. The name of the new Attribute Type.
setName(String) - Method in class AddComplexRelationTypeRequest
Required. The name of the new Complex Relation Type.
setName(String) - Method in class AddDomainTypeRequest
Required. The name of the new Domain Type.
setName(String) - Method in class AddStatusRequest
Required. The name of the new Status.
setName(String) - Method in class AddDataQualityRuleRequest
Deprecated.
The name of the new data quality rule.
setName(String) - Method in class AddRoleRequest
Required. The name of the new role.
setName(String) - Method in class ChangeTagRequest
Required. The new name of the tag.
setName(String) - Method in class AddUserGroupRequest
Required. The name of the user group.
setName(String) - Method in class ChangeUserGroupRequest
Required. The name of the user group.
setName(String) - Method in class ChangeScopeRequest
The new name for the scope.
setName(String) - Method in class ChangeAssetRequest
The new full name for the asset.
setName(String) - Method in class FindAssetsRequest
The name of the asset to search for (either display name or full name).
setName(String) - Method in class ChangeCommunityRequest
The new name for the community.
setName(String) - Method in class FindCommunitiesRequest
The name of the community to search for.
setName(String) - Method in class ChangeDomainRequest
The new name for the domain.
setName(String) - Method in class FindDomainsRequest
The name of the domain to search for.
setName(String) - Method in class FindJobsRequest
The name of the job to search for.
setName(String) - Method in class ChangeAssetTypeRequest
The new name for the Asset Type.
setName(String) - Method in class FindAssetTypesRequest
The name of the Asset Type to search for.
setName(String) - Method in class ChangeAttributeTypeRequest
The new name for the Attribute Type.
setName(String) - Method in class FindAttributeTypesRequest
The name of the Attribute Type to search for.
setName(String) - Method in class ChangeComplexRelationTypeRequest
The new name for the Complex Relation Type.
setName(String) - Method in class FindComplexRelationTypesRequest
The name of the Complex Relation Type to search for.
setName(String) - Method in class ChangeDomainTypeRequest
The new name for the Domain Type.
setName(String) - Method in class FindDomainTypesRequest
The name of the Domain Type to search for.
setName(String) - Method in class ChangeStatusRequest
The new name for the Status.
setName(String) - Method in class FindStatusesRequest
The name of the Status to search for.
setName(String) - Method in class RecentlyViewedAssetsRequest
The name of the asset to search for (either display name or full name).
setName(String) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The new name for the data quality rule.
setName(String) - Method in class FindDataQualityRulesRequest
Deprecated.
The name of the dataquality rule to search for.
setName(String) - Method in class ChangeRoleRequest
The new name for the role.
setName(String) - Method in class FindRolesRequest
The name of the role to search for.
setName(String) - Method in class FindTagsRequest
 
setName(String) - Method in class FindUsersRequest
The name of the user.
setName(String) - Method in class FindUserGroupsRequest
The name of the user group.
setName(String) - Method in class ChangeWorkflowDefinitionRequest
The name of the workflow definition.
setName(String) - Method in class FindWorkflowDefinitionsRequest
The name (could be partial) of the workflow definition to search for.
setNameMatchMode(MatchMode) - Method in class FindAssetsRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindCommunitiesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindDomainsRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindJobsRequest
The match mode for the name.
setNameMatchMode(MatchMode) - Method in class FindAssetTypesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindAttributeTypesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindComplexRelationTypesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindDomainTypesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindStatusesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class RecentlyViewedAssetsRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindDataQualityRulesRequest
Deprecated.
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindRolesRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindTagsRequest
The match mode used to compare name.
setNameMatchMode(MatchMode) - Method in class FindUserGroupsRequest
The match mode used to compare name.
setNames(List<String>) - Method in class AddUserGroupsRequest
Required. The names of the user groups.
setNameSearchFields(Set<NameSearchField>) - Method in class FindUsersRequest
The user fields that will be searched for occurrences of the FindUsersRequest.name parameter.
setOffset(int) - Method in class CursorPagedRequest
Deprecated, for removal: This API element is subject to removal in a future version.
use cursor pagination
setOffset(int) - Method in class PagedRequest
The first result to retrieve.
setOffset(long) - Method in class PagedResponse
Sets the offset for the results.
setOnlyLoggedIn(boolean) - Method in class FindUsersRequest
Whether only currently logged in users should be returned.
setOnlyOpenIssues(boolean) - Method in class FindIssuesRequest
Whether only open issues should be returned.
setOperation(ArticulationOperation) - Method in class ArticulationRuleRequest
The operation ADD or SET.
setOwnerId(UUID) - Method in class AddResponsibilityRequest
Required. The ID of the user who the responsibility is created for.
setOwnerIds(List<UUID>) - Method in class SetAssetResponsibilitiesRequest
Required. The IDs of the owners.
setOwnerIds(List<UUID>) - Method in class FindResponsibilitiesRequest
The list of IDs of the owners for which the responsibilities should be found.
setParentId(UUID) - Method in class AddCommentRequest
The ID of the parent comment.
setParentId(UUID) - Method in class FindCommentsRequest
The ID of the comment which the reply comments should be searched for.
setParentId(UUID) - Method in class AddCommunityRequest
The ID of the parent for the new community.
setParentId(UUID) - Method in class ChangeCommunityRequest
The ID of the new parent community for the community.
setParentId(UUID) - Method in class FindCommunitiesRequest
The ID of the parent community to find the communities in.
setParentId(UUID) - Method in class AddAssetTypeRequest
The ID of the parent for the new Asset Type.
setParentId(UUID) - Method in class ChangeAssetTypeRequest
The ID of the new parent for the Asset Type.
setParentId(UUID) - Method in class FindAssetTypesRequest
The ID of the parent to find the Asset Types in.
setParentId(UUID) - Method in class AddDomainTypeRequest
The ID of the parent of the new Domain Type.
setParentId(UUID) - Method in class ChangeDomainTypeRequest
The ID of the new parent for the Domain Type.
setParentId(UUID) - Method in class FindDomainTypesRequest
The ID of the parent to find the Domain Types in.
setParentWorkflowInstanceId(String) - Method in class FindWorkflowInstancesRequest
The ID of the parent workflow instance to query.
setPerformedByRoleIds(Set<UUID>) - Method in class FindActivitiesRequest
The list of IDs of the roles assigned to users who performed searched activities.
setPerformedByUserId(UUID) - Method in class FindActivitiesRequest
The ID of the user who performed searched activities.
setPeriod(long) - Method in class FindMostViewedAssetsRequest
The time span for which most viewed assets should be found.
setPermissions(List<Permission>) - Method in class AddRoleRequest
The permissions to be granted for this role.
setPermissions(List<Permission>) - Method in class ChangeRoleRequest
The new permissions to be set.
setPhones(List<PhoneNumber>) - Method in class AddUserRequest
The phone numbers of the user.
setPhones(List<PhoneNumber>) - Method in class ChangeUserRequest
The phone numbers of the user.
setPriority(String) - Method in class AddIssueRequest
The priority for the issue.
setProcessInstanceId(String) - Method in class MessageEventReceivedRequest
The ID of the workflow execution.
setQuote(String) - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used for quoted entries.
setQuote(String) - Method in class ExportCSVInJobRequest
 
setQuote(String) - Method in class ExportCSVRequest
 
setQuote(String) - Method in class ExportCSVToFileRequest
 
setRating(Double) - Method in class AddRatingRequest
Required. The rating value of the new rating.
setRating(Double) - Method in class ChangeRatingRequest
Required. The new rating value.
setRatingEnabled(@javax.validation.constraints.NotNull boolean) - Method in class AddAssetTypeRequest
Required. Whether ratings should be enabled for all Assets of the type being created.
setRatingEnabled(Boolean) - Method in class ChangeAssetTypeRequest
Whether rating should be enabled for all Assets of given type.
setReason(String) - Method in class CancelWorkflowTasksRequest
 
setReassignRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to reassign the workflow.
setRegisteredUserAccessible(Boolean) - Method in class ChangeWorkflowDefinitionRequest
Whether the workflow should be accessible by the registered user.
setRelatedAssetIds(List<UUID>) - Method in class SetAssetRelationsRequest
Required. The IDs of the related assets.
setRelatedAssets(List<RelatedAssetReference>) - Method in class AddIssueRequest
The list of assets which the issue is related to.
setRelation(UUID, RelationTypeIdWithDirection.Direction, UUID...) - Method in class AddComplexRelationRequest.Builder
Sets relation(s) with type identified by given ID and provided direction towards related asset(s).
setRelation(UUID, RelationTypeIdWithDirection.Direction, UUID...) - Method in class ChangeComplexRelationRequest.Builder
Sets relation(s) with type identified by given ID and provided direction towards related asset(s).
setRelationDirection(SetAssetRelationsRequest.RelationDirection) - Method in class SetAssetRelationsRequest
The relation direction.
setRelations(Map<RelationTypeIdWithDirection, List<RelatedAssetId>>) - Method in class AddComplexRelationRequest
The relations that the new complex relation should contain.
setRelations(Map<RelationTypeIdWithDirection, List<RelatedAssetId>>) - Method in class ChangeComplexRelationRequest
The new relations that the new complex relation should contain.
setRelationTraceEntries(List<RelationTraceEntryRequest>) - Method in class AddDataQualityRuleRequest
Deprecated.
The list of entries that describes relations along which the data quality result is calculated.
setRelationTraceEntries(List<RelationTraceEntryRequest>) - Method in class ChangeDataQualityRuleRequest
Deprecated.
The list of relation trace entries that describes relations along which the data quality result is calculated.
setRelationTypeDirection(RelationTypeDirection) - Method in class CharacteristicTypeAssignmentReference
 
setRelationTypeId(UUID) - Method in class RelationTypeIdWithDirection
The ID of the relation type.
setRelationTypeId(UUID) - Method in class RelationTraceEntryRequest
Deprecated.
The ID of the relation type for the relation trace entry.
setRelationTypeId(UUID) - Method in class ComplexRelationLegRequest
The ID of the type of the relation for complex relation.
setRelationTypeId(UUID) - Method in class RelatedAssetReference
The ID of relation type for related asset.
setRelationTypeId(UUID) - Method in class FindRelationsRequest
The ID of the type of relations to search for.
setRelationTypeId(UUID) - Method in class ComplexRelationLegTypeRequest
The id of the Relation Type of the Leg Type.
setRelationTypeRestriction(UUID) - Method in class CharacteristicTypeAssignmentReference
The relation type restriction of the target asset type, if the referenced resource is a relation type; otherwise null.
setRemoveFormatting(boolean) - Method in class ExportComplexRelationsRequest
Remove text formatting (true) or not (false).
setRemoveScopeOverlapOnMove(Boolean) - Method in class ChangeCommunityRequest
Whether scopes assigned to community and its children should be removed on move if there are any inherited scopes in new parent community.
setRemoveScopeOverlapOnMove(Boolean) - Method in class ChangeDomainRequest
Whether scopes assigned to domain should be removed on move if there are any inherited scopes in new community.
setRequesterId(UUID) - Method in class AddIssueRequest
The requester of the issue.
setResourceId(UUID) - Method in class FindAssignmentsForResourceRequest
 
setResourceId(UUID) - Method in class AddResponsibilityRequest
The ID of the resource which the responsibility is created for.
setResourceId(UUID) - Method in class FindViewPermissionRequest
 
setResourceIds(List<UUID>) - Method in class FindResponsibilitiesRequest
The list of IDs of the resources for which the responsibilities should be found.
setResourceType(ResourceType) - Method in class FindAssignmentsForResourceRequest
 
setResourceType(ResourceType) - Method in class AddResponsibilityRequest
The type of the resource which the responsibility is created for, i.e.
setResourceType(ResourceType) - Method in class FindViewPermissionRequest
 
setResourceTypes(Set<ResourceType>) - Method in class FindActivitiesRequest
The set of the resource types that searched activities refer to, i.e.
setResponsibleCommunityId(UUID) - Method in class AddIssueRequest
The ID of the community responsible for handling the issue.
setResult(Boolean) - Method in class FindValidationResultRequest
Filter on the result of validation results.
setResults(List<JobResult>) - Method in class FindJobsRequest
The list of results which the jobs should be searched for.
setResults(List<T>) - Method in class PagedResponse
The list of results.
setReview(String) - Method in class AddRatingRequest
The text field which could be optionally added with rating.
setReview(String) - Method in class ChangeRatingRequest
The new review value.
setRole(String) - Method in class ComplexRelationLegTypeRequest
Required. The name of the role that the source plays.
setRole(String) - Method in class AddRelationTypeRequest
Required. The name of the role that the source plays.
setRole(String) - Method in class ChangeRelationTypeRequest
The new name of the role that the source plays.
setRole(String) - Method in class FindRelationTypesRequest
The name of the role that the source plays to search for.
setRoleCoRoleLogicalOperator(LogicalOperator) - Method in class FindRelationTypesRequest
The logical operator determining how to combine the role and coRole criteria: AND or OR.
setRoleDirection(boolean) - Method in class RelationTraceEntryRequest
Deprecated.
The direction of the relation to take, true if the relation is followed in role direction.
setRoleId(UUID) - Method in class SetAssetResponsibilitiesRequest
Required. The ID of the role for the responsibilities to be set.
setRoleId(UUID) - Method in class AddResponsibilityRequest
Required. The ID of the role that should be assigned to user.
setRoleIds(List<UUID>) - Method in class FindResponsibilitiesRequest
The list of IDs of the roles for which the responsibilities should be found.
setRootComment(Boolean) - Method in class FindCommentsRequest
Whether the searched comments should be root comments (not reply comments).
setRuleId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the domain type assignment rule.
setRuleId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the domain type assignment rule.
setScanState(AntivirusScanState) - Method in class FindAttachmentsRequest
 
setScopeId(UUID) - Method in class RemoveScopeRequest
The ID of the scope to be removed.
setScopeId(UUID) - Method in class AddAssignmentRequest
The ID of the scope the assignment corresponds to.
setScopeId(UUID) - Method in class ChangeAssignmentRequest
Deprecated.
The ID of the scope will be removed in the future.
setScore(@javax.validation.constraints.NotNull double) - Method in class ArticulationRuleRequest
The articulation score (between 0 and 100).
setSendNotification(@javax.validation.constraints.NotNull boolean) - Method in class CancelWorkflowTasksRequest
 
setSendNotification(boolean) - Method in class ExportCSVInJobRequest
 
setSendNotification(boolean) - Method in class ExportExcelInJobRequest
 
setSendNotification(boolean) - Method in class ExportJSONInJobRequest
 
setSendNotification(boolean) - Method in class ExportXMLInJobRequest
 
setSendNotification(boolean) - Method in class ValidateInJobRequest
 
setSendNotification(boolean) - Method in class StartWorkflowInstancesRequest
Whether notification on starting the workflows should be sent.
setSeparator(String) - Method in class ExportComplexRelationsToCSVRequest
The delimiter character used to separate entries.
setSeparator(String) - Method in class ExportCSVInJobRequest
 
setSeparator(String) - Method in class ExportCSVRequest
 
setSeparator(String) - Method in class ExportCSVToFileRequest
 
setSheetName(String) - Method in class ExportComplexRelationsToExcelRequest
The name of the sheet
setSheetName(String) - Method in class ExportExcelInJobRequest
 
setSheetName(String) - Method in class ExportExcelToFileRequest
 
setSortField(FindAssetsRequest.SortField) - Method in class FindAssetsRequest
The field on which the results are sorted.
setSortField(FindAttributesRequest.SortField) - Method in class FindAttributesRequest
The field on which the results are sorted.
setSortField(FindCommunitiesRequest.SortField) - Method in class FindCommunitiesRequest
The field on which the results are sorted.
setSortField(FindAttachmentsRequest.SortField) - Method in class FindAttachmentsRequest
The field that should be used as reference for sorting.
setSortField(FindIssuesRequest.SortField) - Method in class FindIssuesRequest
The field on which the results are sorted.
setSortField(FindResponsibilitiesRequest.SortField) - Method in class FindResponsibilitiesRequest
The field that should be used as reference for sorting.
setSortField(FindJobsRequest.SortField) - Method in class FindJobsRequest
The field that should be used as reference for sorting.
setSortField(FindAttributeTypesRequest.SortField) - Method in class FindAttributeTypesRequest
The field that should be used as reference for sorting.
setSortField(FindRelationTypesRequest.SortField) - Method in class FindRelationTypesRequest
The field that should be used as reference for sorting.
setSortField(FindDataQualityRulesRequest.SortField) - Method in class FindDataQualityRulesRequest
Deprecated.
The field that should be used as reference for sorting.
setSortField(NameSearchField) - Method in class FindUsersRequest
 
setSortField(FindWorkflowInstancesRequest.SortField) - Method in class FindWorkflowInstancesRequest
The field on which the results are sorted.
setSortField(FindWorkflowTasksRequest.SortField) - Method in class FindWorkflowTasksRequest
The field on which the results are sorted.
setSortOrder(SortOrder) - Method in class FindAssetsRequest
The sorting order.
setSortOrder(SortOrder) - Method in class FindAttachmentsRequest
The order of sorting.
setSortOrder(SortOrder) - Method in class FindAttributesRequest
The sorting order.
setSortOrder(SortOrder) - Method in class FindCommentsRequest
The order of sorting on the date the comment was created.
setSortOrder(SortOrder) - Method in class FindCommunitiesRequest
The sorting order.
setSortOrder(SortOrder) - Method in class FindIssuesRequest
The sorting order of the results.
setSortOrder(SortOrder) - Method in class FindRatingsRequest
The order of sorting on the date the rating was created.
setSortOrder(SortOrder) - Method in class FindResponsibilitiesRequest
The order of sorting.
setSortOrder(SortOrder) - Method in class FindJobsRequest
The order of sorting.
setSortOrder(SortOrder) - Method in class FindAttributeTypesRequest
The order of sorting.
setSortOrder(SortOrder) - Method in class FindRelationTypesRequest
The order of sorting.
setSortOrder(SortOrder) - Method in class FindDataQualityRulesRequest
Deprecated.
The order of sorting.
setSortOrder(SortOrder) - Method in class FindUsersRequest
 
setSortOrder(SortOrder) - Method in class FindWorkflowDefinitionsRequest
The sorting order.
setSortOrder(SortOrder) - Method in class FindWorkflowInstancesRequest
The sorting order.
setSortOrder(SortOrder) - Method in class FindWorkflowTasksRequest
The sorting order.
setSourceId(UUID) - Method in class AddRelationRequest
Required. The ID of the source of the relation.
setSourceId(UUID) - Method in class ChangeRelationRequest
The ID of the new source for the relation.
setSourceId(UUID) - Method in class FindRelationsRequest
The ID of the source of relations to search for.
setSourceTargetLogicalOperator(LogicalOperator) - Method in class FindRelationsRequest
The logical operator determining how to combine the source and target criteria: AND or OR.
setSourceTypeId(UUID) - Method in class AddRelationTypeRequest
Required. The ID of the source type for the new Relation Type.
setSourceTypeId(UUID) - Method in class ChangeRelationTypeRequest
Deprecated.
The new source type ID will be removed in the future.
setSourceTypeId(UUID) - Method in class FindRelationTypesRequest
The ID of the source type of the Relation Type to search for.
setSourceTypeName(String) - Method in class FindRelationTypesRequest
The name of the source type of the Relation Type to search for.
setStartDate(Long) - Method in class FindActivitiesRequest
The start date of the searched activities.
setStartEvents(List<WorkflowStartEventType>) - Method in class ChangeWorkflowDefinitionRequest
The list of workflow start event types.
setStartingDate(Long) - Method in class AddRelationRequest
The starting date of the relation.
setStartingDate(Long) - Method in class ChangeRelationRequest
The new starting date for the relation.
setStartLabel(String) - Method in class ChangeWorkflowDefinitionRequest
The start label of the workflow.
setStartRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to start the workflow.
setStates(List<JobState>) - Method in class FindJobsRequest
The list of states which the jobs should be searched for.
setStatisticsEnabled(Boolean) - Method in class AddAttributeTypeRequest
Whether statistics should be enabled.
setStatisticsEnabled(Boolean) - Method in class ChangeAttributeTypeRequest
Whether statistics should be enabled.
setStatisticsEnabled(Boolean) - Method in class FindAttributeTypesRequest
Whether the Attribute Types should be searched with statistics enabled or not.
setStatusId(List<UUID>) - Method in class FindAssetsRequest
Deprecated.
use statusIds instead
setStatusId(UUID) - Method in class ArticulationRuleRequest
The ID of the status.
setStatusId(UUID) - Method in class AddAssetRequest
The ID of the status of the new asset.
setStatusId(UUID) - Method in class ChangeAssetRequest
The ID of the new status for the asset.
setStatusId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest
The ID of the status the assignment rule should apply for.
setStatusId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
The ID of the (Asset Type) status the assignment rule should apply for.
setStatusIds(List<UUID>) - Method in class AddAssignmentRequest
Required. The list of IDs of the statuses.
setStatusIds(List<UUID>) - Method in class ChangeAssignmentRequest
The list of IDs of the statuses.
setStatusIds(List<UUID>) - Method in class FindAssetsRequest
The list of IDs of the statuses.
setStatusIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest
The list of IDs of the statuses.
setStopRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest
The list of IDs identifying the roles allowing to stop the workflow.
setStoreAsAttachment(boolean) - Method in class ExportComplexRelationsRequest
Sets if the export should be stored as an attachment (true) or not (false) of the provided ExportComplexRelationsRequest.domainId.
setStringType(StringType) - Method in class AddAttributeTypeRequest
 
setSupportRoundtrip(boolean) - Method in class ExportComplexRelationsRequest
Adds characteristics to support reimport (true) or not (false).
setSymbolType(AssetTypeSymbolType) - Method in class AddAssetTypeRequest
Required. The symbol type.
setSymbolType(AssetTypeSymbolType) - Method in class AddComplexRelationTypeRequest
Required. The symbol type.
setSymbolType(AssetTypeSymbolType) - Method in class ChangeAssetTypeRequest
The symbol type.
setSymbolType(AssetTypeSymbolType) - Method in class ChangeComplexRelationTypeRequest
The new symbol type.
setSyncAction(SyncAction) - Method in class AddMappingRequest
The type of the action performed during last successful synchronization.
setSyncAction(SyncAction) - Method in class ChangeMappingByExternalEntityRequest
The type of the action performed during last successful synchronization.
setSyncAction(SyncAction) - Method in class ChangeMappingByMappedResourceRequest
The type of the action performed during last successful synchronization.
setSyncAction(SyncAction) - Method in class ChangeMappingRequest
The type of the action performed during last successful synchronization.
setSyncAction(SyncAction) - Method in class FindMappingsRequest
The type of the action performed during last successful synchronization.
setTableViewConfig(String) - Method in class ExportCSVInJobRequest
 
setTableViewConfig(String) - Method in class ExportCSVRequest
 
setTableViewConfig(String) - Method in class ExportCSVToFileRequest
 
setTableViewConfig(String) - Method in class ExportExcelInJobRequest
 
setTableViewConfig(String) - Method in class ExportExcelToFileRequest
 
setTagNames(List<String>) - Method in class AddAssetTagsRequest
Required. The names of the tags to be applied on given asset.
setTagNames(List<String>) - Method in class RemoveAssetTagsRequest
The names of the tags to be removed from given asset.
setTagNames(List<String>) - Method in class SetAssetTagsRequest
Required. The names of the tags to be applied on given asset.
setTagNames(List<String>) - Method in class FindAssetsRequest
The list of names of tags.
setTargetId(UUID) - Method in class AddRelationRequest
Required. The ID of the target of the relation.
setTargetId(UUID) - Method in class ChangeRelationRequest
The ID of the new target for the relation.
setTargetId(UUID) - Method in class FindRelationsRequest
The ID of the target of relations to search for.
setTargetTypeId(UUID) - Method in class AddRelationTypeRequest
Required. The ID of the source type for the new Relation Type.
setTargetTypeId(UUID) - Method in class ChangeRelationTypeRequest
Deprecated.
The new target type ID will be removed in the future.
setTargetTypeId(UUID) - Method in class FindRelationTypesRequest
The ID of the target type of the Relation Type to search for.
setTargetTypeName(String) - Method in class FindRelationTypesRequest
The name of the target type of the Relation Type to search for.
setTaskId(UUID) - Method in class FindActivitiesRequest
The ID of the task which contains the basic find activities request.
setTaskIds(List<UUID>) - Method in class CompleteWorkflowTasksRequest
Required. The list of IDs for the tasks that should be completed.
setTitle(String) - Method in class FindWorkflowTasksRequest
The title/name of the task.
setToId(UUID) - Method in class MergeTagsRequest
Required. Id of the replacement tag.
setTopLevel(Boolean) - Method in class FindAssetTypesRequest
Whether only top level Asset Types should be searched or not.
setTopLevel(Boolean) - Method in class FindDomainTypesRequest
Whether only top level Domain Types should be searched or not.
setTotal(long) - Method in class PagedResponse
Sets the total number of results.
setType(ResourceType) - Method in class CharacteristicTypeAssignmentReference
 
setType(FindResponsibilitiesRequest.TypeMatchMode) - Method in class FindResponsibilitiesRequest
Indicates which type of responsibilities should be searched for.
setType(FindRolesRequest.TypeMatchMode) - Method in class FindRolesRequest
Indicates which type of roles should be searched for.
setType(SamlCertificateType) - Method in class ChangeSamlCertificateRequest
The type of certificate to be changed.
setType(SamlCertificateType) - Method in class DeleteSamlCertificateRequest
The type of certificate to be changed.
setType(String) - Method in class FindWorkflowTasksRequest
The task type.
setTypeId(UUID) - Method in class AddAssetRequest
Required. The ID of the asset type of the new asset.
setTypeId(UUID) - Method in class SetAssetAttributesRequest
Required. The ID of the attribute type for the new attribute.
setTypeId(UUID) - Method in class SetAssetRelationsRequest
Required. The ID of the relation type for the relations to be set.
setTypeId(UUID) - Method in class AddAttributeRequest
Required. The ID of the attribute type for the new attribute.
setTypeId(UUID) - Method in class AddDomainRequest
Required. The ID of the domain type of the new domain.
setTypeId(UUID) - Method in class AddIssueRequest
Required. The type ID of the issue to be created.
setTypeId(UUID) - Method in class AddRelationRequest
Required. The ID of the type of the relation.
setTypeId(List<UUID>) - Method in class FindAssetsRequest
Deprecated.
typeId has been deprecated, please use typeIds instead.
setTypeId(UUID) - Method in class ChangeAssetRequest
The ID of the new asset type for the asset.
setTypeId(UUID) - Method in class FindComplexRelationsRequest
The ID of the type of complex relations to search for.
setTypeId(UUID) - Method in class ChangeDomainRequest
The ID of the new domain type for the domain.
setTypeId(UUID) - Method in class FindDomainsRequest
The ID of the domain type to search for.
setTypeIds(List<UUID>) - Method in class FindAssetsRequest
The list of IDs of the asset types.
setTypeIds(List<UUID>) - Method in class FindAttributesRequest
The list of IDs of the attribute types the found attributes should have, or null or empty if no type filtering should be applied.
setTypeIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest
The list of IDs of the asset types.
setTypeInheritance(boolean) - Method in class FindAssetsRequest
Whether the type inheritance for the asset type filtering should be applied or not.
setTypeInheritance(boolean) - Method in class RecentlyViewedAssetsRequest
Whether the type inheritance for the asset type filtering should be applied or not.
setTypes(List<String>) - Method in class FindJobsRequest
The list of types of the jobs.
setUploadDate(Long) - Method in class FindAttachmentsRequest
The date of attachment upload.
setUserGroupId(UUID) - Method in class AddUsersToUserGroupRequest
Required. The ID of the user group the users should be added to.
setUserGroupId(UUID) - Method in class RemoveUsersFromUserGroupRequest
Required. The ID of the user groups from which the users should be removed.
setUserGroupId(UUID) - Method in class SetUsersForUserGroupRequest
Required. The ID of the user group whose users will be set.
setUserGroupId(UUID) - Method in class AddViewPermissionRequest
 
setUserGroupId(UUID) - Method in class FindViewPermissionRequest
 
setUserGroupIds(List<UUID>) - Method in class AddUserToUserGroupsRequest
Required. The list of IDs of the user groups which the user should be assigned to.
setUserGroupIds(List<UUID>) - Method in class RemoveUserFromUserGroupsRequest
Required. The list of IDs of the user groups which the user should be removed from.
setUserGroupIds(List<UUID>) - Method in class SetUserGroupsForUserRequest
Required. The list of IDs of the user groups which the user should be assigned to.
setUserGroupIds(List<UUID>) - Method in class AddUserRequest
The groups this newly created user should be added to.
SetUserGroupsForUserRequest - Class in com.collibra.dgc.core.api.dto.user
The properties needed to set the user groups that the user should belong to.
SetUserGroupsForUserRequest() - Constructor for class SetUserGroupsForUserRequest
 
SetUserGroupsForUserRequest.Builder - Class in com.collibra.dgc.core.api.dto.user
 
setUserId(UUID) - Method in class AddUserToUserGroupsRequest
Required. The ID of the user who should be assigned to user groups.
setUserId(UUID) - Method in class RemoveUserFromUserGroupsRequest
Required. The ID of the user who should be removed from user groups.
setUserId(UUID) - Method in class SetUserGroupsForUserRequest
Required. The ID of the user who should be assigned to the user groups.
setUserId(UUID) - Method in class FindAttachmentsRequest
The ID of the user who uploaded the attachment.
setUserId(UUID) - Method in class FindCommentsRequest
The ID of the user who created the comment.
setUserId(UUID) - Method in class FindRatingsRequest
The ID of the rating's author.
setUserId(UUID) - Method in class FindUserGroupsForUserRequest
Deprecated.
The name of the user group.
setUserId(UUID) - Method in class FindUserGroupsRequest
The ID of the user who should belong to searched user groups.
setUserId(UUID) - Method in class AddViewPermissionRequest
 
setUserId(UUID) - Method in class FindViewPermissionRequest
 
setUserId(UUID) - Method in class FindWorkflowTasksRequest
The ID of the user for which the tasks need to be returned.
setUserIds(List<UUID>) - Method in class AddUsersToUserGroupRequest
Required. The list of IDs of the users that should be added to the user group.
setUserIds(List<UUID>) - Method in class RemoveUsersFromUserGroupRequest
Required. The list of IDs of the users which should be removed from the user group.
setUserIds(List<UUID>) - Method in class SetUsersForUserGroupRequest
Required. The list of user IDs that will be assigned to the group.
setUserIds(List<String>) - Method in class FindUsersRequest
The IDs of the users.
setUsername(String) - Method in class ChangeUserRequest
The new username for the user.
setUserName(String) - Method in class AddUserRequest
Required. The username, which should be unique.
setUserRelation(FindIssuesRequest.IssueUserRelation) - Method in class FindIssuesRequest
The relation of the user with the issues to be returned.
setUsersForUserGroup(SetUsersForUserGroupRequest) - Method in interface UserGroupApi
Sets the list of users that belong to a group.
SetUsersForUserGroupRequest - Class in com.collibra.dgc.core.api.dto.usergroup
The properties needed to set the users that belong to a user group.
SetUsersForUserGroupRequest() - Constructor for class SetUsersForUserGroupRequest
 
SetUsersForUserGroupRequest.Builder - Class in com.collibra.dgc.core.api.dto.usergroup
 
setUseXLSX(boolean) - Method in class ExportExcelInJobRequest
Deprecated.
setUseXLSX(boolean) - Method in class ExportExcelToFileRequest
Deprecated.
setValidationEnabled(boolean) - Method in class ExportCSVInJobRequest
 
setValidationEnabled(boolean) - Method in class ExportCSVRequest
 
setValidationEnabled(boolean) - Method in class ExportCSVToFileRequest
 
setValidationEnabled(boolean) - Method in class ExportExcelInJobRequest
 
setValidationEnabled(boolean) - Method in class ExportExcelToFileRequest
 
setValidationEnabled(boolean) - Method in class ExportJSONInJobRequest
 
setValidationEnabled(boolean) - Method in class ExportJSONRequest
 
setValidationEnabled(boolean) - Method in class ExportJSONToFileRequest
 
setValidationEnabled(boolean) - Method in class ExportXMLInJobRequest
 
setValidationEnabled(boolean) - Method in class ExportXMLRequest
 
setValidationEnabled(boolean) - Method in class ExportXMLToFileRequest
 
setValidationRuleId(UUID) - Method in class FindValidationResultRequest
The unique identifier of the validation rule for which we are searching validation results.
setValidationRuleIds(List<UUID>) - Method in class AddAssignmentRequest
The list of IDs of the validation rules.
setValidationRuleIds(List<UUID>) - Method in class ChangeAssignmentRequest
The list of IDs of the validation rules.
setValue(Object) - Method in class AddAttributeRequest
Required. The value of this attribute.
setValue(Object) - Method in class ChangeAttributeRequest
Required. The value of this attribute.
setValue(Object) - Method in class SetAssetAttributesRequest
Deprecated.
This method will removed in the next major release. Please use SetAssetAttributesRequest.setValues(List)
setValue(String) - Method in class AttributeValue
 
setValue(List<String>) - Method in class ComplexRelationAttributeRequest
The value of the attribute attached to the complex relation.
setValues(List<Object>) - Method in class SetAssetAttributesRequest
Required. The values for the new attribute.
setValues(List<String>) - Method in class AttributeValue
 
setVariables(Map<String, Object>) - Method in class MessageEventReceivedRequest
The variables of the message event.
setViewConfig(String) - Method in class ExportJSONInJobRequest
 
setViewConfig(String) - Method in class ExportJSONRequest
 
setViewConfig(String) - Method in class ExportJSONToFileRequest
 
setViewConfig(String) - Method in class ExportXMLInJobRequest
 
setViewConfig(String) - Method in class ExportXMLRequest
 
setViewConfig(String) - Method in class ExportXMLToFileRequest
 
setViewId(UUID) - Method in class AddDiagramPictureRequest
Required. The ID of the View for which the picture should be taken.
setVisible(Boolean) - Method in class FindJobsRequest
The visibility of the jobs.
setWebsites(List<Website>) - Method in class AddUserRequest
The websites of the user.
setWebsites(List<Website>) - Method in class ChangeUserRequest
The websites of the user.
setWorkflowDefinitionId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be added.
setWorkflowDefinitionId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be added.
setWorkflowDefinitionId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be changed.
setWorkflowDefinitionId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest
Required. The ID of the workflow definition containing the assignment rule to be changed.
setWorkflowDefinitionId(UUID) - Method in class StartWorkflowInstancesRequest
The ID of the workflow definition.
setWorkflowDefinitionId(String) - Method in class FindWorkflowInstancesRequest
The ID of the workflow definition.
setWorkflowDefinitionName(String) - Method in class FindWorkflowInstancesRequest
The name (or a part of it) of the workflow definition.
setWorkflowTaskIds(List<UUID>) - Method in class CancelWorkflowTasksRequest
 
setWorkflowTaskUserRelation(FindWorkflowTasksRequest.WorkflowTaskUserRelation) - Method in class FindWorkflowTasksRequest
The type of relation between user and searched tasks.
setXlsx(boolean) - Method in class ExportComplexRelationsToExcelRequest
Deprecated.
The parameter will be removed. In the future only XLSX files will be supported.
sheetName(String) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
sheetName(String) - Method in class ExportExcelInJobRequest.Builder
 
sheetName(String) - Method in class ExportExcelToFileRequest.Builder
 
SIGNING - SamlCertificateType
 
SINGLE_VALUE_LIST - AttributeKind
A single-value attribute kind.
SingleValueListAttribute - ResourceType
 
SingleValueListAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a single value from a predefined list of possible values
SingleValueListAttributeType - ResourceType
 
SingleValueListAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a single value list attribute.
SKYPE - InstantMessagingAccountType
 
SolutionInfo - Interface in com.collibra.dgc.core.api.dto.application
Basic solution information
sortField(FindAssetsRequest.SortField) - Method in class FindAssetsRequest.Builder
 
sortField(FindAttributesRequest.SortField) - Method in class FindAttributesRequest.Builder
 
sortField(FindCommunitiesRequest.SortField) - Method in class FindCommunitiesRequest.Builder
 
sortField(FindAttachmentsRequest.SortField) - Method in class FindAttachmentsRequest.Builder
 
sortField(FindIssuesRequest.SortField) - Method in class FindIssuesRequest.Builder
 
sortField(FindResponsibilitiesRequest.SortField) - Method in class FindResponsibilitiesRequest.Builder
 
sortField(FindJobsRequest.SortField) - Method in class FindJobsRequest.Builder
 
sortField(FindAttributeTypesRequest.SortField) - Method in class FindAttributeTypesRequest.Builder
 
sortField(FindRelationTypesRequest.SortField) - Method in class FindRelationTypesRequest.Builder
 
sortField(FindDataQualityRulesRequest.SortField) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
sortField(NameSearchField) - Method in class FindUsersRequest.Builder
 
sortField(FindWorkflowInstancesRequest.SortField) - Method in class FindWorkflowInstancesRequest.Builder
 
sortField(FindWorkflowTasksRequest.SortField) - Method in class FindWorkflowTasksRequest.Builder
 
sortOrder(SortOrder) - Method in class FindAssetsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindAttachmentsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindAttributesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindCommentsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindCommunitiesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindIssuesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindRatingsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindResponsibilitiesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindJobsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindAttributeTypesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindRelationTypesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
sortOrder(SortOrder) - Method in class FindUsersRequest.Builder
 
sortOrder(SortOrder) - Method in class FindWorkflowDefinitionsRequest.Builder
 
sortOrder(SortOrder) - Method in class FindWorkflowInstancesRequest.Builder
 
sortOrder(SortOrder) - Method in class FindWorkflowTasksRequest.Builder
 
SortOrder - Enum in com.collibra.dgc.core.api.dto
The possible ordering type.
SOURCE - RelationTypeIdWithDirection.Direction
 
sourceId(UUID) - Method in class AddRelationRequest.Builder
Required. The ID of the source of the relation.
sourceId(UUID) - Method in class ChangeRelationRequest.Builder
The ID of the new source for the relation.
sourceId(UUID) - Method in class FindRelationsRequest.Builder
 
sourceTargetLogicalOperator(LogicalOperator) - Method in class FindRelationsRequest.Builder
 
sourceTypeId(UUID) - Method in class AddRelationTypeRequest.Builder
Required. The ID of the source type for the new Relation Type.
sourceTypeId(UUID) - Method in class ChangeRelationTypeRequest.Builder
Deprecated.
The new source type ID will be removed in the future.
sourceTypeId(UUID) - Method in class FindRelationTypesRequest.Builder
 
sourceTypeName(String) - Method in class FindRelationTypesRequest.Builder
 
START - MatchMode
The provided input value is found at the end of given property.
START_DATE - FindJobsRequest.SortField
 
START_DATE - FindWorkflowInstancesRequest.SortField
 
startDate(Long) - Method in class FindActivitiesRequest.Builder
 
startEvents(List<WorkflowStartEventType>) - Method in class ChangeWorkflowDefinitionRequest.Builder
The list of workflow start event types.
StartFormData - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents all information related to a workflow start form
startingDate(Long) - Method in class AddRelationRequest.Builder
The starting date of the relation.
startingDate(Long) - Method in class ChangeRelationRequest.Builder
The new starting date for the relation.
startLabel(String) - Method in class ChangeWorkflowDefinitionRequest.Builder
The start label of the workflow.
startRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest.Builder
The list of IDs identifying the roles allowing to start the workflow.
startWorkflowInstances(StartWorkflowInstancesRequest) - Method in interface WorkflowInstanceApi
Starts workflows basing on the provided request.
startWorkflowInstancesInJob(StartWorkflowInstancesRequest) - Method in interface WorkflowInstanceApi
Starts workflows in job basing on the provided request.
StartWorkflowInstancesRequest - Class in com.collibra.dgc.core.api.dto.workflow
The properties of the workflow to be started.
StartWorkflowInstancesRequest() - Constructor for class StartWorkflowInstancesRequest
 
StartWorkflowInstancesRequest.Builder - Class in com.collibra.dgc.core.api.dto.workflow
 
STATE - FindJobsRequest.SortField
 
states(List<JobState>) - Method in class FindJobsRequest.Builder
 
STATISTICS_ENABLED - FindAttributeTypesRequest.SortField
 
statisticsEnabled(Boolean) - Method in class AddAttributeTypeRequest.Builder
Whether statistics should be enabled.
statisticsEnabled(Boolean) - Method in class ChangeAttributeTypeRequest.Builder
Whether statistics should be enabled.
statisticsEnabled(Boolean) - Method in class FindAttributeTypesRequest.Builder
 
status(UUID) - Method in class AddAssetRequest.Builder
Deprecated.
This method will be removed in the future. Please use AddAssetRequest.Builder.statusId(UUID)
Status - ResourceType
 
Status - Interface in com.collibra.dgc.core.api.model.meta
Represents a status in the application.
STATUS - ActivityFilterCategory
 
StatusApi - Interface in com.collibra.dgc.core.api.component.meta
Contains all API operations for handling Statuses.
statusId(UUID) - Method in class ArticulationRuleRequest.Builder
The ID of the status.
statusId(UUID) - Method in class AddAssetRequest.Builder
The ID of the status of the new asset.
statusId(UUID) - Method in class ChangeAssetRequest.Builder
The ID of the new status for the asset.
statusId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest.Builder
The ID of the status the assignment rule should apply for.
statusId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
The ID of the (Asset Type) status the assignment rule should apply for.
statusIds(List<UUID>) - Method in class AddAssignmentRequest.Builder
Required. The list of IDs of the statuses.
statusIds(List<UUID>) - Method in class ChangeAssignmentRequest.Builder
The list of IDs of the statuses.
statusIds(List<UUID>) - Method in class FindAssetsRequest.Builder
 
statusIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest.Builder
 
stopRoleIds(List<UUID>) - Method in class ChangeWorkflowDefinitionRequest.Builder
The list of IDs identifying the roles allowing to stop the workflow.
storeAsAttachment - Variable in class ExportComplexRelationsRequest
Sets if the export should be stored as an attachment (true) or not (false) of the provided ExportComplexRelationsRequest.domainId.
storeAsAttachment(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
storeAsAttachment(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
STRING - AttributeKind
A string attribute kind.
StringAttribute - ResourceType
 
StringAttribute - Interface in com.collibra.dgc.core.api.model.instance.attribute
Represents an attribute containing a string as value
StringAttributeType - ResourceType
 
StringAttributeType - Interface in com.collibra.dgc.core.api.model.meta.type.attribute
Represents a string attribute type.
stringType(StringType) - Method in class AddAttributeTypeRequest.Builder
 
StringType - Enum in com.collibra.dgc.core.api.model.meta.type.attribute
Determines the way a AttributeKind.STRING should be handled.
SUCCESS - JobResult
 
Sum - DataQualityCountOperation
Deprecated.
 
supportRoundtrip - Variable in class ExportComplexRelationsRequest
Adds characteristics to support reimport (true) or not (false).
supportRoundtrip(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
 
supportRoundtrip(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
 
SymbolData - Interface in com.collibra.dgc.core.api.model.meta.type.symbol
Represents symbol data
symbolType(AssetTypeSymbolType) - Method in class AddAssetTypeRequest.Builder
Required. The symbol type.
symbolType(AssetTypeSymbolType) - Method in class AddComplexRelationTypeRequest.Builder
Required. The symbol type.
symbolType(AssetTypeSymbolType) - Method in class ChangeAssetTypeRequest.Builder
The symbol type.
symbolType(AssetTypeSymbolType) - Method in class ChangeComplexRelationTypeRequest.Builder
The new symbol type.
syncAction(SyncAction) - Method in class AddMappingRequest.Builder
The type of the action performed during last successful synchronization.
syncAction(SyncAction) - Method in class ChangeMappingByExternalEntityRequest.Builder
The type of the action performed during last successful synchronization.
syncAction(SyncAction) - Method in class ChangeMappingByMappedResourceRequest.Builder
The type of the action performed during last successful synchronization.
syncAction(SyncAction) - Method in class ChangeMappingRequest.Builder
The type of the action performed during last successful synchronization.
syncAction(SyncAction) - Method in class FindMappingsRequest.Builder
 
SyncAction - Enum in com.collibra.dgc.core.api.model.mapping
Represents the type of the action performed during last successful synchronization.
SYSTEM_ADMINISTRATION - Permission
Allows for system administrator settings.

T

tableViewConfig(String) - Method in class ExportCSVInJobRequest.Builder
 
tableViewConfig(String) - Method in class ExportCSVRequest.Builder
 
tableViewConfig(String) - Method in class ExportCSVToFileRequest.Builder
 
tableViewConfig(String) - Method in class ExportExcelInJobRequest.Builder
 
tableViewConfig(String) - Method in class ExportExcelToFileRequest.Builder
 
Tag - ResourceType
 
Tag - Interface in com.collibra.dgc.core.api.model.tag
Represents a tag
TAG_ASSIGN_CHANGED - WorkflowStartEventType
 
TagApi - Interface in com.collibra.dgc.core.api.component.tag
Contains all api operations for handling tags.
tagNames(List<String>) - Method in class AddAssetTagsRequest.Builder
Required. The names of the tags to be applied on given asset.
tagNames(List<String>) - Method in class RemoveAssetTagsRequest.Builder
The names of the tags to be removed from given asset.
tagNames(List<String>) - Method in class SetAssetTagsRequest.Builder
Required. The names of the tags to be applied on given asset.
tagNames(List<String>) - Method in class FindAssetsRequest.Builder
 
TAGS - ActivityFilterCategory
 
TAGS_MANAGE - Permission
Allows for managing tags.
TAGS_VIEW - Permission
Allows for viewing the list of all tags.
TARGET - RelationTypeIdWithDirection.Direction
 
targetId(UUID) - Method in class AddRelationRequest.Builder
Required. The ID of the target of the relation.
targetId(UUID) - Method in class ChangeRelationRequest.Builder
The ID of the new target for the relation.
targetId(UUID) - Method in class FindRelationsRequest.Builder
 
targetTypeId(UUID) - Method in class AddRelationTypeRequest.Builder
Required. The ID of the source type for the new Relation Type.
targetTypeId(UUID) - Method in class ChangeRelationTypeRequest.Builder
Deprecated.
The new target type ID will be removed in the future.
targetTypeId(UUID) - Method in class FindRelationTypesRequest.Builder
 
targetTypeName(String) - Method in class FindRelationTypesRequest.Builder
 
TaskFormData - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents all task related form data.
taskId(UUID) - Method in class FindActivitiesRequest.Builder
 
taskIds(List<UUID>) - Method in class CompleteWorkflowTasksRequest.Builder
Required. The list of IDs for the tasks that should be completed.
TECHNICAL_LINEAGE - Permission
Allows to use technical lineage.
title(String) - Method in class FindWorkflowTasksRequest.Builder
 
TITLE - FindWorkflowTasksRequest.SortField
Order tasks by title.
TO_SOURCE - SetAssetRelationsRequest.RelationDirection
 
TO_SOURCE - RelationTypeDirection
 
TO_TARGET - SetAssetRelationsRequest.RelationDirection
 
TO_TARGET - RelationTypeDirection
 
toBoolean() - Method in enum RelationTypeDirection
Deprecated, for removal: This API element is subject to removal in a future version.
toId(UUID) - Method in class MergeTagsRequest.Builder
Required. Id of the replacement tag.
topLevel(Boolean) - Method in class FindAssetTypesRequest.Builder
 
topLevel(Boolean) - Method in class FindDomainTypesRequest.Builder
 
toString() - Method in class FindActivitiesRequest.Builder
 
toString() - Method in class FindActivitiesRequest
 
toString() - Method in class ArticulationRuleRequest.Builder
 
toString() - Method in class ArticulationRuleRequest
 
toString() - Method in class AddAssignmentRequest.Builder
 
toString() - Method in class AddAssignmentRequest
 
toString() - Method in class AddScopeRequest.Builder
 
toString() - Method in class AddScopeRequest
 
toString() - Method in class ChangeAssignmentRequest.Builder
 
toString() - Method in class ChangeAssignmentRequest
 
toString() - Method in class ChangeScopeRequest.Builder
 
toString() - Method in class ChangeScopeRequest
 
toString() - Method in class CharacteristicTypeAssignmentReference.Builder
 
toString() - Method in class CharacteristicTypeAssignmentReference
 
toString() - Method in class FindAssignmentsForResourceRequest.Builder
 
toString() - Method in class FindAssignmentsForResourceRequest
 
toString() - Method in class RemoveScopeRequest.Builder
 
toString() - Method in class RemoveScopeRequest
 
toString() - Method in class CursorPagedRequest
 
toString() - Method in class CursorPagedResponse.Builder
 
toString() - Method in class CustomizationBackup.Builder
 
toString() - Method in class CustomizationBackup
 
toString() - Method in class RestoreCustomizationBackupRequest.Builder
 
toString() - Method in class RestoreCustomizationBackupRequest
 
toString() - Method in class AddDiagramPictureRequest.Builder
 
toString() - Method in class AddDiagramPictureRequest
 
toString() - Method in class AddFileRequest.Builder
 
toString() - Method in class AddFileRequest
 
toString() - Method in class AddAssetRequest.Builder
 
toString() - Method in class AddAssetRequest
 
toString() - Method in class AddAssetTagsRequest.Builder
 
toString() - Method in class AddAssetTagsRequest
 
toString() - Method in class ChangeAssetRequest.Builder
 
toString() - Method in class ChangeAssetRequest
 
toString() - Method in class FindAssetsRequest.Builder
 
toString() - Method in class FindAssetsRequest
 
toString() - Method in class RemoveAssetTagsRequest.Builder
 
toString() - Method in class RemoveAssetTagsRequest
 
toString() - Method in class SetAssetAttributesRequest.Builder
 
toString() - Method in class SetAssetAttributesRequest
 
toString() - Method in class SetAssetRelationsRequest.Builder
 
toString() - Method in class SetAssetRelationsRequest
 
toString() - Method in class SetAssetResponsibilitiesRequest.Builder
 
toString() - Method in class SetAssetResponsibilitiesRequest
 
toString() - Method in class SetAssetTagsRequest.Builder
 
toString() - Method in class SetAssetTagsRequest
 
toString() - Method in class AddAttachmentRequest.Builder
 
toString() - Method in class AddAttachmentRequest.FileReference.Builder
 
toString() - Method in class AddAttachmentRequest.FileReference
 
toString() - Method in class AddAttachmentRequest
 
toString() - Method in class FindAttachmentsRequest.Builder
 
toString() - Method in class FindAttachmentsRequest
 
toString() - Method in class AddAttributeRequest.Builder
 
toString() - Method in class AddAttributeRequest
 
toString() - Method in class ChangeAttributeRequest.Builder
 
toString() - Method in class ChangeAttributeRequest
 
toString() - Method in class FindAttributesRequest.Builder
 
toString() - Method in class FindAttributesRequest
 
toString() - Method in class AddCommentRequest.Builder
 
toString() - Method in class AddCommentRequest
 
toString() - Method in class ChangeCommentRequest.Builder
 
toString() - Method in class ChangeCommentRequest
 
toString() - Method in class FindCommentsRequest.Builder
 
toString() - Method in class FindCommentsRequest
 
toString() - Method in class AddCommunityRequest.Builder
 
toString() - Method in class AddCommunityRequest
 
toString() - Method in class ChangeCommunityRequest.Builder
 
toString() - Method in class ChangeCommunityRequest
 
toString() - Method in class FindCommunitiesRequest.Builder
 
toString() - Method in class FindCommunitiesRequest
 
toString() - Method in class AddComplexRelationRequest.Builder
 
toString() - Method in class AddComplexRelationRequest
 
toString() - Method in class AttributeValue
 
toString() - Method in class ChangeComplexRelationRequest.Builder
 
toString() - Method in class ChangeComplexRelationRequest
 
toString() - Method in class ComplexRelationAttributeRequest.Builder
 
toString() - Method in class ComplexRelationAttributeRequest
 
toString() - Method in class ComplexRelationLegRequest.Builder
 
toString() - Method in class ComplexRelationLegRequest
 
toString() - Method in class ExportComplexRelationsRequest
 
toString() - Method in class ExportComplexRelationsToCSVRequest.Builder
 
toString() - Method in class ExportComplexRelationsToCSVRequest
 
toString() - Method in class ExportComplexRelationsToExcelRequest.Builder
 
toString() - Method in class ExportComplexRelationsToExcelRequest
 
toString() - Method in class FindComplexRelationsRequest.Builder
 
toString() - Method in class FindComplexRelationsRequest
 
toString() - Method in class RelatedAssetId.Builder
 
toString() - Method in class RelatedAssetId
 
toString() - Method in class RelationTypeIdWithDirection.Builder
 
toString() - Method in class RelationTypeIdWithDirection
 
toString() - Method in class AddDomainRequest.Builder
 
toString() - Method in class AddDomainRequest
 
toString() - Method in class ChangeDomainRequest.Builder
 
toString() - Method in class ChangeDomainRequest
 
toString() - Method in class FindDomainsRequest.Builder
 
toString() - Method in class FindDomainsRequest
 
toString() - Method in class AddIssueRequest.Builder
 
toString() - Method in class AddIssueRequest
 
toString() - Method in class FindIssuesRequest.Builder
 
toString() - Method in class FindIssuesRequest
 
toString() - Method in class MoveIssueRequest.Builder
 
toString() - Method in class MoveIssueRequest
 
toString() - Method in class RelatedAssetReference.Builder
 
toString() - Method in class RelatedAssetReference
 
toString() - Method in class FindJdbcDriverRequest.Builder
 
toString() - Method in class FindJdbcDriverRequest
 
toString() - Method in class AddRatingRequest.Builder
 
toString() - Method in class AddRatingRequest
 
toString() - Method in class ChangeRatingRequest.Builder
 
toString() - Method in class ChangeRatingRequest
 
toString() - Method in class FindRatingsRequest.Builder
 
toString() - Method in class FindRatingsRequest
 
toString() - Method in class AddRelationRequest.Builder
 
toString() - Method in class AddRelationRequest
 
toString() - Method in class ChangeRelationRequest.Builder
 
toString() - Method in class ChangeRelationRequest
 
toString() - Method in class FindRelationsRequest.Builder
 
toString() - Method in class FindRelationsRequest
 
toString() - Method in class AddResponsibilityRequest.Builder
 
toString() - Method in class AddResponsibilityRequest
 
toString() - Method in class FindResponsibilitiesRequest.Builder
 
toString() - Method in class FindResponsibilitiesRequest
 
toString() - Method in class CancelJobRequest.Builder
 
toString() - Method in class CancelJobRequest
 
toString() - Method in class FindJobsRequest.Builder
 
toString() - Method in class FindJobsRequest
 
toString() - Method in class AddMappingRequest.Builder
 
toString() - Method in class AddMappingRequest
 
toString() - Method in class ChangeMappingByExternalEntityRequest.Builder
 
toString() - Method in class ChangeMappingByExternalEntityRequest
 
toString() - Method in class ChangeMappingByMappedResourceRequest.Builder
 
toString() - Method in class ChangeMappingByMappedResourceRequest
 
toString() - Method in class ChangeMappingRequest.Builder
 
toString() - Method in class ChangeMappingRequest
 
toString() - Method in class FindMappingsRequest.Builder
 
toString() - Method in class FindMappingsRequest
 
toString() - Method in class GetMappingByExternalEntityRequest.Builder
 
toString() - Method in class GetMappingByExternalEntityRequest
 
toString() - Method in class GetMappingByMappedResourceRequest.Builder
 
toString() - Method in class GetMappingByMappedResourceRequest
 
toString() - Method in class AddAssetTypeRequest.Builder
 
toString() - Method in class AddAssetTypeRequest
 
toString() - Method in class ChangeAssetTypeRequest.Builder
 
toString() - Method in class ChangeAssetTypeRequest
 
toString() - Method in class FindAssetTypesRequest.Builder
 
toString() - Method in class FindAssetTypesRequest
 
toString() - Method in class FindSubAssetTypesRequest.Builder
 
toString() - Method in class FindSubAssetTypesRequest
 
toString() - Method in class AddAttributeTypeRequest.Builder
 
toString() - Method in class AddAttributeTypeRequest
 
toString() - Method in class ChangeAttributeTypeRequest.Builder
 
toString() - Method in class ChangeAttributeTypeRequest
 
toString() - Method in class FindAttributeTypesRequest.Builder
 
toString() - Method in class FindAttributeTypesRequest
 
toString() - Method in class AddComplexRelationTypeRequest.Builder
 
toString() - Method in class AddComplexRelationTypeRequest
 
toString() - Method in class ChangeComplexRelationTypeRequest.Builder
 
toString() - Method in class ChangeComplexRelationTypeRequest
 
toString() - Method in class ComplexRelationAttributeTypeRequest.Builder
 
toString() - Method in class ComplexRelationAttributeTypeRequest
 
toString() - Method in class ComplexRelationLegTypeRequest.Builder
 
toString() - Method in class ComplexRelationLegTypeRequest
 
toString() - Method in class FindComplexRelationTypesRequest.Builder
 
toString() - Method in class FindComplexRelationTypesRequest
 
toString() - Method in class AddDomainTypeRequest.Builder
 
toString() - Method in class AddDomainTypeRequest
 
toString() - Method in class ChangeDomainTypeRequest.Builder
 
toString() - Method in class ChangeDomainTypeRequest
 
toString() - Method in class FindDomainTypesRequest.Builder
 
toString() - Method in class FindDomainTypesRequest
 
toString() - Method in class FindSubDomainTypesRequest.Builder
 
toString() - Method in class FindSubDomainTypesRequest
 
toString() - Method in class AddRelationTypeRequest.Builder
 
toString() - Method in class AddRelationTypeRequest
 
toString() - Method in class ChangeRelationTypeRequest.Builder
 
toString() - Method in class ChangeRelationTypeRequest
 
toString() - Method in class FindRelationTypesRequest.Builder
 
toString() - Method in class FindRelationTypesRequest
 
toString() - Method in class AddStatusRequest.Builder
 
toString() - Method in class AddStatusRequest
 
toString() - Method in class ChangeStatusRequest.Builder
 
toString() - Method in class ChangeStatusRequest
 
toString() - Method in class FindStatusesRequest.Builder
 
toString() - Method in class FindStatusesRequest
 
toString() - Method in class FindMostViewedAssetsRequest.Builder
 
toString() - Method in class FindMostViewedAssetsRequest
 
toString() - Method in class FindRecentlyViewedAssetsRequest.Builder
 
toString() - Method in class FindRecentlyViewedAssetsRequest
 
toString() - Method in class RecentlyViewedAssetsRequest.Builder
 
toString() - Method in class RecentlyViewedAssetsRequest
 
toString() - Method in class PagedRequest
 
toString() - Method in class PagedResponse.Builder
 
toString() - Method in class PagedResponse
 
toString() - Method in class AddDataQualityRuleRequest.Builder
Deprecated.
 
toString() - Method in class AddDataQualityRuleRequest
Deprecated.
 
toString() - Method in class ChangeDataQualityRuleRequest.Builder
Deprecated.
 
toString() - Method in class ChangeDataQualityRuleRequest
Deprecated.
 
toString() - Method in class DataQualityMetricRequest.Builder
Deprecated.
 
toString() - Method in class DataQualityMetricRequest
Deprecated.
 
toString() - Method in class FindDataQualityRulesRequest.Builder
Deprecated.
 
toString() - Method in class FindDataQualityRulesRequest
Deprecated.
 
toString() - Method in class RelationTraceEntryRequest.Builder
Deprecated.
 
toString() - Method in class RelationTraceEntryRequest
Deprecated.
 
toString() - Method in class ExportCSVInJobRequest.Builder
 
toString() - Method in class ExportCSVInJobRequest
 
toString() - Method in class ExportCSVRequest.Builder
 
toString() - Method in class ExportCSVRequest
 
toString() - Method in class ExportCSVToFileRequest.Builder
 
toString() - Method in class ExportCSVToFileRequest
 
toString() - Method in class ExportExcelInJobRequest.Builder
 
toString() - Method in class ExportExcelInJobRequest
 
toString() - Method in class ExportExcelToFileRequest.Builder
 
toString() - Method in class ExportExcelToFileRequest
 
toString() - Method in class ExportJSONInJobRequest.Builder
 
toString() - Method in class ExportJSONInJobRequest
 
toString() - Method in class ExportJSONRequest.Builder
 
toString() - Method in class ExportJSONRequest
 
toString() - Method in class ExportJSONToFileRequest.Builder
 
toString() - Method in class ExportJSONToFileRequest
 
toString() - Method in class ExportXMLInJobRequest.Builder
 
toString() - Method in class ExportXMLInJobRequest
 
toString() - Method in class ExportXMLRequest.Builder
 
toString() - Method in class ExportXMLRequest
 
toString() - Method in class ExportXMLToFileRequest.Builder
 
toString() - Method in class ExportXMLToFileRequest
 
toString() - Method in class AddRoleRequest.Builder
 
toString() - Method in class AddRoleRequest
 
toString() - Method in class ChangeRoleRequest.Builder
 
toString() - Method in class ChangeRoleRequest
 
toString() - Method in class FindRolesRequest.Builder
 
toString() - Method in class FindRolesRequest
 
toString() - Method in class ChangeSamlCertificateRequest.Builder
 
toString() - Method in class ChangeSamlCertificateRequest
 
toString() - Method in class DeleteSamlCertificateRequest.Builder
 
toString() - Method in class DeleteSamlCertificateRequest
 
toString() - Method in class ChangeTagRequest.Builder
 
toString() - Method in class ChangeTagRequest
 
toString() - Method in class FindTagsRequest.Builder
 
toString() - Method in class FindTagsRequest
 
toString() - Method in class MergeTagsRequest.Builder
 
toString() - Method in class MergeTagsRequest
 
toString() - Method in class AddUserRequest.Builder
 
toString() - Method in class AddUserRequest
 
toString() - Method in class AddUserToUserGroupsRequest.Builder
 
toString() - Method in class AddUserToUserGroupsRequest
 
toString() - Method in class ChangeUserAvatarRequest.Builder
 
toString() - Method in class ChangeUserAvatarRequest
 
toString() - Method in class ChangeUserRequest.Builder
 
toString() - Method in class ChangeUserRequest
 
toString() - Method in class FindUsersRequest.Builder
 
toString() - Method in class FindUsersRequest
 
toString() - Method in class RemoveUserFromUserGroupsRequest.Builder
 
toString() - Method in class RemoveUserFromUserGroupsRequest
 
toString() - Method in class SetUserGroupsForUserRequest.Builder
 
toString() - Method in class SetUserGroupsForUserRequest
 
toString() - Method in class AddUserGroupRequest.Builder
 
toString() - Method in class AddUserGroupRequest
 
toString() - Method in class AddUserGroupsRequest.Builder
 
toString() - Method in class AddUserGroupsRequest
 
toString() - Method in class AddUsersToUserGroupRequest.Builder
 
toString() - Method in class AddUsersToUserGroupRequest
 
toString() - Method in class ChangeUserGroupRequest.Builder
 
toString() - Method in class ChangeUserGroupRequest
 
toString() - Method in class FindUserGroupsForUserRequest.Builder
Deprecated.
 
toString() - Method in class FindUserGroupsForUserRequest
Deprecated.
 
toString() - Method in class FindUserGroupsRequest.Builder
 
toString() - Method in class FindUserGroupsRequest
 
toString() - Method in class RemoveUsersFromUserGroupRequest.Builder
 
toString() - Method in class RemoveUsersFromUserGroupRequest
 
toString() - Method in class SetUsersForUserGroupRequest.Builder
 
toString() - Method in class SetUsersForUserGroupRequest
 
toString() - Method in class FindValidationResultRequest.Builder
 
toString() - Method in class FindValidationResultRequest
 
toString() - Method in class ValidateInJobRequest.Builder
 
toString() - Method in class ValidateInJobRequest
 
toString() - Method in class AddViewPermissionRequest.Builder
 
toString() - Method in class AddViewPermissionRequest
 
toString() - Method in class FindViewPermissionRequest.Builder
 
toString() - Method in class FindViewPermissionRequest
 
toString() - Method in class AddAssetTypeAssignmentRuleRequest.Builder
 
toString() - Method in class AddAssetTypeAssignmentRuleRequest
 
toString() - Method in class AddDomainTypeAssignmentRuleRequest.Builder
 
toString() - Method in class AddDomainTypeAssignmentRuleRequest
 
toString() - Method in class CancelWorkflowTasksRequest.Builder
 
toString() - Method in class CancelWorkflowTasksRequest
 
toString() - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
 
toString() - Method in class ChangeAssetTypeAssignmentRuleRequest
 
toString() - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
 
toString() - Method in class ChangeDomainTypeAssignmentRuleRequest
 
toString() - Method in class ChangeWorkflowDefinitionRequest.Builder
 
toString() - Method in class ChangeWorkflowDefinitionRequest
 
toString() - Method in class CompleteWorkflowTasksRequest.Builder
 
toString() - Method in class CompleteWorkflowTasksRequest
 
toString() - Method in class DeployWorkflowDefinitionRequest.Builder
 
toString() - Method in class DeployWorkflowDefinitionRequest
 
toString() - Method in class FindWorkflowDefinitionsRequest.Builder
 
toString() - Method in class FindWorkflowDefinitionsRequest
 
toString() - Method in class FindWorkflowInstancesRequest.Builder
 
toString() - Method in class FindWorkflowInstancesRequest
 
toString() - Method in class FindWorkflowTasksRequest.Builder
 
toString() - Method in class FindWorkflowTasksRequest
 
toString() - Method in class MessageEventReceivedRequest.Builder
 
toString() - Method in class MessageEventReceivedRequest
 
toString() - Method in class StartWorkflowInstancesRequest.Builder
 
toString() - Method in class StartWorkflowInstancesRequest
 
total - Variable in class PagedResponse.Builder
Deprecated.
This field will become private in the next major release.
total - Variable in class PagedResponse
Deprecated.
This field will become private in the next major release. Methods PagedResponse.getTotal(), PagedResponse.setTotal(long) should be used instead.
total(long) - Method in class CursorPagedResponse.Builder
 
total(long) - Method in class PagedResponse.Builder
 
touchFile(UUID) - Method in interface FileApi
Update the lastModified timestamp of the file
TWITTER - WebsiteType
 
type(ResourceType) - Method in class CharacteristicTypeAssignmentReference.Builder
 
type(FindResponsibilitiesRequest.TypeMatchMode) - Method in class FindResponsibilitiesRequest.Builder
 
type(FindRolesRequest.TypeMatchMode) - Method in class FindRolesRequest.Builder
 
type(SamlCertificateType) - Method in class ChangeSamlCertificateRequest.Builder
The type of certificate to be changed.
type(SamlCertificateType) - Method in class DeleteSamlCertificateRequest.Builder
The type of certificate to be changed.
type(String) - Method in class FindWorkflowTasksRequest.Builder
 
TYPE - FindJobsRequest.SortField
 
typeId(UUID) - Method in class AddAssetRequest.Builder
Required. The ID of the asset type of the new asset.
typeId(UUID) - Method in class SetAssetAttributesRequest.Builder
Required. The ID of the attribute type for the new attribute.
typeId(UUID) - Method in class SetAssetRelationsRequest.Builder
Required. The ID of the relation type for the relations to be set.
typeId(UUID) - Method in class AddAttributeRequest.Builder
Required. The ID of the attribute type for the new attribute.
typeId(UUID) - Method in class AddDomainRequest.Builder
Required. The ID of the domain type of the new domain.
typeId(UUID) - Method in class AddIssueRequest.Builder
Required. The type ID of the issue to be created.
typeId(UUID) - Method in class AddRelationRequest.Builder
Required. The ID of the type of the relation.
typeId(UUID) - Method in class ChangeAssetRequest.Builder
The ID of the new asset type for the asset.
typeId(UUID) - Method in class FindComplexRelationsRequest.Builder
 
typeId(UUID) - Method in class ChangeDomainRequest.Builder
The ID of the new domain type for the domain.
typeId(UUID) - Method in class FindDomainsRequest.Builder
 
typeIds(List<UUID>) - Method in class FindAssetsRequest.Builder
 
typeIds(List<UUID>) - Method in class FindAttributesRequest.Builder
 
typeIds(List<UUID>) - Method in class RecentlyViewedAssetsRequest.Builder
 
typeInheritance(boolean) - Method in class FindAssetsRequest.Builder
 
typeInheritance(boolean) - Method in class RecentlyViewedAssetsRequest.Builder
 
types(List<String>) - Method in class FindJobsRequest.Builder
 

U

UNCONSTRAINED - WorkflowExclusivity
No restrictions apply to starting this workflow.
UNKNOWN - Gender
 
UPDATE - ActivityType
 
UPDATE - SyncAction
 
uploadDate(Long) - Method in class FindAttachmentsRequest.Builder
 
User - ResourceType
 
User - Interface in com.collibra.dgc.core.api.model.user
Represents a user in the system.
USER - ActivityFilterCategory
 
USER_ADDED - WorkflowStartEventType
 
USER_ADMINISTRATION - Permission
Allows for user administrator settings.
USER_DISABLED - WorkflowStartEventType
 
USER_GROUP - ActivityFilterCategory
 
USER_PASSWORD - ActivityFilterCategory
 
USER_REMOVED - WorkflowStartEventType
 
UserApi - Interface in com.collibra.dgc.core.api.component.user
Contains all api operations for handling users.
UserGroup - ResourceType
 
UserGroup - Interface in com.collibra.dgc.core.api.model.usergroup
Represents a group of users.
UserGroupApi - Interface in com.collibra.dgc.core.api.component.usergroup
Contains all api operations for handling user groups.
userGroupId(UUID) - Method in class AddUsersToUserGroupRequest.Builder
Required. The ID of the user group the users should be added to.
userGroupId(UUID) - Method in class RemoveUsersFromUserGroupRequest.Builder
Required. The ID of the user groups from which the users should be removed.
userGroupId(UUID) - Method in class SetUsersForUserGroupRequest.Builder
Required. The ID of the user group whose users will be set.
userGroupId(UUID) - Method in class AddViewPermissionRequest.Builder
 
userGroupId(UUID) - Method in class FindViewPermissionRequest.Builder
 
userGroupIds(List<UUID>) - Method in class AddUserToUserGroupsRequest.Builder
Required. The list of IDs of the user groups which the user should be assigned to.
userGroupIds(List<UUID>) - Method in class RemoveUserFromUserGroupsRequest.Builder
Required. The list of IDs of the user groups which the user should be removed from.
userGroupIds(List<UUID>) - Method in class SetUserGroupsForUserRequest.Builder
Required. The list of IDs of the user groups which the user should be assigned to.
userGroupIds(List<UUID>) - Method in class AddUserRequest.Builder
The groups this newly created user should be added to.
userId(UUID) - Method in class AddUserToUserGroupsRequest.Builder
Required. The ID of the user who should be assigned to user groups.
userId(UUID) - Method in class RemoveUserFromUserGroupsRequest.Builder
Required. The ID of the user who should be removed from user groups.
userId(UUID) - Method in class SetUserGroupsForUserRequest.Builder
Required. The ID of the user who should be assigned to the user groups.
userId(UUID) - Method in class FindAttachmentsRequest.Builder
 
userId(UUID) - Method in class FindCommentsRequest.Builder
 
userId(UUID) - Method in class FindRatingsRequest.Builder
 
userId(UUID) - Method in class FindUserGroupsForUserRequest.Builder
Deprecated.
 
userId(UUID) - Method in class FindUserGroupsRequest.Builder
 
userId(UUID) - Method in class AddViewPermissionRequest.Builder
 
userId(UUID) - Method in class FindViewPermissionRequest.Builder
 
userId(UUID) - Method in class FindWorkflowTasksRequest.Builder
 
userIds(List<UUID>) - Method in class AddUsersToUserGroupRequest.Builder
Required. The list of IDs of the users that should be added to the user group.
userIds(List<UUID>) - Method in class RemoveUsersFromUserGroupRequest.Builder
Required. The list of IDs of the users which should be removed from the user group.
userIds(List<UUID>) - Method in class SetUsersForUserGroupRequest.Builder
Required. The list of user IDs that will be assigned to the group.
userIds(List<String>) - Method in class FindUsersRequest.Builder
 
username(String) - Method in class ChangeUserRequest.Builder
The new username for the user.
userName(String) - Method in class AddUserRequest.Builder
Required. The username, which should be unique.
USERNAME - NameSearchField
Look for occurrences of the search substring in the user's username.
UserReference - Interface in com.collibra.dgc.core.api.model.reference
Represents a reference to a user object
userRelation(FindIssuesRequest.IssueUserRelation) - Method in class FindIssuesRequest.Builder
 
useXLSX(boolean) - Method in class ExportExcelInJobRequest.Builder
Deprecated.
useXLSX(boolean) - Method in class ExportExcelToFileRequest.Builder
Deprecated.

V

validate(UUID) - Method in interface ValidationApi
Validates the asset identified by the given assetId.
validateInJob(ValidateInJobRequest) - Method in interface ValidationApi
Validates the assets asynchronously as described by the validationInJobRequest.
ValidateInJobRequest - Class in com.collibra.dgc.core.api.dto.validation
 
ValidateInJobRequest() - Constructor for class ValidateInJobRequest
 
ValidateInJobRequest.Builder - Class in com.collibra.dgc.core.api.dto.validation
 
VALIDATION_EXECUTION - Permission
Allows for executing validation rules.
ValidationApi - Interface in com.collibra.dgc.core.api.component.validation
Contains functionality related to the validation of assets.
validationEnabled(boolean) - Method in class ExportCSVInJobRequest.Builder
 
validationEnabled(boolean) - Method in class ExportCSVRequest.Builder
 
validationEnabled(boolean) - Method in class ExportCSVToFileRequest.Builder
 
validationEnabled(boolean) - Method in class ExportExcelInJobRequest.Builder
 
validationEnabled(boolean) - Method in class ExportExcelToFileRequest.Builder
 
validationEnabled(boolean) - Method in class ExportJSONInJobRequest.Builder
 
validationEnabled(boolean) - Method in class ExportJSONRequest.Builder
 
validationEnabled(boolean) - Method in class ExportJSONToFileRequest.Builder
 
validationEnabled(boolean) - Method in class ExportXMLInJobRequest.Builder
 
validationEnabled(boolean) - Method in class ExportXMLRequest.Builder
 
validationEnabled(boolean) - Method in class ExportXMLToFileRequest.Builder
 
ValidationResult - Interface in com.collibra.dgc.core.api.model.validation
Represents an asset
ValidationRule - ResourceType
Deprecated.
validationRuleId(UUID) - Method in class FindValidationResultRequest.Builder
 
validationRuleIds(List<UUID>) - Method in class AddAssignmentRequest.Builder
The list of IDs of the validation rules.
validationRuleIds(List<UUID>) - Method in class ChangeAssignmentRequest.Builder
The list of IDs of the validation rules.
value(Object) - Method in class AddAttributeRequest.Builder
Required. The value of this attribute.
value(Object) - Method in class ChangeAttributeRequest.Builder
Required. The value of this attribute.
value(List<String>) - Method in class ComplexRelationAttributeRequest.Builder
The value of the attribute attached to the complex relation.
valueOf(String) - Static method in enum ActivityFilterCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindAssetsRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SetAssetRelationsRequest.RelationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindAttachmentsRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindAttributesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindCommunitiesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum RelationTypeIdWithDirection.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindIssuesRequest.IssueUserRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindIssuesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindResponsibilitiesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindResponsibilitiesRequest.TypeMatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindJobsRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindMappingsRequest.MappedResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum AttributeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindAttributeTypesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindRelationTypesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum DataQualityCountOperation
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindDataQualityRulesRequest.SortField
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindRolesRequest.TypeMatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SamlCertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum NameSearchField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindWorkflowInstancesRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindWorkflowTasksRequest.BusinessItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindWorkflowTasksRequest.SortField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FindWorkflowTasksRequest.WorkflowTaskUserRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ActivityCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ArticulationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum RelationTypeDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum JobResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SyncAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum AssetTypeSymbolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum StringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum InstantMessagingAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum PhoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum WebsiteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum WorkflowBusinessItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum WorkflowExclusivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum WorkflowStartEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ActivityFilterCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindAssetsRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SetAssetRelationsRequest.RelationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindAttachmentsRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindAttributesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindCommunitiesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum RelationTypeIdWithDirection.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindIssuesRequest.IssueUserRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindIssuesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindResponsibilitiesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindResponsibilitiesRequest.TypeMatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindJobsRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindMappingsRequest.MappedResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum AttributeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindAttributeTypesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindRelationTypesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum DataQualityCountOperation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindDataQualityRulesRequest.SortField
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindRolesRequest.TypeMatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SamlCertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum NameSearchField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindWorkflowInstancesRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindWorkflowTasksRequest.BusinessItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindWorkflowTasksRequest.SortField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FindWorkflowTasksRequest.WorkflowTaskUserRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ActivityCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ArticulationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum RelationTypeDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum JobResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum SyncAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum AssetTypeSymbolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum StringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum InstantMessagingAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum PhoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum WebsiteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum WorkflowBusinessItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum WorkflowExclusivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum WorkflowStartEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values(List<Object>) - Method in class SetAssetAttributesRequest.Builder
Required. The values for the new attribute.
variables(Map<String, Object>) - Method in class MessageEventReceivedRequest.Builder
The variables of the message event.
View - ResourceType
 
View - Interface in com.collibra.dgc.core.api.model.view
Represents a view which is returned as a response for a REST call.
VIEW_MANAGE - Permission
Allows for managing Views, Dashboards and Search filters that belong to given user.
VIEW_MANAGE_ALL - Permission
Allows for managing Views, Dashboards and Search filters views of any user.
VIEW_PERMISSIONS_CHANGE - Permission
Allows for changing view permissions of given user.
VIEW_PERMISSIONS_VIEW_ALL - Permission
Allows for viewing any resource (user with this permission will not be restricted by any view permissions).
VIEW_SAMPLES - Permission
Allows for viewing data samples.
VIEW_SHARE - Permission
Allows for sharing Views, Dashboards and Search filters that belong to given user.
ViewAssignmentRule - ResourceType
 
viewConfig(String) - Method in class ExportJSONInJobRequest.Builder
 
viewConfig(String) - Method in class ExportJSONRequest.Builder
 
viewConfig(String) - Method in class ExportJSONToFileRequest.Builder
 
viewConfig(String) - Method in class ExportXMLInJobRequest.Builder
 
viewConfig(String) - Method in class ExportXMLRequest.Builder
 
viewConfig(String) - Method in class ExportXMLToFileRequest.Builder
 
viewId(UUID) - Method in class AddDiagramPictureRequest.Builder
Required. The ID of the View for which the picture should be taken.
ViewPermission - Interface in com.collibra.dgc.core.api.model.viewpermission
Represents a permission to view a resource.
ViewPermissionApi - Interface in com.collibra.dgc.core.api.component.viewpermission
Contains all operations related to view permissions.
ViewSharingRule - ResourceType
 
visible(Boolean) - Method in class FindJobsRequest.Builder
 

W

WAITING - JobState
 
warn(String) - Method in interface LoggerApi
Log the given message as warn level.
Website - ResourceType
 
Website - Interface in com.collibra.dgc.core.api.model.user
Represents a website for a User.
WEBSITE - WebsiteType
 
websites(List<Website>) - Method in class AddUserRequest.Builder
The websites of the user.
websites(List<Website>) - Method in class ChangeUserRequest.Builder
The websites of the user.
WebsiteType - Enum in com.collibra.dgc.core.api.model.user
Represents the type of websites possible
withAssetId(UUID) - Method in class AddDiagramPictureRequest.Builder
Deprecated.
This method will be removed in the future. Please use AddDiagramPictureRequest.Builder.assetId(UUID)
withAttributeTypeId(UUID) - Method in class ArticulationRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.Builder.attributeTypeId(UUID)
withComplexRelationTypeId(UUID) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.complexRelationTypeId(UUID)
withComplexRelationTypeId(UUID) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.complexRelationTypeId(UUID)
withDomainId(UUID) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.domainId(UUID)
withDomainId(UUID) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.domainId(UUID)
withEscape(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
withFileName(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.fileName(String)
withFileName(String) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.fileName(String)
withId(UUID) - Method in class ArticulationRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.Builder.id(UUID)
withIncludeHeaderRow(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.includeHeaderRow(boolean)
withIncludeHeaderRow(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.includeHeaderRow(boolean)
withOperation(ArticulationOperation) - Method in class ArticulationRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.Builder.operation(ArticulationOperation)
withQuote(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.quote(String)
withRemoveFormatting(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.removeFormatting(boolean)
withRemoveFormatting(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.removeFormatting(boolean)
withScore(double) - Method in class ArticulationRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.Builder.score(double)
withSeparator(String) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.separator(String)
withSheetName(String) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.sheetName(String)
withStatusId(UUID) - Method in class ArticulationRuleRequest.Builder
Deprecated.
This method will be removed in the future. Please use ArticulationRuleRequest.Builder.statusId(UUID)
withStoreAsAttachment(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.storeAsAttachment(boolean)
withStoreAsAttachment(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.storeAsAttachment(boolean)
withSupportRoundtrip(boolean) - Method in class ExportComplexRelationsToCSVRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToCSVRequest.Builder.supportRoundtrip(boolean)
withSupportRoundtrip(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.supportRoundtrip(boolean)
withViewId(UUID) - Method in class AddDiagramPictureRequest.Builder
Deprecated.
This method will be removed in the future. Please use AddDiagramPictureRequest.Builder.viewId(UUID)
withXlsx(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
Deprecated.
This method will be removed from the next major release. Please use ExportComplexRelationsToExcelRequest.Builder.xlsx(boolean)
WORK - AddressType
 
WORK - PhoneType
 
Workflow - ResourceType
 
WORKFLOW - ActivityFilterCategory
 
WORKFLOW - ActivityCause
 
WORKFLOW_ADMINISTRATION - Permission
Allows for workflow administrator settings.
WORKFLOW_CANCELED - WorkflowStartEventType
 
WORKFLOW_DESIGNER_ACCESS - Permission
Allows for access to Workflow Designer.
WORKFLOW_MANAGE - Permission
Allows for managing workflows.
WORKFLOW_MANAGE_ALL - Permission
Allows for managing workflows of any user.
WORKFLOW_MESSAGE_EVENTS_USE - Permission
Allows for using workflow events.
WORKFLOW_STARTED - WorkflowStartEventType
 
WORKFLOW_TASK_COMPLETED - WorkflowStartEventType
 
WorkflowBusinessItemType - Enum in com.collibra.dgc.core.api.model.workflow
The type of the business item corresponding to the workflow
WorkflowDefinition - Interface in com.collibra.dgc.core.api.model.workflow
Definition of a workflow.
WorkflowDefinitionApi - Interface in com.collibra.dgc.core.api.component.workflow
All the API for handling workflow definitions.
workflowDefinitionId(UUID) - Method in class AddAssetTypeAssignmentRuleRequest.Builder
Required. The ID of the workflow definition containing the assignment rule to be added.
workflowDefinitionId(UUID) - Method in class AddDomainTypeAssignmentRuleRequest.Builder
Required. The ID of the workflow definition containing the assignment rule to be added.
workflowDefinitionId(UUID) - Method in class ChangeAssetTypeAssignmentRuleRequest.Builder
Required. The ID of the workflow definition containing the assignment rule to be changed.
workflowDefinitionId(UUID) - Method in class ChangeDomainTypeAssignmentRuleRequest.Builder
Required. The ID of the workflow definition containing the assignment rule to be changed.
workflowDefinitionId(UUID) - Method in class StartWorkflowInstancesRequest.Builder
The ID of the workflow definition.
workflowDefinitionId(String) - Method in class FindWorkflowInstancesRequest.Builder
 
workflowDefinitionName(String) - Method in class FindWorkflowInstancesRequest.Builder
 
WorkflowDefinitionReference - Interface in com.collibra.dgc.core.api.model.workflow
Represents reference to the workflow definition.
WorkflowExclusivity - Enum in com.collibra.dgc.core.api.model.workflow
Identifies the number of times a resource workflow is able to be start.
WorkflowInstance - ResourceType
 
WorkflowInstance - Interface in com.collibra.dgc.core.api.model.workflow
Represents an instance of a workflow
WorkflowInstanceApi - Interface in com.collibra.dgc.core.api.component.workflow
All the API for handling workflow instances.
WorkflowStartEventType - Enum in com.collibra.dgc.core.api.model.workflow
Enumeration of Workflow event types
WorkflowTask - ResourceType
 
WorkflowTask - Interface in com.collibra.dgc.core.api.model.workflow.task
Represents an uncompleted workflow task.
WorkflowTaskApi - Interface in com.collibra.dgc.core.api.component.workflow
All the API for handling workflow tasks
workflowTaskIds(List<UUID>) - Method in class CancelWorkflowTasksRequest.Builder
 
workflowTaskUserRelation(FindWorkflowTasksRequest.WorkflowTaskUserRelation) - Method in class FindWorkflowTasksRequest.Builder
 
WORKLFLOW_ESCALATION - WorkflowStartEventType
 
writeInsightsZip(String, OutputStream) - Method in interface ReportingApi
Write ZIP file with reporting insights data from selected snapshot date into OutputStream.

X

xlsx(boolean) - Method in class ExportComplexRelationsToExcelRequest.Builder
 

Y

YAHOO_MESSENGER - InstantMessagingAccountType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages