Uses of Enum Class
com.veeva.vault.sdk.api.data.ObjectMetadataDataStore
Packages that use ObjectMetadataDataStore
Package
Description
This package provides interfaces to manage Vault objects and create record triggers.
-
Uses of ObjectMetadataDataStore in com.veeva.vault.sdk.api.data
Methods in com.veeva.vault.sdk.api.data that return ObjectMetadataDataStoreModifier and TypeMethodDescriptionObjectMetadata.getDataStore()Retrieves the type of data store used by this object.static ObjectMetadataDataStoreReturns the enum constant of this class with the specified name.static ObjectMetadataDataStore[]ObjectMetadataDataStore.values()Returns an array containing the constants of this enum class, in the order they are declared.