-
Deprecated InterfacesInterfaceDescriptionas of 23R1.3, see
ObjectMetadataService.getField(ObjectFieldRequest)
as of 23R1.3, seeObjectMetadataService.newFieldCollectionRequestBuilder()
as of 23R1.3, seeObjectMetadataService.getFields(ObjectFieldCollectionRequest)
as of 23R1.3, seeObjectMetadataService.newFieldCollectionRequestBuilder()
as of 23R1.3, seeObjectMetadataService.newFieldRequestBuilder()
as of 23R1.3, seeObjectMetadataService.newFieldRequestBuilder()
as of 17R2.2, seeRecordService.saveRecords(List)
as of 21R3.4, seeQueryService.query(String)
as of 21R3.4, seeQueryService.query(String)
-
Deprecated Exceptions
-
Deprecated MethodsMethodDescriptionas of 18R3. Code names are now derived from the name of the top-level classas of 18R3. Code names are now derived from the name of the top-level classas of 22R3.4, replaced by
ConnectionService.newLocalConnectionContext(RequestContextUserType)
.as of 22R3.4, replaced withRequestContext.getInitiatingUserId()
andRequestContext.getRequestOwnerUserId()
.as of 18R3. Code names are now derived from the name of the top-level class.as of 23R1.3, seeObjectMetadataService.newFieldCollectionRequestBuilder()
as of 23R1.3, replaced byObjectMetadataService.getObjectFieldMetadataCollection(ObjectFieldMetadataCollectionRequest)
as of 23R1.3, replaced byObjectMetadataService.getObjectFieldMetadataCollection(ObjectFieldMetadataCollectionRequest)
as of 23R1.3, replaced byObjectMetadataService.newFieldCollectionRequestBuilder()
as of 23R1.3, replaced byObjectMetadataService.newFieldCollectionRequestBuilder()
as of 24R3.4, replaced byObjectTextFieldMetadata.getValueFormat()
as of 22R2.3, replaced byRecordService.batchDeleteRecords(RecordBatchDeleteRequest)
as of 22R2.3, replaced byRecordService.batchSaveRecords(RecordBatchSaveRequest)
as of 17R2.2, replaced byRecordService.batchDeleteRecords(RecordBatchDeleteRequest)
as of 17R2.2, replaced byRecordService.batchSaveRecords(RecordBatchSaveRequest)
as of 18R3. Code names are now derived from the name of the top-level class.as of 19R3.5, replaced byDocumentService.newVersionWithId(String)
as of 24R1.1, replaced by {@link #newHttpRequestBuilder().withConnectionName()}.as of 22R3.4, replaced byHttpService.newLocalHttpRequest(RequestContextUserType)
.as of 24R1.1, replaced by {@link #newHttpRequestBuilder().withLocalConnection(RequestContextUserType}.as of 24R1.1, replaced byHttpService.sendRequest(HttpWebRequest, CsvReadParameters)
as of 24R1.1, replaced byHttpService.sendRequest(HttpWebRequest, HttpResponseBodyValueType)
as of 24R1.1, replaced byHttpService.sendRequest(HttpWebRequest, Class)
as of 19R3.2, replaced byIntegrationRuleService.evaluateFieldRules(EvaluateFieldRulesRequest)
as of 19R3.2, replaced byIntegrationRuleService.getIntegrationRules(GetIntegrationRulesRequest)
as of 19R3.2, replaced byIntegrationRuleService.getIntegrationRules(GetIntegrationRulesRequest)
as of 22R2.2, replaced byJobCompletionContext.getSuccessTasks()
andJobCompletionContext.getErrorTasks()
.
Retrieves the list of tasks in thisJob
.as of 22R3.4, replaced byNotificationParameters.setNotificationMode(com.veeva.vault.sdk.api.notification.NotificationMode...)
This method will always send notifications in the vault's base language It does not support translations based on the language on the person records, and setRecipientsByPersons should be used insteadas of 24R3.4, replaced byPicklistService.getPicklistValueMetadataCollection(PicklistValueMetadataCollectionRequest)
Retrieves allPicklistValue
objects for this picklist. Returns thePicklistValue
objects in ascending order, as designated by the picklist value'sorder
attribute. Picklist values that share the sameorder
value are returned in the order they were configured. Retrieve theorder
of the picklist values with the Retrieve Component Record (XML/JSON) endpoint on thePicklist
component.as of 24R3.4, replaced byPicklistService.getPicklistValueMetadataCollection(PicklistValueMetadataCollectionRequest)
Retrieves aPicklistValue
object for a specific picklist value name.This method only escapes single quotes and backslashes and does not provide a way to escape other special characters. As of 21R3.4, the preferred escape utility isQueryService.escapeValue(String, QueryEscapeOverride...)
which escapes all VQL special characters by default and supports overriding the default escape strategy.as of 21R3.4, replaced byQueryService.query(QueryExecutionRequest)
as of 18R2.3, replaced byRecordRoleService.getRecordRoles(List, String)
.as of 23R1.2 UseRecordWorkflowActionContext.getWorkflowItems()
to retrieve the items in the workflow.as of 24R3.4, replaced byWorkflowTaskService.cancel(WorkflowTaskCancelRequest)
-
Deprecated Enum ConstantsEnum ConstantDescriptionas of 22R3.4, replaced by
ConnectionUser.REQUEST_OWNER
andConnectionUser.INITIATING_USER
.as of 23R3.2, replaced byObjectMetadataDataStore.RAW
as of 19R2.2, replaced by OBJECT_LIFECYCLE_STATE and DOCUMENT_LIFECYCLE_STATE
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionas of 18R3. Code names are now derived from the name of the top-level classas of 18R3. Code names are now derived from the name of the top-level classas of 18R3. Code names are now derived from the name of the top-level class.as of 18R3. Code names are now derived from the name of the top-level class.
RecordService.deleteRecords(List)