- generate(Object, Method, Object...) - Method in class org.finra.herd.dao.CacheKeyGenerator
-
- GenerateBusinessObjectDataDdl - Class in org.finra.dm.service.activiti.task
-
- GenerateBusinessObjectDataDdl() - Constructor for class org.finra.dm.service.activiti.task.GenerateBusinessObjectDataDdl
-
Deprecated.
- generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
- GenerateBusinessObjectDataDdl - Class in org.finra.herd.service.activiti.task
-
An Activiti task that generates the business object data DDL.
- GenerateBusinessObjectDataDdl() - Constructor for class org.finra.herd.service.activiti.task.GenerateBusinessObjectDataDdl
-
- generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest) - Method in interface org.finra.herd.service.BusinessObjectDataService
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
- generateBusinessObjectDataDdl(BusinessObjectDataDdlRequest) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
- GenerateBusinessObjectDataDdlCollection - Class in org.finra.dm.service.activiti.task
-
- GenerateBusinessObjectDataDdlCollection() - Constructor for class org.finra.dm.service.activiti.task.GenerateBusinessObjectDataDdlCollection
-
Deprecated.
- generateBusinessObjectDataDdlCollection(BusinessObjectDataDdlCollectionRequest) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a collection of business object data in the specified
storage.
- GenerateBusinessObjectDataDdlCollection - Class in org.finra.herd.service.activiti.task
-
An Activiti task that generates DDL for a collection of business object data.
- GenerateBusinessObjectDataDdlCollection() - Constructor for class org.finra.herd.service.activiti.task.GenerateBusinessObjectDataDdlCollection
-
- generateBusinessObjectDataDdlCollection(BusinessObjectDataDdlCollectionRequest) - Method in interface org.finra.herd.service.BusinessObjectDataService
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a collection of business object data in the specified
storages.
- generateBusinessObjectDataDdlCollection(BusinessObjectDataDdlCollectionRequest) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
- generateBusinessObjectDataDdlCollectionImpl(BusinessObjectDataDdlCollectionRequest) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a collection of business object data in the specified
storages.
- generateBusinessObjectDataDdlImpl(BusinessObjectDataDdlRequest, boolean) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system to perform queries for a range of requested business object data in the
specified storage.
- GenerateBusinessObjectFormatDdl - Class in org.finra.dm.service.activiti.task
-
- GenerateBusinessObjectFormatDdl() - Constructor for class org.finra.dm.service.activiti.task.GenerateBusinessObjectFormatDdl
-
Deprecated.
- generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest) - Method in class org.finra.herd.rest.BusinessObjectFormatRestController
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- GenerateBusinessObjectFormatDdl - Class in org.finra.herd.service.activiti.task
-
An Activiti task that generates the business object format DDL.
- GenerateBusinessObjectFormatDdl() - Constructor for class org.finra.herd.service.activiti.task.GenerateBusinessObjectFormatDdl
-
- generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest) - Method in interface org.finra.herd.service.BusinessObjectFormatService
-
- generateBusinessObjectFormatDdl(BusinessObjectFormatDdlRequest) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- GenerateBusinessObjectFormatDdlCollection - Class in org.finra.dm.service.activiti.task
-
- GenerateBusinessObjectFormatDdlCollection() - Constructor for class org.finra.dm.service.activiti.task.GenerateBusinessObjectFormatDdlCollection
-
Deprecated.
- generateBusinessObjectFormatDdlCollection(BusinessObjectFormatDdlCollectionRequest) - Method in class org.finra.herd.rest.BusinessObjectFormatRestController
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- GenerateBusinessObjectFormatDdlCollection - Class in org.finra.herd.service.activiti.task
-
An Activiti task that generates DDL for a collection of business object formats.
- GenerateBusinessObjectFormatDdlCollection() - Constructor for class org.finra.herd.service.activiti.task.GenerateBusinessObjectFormatDdlCollection
-
- generateBusinessObjectFormatDdlCollection(BusinessObjectFormatDdlCollectionRequest) - Method in interface org.finra.herd.service.BusinessObjectFormatService
-
- generateBusinessObjectFormatDdlCollection(BusinessObjectFormatDdlCollectionRequest) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- generateBusinessObjectFormatDdlCollectionImpl(BusinessObjectFormatDdlCollectionRequest) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- generateBusinessObjectFormatDdlImpl(BusinessObjectFormatDdlRequest, boolean) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Retrieves the DDL to initialize the specified type of the database system (e.g.
- generateCreateTableDdl(BusinessObjectFormatDdlRequest, BusinessObjectFormatEntity, CustomDdlEntity) - Method in class org.finra.herd.service.helper.DdlGenerator
-
This method generates the create table DDL as per specified business object format DDL request.
- generateCreateTableDdl(BusinessObjectDataDdlRequest, BusinessObjectFormatEntity, CustomDdlEntity, List<String>, List<StorageEntity>, Map<StorageEntity, String>) - Method in class org.finra.herd.service.helper.DdlGenerator
-
This method generates the create table DDL as per specified business object data DDL request.
- generateCreateTableDdl(BusinessObjectDataDdlRequest, BusinessObjectFormatEntity, CustomDdlEntity, List<String>, List<StorageEntity>, Map<StorageEntity, String>) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Generates the create table Hive 13 DDL as per specified business object data DDL request.
- generateCreateTableDdl(BusinessObjectFormatDdlRequest, BusinessObjectFormatEntity, CustomDdlEntity) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Generates the create table Hive 13 DDL as per specified business object format DDL request.
- generateGetObjectPresignedUrl(String, String, Date, S3FileTransferRequestParamsDto) - Method in class org.finra.herd.dao.impl.S3DaoImpl
-
- generateGetObjectPresignedUrl(String, String, Date, S3FileTransferRequestParamsDto) - Method in interface org.finra.herd.dao.S3Dao
-
Generates a GET pre-signed URL for the given object in S3 identified by its bucket name and key.
- generatePresignedUrl(GeneratePresignedUrlRequest, AmazonS3) - Method in class org.finra.herd.dao.impl.S3OperationsImpl
-
- generatePresignedUrl(GeneratePresignedUrlRequest, AmazonS3) - Method in interface org.finra.herd.dao.S3Operations
-
AmazonS3.generatePresignedUrl(GeneratePresignedUrlRequest)
- generateReplaceColumnsStatement(BusinessObjectFormatDdlRequest, BusinessObjectFormatEntity) - Method in class org.finra.herd.service.helper.DdlGenerator
-
- generateReplaceColumnsStatement(BusinessObjectFormatDdlRequest, BusinessObjectFormatEntity) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
- getAccessDeniedException(List<AccessDeniedException>) - Method in class org.finra.herd.service.helper.NamespaceSecurityHelper
-
Constructs a new access denied exception by concatenating the given list of exceptions.
- getAccessToken() - Method in class org.finra.herd.sdk.invoker.auth.OAuth
-
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the accountId property.
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrCluster
-
The AWS account number, without dashes, where Amazon EMR service is running in
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The AWS account number, without dashes, to launch the Amazon EMR service in
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getAccountId() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getAccountId(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
- getAction() - Method in class org.finra.herd.model.api.xml.JobUpdateRequest
-
Gets the value of the action property.
- getAction() - Method in class org.finra.herd.sdk.model.JobUpdateRequest
-
The action to take for the job.
- getActionName() - Method in enum org.finra.herd.service.helper.KmsActions
-
- getActiveEmrClusterByName(String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getActiveEmrClusterByName(String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Get an Active EMR cluster by the cluster name.
- getActiveEmrClusterId(String, String, String) - Method in class org.finra.herd.dao.helper.EmrHelper
-
Gets the ID of an active EMR cluster which matches the given criteria.
- getActiveStep() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the activeStep property.
- getActiveStep() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getActivitiId() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getActivitiJobDefinitionTemplate() - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets the Activiti job definition template.
- getActivitiJobXml() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the activitiJobXml property.
- getActivitiJobXml() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the activitiJobXml property.
- getActivitiJobXml() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Gets the value of the activitiJobXml property.
- getActivitiJobXml() - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Gets the value of the activitiJobXml property.
- getActivitiJobXml() - Method in class org.finra.herd.sdk.model.Job
-
Activiti workflow XML related to the job
- getActivitiJobXml() - Method in class org.finra.herd.sdk.model.JobDefinition
-
Activiti workflow XML related to the job
- getActivitiJobXml() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
Activiti workflow XML related to the job.
- getActivitiJobXml() - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
Activiti workflow XML related to the job.
- getAdditionalAwsCredentialsProviders() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getAdditionalInfo() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the additionalInfo property.
- getAdditionalInfo() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Specifies additional information during cluster creation
- getAdditionalInfoList() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
- getAdditionalInfoList() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
List of additional info
- getAdditionalMasterSecurityGroups() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getAdditionalMasterSecurityGroups() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
List of additional master node security groups.
- getAdditionalSlaveSecurityGroups() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getAdditionalSlaveSecurityGroups() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
List of additional slave node security groups
- getAdminClient() - Method in class org.finra.herd.service.impl.SearchIndexHelperServiceImpl
-
- getAdminClient() - Method in interface org.finra.herd.service.SearchIndexHelperService
-
Gets a search index client to perform administrative actions/operations against the cluster or the indices.
- getAllBusinessObjectDefinitions() - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a list of all business object definition entities defined in the system.
- getAllBusinessObjectDefinitions(Integer, Integer) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a chunk of business object definition entities defined in the system per specified parameters.
- getAllBusinessObjectDefinitions() - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getAllBusinessObjectDefinitions(Integer, Integer) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getAllBusinessObjectDefinitionsByIds(List<Integer>) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a list of business object definition entities by a list of ids
- getAllBusinessObjectDefinitionsByIds(List<Integer>) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getAllFunctions() - Static method in class org.finra.herd.model.dto.SecurityFunctions
-
Returns all the functions sorted by function name.
- getAllNamespaceAuthorizations() - Method in class org.finra.herd.service.helper.UserNamespaceAuthorizationHelper
-
Returns a list of namespace authorizations for all namespaces registered in the system and with all permissions enabled.
- getAllowMissingData() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getAmiVersion() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the amiVersion property.
- getAmiVersion() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Specify the version of the AMI to use
- getApiClient() - Method in class org.finra.herd.sdk.api.ApplicationApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDataApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDataAttributeApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDataNotificationRegistrationApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDataStatusApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDataStorageFileApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionColumnApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionSubjectMatterExpertApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionTagApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.BusinessObjectFormatApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.CurrentUserApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.CustomDDLApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.DataProviderApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.EMRApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.EMRClusterDefinitionApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.ExpectedPartitionValueApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.FileTypeApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.JobApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.JobDefinitionApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.NamespaceApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.NamespaceIAMRoleAuthorizationApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.NotificationRegistrationStatusApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.PartitionKeyGroupApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.StorageApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.StoragePlatformApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.StoragePolicyApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.StorageUnitApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.SubjectMatterExpertApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.SystemJobApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.TagApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.TagTypeApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.UploadAndDownloadApi
-
- getApiClient() - Method in class org.finra.herd.sdk.api.UserNamespaceAuthorizationApi
-
- getApiKey() - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- getApplicationContext() - Static method in class org.finra.herd.core.ApplicationContextHolder
-
- getApplicationName() - Method in class org.finra.herd.core.ArgumentParser
-
Returns the application name that this instance of ArgumentParser was created for.
- getApplications(List<EmrClusterDefinitionApplication>) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
- getApplications() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getApplications() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
List of applications
- getApplicationUser() - Method in class org.finra.herd.model.dto.SecurityUserWrapper
-
- getArgs() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
- getArgs() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
List of arguments
- getArgumentParser() - Method in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
Gets the application argument parser.
- getArgumentParser() - Method in class org.finra.herd.tools.downloader.DownloaderApp
-
- getArgumentParser() - Method in class org.finra.herd.tools.uploader.UploaderApp
-
- getAsyncExecutor() - Method in class org.finra.herd.core.config.CoreSpringModuleConfig
-
Returns an Async "task" executor which is also a normal "executor".It is also being used by the "@EnableAsync" annotation and the fact that this class
implements AsyncConfigurer.
- getAsyncUncaughtExceptionHandler() - Method in class org.finra.herd.core.config.CoreSpringModuleConfig
-
- getAttribKey() - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Gets the value of the attribKey property.
- getAttribKey() - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- getAttributeDefinitionEntities(BusinessObjectFormatEntity) - Method in class org.finra.herd.service.helper.BusinessObjectFormatHelper
-
Returns a map with attribute names in uppercase mapped to the relative attribute definition entities.
- getAttributeDefinitions() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
- getAttributeDefinitions() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
- getAttributeDefinitions() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getAttributeDefinitions() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
List of attribute definitions (for storage of custom user-defined metadata with objects) which are required to be specified\n when registering Business Object Data against this format.
- getAttributeDefinitions() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
List of attribute definitions (for storage of custom user-defined metadata with objects) which are required to be specified\n when registering Business Object Data against this format.
- getAttributeName() - Method in class org.finra.herd.model.api.xml.AttributeValueFilter
-
Gets the value of the attributeName property.
- getAttributeName() - Method in class org.finra.herd.sdk.model.AttributeValueFilter
-
The Attribute Name
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.Storage
-
- getAttributes() - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
- getAttributes() - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- getAttributes() - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- getAttributes() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getAttributes() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getAttributes() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getAttributes() - Method in class org.finra.herd.model.jpa.StorageEntity
-
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
Collection of name-value pairs.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
Collection of name-value pairs.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
Custom user-defined metadata associated with this Business Object Definition.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
Custom user-defined metadata associated with this Business Object Definition.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
Custom user-defined metadata associated with this Business Object Definition.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
Custom user-defined metadata associated with this Business Object Format.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
Custom user-defined metadata associated with this Business Object Format.
- getAttributes() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
Custom user-defined metadata associated with this Business Object Format.
- getAttributes() - Method in class org.finra.herd.sdk.model.Storage
-
Collection of name-value pairs.
- getAttributes() - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
Collection of name-value pairs.
- getAttributeValue() - Method in class org.finra.herd.model.api.xml.AttributeValueFilter
-
Gets the value of the attributeValue property.
- getAttributeValue() - Method in class org.finra.herd.sdk.model.AttributeValueFilter
-
The Attribute Value
- getAttributeValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
- getAttributeValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
A container for Attribute Value Filters
- getAttribVal() - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Gets the value of the attribVal property.
- getAttribVal() - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- getAuthentication(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthorizationHeader() - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Returns an authorization header required for HTTPS client authentication with the registration server.
- getAuthorizedNamespaces(NamespacePermissionEnum...) - Method in class org.finra.herd.service.helper.NamespaceSecurityHelper
-
Gets a set of namespace codes which the current user is authorized for the given permissions.
- getAvailabilityZone() - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- getAvailabilityZonesForSubnetIds(Collection<Subnet>, AwsParamsDto) - Method in interface org.finra.herd.dao.Ec2Dao
-
Returns a list of availability zones that contains the given collections of subnets.
- getAvailabilityZonesForSubnetIds(Collection<Subnet>, AwsParamsDto) - Method in class org.finra.herd.dao.impl.Ec2DaoImpl
-
This implementation uses the DescribeAvailabilityZones API to get the list of AZs.
- getAvailable() - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- getAvailableStatuses() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- getAvailableStatuses() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A container for the Business Object Data in this query that are considered available
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the awsAccessKey property.
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.AwsCredential
-
The temporary AWS access key
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- getAwsAccessKey() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The AWS access key that must be used to upload to this object in S3
- getAwsAccessKeyId() - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- getAwsCredential() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDownloadCredential
-
Gets the value of the awsCredential property.
- getAwsCredential() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataUploadCredential
-
Gets the value of the awsCredential property.
- getAwsCredential() - Method in class org.finra.herd.model.api.xml.StorageUnitDownloadCredential
-
Gets the value of the awsCredential property.
- getAwsCredential() - Method in class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Gets the value of the awsCredential property.
- getAwsCredential() - Method in interface org.finra.herd.model.dto.HerdAWSCredentialsProvider
-
Gets a set of AWS credentials.
- getAwsCredential() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDownloadCredential
-
The AWS session credential
- getAwsCredential() - Method in class org.finra.herd.sdk.model.BusinessObjectDataUploadCredential
-
The AWS session credential
- getAwsCredential() - Method in class org.finra.herd.sdk.model.StorageUnitDownloadCredential
-
The AWS session credential
- getAwsCredential() - Method in class org.finra.herd.sdk.model.StorageUnitUploadCredential
-
The AWS session credential
- getAwsCredential() - Method in class org.finra.herd.tools.common.databridge.AutoRefreshCredentialProvider
-
Retrieves a fresh set of credentials if there is no current cached credentials, or the session has expired.
- getAwsKmsKeyId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataUploadCredential
-
Gets the value of the awsKmsKeyId property.
- getAwsKmsKeyId() - Method in class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Gets the value of the awsKmsKeyId property.
- getAwsKmsKeyId() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the awsKmsKeyId property.
- getAwsKmsKeyId() - Method in class org.finra.herd.sdk.model.BusinessObjectDataUploadCredential
-
The AWS KMS key ID that must be used to upload, if applicable
- getAwsKmsKeyId() - Method in class org.finra.herd.sdk.model.StorageUnitUploadCredential
-
The AWS KMS key ID that must be used to upload, if applicable
- getAwsKmsKeyId() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The KMS key ID that must be used to do SSE
- getAwsParams() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getAwsParamsDto() - Method in class org.finra.herd.dao.helper.AwsHelper
-
Constructs awsParamsDto with AWS parameters.
- getAwsparamsDtoByAcccountId(String) - Method in class org.finra.herd.dao.helper.EmrHelper
-
Get the AWS Params DTO for the account Id
if no account id is specified, use the default
- getAwsS3BucketName() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the awsS3BucketName property.
- getAwsS3BucketName() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the awsS3BucketName property.
- getAwsS3BucketName() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getAwsS3BucketName() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the awsSecretKey property.
- getAwsSecretKey() - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.AwsCredential
-
The temporary AWS secret key
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- getAwsSecretKey() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The AWS secret key that must be used to upload to this object in S3
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the awsSessionExpirationTime property.
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.AwsCredential
-
The temporary AWS credential expiration time
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- getAwsSessionExpirationTime() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The timestamp of when the provided AWS credentials will expire
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the awsSessionToken property.
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.AwsCredential
-
The temporary AWS session token
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- getAwsSessionToken() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The AWS session token that must be used to upload to this object in S3
- getBasePath() - Method in class org.finra.herd.sdk.invoker.ApiClient
-
- getBidPrice() - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- getBooleanProperty(ConfigurationValue) - Method in class org.finra.herd.core.helper.ConfigurationHelper
-
Gets a property value as a boolean.
- getBooleanProperty(ConfigurationValue, Environment) - Method in class org.finra.herd.core.helper.ConfigurationHelper
-
Gets a property value as a boolean.
- getBooleanStorageAttributeValueByName(String, StorageEntity, boolean, boolean) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets attribute value by name from the storage entity and returns it as a boolean.
- getBooleanValue(Option) - Method in class org.finra.herd.core.ArgumentParser
-
Query to see if an option has been set.
- getBucketName() - Method in class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Gets the value of the bucketName property.
- getBucketName() - Method in class org.finra.herd.sdk.model.S3PropertiesLocation
-
The S3 bucket name
- getBuildDate() - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Gets the value of the buildDate property.
- getBuildDate() - Method in class org.finra.herd.sdk.model.BuildInformation
-
The date/time when the build was performed
- getBuildInfo() - Method in class org.finra.herd.rest.HerdRestController
-
Gets the build information.
- getBuildNumber() - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Gets the value of the buildNumber property.
- getBuildNumber() - Method in class org.finra.herd.sdk.model.BuildInformation
-
The version number (from Maven POM) of the current build
- getBuildOs() - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Gets the value of the buildOs property.
- getBuildOs() - Method in class org.finra.herd.sdk.model.BuildInformation
-
The OS in which the current build was built
- getBuildUser() - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Gets the value of the buildUser property.
- getBuildUser() - Method in class org.finra.herd.sdk.model.BuildInformation
-
The user ID of the user that performed the build
- GetBusinessObjectData - Class in org.finra.dm.service.activiti.task
-
- GetBusinessObjectData() - Constructor for class org.finra.dm.service.activiti.task.GetBusinessObjectData
-
Deprecated.
- getBusinessObjectData() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the businessObjectData property.
- getBusinessObjectData() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getBusinessObjectData() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getBusinessObjectData() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- getBusinessObjectData() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- getBusinessObjectData() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getBusinessObjectData(String, String, String, String, String, String, DelimitedFieldValues, Integer, Integer, String, Boolean) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Retrieves existing business object data entry information.
- getBusinessObjectData() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- GetBusinessObjectData - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object data.
- GetBusinessObjectData() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectData
-
- getBusinessObjectData(BusinessObjectDataKey, String, String, Boolean) - Method in interface org.finra.herd.service.BusinessObjectDataService
-
Retrieves existing business object data entry information.
- getBusinessObjectData(BusinessObjectDataKey, String, String, Boolean) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
- getBusinessObjectData(CloseableHttpResponse, String) - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Extracts BusinessObjectData object from the registration server HTTP response.
- getBusinessObjectData(DownloaderInputManifestDto) - Method in class org.finra.herd.tools.downloader.DownloaderWebClient
-
Retrieves business object data from the herd registration server.
- getBusinessObjectDataAttribute(String, String, String, String, Integer, String, Integer, String) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets an existing attribute for the business object data without subpartition values.
- getBusinessObjectDataAttribute(String, String, String, String, Integer, String, String, Integer, String) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets an existing attribute for the business object data with 1 subpartition values.
- getBusinessObjectDataAttribute(String, String, String, String, Integer, String, String, String, Integer, String) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets an existing attribute for the business object data with 2 subpartition values.
- getBusinessObjectDataAttribute(String, String, String, String, Integer, String, String, String, String, Integer, String) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets an existing attribute for the business object data with 3 subpartition values.
- getBusinessObjectDataAttribute(String, String, String, String, Integer, String, String, String, String, String, Integer, String) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets an existing attribute for the business object data with 4 subpartition values.
- GetBusinessObjectDataAttribute - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object data attribute.
- GetBusinessObjectDataAttribute() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectDataAttribute
-
- getBusinessObjectDataAttribute(BusinessObjectDataAttributeKey) - Method in interface org.finra.herd.service.BusinessObjectDataAttributeService
-
Gets an existing business object data attribute by key.
- getBusinessObjectDataAttribute(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataAttributeServiceImpl
-
Gets an existing business object data attribute by key.
- getBusinessObjectDataAttributeByKey(BusinessObjectDataAttributeKey) - Method in interface org.finra.herd.dao.BusinessObjectDataAttributeDao
-
Gets a business object data attribute by it's key.
- getBusinessObjectDataAttributeByKey(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataAttributeDaoImpl
-
- getBusinessObjectDataAttributeEntity(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.service.helper.BusinessObjectDataAttributeDaoHelper
-
Gets a business object data attribute entity on the key and makes sure that it exists.
- getBusinessObjectDataAttributeEntityMap(Collection<BusinessObjectDataAttributeEntity>) - Method in class org.finra.herd.service.helper.BusinessObjectDataAttributeDaoHelper
-
Creates a map that maps business object data attribute names in lowercase to the relative business object data attribute entities.
- getBusinessObjectDataAttributeImpl(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataAttributeServiceImpl
-
Gets an existing business object data attribute by key.
- getBusinessObjectDataAttributeKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Gets the value of the businessObjectDataAttributeKey property.
- getBusinessObjectDataAttributeKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeCreateRequest
-
Gets the value of the businessObjectDataAttributeKey property.
- getBusinessObjectDataAttributeKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
Values that uniquely identify a Business Object Data Attribute
- getBusinessObjectDataAttributeKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeCreateRequest
-
Values that uniquely identify a Business Object Data Attribute
- getBusinessObjectDataAttributeKey(BusinessObjectDataKey, String) - Method in class org.finra.herd.service.helper.BusinessObjectDataAttributeHelper
-
Returns a business object data attribute key built per specified parameters.
- getBusinessObjectDataAttributeKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKeys
-
Gets the value of the businessObjectDataAttributeKeys property.
- getBusinessObjectDataAttributeKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKeys
-
- getBusinessObjectDataAttributeName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectDataAttributeName property.
- getBusinessObjectDataAttributeName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The name of a Business Object Data Attribute
- getBusinessObjectDataAttributes() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
- getBusinessObjectDataAttributes(String, String, String, String, Integer, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets a list of keys for all existing business object data attributes for a specific business object data without subpartition values.
- getBusinessObjectDataAttributes(String, String, String, String, Integer, String, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets a list of keys for all existing business object data attributes for a specific business object data with 1 subpartition value.
- getBusinessObjectDataAttributes(String, String, String, String, Integer, String, String, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets a list of keys for all existing business object data attributes for a specific business object data with 2 subpartition values.
- getBusinessObjectDataAttributes(String, String, String, String, Integer, String, String, String, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets a list of keys for all existing business object data attributes for a specific business object data with 3 subpartition values.
- getBusinessObjectDataAttributes(String, String, String, String, Integer, String, String, String, String, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataAttributeRestController
-
Gets a list of keys for all existing business object data attributes for a specific business object data with 4 subpartition values.
- getBusinessObjectDataAttributes() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
The business object data attributes
- GetBusinessObjectDataAttributes - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a list of all business object data attribute keys for the specified business object data.
- GetBusinessObjectDataAttributes() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectDataAttributes
-
- getBusinessObjectDataAttributes(BusinessObjectDataKey) - Method in interface org.finra.herd.service.BusinessObjectDataAttributeService
-
Gets a list of keys for all existing business object data attributes.
- getBusinessObjectDataAttributes(BusinessObjectDataKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataAttributeServiceImpl
-
Gets a list of keys for all existing business object data attributes.
- getBusinessObjectDataAttributesImpl(BusinessObjectDataKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataAttributeServiceImpl
-
Gets a list of keys for all existing business object data attributes.
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Gets the value of the businessObjectDataAttributeValue property.
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeCreateRequest
-
Gets the value of the businessObjectDataAttributeValue property.
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeUpdateRequest
-
Gets the value of the businessObjectDataAttributeValue property.
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
The value of the Business Object Data Attribute
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeCreateRequest
-
The value of the Business Object Data Attribute
- getBusinessObjectDataAttributeValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeUpdateRequest
-
The value of the Business Object Data Attribute
- getBusinessObjectDataAvailabilityRequests() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionRequest
-
- getBusinessObjectDataAvailabilityRequests() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionRequest
-
A container for multiple availability requests
- getBusinessObjectDataAvailabilityResponses() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionResponse
-
- getBusinessObjectDataAvailabilityResponses() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
A container for the availability responses
- getBusinessObjectDataByAltKey(BusinessObjectDataKey) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves business object data by it's key.
- getBusinessObjectDataByAltKey(BusinessObjectDataKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataByAltKeyAndStatus(BusinessObjectDataKey, String) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves business object data by it's key.
- getBusinessObjectDataByAltKeyAndStatus(BusinessObjectDataKey, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataChildren() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getBusinessObjectDataChildren() - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- getBusinessObjectDataChildren() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getBusinessObjectDataChildren() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
A list of Business Object Data children that were creation from this data.
- getBusinessObjectDataCount(BusinessObjectFormatKey) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Returns a number of business object data instances registered with this business object format.
- getBusinessObjectDataCount(BusinessObjectFormatKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataDdlRequests() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionRequest
-
- getBusinessObjectDataDdlRequests() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionRequest
-
- getBusinessObjectDataDdlResponses() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionResponse
-
- getBusinessObjectDataDdlResponses() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionResponse
-
- getBusinessObjectDataDownloadCredential(String, String, String, String, Integer, String, Integer, String, DelimitedFieldValues) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Gets the AWS credential to download to the specified business object data and storage.
- getBusinessObjectDataElements() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchResult
-
- getBusinessObjectDataElements() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchResult
-
- getBusinessObjectDataEntities(BusinessObjectDataKey) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves business object data versions that match the specified business object data key with potentially missing business object format and/or data
version values.
- getBusinessObjectDataEntities(BusinessObjectFormatKey, List<List<String>>, Integer, String, String) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a list of business object data entities per specified parameters.
- getBusinessObjectDataEntities(BusinessObjectDataKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataEntities(BusinessObjectFormatKey, List<List<String>>, Integer, String, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataEntitiesByPartitionValue(String) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a list of business object data by their partition value.
- getBusinessObjectDataEntitiesByPartitionValue(String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataEntitiesMatchingStoragePolicies(StoragePolicyPriorityLevel, List<String>, int, int) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a map of business object data entities to their corresponding storage policy entities, where the business object data status is supported by
the storage policy feature and the business object data alternate key values match storage policy's filter and transition (not taking into account
storage policy rules).
- getBusinessObjectDataEntitiesMatchingStoragePolicies(StoragePolicyPriorityLevel, List<String>, int, int) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataEntitiesSet(List<StorageUnitEntity>) - Method in class org.finra.herd.service.helper.StorageUnitHelper
-
Creates a set of business object data entities per specified list of storage unit entities.
- getBusinessObjectDataEntity(BusinessObjectDataKey) - Method in class org.finra.herd.service.helper.BusinessObjectDataDaoHelper
-
Gets business object data based on the key information.
- getBusinessObjectDataEntityByKeyAndStatus(BusinessObjectDataKey, String) - Method in class org.finra.herd.service.helper.BusinessObjectDataDaoHelper
-
Retrieves business object data by it's key.
- getBusinessObjectDataEventType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Gets the value of the businessObjectDataEventType property.
- getBusinessObjectDataEventType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Gets the value of the businessObjectDataEventType property.
- getBusinessObjectDataEventType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Gets the value of the businessObjectDataEventType property.
- getBusinessObjectDataEventType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
The type of business object data event in which this notification should trigger
- getBusinessObjectDataEventType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
The type of business object data event in which this notification should trigger
- getBusinessObjectDataEventType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
The type of business object data event in which this notification should trigger
- getBusinessObjectDataFromStorageOlderThan(String, int, List<String>) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Selects business object data having storage files associated with the specified storage and with status not listed as ignored.
- getBusinessObjectDataFromStorageOlderThan(String, int, List<String>) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataImpl(BusinessObjectDataKey, String, String, Boolean) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
Retrieves existing business object data entry information.
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusInformation
-
Gets the value of the businessObjectDataKey property.
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Gets the value of the businessObjectDataKey property.
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataVersion
-
Gets the value of the businessObjectDataKey property.
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- getBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getBusinessObjectDataKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusInformation
-
Values that uniquely identify a Business Object Data
- getBusinessObjectDataKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
Values that uniquely identify a Business Object Data
- getBusinessObjectDataKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersion
-
Values that uniquely identify a Business Object Data
- getBusinessObjectDataKey(BusinessObjectDataEntity) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a business object data key for the business object data entity.
- getBusinessObjectDataKey(BusinessObjectData) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a business object data key for the business object data.
- getBusinessObjectDataMaxPartitionValue(int, BusinessObjectFormatKey, Integer, String, List<String>, String, String, String, String) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a maximum available partition value per specified parameters.
- getBusinessObjectDataMaxPartitionValue(int, BusinessObjectFormatKey, Integer, String, List<String>, String, String, String, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataMaxVersion(BusinessObjectDataKey) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Gets a maximum available version of the specified business object data.
- getBusinessObjectDataMaxVersion(BusinessObjectDataKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataMinPartitionValue(int, BusinessObjectFormatKey, Integer, String, List<String>, String, String) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a minimum available partition value per specified parameters.
- getBusinessObjectDataMinPartitionValue(int, BusinessObjectFormatKey, Integer, String, List<String>, String, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Gets the value of the businessObjectDataNotificationFilter property.
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Gets the value of the businessObjectDataNotificationFilter property.
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Gets the value of the businessObjectDataNotificationFilter property.
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
The filter to use against business object data events
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
The filter to use against business object data events.
- getBusinessObjectDataNotificationFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
The filter to use against business object data events.
- getBusinessObjectDataNotificationRegistration() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getBusinessObjectDataNotificationRegistration(String, String) - Method in class org.finra.herd.rest.BusinessObjectDataNotificationRegistrationRestController
-
Gets an existing business object data notification by key.
- getBusinessObjectDataNotificationRegistration(NotificationRegistrationKey) - Method in interface org.finra.herd.service.BusinessObjectDataNotificationRegistrationService
-
Gets an existing business object data notification by key.
- getBusinessObjectDataNotificationRegistration(NotificationRegistrationKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataNotificationRegistrationServiceImpl
-
- getBusinessObjectDataNotificationRegistrationByAltKey(NotificationRegistrationKey) - Method in interface org.finra.herd.dao.BusinessObjectDataNotificationRegistrationDao
-
Retrieves a business object data notification registration entity by alternate key.
- getBusinessObjectDataNotificationRegistrationByAltKey(NotificationRegistrationKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDataNotificationRegistrationDaoImpl
-
- getBusinessObjectDataNotificationRegistrationEntity(NotificationRegistrationKey) - Method in class org.finra.herd.service.helper.BusinessObjectDataNotificationRegistrationDaoHelper
-
Gets a business object data notification registration entity based on the key and makes sure that it exists.
- getBusinessObjectDataNotificationRegistrationKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Gets the value of the businessObjectDataNotificationRegistrationKey property.
- getBusinessObjectDataNotificationRegistrationKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Gets the value of the businessObjectDataNotificationRegistrationKey property.
- getBusinessObjectDataNotificationRegistrationKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
A unique identifier for a business object data notification registration
- getBusinessObjectDataNotificationRegistrationKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
A unique identifier for a business object data notification registration
- getBusinessObjectDataNotificationRegistrationKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationKeys
-
Gets the value of the businessObjectDataNotificationRegistrationKeys property.
- getBusinessObjectDataNotificationRegistrationKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationKeys
-
- getBusinessObjectDataNotificationRegistrationKeysByNamespace(String) - Method in interface org.finra.herd.dao.BusinessObjectDataNotificationRegistrationDao
-
Retrieves a list of business object data notification registration keys defined for the specified business object data notification registration
namespace.
- getBusinessObjectDataNotificationRegistrationKeysByNamespace(String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataNotificationRegistrationDaoImpl
-
- getBusinessObjectDataNotificationRegistrationKeysByNotificationFilter(BusinessObjectDataNotificationFilter) - Method in interface org.finra.herd.dao.BusinessObjectDataNotificationRegistrationDao
-
Gets a list of keys for all existing business object data notification registrations that match the specified business object data notification filter
parameters.
- getBusinessObjectDataNotificationRegistrationKeysByNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.dao.impl.BusinessObjectDataNotificationRegistrationDaoImpl
-
- getBusinessObjectDataNotificationRegistrations(String, BusinessObjectDataKey, String, String, String) - Method in interface org.finra.herd.dao.BusinessObjectDataNotificationRegistrationDao
-
Retrieves a list of business object data notification registration entities that match given input parameters.
- getBusinessObjectDataNotificationRegistrations(String, BusinessObjectDataKey, String, String, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataNotificationRegistrationDaoImpl
-
- getBusinessObjectDataNotificationRegistrationsByNamespace(String) - Method in class org.finra.herd.rest.BusinessObjectDataNotificationRegistrationRestController
-
Gets a list of keys for all existing business object data notification registrations for the specified business object data notification registration
namespace.
- getBusinessObjectDataNotificationRegistrationsByNamespace(String) - Method in interface org.finra.herd.service.BusinessObjectDataNotificationRegistrationService
-
Gets a list of keys for all existing business object data notification registrations for the specified business object data notification registration
namespace.
- getBusinessObjectDataNotificationRegistrationsByNamespace(String) - Method in class org.finra.herd.service.impl.BusinessObjectDataNotificationRegistrationServiceImpl
-
- getBusinessObjectDataNotificationRegistrationsByNotificationFilter(String, String, String, String, ServletRequest) - Method in class org.finra.herd.rest.BusinessObjectDataNotificationRegistrationRestController
-
Gets a list of keys for all existing business object data notification registrations that match the specified business object data notification
filter parameters.
- getBusinessObjectDataNotificationRegistrationsByNotificationFilter(BusinessObjectDataNotificationFilter) - Method in interface org.finra.herd.service.BusinessObjectDataNotificationRegistrationService
-
Gets a list of keys for all existing business object data notification registrations that match the specified business object data notification filter.
- getBusinessObjectDataNotificationRegistrationsByNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.service.impl.BusinessObjectDataNotificationRegistrationServiceImpl
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getBusinessObjectDataParents() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
A list of Business Object Data parents (i.e.
- getBusinessObjectDataParents() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
An optional list of Business Object Data parents (i.e.
- getBusinessObjectDataSearchFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchRequest
-
- getBusinessObjectDataSearchFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchRequest
-
- getBusinessObjectDataSearchKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchFilter
-
- getBusinessObjectDataSearchKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchFilter
-
Values that identify a Business Object Search Keys
- getBusinessObjectDataStatus(String, String, String, String, String, String, DelimitedFieldValues, Integer, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataStatusRestController
-
Retrieves status information for an existing business object data.
- GetBusinessObjectDataStatus - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object data status.
- GetBusinessObjectDataStatus() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectDataStatus
-
- getBusinessObjectDataStatus(BusinessObjectDataKey, String) - Method in interface org.finra.herd.service.BusinessObjectDataStatusService
-
Retrieves status information for an existing business object data.
- getBusinessObjectDataStatus(BusinessObjectDataKey, String) - Method in class org.finra.herd.service.impl.BusinessObjectDataStatusServiceImpl
-
Retrieves status information for an existing business object data.
- getBusinessObjectDataStatusByCode(String) - Method in interface org.finra.herd.dao.BusinessObjectDataStatusDao
-
Gets a business object data status by it's code.
- getBusinessObjectDataStatusByCode(String) - Method in class org.finra.herd.dao.impl.BusinessObjectDataStatusDaoImpl
-
- getBusinessObjectDataStatusEntity(String) - Method in class org.finra.herd.service.helper.BusinessObjectDataStatusDaoHelper
-
Gets a business object status entity and ensure it exists.
- getBusinessObjectDataStatusHistory() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getBusinessObjectDataStatusHistory() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
Lists all business object data status change events for this business object data
- getBusinessObjectDataStatusImpl(BusinessObjectDataKey, String) - Method in class org.finra.herd.service.impl.BusinessObjectDataStatusServiceImpl
-
Retrieves status information for an existing business object data.
- getBusinessObjectDataStorageFilesCreateResponse(CloseableHttpResponse) - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Extracts BusinessObjectDataStorageFilesCreateResponse object from the registration server HTTP response.
- getBusinessObjectDataUploadCredential(String, String, String, String, Integer, String, Integer, Boolean, String, DelimitedFieldValues) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Gets the AWS credential to upload to the specified business object data and storage.
- getBusinessObjectDataUploadCredential(DataBridgeBaseManifestDto, String, Integer, Boolean) - Method in class org.finra.herd.tools.uploader.UploaderWebClient
-
Gets the business object data upload credentials.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.dto.DownloaderInputManifestDto
-
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- getBusinessObjectDataVersion() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the businessObjectDataVersion property.
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The numeric version of a Business Object Data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
The numeric version of a Business Object Data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
The numeric version of a Business Object Data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The numeric version of a Business Object Data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
The numeric version of a Business Object Data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The version of the business object data
- getBusinessObjectDataVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The version of the business object data
- getBusinessObjectDataVersions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataVersions
-
Gets the value of the businessObjectDataVersions property.
- getBusinessObjectDataVersions(String, String, String, String, String, DelimitedFieldValues, Integer, Integer) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Retrieves a list of existing business object data versions.
- getBusinessObjectDataVersions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersions
-
- getBusinessObjectDataVersions(BusinessObjectDataKey) - Method in interface org.finra.herd.service.BusinessObjectDataService
-
Retrieves a list of existing business object data versions, if any.
- getBusinessObjectDataVersions(BusinessObjectDataKey) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
- getBusinessObjectDataVersions(BusinessObjectDataKey) - Method in class org.finra.herd.tools.uploader.UploaderWebClient
-
Retrieves all versions for the specified business object data key.
- getBusinessObjectDataVersions(CloseableHttpResponse) - Method in class org.finra.herd.tools.uploader.UploaderWebClient
-
Extracts BusinessObjectDataVersions object from the registration server HTTP response.
- GetBusinessObjectDefinition - Class in org.finra.dm.service.activiti.task
-
- GetBusinessObjectDefinition() - Constructor for class org.finra.dm.service.activiti.task.GetBusinessObjectDefinition
-
Deprecated.
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getBusinessObjectDefinition() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getBusinessObjectDefinition(String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionRestController
-
Gets an existing business object definition by key.
- GetBusinessObjectDefinition - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object definition.
- GetBusinessObjectDefinition() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectDefinition
-
- getBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionService
-
Gets a business object definition for the specified key.
- getBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- getBusinessObjectDefinitionByKey(BusinessObjectDefinitionKey) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a business object definition by key.
- getBusinessObjectDefinitionByKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getBusinessObjectDefinitionColumn() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getBusinessObjectDefinitionColumn(String, String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionColumnRestController
-
Gets an existing column for the business object definition.
- getBusinessObjectDefinitionColumn(BusinessObjectDefinitionColumnKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionColumnService
-
Gets an existing business object definition column by key.
- getBusinessObjectDefinitionColumn(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionColumnServiceImpl
-
- getBusinessObjectDefinitionColumnByBusinessObjectDefinitionColumnName(BusinessObjectDefinitionEntity, String) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionColumnDao
-
Gets a business object definition column by business object definition entity and business object definition column name.
- getBusinessObjectDefinitionColumnByBusinessObjectDefinitionColumnName(BusinessObjectDefinitionEntity, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionColumnDaoImpl
-
- getBusinessObjectDefinitionColumnByKey(BusinessObjectDefinitionColumnKey) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionColumnDao
-
Gets a business object definition column by it's key.
- getBusinessObjectDefinitionColumnByKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionColumnDaoImpl
-
- getBusinessObjectDefinitionColumnEntity(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.service.helper.BusinessObjectDefinitionColumnDaoHelper
-
Gets a business object definition column entity on the key and makes sure that it exists.
- getBusinessObjectDefinitionColumnKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Gets the value of the businessObjectDefinitionColumnKey property.
- getBusinessObjectDefinitionColumnKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Gets the value of the businessObjectDefinitionColumnKey property.
- getBusinessObjectDefinitionColumnKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
Values that uniquely identify a Business Object Definition Column
- getBusinessObjectDefinitionColumnKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
Values that uniquely identify a Business Object Definition Column
- getBusinessObjectDefinitionColumnKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKeys
-
Gets the value of the businessObjectDefinitionColumnKeys property.
- getBusinessObjectDefinitionColumnKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKeys
-
- getBusinessObjectDefinitionColumnName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Gets the value of the businessObjectDefinitionColumnName property.
- getBusinessObjectDefinitionColumnName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
The name of the Business Object Definition Column
- getBusinessObjectDefinitionColumns() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchResponse
-
- getBusinessObjectDefinitionColumns(String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionColumnRestController
-
Gets a list of keys for all existing business object definition columns for a specific business object definition.
- getBusinessObjectDefinitionColumns() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchResponse
-
An ordered list of business object definition columns.
- getBusinessObjectDefinitionColumns(BusinessObjectDefinitionKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionColumnService
-
Gets a list of keys for all existing business object definition columns.
- getBusinessObjectDefinitionColumns(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionColumnServiceImpl
-
- getBusinessObjectDefinitionColumnSearchFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchRequest
-
- getBusinessObjectDefinitionColumnSearchFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchRequest
-
- getBusinessObjectDefinitionColumnSearchKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchFilter
-
- getBusinessObjectDefinitionColumnSearchKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchFilter
-
A list of business object definition column search keys.
- getBusinessObjectDefinitionEntity(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.helper.BusinessObjectDefinitionDaoHelper
-
Retrieves a business object definition entity by it's key and ensure it exists.
- getBusinessObjectDefinitionIds() - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- getBusinessObjectDefinitionImpl(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
Gets a business object definition for the specified key.
- getBusinessObjectDefinitionIndexSearchResponseDtos() - Method in class org.finra.herd.model.dto.ElasticsearchResponseDto
-
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagKey
-
Gets the value of the businessObjectDefinitionKey property.
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationRequest
-
Gets the value of the businessObjectDefinitionKey property.
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the businessObjectDefinitionKey property.
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKey
-
Values that uniquely identify a Business Object Definition
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationRequest
-
- getBusinessObjectDefinitionKey() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getBusinessObjectDefinitionKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.service.helper.BusinessObjectDefinitionHelper
-
Gets a business object definition key from the specified business object definition column key.
- getBusinessObjectDefinitionKeys() - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets all business object definition keys.
- getBusinessObjectDefinitionKeys() - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getBusinessObjectDefinitionKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionKeys
-
Gets the value of the businessObjectDefinitionKeys property.
- getBusinessObjectDefinitionKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKeys
-
- getBusinessObjectDefinitionKeysByNamespace(String) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a list of all business object definition keys for a specified namespace, or, if, namespace is not specified, for all namespaces in the system.
- getBusinessObjectDefinitionKeysByNamespace(String) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the businessObjectDefinitionName property.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The business object definition name
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The definition name of the business object data
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The definition name of the business object data
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The name for this Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
The name of the Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchKey
-
The name of the business object definition to which a business object definition column is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
The name for this Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKey
-
The name for this Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
The business object definition name
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
The name of the Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
The name of the Business Object Definition to which this Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
The name of the Business Object Definition to which a Business Object Format is related
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The name of the Business Object Definition
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
The name of the registered business object definition.
- getBusinessObjectDefinitionName() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The business object definition name
- getBusinessObjectDefinitions(List<TagEntity>) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a list of all business object definition entities for the specified namespace.
- getBusinessObjectDefinitions(List<TagEntity>) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getBusinessObjectDefinitions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchResponse
-
- getBusinessObjectDefinitions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchResponse
-
- getBusinessObjectDefinitions() - Method in class org.finra.herd.rest.BusinessObjectDefinitionRestController
-
Gets the list of business object definitions that are defined in the system.
- getBusinessObjectDefinitions(String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionRestController
-
Gets the list of business object definitions that are defined in the system.
- getBusinessObjectDefinitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchResponse
-
Values that identify a business object definition search response.
- getBusinessObjectDefinitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchResponse
-
Values that identify a business object definition search response.
- getBusinessObjectDefinitions() - Method in interface org.finra.herd.service.BusinessObjectDefinitionService
-
Gets the list of all business object definitions defined in the system.
- getBusinessObjectDefinitions(String) - Method in interface org.finra.herd.service.BusinessObjectDefinitionService
-
Gets a list of all business object definitions defined in the system for a specified namespace.
- getBusinessObjectDefinitions() - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- getBusinessObjectDefinitions(String) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- getBusinessObjectDefinitionSampleDataFileKey() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationRequest
-
Gets the value of the businessObjectDefinitionSampleDataFileKey property.
- getBusinessObjectDefinitionSampleDataFileKey() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the businessObjectDefinitionSampleDataFileKey property.
- getBusinessObjectDefinitionSampleDataFileKey() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationRequest
-
- getBusinessObjectDefinitionSampleDataFileKey() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getBusinessObjectDefinitionSearchFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchRequest
-
- getBusinessObjectDefinitionSearchFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchRequest
-
- getBusinessObjectDefinitionSearchFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchRequest
-
A list of business Object Definition indexed search filters.
- getBusinessObjectDefinitionSearchFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchRequest
-
A list of business Object Definition search filters.
- getBusinessObjectDefinitionSearchKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchFilter
-
- getBusinessObjectDefinitionSearchKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchFilter
-
A list of business Object Definition search keys.
- getBusinessObjectDefinitionSubjectMatterExpert(BusinessObjectDefinitionEntity, String) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionSubjectMatterExpertDao
-
Gets a business object definition subject matter expert by business object definition entity and subject matter expert's user id.
- getBusinessObjectDefinitionSubjectMatterExpert(BusinessObjectDefinitionEntity, String) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionSubjectMatterExpertDaoImpl
-
- getBusinessObjectDefinitionSubjectMatterExpertByKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionSubjectMatterExpertDao
-
Gets a business object definition subject matter expert by it's key.
- getBusinessObjectDefinitionSubjectMatterExpertByKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionSubjectMatterExpertDaoImpl
-
- getBusinessObjectDefinitionSubjectMatterExpertEntity(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.service.helper.BusinessObjectDefinitionSubjectMatterExpertDaoHelper
-
Gets a business object definition subject matter expert entity on the key and makes sure that it exists.
- getBusinessObjectDefinitionSubjectMatterExpertKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpert
-
Gets the value of the businessObjectDefinitionSubjectMatterExpertKey property.
- getBusinessObjectDefinitionSubjectMatterExpertKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertCreateRequest
-
Gets the value of the businessObjectDefinitionSubjectMatterExpertKey property.
- getBusinessObjectDefinitionSubjectMatterExpertKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpert
-
Values that uniquely identify a Business Object Definition Subject Matter Expert
- getBusinessObjectDefinitionSubjectMatterExpertKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertCreateRequest
-
Values that uniquely identify a Business Object Definition Subject Matter Expert
- getBusinessObjectDefinitionSubjectMatterExpertKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKeys
-
Gets the value of the businessObjectDefinitionSubjectMatterExpertKeys property.
- getBusinessObjectDefinitionSubjectMatterExpertKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKeys
-
- getBusinessObjectDefinitionSubjectMatterExpertsByBusinessObjectDefinition(String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionSubjectMatterExpertRestController
-
Gets a list of keys for all existing business object definition subject matter experts for the specified business object definition.
- getBusinessObjectDefinitionSubjectMatterExpertsByBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionSubjectMatterExpertService
-
Gets a list of keys for all existing business object definition subject matter experts for the specified business object definition.
- getBusinessObjectDefinitionSubjectMatterExpertsByBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionSubjectMatterExpertServiceImpl
-
- getBusinessObjectDefinitionTagByKey(BusinessObjectDefinitionTagKey) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionTagDao
-
Gets a business object definition tag by it's key.
- getBusinessObjectDefinitionTagByKey(BusinessObjectDefinitionTagKey) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionTagDaoImpl
-
- getBusinessObjectDefinitionTagByParentEntities(BusinessObjectDefinitionEntity, TagEntity) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionTagDao
-
Gets a business object definition tag by business object definition and tag entities.
- getBusinessObjectDefinitionTagByParentEntities(BusinessObjectDefinitionEntity, TagEntity) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionTagDaoImpl
-
- getBusinessObjectDefinitionTagKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTag
-
Gets the value of the businessObjectDefinitionTagKey property.
- getBusinessObjectDefinitionTagKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagCreateRequest
-
Gets the value of the businessObjectDefinitionTagKey property.
- getBusinessObjectDefinitionTagKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTag
-
Values that uniquely identify a Business Object Definition Tag
- getBusinessObjectDefinitionTagKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagCreateRequest
-
Values that uniquely identify a Business Object Definition Tag
- getBusinessObjectDefinitionTagKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagKeys
-
Gets the value of the businessObjectDefinitionTagKeys property.
- getBusinessObjectDefinitionTagKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKeys
-
- getBusinessObjectDefinitionTags() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getBusinessObjectDefinitionTags() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getBusinessObjectDefinitionTagsByBusinessObjectDefinition(String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionTagRestController
-
Gets a list of keys for all existing business object definition tags that are associated with the specified business object definition.
- getBusinessObjectDefinitionTagsByBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionTagService
-
Gets a list of keys for all existing business object definition tags that are associated with the specified business object definition.
- getBusinessObjectDefinitionTagsByBusinessObjectDefinition(BusinessObjectDefinitionKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionTagServiceImpl
-
- getBusinessObjectDefinitionTagsByBusinessObjectDefinitionEntity(BusinessObjectDefinitionEntity) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionTagDao
-
Gets a list of keys for all business object definition tags associated with the specified business object definition entity.
- getBusinessObjectDefinitionTagsByBusinessObjectDefinitionEntity(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionTagDaoImpl
-
- getBusinessObjectDefinitionTagsByTag(String, String) - Method in class org.finra.herd.rest.BusinessObjectDefinitionTagRestController
-
Gets a list of keys for all existing business object definition tags that are associated with the specified tag.
- getBusinessObjectDefinitionTagsByTag(TagKey) - Method in interface org.finra.herd.service.BusinessObjectDefinitionTagService
-
Gets a list of keys for all existing business object definition tags that are associated with the specified tag.
- getBusinessObjectDefinitionTagsByTag(TagKey) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionTagServiceImpl
-
- getBusinessObjectDefinitionTagsByTagEntities(List<TagEntity>) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionTagDao
-
Gets a list of keys for all business object definition tags associated with the specified list of tag entities.
- getBusinessObjectDefinitionTagsByTagEntities(List<TagEntity>) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionTagDaoImpl
-
- GetBusinessObjectFormat - Class in org.finra.dm.service.activiti.task
-
- GetBusinessObjectFormat() - Constructor for class org.finra.dm.service.activiti.task.GetBusinessObjectFormat
-
Deprecated.
- getBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- getBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- getBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- getBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getBusinessObjectFormat(String, String, String, String, Integer) - Method in class org.finra.herd.rest.BusinessObjectFormatRestController
-
Gets an existing business object format by alternate key.
- GetBusinessObjectFormat - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object format.
- GetBusinessObjectFormat() - Constructor for class org.finra.herd.service.activiti.task.GetBusinessObjectFormat
-
- getBusinessObjectFormat(BusinessObjectFormatKey) - Method in interface org.finra.herd.service.BusinessObjectFormatService
-
- getBusinessObjectFormat(BusinessObjectFormatKey) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Gets a business object format for the specified key.
- getBusinessObjectFormatByAltKey(BusinessObjectFormatKey) - Method in interface org.finra.herd.dao.BusinessObjectFormatDao
-
Gets a business object format based on it's key.
- getBusinessObjectFormatByAltKey(BusinessObjectFormatKey) - Method in class org.finra.herd.dao.impl.BusinessObjectFormatDaoImpl
-
- getBusinessObjectFormatCount(PartitionKeyGroupEntity) - Method in interface org.finra.herd.dao.BusinessObjectFormatDao
-
Returns a number of business object format instances that reference a specified partition key group.
- getBusinessObjectFormatCount(PartitionKeyGroupEntity) - Method in class org.finra.herd.dao.impl.BusinessObjectFormatDaoImpl
-
- getBusinessObjectFormatDdlRequests() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionRequest
-
- getBusinessObjectFormatDdlRequests() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionRequest
-
A container for multiple Business Object Format requests
- getBusinessObjectFormatDdlResponses() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionResponse
-
- getBusinessObjectFormatDdlResponses() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionResponse
-
A container for the Business Object Format responses
- getBusinessObjectFormatEntity(BusinessObjectFormatKey) - Method in class org.finra.herd.service.helper.BusinessObjectFormatDaoHelper
-
Gets a business object format entity based on the alternate key and makes sure that it exists.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormatUpdateRequest
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the businessObjectFormatFileType property.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The business object format file type
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The format file type of the business object data
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The format file type of the business object data
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
A File Type known to the system that describes the file type of data stored under this Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
A File Type known to the system that describes the file type of data stored under a Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
The File type for this Business Object Format
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormatUpdateRequest
-
The File type for this Business Object Definition
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
The business object format file type.
- getBusinessObjectFormatFileType() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The business object format file type
- getBusinessObjectFormatImpl(BusinessObjectFormatKey) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Gets a business object format for the specified key.
- getBusinessObjectFormatKey(BusinessObjectFormatEntity) - Method in class org.finra.herd.service.helper.BusinessObjectFormatHelper
-
Creates a business object format key from specified business object format entity.
- getBusinessObjectFormatKey(BusinessObjectFormat) - Method in class org.finra.herd.service.helper.BusinessObjectFormatHelper
-
Returns a business object format key for the business object format.
- getBusinessObjectFormatKeys() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKeys
-
Gets the value of the businessObjectFormatKeys property.
- getBusinessObjectFormatKeys() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKeys
-
- getBusinessObjectFormatMaxVersion(BusinessObjectFormatKey) - Method in interface org.finra.herd.dao.BusinessObjectFormatDao
-
Gets the maximum available version of the specified business object format.
- getBusinessObjectFormatMaxVersion(BusinessObjectFormatKey) - Method in class org.finra.herd.dao.impl.BusinessObjectFormatDaoImpl
-
- getBusinessObjectFormats(BusinessObjectDefinitionKey, boolean) - Method in interface org.finra.herd.dao.BusinessObjectFormatDao
-
Gets a list of business object format keys for the specified business object definition key.
- getBusinessObjectFormats(BusinessObjectDefinitionKey, boolean) - Method in class org.finra.herd.dao.impl.BusinessObjectFormatDaoImpl
-
- getBusinessObjectFormats() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getBusinessObjectFormats(String, String, Boolean) - Method in class org.finra.herd.rest.BusinessObjectFormatRestController
-
Gets a list of business object formats for the specified business object definition name.
- getBusinessObjectFormats(BusinessObjectDefinitionKey, boolean) - Method in interface org.finra.herd.service.BusinessObjectFormatService
-
- getBusinessObjectFormats(BusinessObjectDefinitionKey, boolean) - Method in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
Gets a list of business object formats for the specified business object definition name.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormatUpdateRequest
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the businessObjectFormatUsage property.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The Usage of a Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
The Usage of a Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
The Usage of a Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The business object format usage
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The format usage of the business object data
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The format usage of the business object data
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormatUpdateRequest
-
The Usage of this Business Object Format - a string describing how this format is used.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
The business object format usage.
- getBusinessObjectFormatUsage() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The business object format usage
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the businessObjectFormatVersion property.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The business object format version
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
The Business Object Format Version for a previously registered Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The format version of the business object data
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The format version of the business object data
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
The numeric version of a Business Object Format
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
The numeric version of a Business Object Format.
- getBusinessObjectFormatVersion() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The business object format version
- getCharacterEncoding() - Method in class org.finra.herd.ui.RequestLoggingFilter.RequestLoggingFilterWrapper
-
- getChildrenTagEntities() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getChildrenTags(List<TagEntity>) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getChildrenTags(List<TagEntity>) - Method in interface org.finra.herd.dao.TagDao
-
Gets a list of tag entities that are immediate children of the specified parent tag entities.
- getClassification() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
Gets the value of the classification property.
- getClassification() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
The configuration classification
- getClientConfiguration(AwsParamsDto) - Method in class org.finra.herd.dao.helper.AwsHelper
-
Returns client configuration options that might contain proxy settings set per specified AWS parameters DTO.
- getClientTransportAddresses() - Method in class org.finra.herd.model.dto.ElasticsearchSettingsDto
-
- getClientWorkflowAction(WorkflowJob) - Method in class org.finra.herd.dao.helper.EmrHelper
-
Retrieves the workflow action for the client workflow.
- getClobProperty(String) - Method in class org.finra.herd.service.helper.ConfigurationDaoHelper
-
Method used to return character large object configuration values
- getCluster(EmrClusterAlternateKeyDto, String, String, boolean, boolean, String) - Method in interface org.finra.herd.service.EmrService
-
- getCluster(EmrClusterAlternateKeyDto, String, String, boolean, boolean, String) - Method in class org.finra.herd.service.impl.EmrServiceImpl
-
Gets details of an existing EMR Cluster.
- getClusterActiveStep(String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getClusterActiveStep(String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Gets the active step on the cluster if any.
- getClusterAlternateKey(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseEmrCluster
-
Builds the cluster alternate key and returns.
- getClusterImpl(EmrClusterAlternateKeyDto, String, String, boolean, boolean, String) - Method in class org.finra.herd.service.impl.EmrServiceImpl
-
Gets details of an existing EMR Cluster.
- getClusterStep(String, String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getClusterStep(String, String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Gets the step on the cluster.
- getCode() - Method in class org.finra.herd.model.api.xml.StatusChangeReason
-
Gets the value of the code property.
- getCode() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto.Namespace
-
- getCode() - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- getCode() - Method in class org.finra.herd.model.jpa.ActionTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.FileTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.NamespaceEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.NotificationEventTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.NotificationRegistrationStatusEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.NotificationTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.SearchIndexStatusEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.SearchIndexTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.SecurityFunctionEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.SecurityRoleEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.StoragePolicyStatusEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- getCode() - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- getCode() - Method in exception org.finra.herd.sdk.invoker.ApiException
-
- getCode() - Method in class org.finra.herd.sdk.model.StatusChangeReason
-
The programmatic code for the state change reason.
- getColumnNames() - Method in class org.finra.herd.model.api.xml.JdbcStatementResultSet
-
- getColumnNames() - Method in class org.finra.herd.sdk.model.JdbcStatementResultSet
-
- getColumns() - Method in class org.finra.herd.model.api.xml.JdbcStatementResultSetRow
-
Gets the value of the columns property.
- getColumns() - Method in class org.finra.herd.model.api.xml.Schema
-
- getColumns() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getColumns() - Method in class org.finra.herd.sdk.model.JdbcStatementResultSetRow
-
- getColumns() - Method in class org.finra.herd.sdk.model.Schema
-
A container for Schema Columns that are present in data file(s) for this Business Object Format.
- getCompletedWorkflowSteps() - Method in class org.finra.herd.model.api.xml.Job
-
- getCompletedWorkflowSteps() - Method in class org.finra.herd.sdk.model.Job
-
The steps that have been completed.
- getConfigFileLocation() - Method in class org.finra.herd.model.api.xml.ConfigurationFile
-
Gets the value of the configFileLocation property.
- getConfigFileLocation() - Method in class org.finra.herd.sdk.model.ConfigurationFile
-
- getConfiguration() - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- getConfigurationByKey(String) - Method in interface org.finra.herd.dao.ConfigurationDao
-
Gets a configuration by it's key.
- getConfigurationByKey(String) - Method in class org.finra.herd.dao.impl.ConfigurationDaoImpl
-
- getConfigurationFiles() - Method in class org.finra.herd.model.api.xml.ConfigurationFiles
-
Gets the value of the configurationFiles property.
- getConfigurationFiles() - Method in class org.finra.herd.sdk.model.ConfigurationFiles
-
- getConfigurationFromResultSet(ResultSet, String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Extracts the configuration from the given result set.
- getConfigurations(List<EmrClusterDefinitionConfiguration>) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
- getConfigurations() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getConfigurations() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
- getConfigurations() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
List of configurations
- getConfigurations() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
List of configurations
- getConfigurationValueAsInteger(ConfigurationValue) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
TODO replace uses of this method with ConfigurationHelper Gets the configuration value as integer.
- getConfigurationValueAsString(ConfigurationValue) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
TODO replace uses of this method with ConfigurationHelper Gets the configuration value as string.
- getConfiguredOptions() - Method in class org.finra.herd.core.ArgumentParser
-
Retrieve a read-only list of options in this set
- getConnection() - Method in class org.finra.herd.dao.Log4jOverridableConfigurer.JdbcOperation
-
Returns the current connection.
- getConnection() - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
Gets the value of the connection property.
- getConnection() - Method in class org.finra.herd.model.api.xml.JdbcExecutionResponse
-
Gets the value of the connection property.
- getConnection() - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- getConnection() - Method in class org.finra.herd.sdk.model.JdbcExecutionResponse
-
- getContactDetails() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Gets the value of the contactDetails property.
- getContactDetails() - Method in class org.finra.herd.sdk.model.SubjectMatterExpert
-
The contact details of the Subject Matter Expert
- getContentLength() - Method in class org.finra.herd.ui.RequestLoggingFilter.RequestLoggingFilterWrapper
-
- getContinueOnError() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the continueOnError property.
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- getContinueOnError() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getContinueOnError(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the continueOnError value from the DelegateExecution
- getCoreInstances() - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Gets the value of the coreInstances property.
- getCoreInstances() - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- getCorePrice() - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- getCorrelationData() - Method in class org.finra.herd.model.api.xml.JobAction
-
Gets the value of the correlationData property.
- getCorrelationData() - Method in class org.finra.herd.model.jpa.NotificationJobActionEntity
-
- getCorrelationData() - Method in class org.finra.herd.sdk.model.JobAction
-
The correlation data
- getCount() - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- getCount() - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- getCountOfAllBusinessObjectDefinitions() - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a count of all business object definition entities
- getCountOfAllBusinessObjectDefinitions() - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getCreatedBy() - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- getCreatedByUserId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the createdByUserId property.
- getCreatedByUserId() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the createdByUserId property.
- getCreatedByUserId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The User ID of the user who created this business object definition
- getCreatedByUserId() - Method in class org.finra.herd.sdk.model.SearchIndex
-
The User ID of the user who created this Search Index
- getCreatedDate() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getCreatedOn() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the createdOn property.
- getCreatedOn() - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- getCreatedOn() - Method in class org.finra.herd.sdk.model.SearchIndex
-
The timestamp when this Search Index was created on
- getCreateIndexDocumentsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getCreateIndexDocumentsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The create index documents function will take as arguments the index name, document type, and a map of new documents.
- getCreateIndexFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getCreateIndexFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The create index function will take as arguments the index name, document type, and mapping and will create a new index.
- getCreateNewVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
If true, a new Business Object Data Version will be created and registered that supercedes a previous version.
- getCreationTime() - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Gets the value of the creationTime property.
- getCreationTime() - Method in class org.finra.herd.sdk.model.StatusTimeline
-
The creation date and time of the cluster.
- getCredential(String, Map<String, String>) - Method in class org.finra.herd.service.credstash.JCredStashWrapper
-
- getCronExpression() - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Gets a cron expression for the system job.
- getCronExpression() - Method in class org.finra.herd.service.systemjobs.BusinessObjectDataFinalizeRestoreJob
-
- getCronExpression() - Method in class org.finra.herd.service.systemjobs.FileUploadCleanupJob
-
- getCronExpression() - Method in class org.finra.herd.service.systemjobs.JmsPublishingJob
-
- getCronExpression() - Method in class org.finra.herd.service.systemjobs.StoragePolicySelectorJob
-
- getCurrentCalendarNoTime() - Static method in class org.finra.herd.core.HerdDateUtils
-
Returns a calendar for the current day that does not have the time set.
- getCurrentTimestamp() - Method in interface org.finra.herd.dao.BaseJpaDao
-
Gets the current timestamp.
- getCurrentTimestamp() - Method in class org.finra.herd.dao.impl.BaseJpaDaoImpl
-
- getCurrentUser() - Method in class org.finra.herd.rest.CurrentUserRestController
-
Gets all authorizations for the current user.
- getCurrentUser() - Method in interface org.finra.herd.service.CurrentUserService
-
Gets all authorizations for the current user.
- getCurrentUser() - Method in class org.finra.herd.service.impl.CurrentUserServiceImpl
-
- getCurrentUsername() - Method in class org.finra.herd.dao.helper.HerdDaoSecurityHelper
-
Gets the currently logged in username.
- getCurrentWorkflowStep() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the currentWorkflowStep property.
- getCurrentWorkflowStep() - Method in class org.finra.herd.sdk.model.Job
-
The step where the workflow currently is.
- getCustomBootstrapActionAll() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getCustomBootstrapActionAll() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Bootstrapping scripts that are executed on all the nodes
- getCustomBootstrapActionMaster() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getCustomBootstrapActionMaster() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Bootstrapping scripts that are executed only on the Master node
- getCustomDdl(String, String, String, String, Integer, String) - Method in class org.finra.herd.rest.CustomDdlRestController
-
Gets an existing custom DDL.
- getCustomDdl(CustomDdlKey) - Method in interface org.finra.herd.service.CustomDdlService
-
- getCustomDdl(CustomDdlKey) - Method in class org.finra.herd.service.impl.CustomDdlServiceImpl
-
Gets an existing custom DDL by key.
- getCustomDdlByKey(CustomDdlKey) - Method in interface org.finra.herd.dao.CustomDdlDao
-
Gets a custom DDL based on the key.
- getCustomDdlByKey(CustomDdlKey) - Method in class org.finra.herd.dao.impl.CustomDdlDaoImpl
-
- getCustomDdlEntity(CustomDdlKey) - Method in class org.finra.herd.service.helper.CustomDdlDaoHelper
-
Gets a custom DDL entity based on the key and makes sure that it exists.
- getCustomDdlKey() - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Gets the value of the customDdlKey property.
- getCustomDdlKey() - Method in class org.finra.herd.model.api.xml.CustomDdlCreateRequest
-
Gets the value of the customDdlKey property.
- getCustomDdlKey() - Method in class org.finra.herd.sdk.model.CustomDdl
-
Values that uniquely identify a Custom DDL
- getCustomDdlKey() - Method in class org.finra.herd.sdk.model.CustomDdlCreateRequest
-
Values that uniquely identify a Custom DDL
- getCustomDdlKeys() - Method in class org.finra.herd.model.api.xml.CustomDdlKeys
-
Gets the value of the customDdlKeys property.
- getCustomDdlKeys() - Method in class org.finra.herd.sdk.model.CustomDdlKeys
-
- getCustomDdlName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the customDdlName property.
- getCustomDdlName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the customDdlName property.
- getCustomDdlName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the customDdlName property.
- getCustomDdlName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the customDdlName property.
- getCustomDdlName() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the customDdlName property.
- getCustomDdlName() - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- getCustomDdlName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getCustomDdlName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getCustomDdlName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
he name of the Custom DDL.
- getCustomDdlName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The name of the Custom DDL.
- getCustomDdlName() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
A user-defined descriptive name for this Custom DDL
- getCustomDdls(BusinessObjectFormatKey) - Method in interface org.finra.herd.dao.CustomDdlDao
-
Gets the custom DDLs defined for the specified business object format.
- getCustomDdls(BusinessObjectFormatKey) - Method in class org.finra.herd.dao.impl.CustomDdlDaoImpl
-
- getCustomDdls(String, String, String, String, Integer) - Method in class org.finra.herd.rest.CustomDdlRestController
-
Gets a list of keys for all existing custom DDLs for a specific business object format.
- getCustomDdls(BusinessObjectFormatKey) - Method in interface org.finra.herd.service.CustomDdlService
-
- getCustomDdls(BusinessObjectFormatKey) - Method in class org.finra.herd.service.impl.CustomDdlServiceImpl
-
Gets a list of keys for all existing custom DDLs.
- getDaemonConfigurations() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getDaemonConfigurations() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Predefined bootstrap action to configure hadoop daemons
- getDatabaseType() - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Gets the value of the databaseType property.
- getDatabaseType() - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- getDataProvider() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- getDataProvider() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getDataProvider(String) - Method in class org.finra.herd.rest.DataProviderRestController
-
Gets an existing data provider by data provider name.
- getDataProvider(DataProviderKey) - Method in interface org.finra.herd.service.DataProviderService
-
Gets a dataProvider for the specified key.
- getDataProvider(DataProviderKey) - Method in class org.finra.herd.service.impl.DataProviderServiceImpl
-
- getDataProviderByKey(DataProviderKey) - Method in interface org.finra.herd.dao.DataProviderDao
-
Gets a data provider by it's key.
- getDataProviderByKey(DataProviderKey) - Method in class org.finra.herd.dao.impl.DataProviderDaoImpl
-
- getDataProviderByName(String) - Method in interface org.finra.herd.dao.DataProviderDao
-
Gets a data provider by it's name.
- getDataProviderByName(String) - Method in class org.finra.herd.dao.impl.DataProviderDaoImpl
-
- getDataProviderCode() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getDataProviderEntity(String) - Method in class org.finra.herd.service.helper.DataProviderDaoHelper
-
Gets a data provider entity and ensure it exists.
- getDataProviderKeys() - Method in class org.finra.herd.model.api.xml.DataProviderKeys
-
Gets the value of the dataProviderKeys property.
- getDataProviderKeys() - Method in class org.finra.herd.sdk.model.DataProviderKeys
-
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.DataProvider
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.DataProviderCreateRequest
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.DataProviderKey
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the dataProviderName property.
- getDataProviderName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The name of a valid Data Provider known by the system
- getDataProviderName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
The name of a valid Data Provider known by the system
- getDataProviderName() - Method in class org.finra.herd.sdk.model.DataProvider
-
The data provider name
- getDataProviderName() - Method in class org.finra.herd.sdk.model.DataProviderCreateRequest
-
The data provider name
- getDataProviderName() - Method in class org.finra.herd.sdk.model.DataProviderKey
-
- getDataProviderName() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The name of the Data Provider that Business Object Definition is associated with
- getDataProviders() - Method in interface org.finra.herd.dao.DataProviderDao
-
Gets a list of data provider keys for all data providers defined in the system.
- getDataProviders() - Method in class org.finra.herd.dao.impl.DataProviderDaoImpl
-
- getDataProviders() - Method in class org.finra.herd.rest.DataProviderRestController
-
Gets a list of data provider keys for all data providers defined in the system.
- getDataProviders() - Method in interface org.finra.herd.service.DataProviderService
-
Gets a list of data provider keys for all data providers defined in the system.
- getDataProviders() - Method in class org.finra.herd.service.impl.DataProviderServiceImpl
-
- getDateFormat() - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Get the date format used to parse/format date parameters.
- getDdl() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the ddl property.
- getDdl() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the ddl property.
- getDdl() - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Gets the value of the ddl property.
- getDdl() - Method in class org.finra.herd.model.api.xml.CustomDdlCreateRequest
-
Gets the value of the ddl property.
- getDdl() - Method in class org.finra.herd.model.api.xml.CustomDdlUpdateRequest
-
Gets the value of the ddl property.
- getDdl() - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- getDdl() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getDdl() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
A container for the generated DDL code which contains DDL for all the objects in the collection
- getDdl() - Method in class org.finra.herd.sdk.model.CustomDdl
-
A container for the custom DDL code
- getDdl() - Method in class org.finra.herd.sdk.model.CustomDdlCreateRequest
-
A container for the custom DDL code
- getDdl() - Method in class org.finra.herd.sdk.model.CustomDdlUpdateRequest
-
A container for the custom DDL code
- getDdlCharacterValue(String) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Gets the DDL character value based on the specified configured character value.
- getDdlCharacterValue(String, boolean) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Gets the DDL character value based on the specified configured character value.
- getDdlCollection() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionResponse
-
Gets the value of the ddlCollection property.
- getDdlCollection() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionResponse
-
Gets the value of the ddlCollection property.
- getDdlCollection() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionResponse
-
- getDdlCollection() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionResponse
-
A container for the combined DDL for all Business Object Formats in the collection
- getDdlGenerator(BusinessObjectDataDdlOutputFormatEnum) - Method in class org.finra.herd.service.helper.DdlGeneratorFactory
-
This method returns the DDL generator for the given output format.
- getDdlOutputFormat() - Method in class org.finra.herd.service.helper.DdlGenerator
-
Gets the supported DDL output format that this generator can support.
- getDdlOutputFormat() - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
- getDecryptedConfigurationValue(ConfigurationValue) - Method in class org.finra.herd.dao.helper.KmsHelper
-
Gets the decrypted value for the given configuration option.
- getDefaultApiClient() - Static method in class org.finra.herd.sdk.invoker.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDefaultValue() - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Gets the value of the defaultValue property.
- getDefaultValue() - Method in enum org.finra.herd.model.dto.ConfigurationValue
-
- getDefaultValue() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getDefaultValue() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
Default value for the column
- getDeleteDocumentByIdFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getDeleteDocumentByIdFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The delete document by id function will delete a document in the index by the document id.
- getDeleteIndexDocumentsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getDeleteIndexDocumentsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The delete index documents function will delete a list of document in the index by a list of document ids.
- getDeleteIndexFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getDeleteIndexFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The delete index function will take as an argument the index name and will delete the index.
- getDeleteReason() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the deleteReason property.
- getDeleteReason() - Method in class org.finra.herd.model.api.xml.JobDeleteRequest
-
Gets the value of the deleteReason property.
- getDeleteReason() - Method in class org.finra.herd.sdk.model.Job
-
A reason this job has been deleted.
- getDeleteReason() - Method in class org.finra.herd.sdk.model.JobDeleteRequest
-
- getDelimitedConfigurationValue(ConfigurationValue) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
Returns a list of values from a configuration value which are delimited by the default delimited configured by FIELD_DATA_DELIMITER.
- getDelimitedValues() - Method in class org.finra.herd.rest.DelimitedFieldValues
-
- getDelimiter() - Method in class org.finra.herd.model.api.xml.Schema
-
Gets the value of the delimiter property.
- getDelimiter() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getDelimiter() - Method in class org.finra.herd.sdk.model.Schema
-
The field delimiter (e.g.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.TagType
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Gets the value of the description property.
- getDescription() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- getDescription() - Method in class org.finra.herd.model.jpa.ActionTypeEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.FileTypeEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.NotificationEventTypeEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.NotificationRegistrationStatusEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.NotificationTypeEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.SecurityRoleEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.StoragePolicyStatusEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getDescription() - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
An optional description
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
Description of the Business Object Definition Column
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
Description of the Business Object Definition Column
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnUpdateRequest
-
Description of the Business Object Definition Column
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
An optional description
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
An optional description
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
An optional description
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
Description of the Business Object Format
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
Description of the Business Object Format
- getDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
Description of the Business Object Format
- getDescription() - Method in class org.finra.herd.sdk.model.JobDefinition
-
Description of the job definition
- getDescription() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
An optional description of the job definition
- getDescription() - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
An optional description of the job definition
- getDescription() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
Description of the column
- getDescription() - Method in class org.finra.herd.sdk.model.Tag
-
The tag's description
- getDescription() - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
An optional description
- getDescription() - Method in class org.finra.herd.sdk.model.TagType
-
The tag type's description
- getDescription() - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
An optional description of this tag type
- getDescription() - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
An optional description of this tag type
- getDescription() - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
An optional description
- getDescriptiveBusinessObjectFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the descriptiveBusinessObjectFormat property.
- getDescriptiveBusinessObjectFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Gets the value of the descriptiveBusinessObjectFormat property.
- getDescriptiveBusinessObjectFormat() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getDescriptiveBusinessObjectFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
An optional business object definition descriptive format.
- getDescriptiveBusinessObjectFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
An optional business object definition descriptive format update request
- getDestinationBucketName() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getDestinationS3KeyBasePrefix() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getDestinationStorage() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getDestinationStorageName() - Method in class org.finra.herd.model.api.xml.StoragePolicyTransition
-
Gets the value of the destinationStorageName property.
- getDestinationStorageName() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getDestinationStorageName() - Method in class org.finra.herd.sdk.model.StoragePolicyTransition
-
The name of the destination storage.
- getDirectoryPath() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Gets the value of the directoryPath property.
- getDirectoryPath() - Method in class org.finra.herd.model.api.xml.SampleDataFile
-
Gets the value of the directoryPath property.
- getDirectoryPath() - Method in class org.finra.herd.model.api.xml.StorageDirectory
-
Gets the value of the directoryPath property.
- getDirectoryPath() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getDirectoryPath() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getDirectoryPath() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
The directory path of the sample data file.
- getDirectoryPath() - Method in class org.finra.herd.sdk.model.SampleDataFile
-
The directory path of the sample data file.
- getDirectoryPath() - Method in class org.finra.herd.sdk.model.StorageDirectory
-
The fully qualified storage directory path
- getDiscoverStorageFiles() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
If true, enables the auto-discovery of all storage files in the relative S3 storage under the relative storage directory
- getDiscoverStorageFiles() - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
If true, enables the auto-discovery of all Storage Files in the specified Storage Directory.
- getDisplayErrorMessageModelAndView(String) - Static method in class org.finra.herd.ui.controller.HerdUiControllerAdvice
-
Gets a "displayErrorMessage" model and view.
- getDisplayErrorModelAndView() - Static method in class org.finra.herd.ui.controller.HerdUiControllerAdvice
-
Gets a "displayError" model and view with no model present.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.TagType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- getDisplayName() - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- getDisplayName() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getDisplayName() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getDisplayName() - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- getDisplayName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
An optional business friendly name
- getDisplayName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
An optional business friendly name
- getDisplayName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
An optional business friendly name for business object definition
- getDisplayName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
An optional business friendly name
- getDisplayName() - Method in class org.finra.herd.sdk.model.Tag
-
The tag's name in plain text for human readability
- getDisplayName() - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
The tag's name in plain text for human readability
- getDisplayName() - Method in class org.finra.herd.sdk.model.TagType
-
The tag type's name in plain text for human readability
- getDisplayName() - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
The tag type's name in plain text for human readability
- getDisplayName() - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
The tag type's name in plain text for human readability
- getDisplayName() - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
The tag's name in plain text for human readability
- getDryRun() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getDryRun() - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- getDurationMillis() - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- getEc2Client(AwsParamsDto) - Method in class org.finra.herd.dao.AwsClientFactory
-
Create the EC2 client with the given proxy and access key details This is the main AmazonEC2Client object
- getEc2Client(AwsParamsDto) - Method in interface org.finra.herd.dao.Ec2Dao
-
- getEc2Client(AwsParamsDto) - Method in class org.finra.herd.dao.impl.Ec2DaoImpl
-
Create the EC2 client with the given proxy and access key details This is the main AmazonEC2Client object
- getEc2NodeIamProfileName() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the ec2NodeIamProfileName property.
- getEc2NodeIamProfileName() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Launches the EC2 instances of a cluster with the specified IAM role
- getElasticSearchCluster() - Method in class org.finra.herd.model.dto.ElasticsearchSettingsDto
-
- getEmail() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getEmailAddress() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Gets the value of the emailAddress property.
- getEmailAddress() - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
The e-mail address of the Subject Matter Expert
- getEmrClient(AwsParamsDto) - Method in class org.finra.herd.dao.AwsClientFactory
-
Create the EMR client with the given proxy and access key details.
- getEmrClient(AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getEmrClient(AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Create the EMR client with the given proxy and access key details.
- getEmrCluster(String, String, String, String, String, Boolean, Boolean, String) - Method in class org.finra.herd.rest.EmrRestController
-
Gets an existing EMR cluster details.
- getEmrClusterById(String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getEmrClusterById(String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Get EMR cluster by cluster Id.
- getEmrClusterCreated() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getEmrClusterDefinition() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the emrClusterDefinition property.
- getEmrClusterDefinition() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionCreateRequest
-
Gets the value of the emrClusterDefinition property.
- getEmrClusterDefinition() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Gets the value of the emrClusterDefinition property.
- getEmrClusterDefinition() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionUpdateRequest
-
Gets the value of the emrClusterDefinition property.
- getEmrClusterDefinition() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getEmrClusterDefinition(String, String) - Method in class org.finra.herd.rest.EmrClusterDefinitionRestController
-
Gets an existing EMR cluster definition by namespace and name.
- getEmrClusterDefinition() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getEmrClusterDefinition() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionCreateRequest
-
- getEmrClusterDefinition() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- getEmrClusterDefinition() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionUpdateRequest
-
- getEmrClusterDefinition(EmrClusterDefinitionKey) - Method in interface org.finra.herd.service.EmrClusterDefinitionService
-
Gets an existing EMR cluster definition by key.
- getEmrClusterDefinition(EmrClusterDefinitionKey) - Method in class org.finra.herd.service.impl.EmrClusterDefinitionServiceImpl
-
- getEmrClusterDefinitionByAltKey(EmrClusterDefinitionKey) - Method in interface org.finra.herd.dao.EmrClusterDefinitionDao
-
Retrieves EMR cluster definition entity by alternate key.
- getEmrClusterDefinitionByAltKey(String, String) - Method in interface org.finra.herd.dao.EmrClusterDefinitionDao
-
Retrieves EMR cluster definition entity by alternate key.
- getEmrClusterDefinitionByAltKey(EmrClusterDefinitionKey) - Method in class org.finra.herd.dao.impl.EmrClusterDefinitionDaoImpl
-
- getEmrClusterDefinitionByAltKey(String, String) - Method in class org.finra.herd.dao.impl.EmrClusterDefinitionDaoImpl
-
- getEmrClusterDefinitionEntity(EmrClusterDefinitionKey) - Method in class org.finra.herd.service.helper.EmrClusterDefinitionDaoHelper
-
Gets an EMR cluster definition entity based on the key and makes sure that it exists.
- getEmrClusterDefinitionEntity(String, String) - Method in class org.finra.herd.service.helper.EmrClusterDefinitionDaoHelper
-
Gets an EMR cluster definition entity based on the namespace and cluster definition name and makes sure that it exists.
- getEmrClusterDefinitionKey() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionCreateRequest
-
Gets the value of the emrClusterDefinitionKey property.
- getEmrClusterDefinitionKey() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Gets the value of the emrClusterDefinitionKey property.
- getEmrClusterDefinitionKey() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionCreateRequest
-
- getEmrClusterDefinitionKey() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- getEmrClusterDefinitionKeys() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionKeys
-
Gets the value of the emrClusterDefinitionKeys property.
- getEmrClusterDefinitionKeys() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKeys
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionKey
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the emrClusterDefinitionName property.
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKey
-
The name of the EMR cluster definition
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getEmrClusterDefinitionName() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getEmrClusterDefinitionName(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the emr cluster definition name from the DelegateExecution
- getEmrClusterDefinitionOverride() - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Gets the value of the emrClusterDefinitionOverride property.
- getEmrClusterDefinitionOverride() - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- getEmrClusterDefinitions(String) - Method in class org.finra.herd.rest.EmrClusterDefinitionRestController
-
Gets a list of keys for all EMR cluster definitions defined in the system for the specified namespace.
- getEmrClusterDefinitions(String) - Method in interface org.finra.herd.service.EmrClusterDefinitionService
-
Gets a list of keys for all EMR cluster definitions defined in the system for the specified namespace.
- getEmrClusterDefinitions(String) - Method in class org.finra.herd.service.impl.EmrClusterDefinitionServiceImpl
-
- getEmrClusterDefinitionsByNamespace(String) - Method in interface org.finra.herd.dao.EmrClusterDefinitionDao
-
Gets a list of keys for all EMR cluster definitions defined in the system for the specified namespace.
- getEmrClusterDefinitionsByNamespace(String) - Method in class org.finra.herd.dao.impl.EmrClusterDefinitionDaoImpl
-
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the emrClusterId property.
- getEmrClusterId() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getEmrClusterId() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getEmrClusterId(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the EMR cluster ID
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the emrClusterName property.
- getEmrClusterName() - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- getEmrClusterName() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getEmrClusterName() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getEmrClusterName(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the cluster name from the DelegateExecution
- getEmrClusterStatusById(String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getEmrClusterStatusById(String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Get EMR cluster status by cluster Id.
- getEmrDao() - Method in class org.finra.herd.dao.helper.EmrHelper
-
- getEmrHadoopJarStepConfig(String, String, String, List<String>, Boolean) - Method in class org.finra.herd.dao.helper.EmrHelper
-
Builds the StepConfig for the Hadoop jar step.
- getEmrMasterInstance(String, AwsParamsDto) - Method in interface org.finra.herd.dao.EmrDao
-
- getEmrMasterInstance(String, AwsParamsDto) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
Gets the master instance of the EMR cluster.
- getEmrOozieHerdWorkflowS3LocationConfiguration() - Method in class org.finra.herd.dao.helper.EmrHelper
-
Gets the Oozie herd wrapper Workflow S3 Location ConfigurationValue.
- getEmrOozieWorkflow(String, String) - Method in class org.finra.herd.dao.impl.OozieDaoImpl
-
- getEmrOozieWorkflow(String, String) - Method in interface org.finra.herd.dao.OozieDao
-
Gets the oozie workflow job from oozie server.
- getEmrOozieWorkflow(String, String, String, String, Boolean, String, String) - Method in class org.finra.herd.rest.EmrRestController
-
Retrieves an existing Oozie workflow job for the specified EMR cluster and workflow job ID.
- getEmrOozieWorkflowJob(String, String, String, String, Boolean, String, String) - Method in interface org.finra.herd.service.EmrService
-
Retrieves an EMR cluster's oozie job by its ID.
- getEmrOozieWorkflowJob(String, String, String, String, Boolean, String, String) - Method in class org.finra.herd.service.impl.EmrServiceImpl
-
Get the oozie workflow.
- getEmrOozieWorkflowJobImpl(String, String, String, String, Boolean, String, String) - Method in class org.finra.herd.service.impl.EmrServiceImpl
-
Get the oozie workflow.
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getEmrStepConfig(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
This method gets the StepConfig object for the given Step.
- getEncryptionEnabled() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Volume level encryption for the disks (using custom scripts).
- getEndPartitionValue() - Method in class org.finra.herd.model.api.xml.PartitionValueRange
-
Gets the value of the endPartitionValue property.
- getEndPartitionValue() - Method in class org.finra.herd.sdk.model.PartitionValueRange
-
The end partition value for the partition value range.
- getEndTime() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Gets the value of the endTime property.
- getEndTime() - Method in class org.finra.herd.sdk.model.Job
-
The end time of the job.
- getEndTime() - Method in class org.finra.herd.sdk.model.JobSummary
-
The end time of the job.
- getEndTime() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getEndTime() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getEndTime() - Method in class org.finra.herd.sdk.model.StatusTimeline
-
The date and time when the cluster was terminated.
- getEndTime() - Method in class org.finra.herd.sdk.model.WorkflowStep
-
The end time of the step
- getEntityManager() - Method in interface org.finra.herd.dao.BaseJpaDao
-
Gets the entity manager instance.
- getEntityManager() - Method in class org.finra.herd.dao.impl.BaseJpaDaoImpl
-
- getEnvVars() - Method in class org.finra.herd.service.credstash.EnvConfig
-
Method to get the environment variables
- getErrorCode() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the errorCode property.
- getErrorCode() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the errorCode property.
- getErrorCode() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getErrorCode() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getErrorMessage() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the errorMessage property.
- getErrorMessage() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the errorMessage property.
- getErrorMessage() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the errorMessage property.
- getErrorMessage() - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Gets the value of the errorMessage property.
- getErrorMessage() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getErrorMessage() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getErrorMessage() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getErrorMessage() - Method in class org.finra.herd.sdk.model.WorkflowError
-
Error message
- getErrorStackTrace() - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Gets the value of the errorStackTrace property.
- getErrorStackTrace() - Method in class org.finra.herd.sdk.model.WorkflowError
-
The error stack trace
- getEscapeCharacter() - Method in class org.finra.herd.model.api.xml.Schema
-
Gets the value of the escapeCharacter property.
- getEscapeCharacter() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getEscapeCharacter() - Method in class org.finra.herd.sdk.model.Schema
-
The escape character (e.g.
- getEventTime() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Gets the value of the eventTime property.
- getEventTime() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
The timestamp of when the business object data status change occurred
- getEventType() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getEventType() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getException() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getExecutePermission() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getExecutionByProcessInstanceIdAndActivitiId(String, String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets an execution by its process instance ID and activiti ID.
- getExecutionByProcessInstanceIdAndActivitiId(String, String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getExistingSessionInitTime() - Method in class org.finra.herd.app.security.HttpHeaderAuthenticationFilter
-
Gets the existing session init time.
- getExistingUser() - Method in class org.finra.herd.app.security.HttpHeaderAuthenticationFilter
-
Gets the existing user.
- getExistingUserId() - Method in class org.finra.herd.app.security.HttpHeaderAuthenticationFilter
-
Gets the existing user Id.
- getExpectedPartitionValue(ExpectedPartitionValueKey, int) - Method in interface org.finra.herd.dao.ExpectedPartitionValueDao
-
Gets an expected partition value entity by partition key group name, expected partition value, and an optional offset.
- getExpectedPartitionValue(ExpectedPartitionValueKey, int) - Method in class org.finra.herd.dao.impl.ExpectedPartitionValueDaoImpl
-
- getExpectedPartitionValue() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueKey
-
Gets the value of the expectedPartitionValue property.
- getExpectedPartitionValue(String, String, Integer) - Method in class org.finra.herd.rest.ExpectedPartitionValueRestController
-
Retrieves an existing expected partition value plus/minus an optional offset.
- getExpectedPartitionValue() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueKey
-
The Expected Partition Value
- GetExpectedPartitionValue - Class in org.finra.herd.service.activiti.task
-
An Activiti task that gets an existing expected partition value plus/minus an optional offset
- GetExpectedPartitionValue() - Constructor for class org.finra.herd.service.activiti.task.GetExpectedPartitionValue
-
- getExpectedPartitionValue(ExpectedPartitionValueKey, Integer) - Method in interface org.finra.herd.service.ExpectedPartitionValueService
-
- getExpectedPartitionValue(ExpectedPartitionValueKey, Integer) - Method in class org.finra.herd.service.impl.ExpectedPartitionValueServiceImpl
-
Retrieves an existing expected partition value plus/minus an optional offset.
- getExpectedPartitionValueImpl(ExpectedPartitionValueKey, Integer) - Method in class org.finra.herd.service.impl.ExpectedPartitionValueServiceImpl
-
Retrieves an existing expected partition value plus/minus an optional offset.
- getExpectedPartitionValueKey() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueInformation
-
Gets the value of the expectedPartitionValueKey property.
- getExpectedPartitionValueKey() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueInformation
-
Value that uniquely identifies an Expected Partition Value
- getExpectedPartitionValues() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesCreateRequest
-
- getExpectedPartitionValues() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesDeleteRequest
-
- getExpectedPartitionValues() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesInformation
-
- getExpectedPartitionValues() - Method in class org.finra.herd.model.jpa.PartitionKeyGroupEntity
-
- getExpectedPartitionValues(String, String, String) - Method in class org.finra.herd.rest.ExpectedPartitionValueRestController
-
Retrieves a range of existing expected partition values.
- getExpectedPartitionValues() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesCreateRequest
-
List of Expected Partition Values
- getExpectedPartitionValues() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesDeleteRequest
-
List of Expected Partition Values
- getExpectedPartitionValues() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesInformation
-
List of Expected Partition Values
- getExpectedPartitionValues(PartitionKeyGroupKey, PartitionValueRange) - Method in interface org.finra.herd.service.ExpectedPartitionValueService
-
- getExpectedPartitionValues(PartitionKeyGroupKey, PartitionValueRange) - Method in class org.finra.herd.service.impl.ExpectedPartitionValueServiceImpl
-
Retrieves a range of existing expected partition values.
- getExpectedPartitionValuesByGroupAndRange(String, PartitionValueRange) - Method in interface org.finra.herd.dao.ExpectedPartitionValueDao
-
Gets a list of expected partition values by group.
- getExpectedPartitionValuesByGroupAndRange(String, PartitionValueRange) - Method in class org.finra.herd.dao.impl.ExpectedPartitionValueDaoImpl
-
- getExpressionVariable(Expression, DelegateExecution) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets an expression variable from the execution.
- getExpressionVariableAsBoolean(Expression, DelegateExecution, String, boolean, Boolean) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets an expression variable from the execution as a Boolean.
- getExpressionVariableAsInteger(Expression, DelegateExecution, String, boolean) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets an expression variable from the execution as Integer.
- getExpressionVariableAsString(Expression, DelegateExecution) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets an expression variable from the execution as String.
- getFacetCount() - Method in class org.finra.herd.model.api.xml.Facet
-
Gets the value of the facetCount property.
- getFacetCount() - Method in class org.finra.herd.sdk.model.Facet
-
count of the facet
- getFacetDisplayName() - Method in class org.finra.herd.model.api.xml.Facet
-
Gets the value of the facetDisplayName property.
- getFacetDisplayName() - Method in class org.finra.herd.sdk.model.Facet
-
Display name of the facet
- getFacetFields() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchRequest
-
- getFacetFields() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchRequest
-
A list of Facet Fields to be included with the response.
- getFacetId() - Method in class org.finra.herd.model.api.xml.Facet
-
Gets the value of the facetId property.
- getFacetId() - Method in class org.finra.herd.sdk.model.Facet
-
unique identifier of the facet
- getFacets() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchResponse
-
- getFacets() - Method in class org.finra.herd.model.api.xml.Facet
-
- getFacets() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchResponse
-
Values that identifies a list of facet information response.
- getFacets() - Method in class org.finra.herd.sdk.model.Facet
-
list of facets
- getFacetType() - Method in class org.finra.herd.model.api.xml.Facet
-
Gets the value of the facetType property.
- getFacetType() - Static method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- getFacetType() - Static method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- getFacetType() - Method in class org.finra.herd.sdk.model.Facet
-
Type of the facet
- getFile() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Gets the value of the file property.
- getFile() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the file property.
- getFile() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
The file to upload
- getFile() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The file to upload
- getFileName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Gets the value of the fileName property.
- getFileName() - Method in class org.finra.herd.model.api.xml.File
-
Gets the value of the fileName property.
- getFileName() - Method in class org.finra.herd.model.api.xml.SampleDataFile
-
Gets the value of the fileName property.
- getFileName() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
get file name
- getFileName() - Method in class org.finra.herd.model.dto.ManifestFile
-
- getFileName() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getFileName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
The name of the sample data file
- getFileName() - Method in class org.finra.herd.sdk.model.File
-
- getFileName() - Method in class org.finra.herd.sdk.model.SampleDataFile
-
The name of the sample data file
- getFileNameShortcut() - Method in class org.finra.herd.model.api.xml.ConfigurationFile
-
Gets the value of the fileNameShortcut property.
- getFileNameShortcut() - Method in class org.finra.herd.sdk.model.ConfigurationFile
-
- getFilePath() - Method in class org.finra.herd.model.api.xml.StorageFile
-
Gets the value of the filePath property.
- getFilePath() - Method in class org.finra.herd.sdk.model.StorageFile
-
The fully qualified file path to the data.
- getFilePathsFromS3ObjectSummaries(List<S3ObjectSummary>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a list of file paths extracted from the specified list of S3 object summaries.
- getFilePathsFromStorageFiles(List<StorageFile>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a list of file paths extracted from the specified list of storage files.
- getFiles() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getFiles() - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- getFiles(List<StorageFile>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a list of files extracted from the specified list of storage files.
- getFileSize() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
get file size
- getFileSizeBytes() - Method in class org.finra.herd.model.api.xml.File
-
Gets the value of the fileSizeBytes property.
- getFileSizeBytes() - Method in class org.finra.herd.model.api.xml.StorageFile
-
Gets the value of the fileSizeBytes property.
- getFileSizeBytes() - Method in class org.finra.herd.model.dto.ManifestFile
-
- getFileSizeBytes() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getFileSizeBytes() - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- getFileSizeBytes() - Method in class org.finra.herd.sdk.model.File
-
- getFileSizeBytes() - Method in class org.finra.herd.sdk.model.StorageFile
-
The file size in bytes
- getFileSizeInBytes() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getFileType() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getFileType() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getFileType() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getFileType() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getFileTypeByCode(String) - Method in interface org.finra.herd.dao.FileTypeDao
-
Gets a file type by it's code.
- getFileTypeByCode(String) - Method in class org.finra.herd.dao.impl.FileTypeDaoImpl
-
- getFileTypeCode() - Method in class org.finra.herd.model.api.xml.FileTypeKey
-
Gets the value of the fileTypeCode property.
- getFileTypeCode() - Method in class org.finra.herd.sdk.model.FileTypeKey
-
The File Type code
- getFileTypeEntity(String) - Method in class org.finra.herd.service.helper.FileTypeDaoHelper
-
Gets the file type entity and ensure it exists.
- getFileTypeKeys() - Method in class org.finra.herd.model.api.xml.FileTypeKeys
-
Gets the value of the fileTypeKeys property.
- getFileTypeKeys() - Method in class org.finra.herd.sdk.model.FileTypeKeys
-
- getFileTypes() - Method in interface org.finra.herd.dao.FileTypeDao
-
Gets a list of file type keys for all file types defined in the system.
- getFileTypes() - Method in class org.finra.herd.dao.impl.FileTypeDaoImpl
-
- getFileTypes() - Method in class org.finra.herd.rest.FileTypeRestController
-
Gets a list of namespace keys for all namespaces defined in the system.
- getFileTypes() - Method in interface org.finra.herd.service.FileTypeService
-
Gets a list of file type keys for all file types defined in the system.
- getFileTypes() - Method in class org.finra.herd.service.impl.FileTypeServiceImpl
-
- getFileValue(Option) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as a File object, if any, of an option.
- getFileValue(Option, File) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as a File object, if any, of an option.
- getFindAllBusinessObjectDefinitionsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getFindAllBusinessObjectDefinitionsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The find all business object definitions function will return all business object definition entities in the search index.
- getFirstName() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getFirstWorkflowActionInError(WorkflowJob) - Method in class org.finra.herd.dao.helper.EmrHelper
-
Retrieves the first workflow action that is in error.
- getFullName() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Gets the value of the fullName property.
- getFullName() - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
The full name of the Subject Matter Expert
- getGeneratedByClass() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getGlacierBucketName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getGlacierBucketName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getGlacierS3KeyBasePrefix() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getGlacierS3KeyPrefix() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getGlacierS3KeyPrefix() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getGlacierStorageName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getGlacierStorageName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getGlacierStorageUnit(BusinessObjectDataEntity, String) - Method in class org.finra.herd.service.impl.BusinessObjectDataFinalizeRestoreHelperServiceImpl
-
Retrieves a Glacier storage unit per specified parameters.
- getGlacierStorageUnit(BusinessObjectDataEntity) - Method in class org.finra.herd.service.impl.BusinessObjectDataInitiateRestoreHelperServiceImpl
-
Retrieves a Glacier storage unit for the specified business object data.
- getGlacierStorageUnitsToRestore(int) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getGlacierStorageUnitsToRestore(int) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Retrieves a list of storage units that belong to GLACIER storage and have the origin S3 storage unit in RESTORING state.
- getGlacierStorageUnitsToRestore(int) - Method in interface org.finra.herd.service.BusinessObjectDataFinalizeRestoreService
-
Retrieves the keys for Glacier storage units that are currently being restored.
- getGlacierStorageUnitsToRestore(int) - Method in class org.finra.herd.service.impl.BusinessObjectDataFinalizeRestoreServiceImpl
-
Retrieves the keys for Glacier storage units that are currently being restored.
- getGlacierStorageUnitsToRestoreImpl(int) - Method in class org.finra.herd.service.impl.BusinessObjectDataFinalizeRestoreServiceImpl
-
Retrieves the keys for Glacier storage units that are currently being restored.
- getGrantPermission() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getHadoopConfigurations() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getHadoopConfigurations() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Predefined bootstrap action to specify hadoop configurations
- getHadoopJarSteps() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getHadoopJarSteps() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Hadoop jar steps that are added, to be executed once the cluster is started
- getHadoopVersion() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the hadoopVersion property.
- getHadoopVersion() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Specify the version of Hadoop to install
- getHasChildren() - Method in class org.finra.herd.sdk.model.Tag
-
A boolean flag that shows whether this tag has further children
- getHasChildren() - Method in class org.finra.herd.sdk.model.TagChild
-
A boolean flag that shows whether this tag has further children
- getHeaderValueDate(String, Map<String, String>) - Method in class org.finra.herd.app.security.HttpHeaderApplicationUserBuilder
-
Gets an HTTP header date value from the map of headers for the specified header name.
- getHeaderValueString(String, Map<String, String>) - Method in class org.finra.herd.app.security.HttpHeaderApplicationUserBuilder
-
Gets an HTTP header string value from the map of headers for the specified header name.
- getHerdDataSource() - Static method in class org.finra.herd.dao.config.DaoSpringModuleConfig
-
Gets the data source bean from the application context statically.
- getHibernateHbm2DdlAutoParam() - Method in class org.finra.herd.dao.config.DaoSpringModuleConfig
-
Gets the Hibernate HBM2DDL bean from the application context statically.
- getHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets all historic activity instances by their process instance ID sorted by start time and end time.
- getHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getHistoricalStatuses() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getHistoricalStatuses() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getHistoricProcessInstanceByProcessInstanceId(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets a historic process instance by its process instance ID.
- getHistoricProcessInstanceByProcessInstanceId(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getHistoricProcessInstancesByStatusAndProcessDefinitionKeys(JobStatusEnum, Collection<String>, DateTime, DateTime) - Method in interface org.finra.herd.service.ActivitiService
-
Gets all historic process instances by their status and process definition keys.
- getHistoricProcessInstancesByStatusAndProcessDefinitionKeys(JobStatusEnum, Collection<String>, DateTime, DateTime) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getHistoricProcessInstancesCountByStatusAndProcessDefinitionKeys(JobStatusEnum, Collection<String>, DateTime, DateTime) - Method in interface org.finra.herd.service.ActivitiService
-
Gets the count of historic process instances by their status and process definition keys.
- getHistoricProcessInstancesCountByStatusAndProcessDefinitionKeys(JobStatusEnum, Collection<String>, DateTime, DateTime) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getHivePartitions(BusinessObjectDataKey, List<SchemaColumn>, String, Collection<String>, BusinessObjectDataEntity, String) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Gets a list of Hive partitions.
- getHivePathPattern(List<SchemaColumn>) - Method in class org.finra.herd.service.helper.Hive13DdlGenerator
-
Gets a pattern to match Hive partition sub-directories.
- getHiveVersion() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the hiveVersion property.
- getHiveVersion() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The Hive version to load
- getHttpProxyHost() - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- getHttpProxyPort() - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- getIamRoleDescription() - Method in class org.finra.herd.model.api.xml.IamRole
-
Gets the value of the iamRoleDescription property.
- getIamRoleDescription() - Method in class org.finra.herd.sdk.model.IamRole
-
A description of the IAM role
- getIamRoleName() - Method in class org.finra.herd.model.api.xml.IamRole
-
Gets the value of the iamRoleName property.
- getIamRoleName() - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- getIamRoleName() - Method in class org.finra.herd.sdk.model.IamRole
-
The name of the IAM role
- getIamRoles() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorization
-
- getIamRoles() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationCreateRequest
-
- getIamRoles() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationUpdateRequest
-
- getIamRoles() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorization
-
The list of IAM roles the namespace is authorized to use
- getIamRoles() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationCreateRequest
-
The list of IAM roles to authorize
- getIamRoles() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationUpdateRequest
-
The list of IAM roles to authorize
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpert
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTag
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Gets the value of the id property.
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- getId() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getId() - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- getId() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getId() - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- getId() - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- getId() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- getId() - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- getId() - Method in class org.finra.herd.model.jpa.NotificationActionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- getId() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getId() - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- getId() - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- getId() - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- getId() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getId() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getId() - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- getId() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getId() - Method in class org.finra.herd.model.jpa.TrustingAccountEntity
-
- getId() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The internal Id that uniquely references the newly created Business Object Data
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
The internal Id that uniquely references a Business Object Data Attribute
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
A system unique ID of this registration
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The internal identifier that uniquely references a Business Object Definition
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
The internal Id that uniquely references a Business Object Definition Column
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpert
-
The internal Id that uniquely references a Business Object Definition Subject Matter Expert
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTag
-
The internal Id that uniquely references a Business Object Definition Tag
- getId() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The internal identifier that uniquely identifies a Business Object Format
- getId() - Method in class org.finra.herd.sdk.model.CustomDdl
-
The internal Id that uniquely references the newly created custom DDL
- getId() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getId() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- getId() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getId() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getId() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getId() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getId() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getId() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getId() - Method in class org.finra.herd.sdk.model.Job
-
The internal identifier that uniquely references a job
- getId() - Method in class org.finra.herd.sdk.model.JobDefinition
-
The internal identifier that uniquely references a job definition
- getId() - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
The job id that uniquely identifies the previously submitted job
- getId() - Method in class org.finra.herd.sdk.model.JobSummary
-
The job id that uniquely identifies the previously submitted job
- getId() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getId() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getId() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
A system unique ID of this storage policy
- getId() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
A system unique ID of this registration
- getId() - Method in class org.finra.herd.sdk.model.Tag
-
The internal identifier that uniquely references a Tag
- getId() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
A system unique ID of this user namespace authorization
- getId() - Method in class org.finra.herd.sdk.model.WorkflowStep
-
The internal identifier that uniquely references a step
- getIdentifyingInformation(NotificationEventParamsDto, BusinessObjectDataHelper) - Method in class org.finra.herd.service.impl.BusinessObjectDataNotificationJobActionServiceImpl
-
- getIdentifyingInformation(NotificationEventParamsDto, BusinessObjectDataHelper) - Method in class org.finra.herd.service.impl.StorageUnitStatusChangeNotificationJobActionServiceImpl
-
- getIdentifyingInformation(NotificationEventParamsDto, BusinessObjectDataHelper) - Method in interface org.finra.herd.service.NotificationActionService
-
Gets the identifying information.
- getIdsInIndexFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getIdsInIndexFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The ids in index function will take as arguments the index name and the document type and will return a list of all the ids in the index.
- getIncludeAllRegisteredSubPartitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
Specifies to perform an exhaustive search to return availability for ALL registered sub-partitions (registered as individual\n business object data instances) except for the ones with \"DELETED\" status.
- getIncludeAllRegisteredSubPartitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
Specifies to perform an exhaustive search to return availability for ALL registered sub-partitions (registered as individual\n business object data instances) except for the ones with \"DELETED\" status.
- getIncludeDropPartitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getIncludeDropTableStatement() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getIncludeDropTableStatement() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
If true, drop table statement for existing table will be added to the generated DDL.
- getIncludeIfNotExistsOption() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getIncludeIfNotExistsOption() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
If true, IF NOT EXISTS option will be added to the CREATE TABLE ...
- getIncludeTagHierarchy() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchKey
-
An optional boolean flag that specifies if business object definition associated with entire tag hierarchy is to be retrieved
- getIndexCreationDate() - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Gets the value of the indexCreationDate property.
- getIndexCreationDate() - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
The index creation date
- getIndexExistsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getIndexExistsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The index exists predicate will take as an argument the index name and will return tree if the index exists and false otherwise.
- getIndexFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getIndexFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The index function will take as arguments indexName, documentType, id, json and add the document to the index.
- getIndexNumberOfActiveDocuments() - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Gets the value of the indexNumberOfActiveDocuments property.
- getIndexNumberOfActiveDocuments() - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
The number of active documents in this index
- getIndexNumberOfDeletedDocuments() - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Gets the value of the indexNumberOfDeletedDocuments property.
- getIndexNumberOfDeletedDocuments() - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
The number of deleted documents in this index
- getIndexStartTime() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexResponse
-
Gets the value of the indexStartTime property.
- getIndexStartTime() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexResponse
-
The timestamp of when the index creation started
- getIndexUuid() - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Gets the value of the indexUuid property.
- getIndexUuid() - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
The UUID of the index
- getInputStream() - Method in class org.finra.herd.ui.RequestLoggingFilter.RequestLoggingFilterWrapper
-
- getInstallOozie() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- getInstanceCount() - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Gets the value of the instanceCount property.
- getInstanceCount() - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Gets the value of the instanceCount property.
- getInstanceCount() - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- getInstanceCount() - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- getInstanceCount() - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- getInstanceDefinitions() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the instanceDefinitions property.
- getInstanceDefinitions() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Instance Group Definitions
- getInstanceMaxSearchPrice() - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Gets the value of the instanceMaxSearchPrice property.
- getInstanceMaxSearchPrice() - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Gets the value of the instanceMaxSearchPrice property.
- getInstanceMaxSearchPrice() - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
The maximum amount, in USD, to search for the best price.
- getInstanceMaxSearchPrice() - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
The maximum amount, in USD, to search for the best price.
- getInstanceOnDemandThreshold() - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Gets the value of the instanceOnDemandThreshold property.
- getInstanceOnDemandThreshold() - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Gets the value of the instanceOnDemandThreshold property.
- getInstanceOnDemandThreshold() - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
The amount, in USD, you are willing to pay over the lowest spot price for an on-demand instance.
- getInstanceOnDemandThreshold() - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
The amount, in USD, you are willing to pay over the lowest spot price for an on-demand instance.
- getInstancePrice() - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- getInstanceSpotPrice() - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Gets the value of the instanceSpotPrice property.
- getInstanceSpotPrice() - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Gets the value of the instanceSpotPrice property.
- getInstanceSpotPrice() - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- getInstanceSpotPrice() - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
The instance bid price, in USD.
- getInstanceType() - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Gets the value of the instanceType property.
- getInstanceType() - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Gets the value of the instanceType property.
- getInstanceType() - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- getInstanceType() - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- getInstanceType() - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- getIntegerValue(Option) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as an Integer object, if any, of an option.
- getIntegerValue(Option, Integer) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as an Integer object, if any, of an option.
- getIntegerValue(Option, Integer, Integer, Integer) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as an Integer object, if any, of an option and validates it against minimum and maximum allowed values.
- getIsAllDataAvailable() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
Aggregate response indicating if all of the data covered in all requests in the collection is available
- getIsAllDataNotAvailable() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
Aggregate response indicating if none of the data covered in any request in the collection is available
- getIsParentTagNull() - Method in class org.finra.herd.sdk.model.TagSearchKey
-
An optional boolean flag that specifies if parent tag should not be set for the tags that we want to retrieve
- getIsSpot() - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- getIsValidFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getIsValidFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The isValid function will take as arguments indexName, documentType, id, json and validate the document against the index and return true if the document
is valid and false otherwise.
- getJarLocation() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the jarLocation property.
- getJarLocation() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the jarLocation property.
- getJarLocation() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the jarLocation property.
- getJarLocation() - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Gets the value of the jarLocation property.
- getJarLocation() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getJarLocation() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getJarLocation() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getJarLocation() - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- getJmsQueueName() - Method in class org.finra.herd.model.dto.JmsMessage
-
- getJmsQueueName() - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- getJob(String, Boolean) - Method in class org.finra.herd.rest.JobRestController
-
Gets the details of a previously submitted job.
- getJob(String, boolean) - Method in class org.finra.herd.service.impl.JobServiceImpl
-
- getJob(String, boolean) - Method in interface org.finra.herd.service.JobService
-
Gets the details of a previously submitted job.
- getJobActions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
- getJobActions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
- getJobActions() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- getJobActions() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
- getJobActions() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
- getJobActions() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
- getJobActions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
The list of jobs to execute when this notification is triggered
- getJobActions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
The list of jobs to execute when this notification is triggered
- getJobActions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
The list of jobs to execute when this notification is triggered
- getJobActions() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
The list of jobs to execute when this notification is triggered
- getJobActions() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
The list of jobs to execute when this notification is triggered
- getJobActions() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
The list of jobs to execute when this notification is triggered
- getJobDataMap() - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Gets a job data map.
- getJobDataMap(List<Parameter>) - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Returns a job data map that contains a single hash map that is loaded with name-value pairs as per specified list of parameters.
- getJobDataMap(ConfigurationValue...) - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Returns a job data map that contains a single hash map that is loaded with name-value pairs as per specified list of configuration values.
- getJobDataMap() - Method in class org.finra.herd.service.systemjobs.BusinessObjectDataFinalizeRestoreJob
-
- getJobDataMap() - Method in class org.finra.herd.service.systemjobs.FileUploadCleanupJob
-
- getJobDataMap() - Method in class org.finra.herd.service.systemjobs.JmsPublishingJob
-
- getJobDataMap() - Method in class org.finra.herd.service.systemjobs.StoragePolicySelectorJob
-
- getJobDataMapWithoutParameters() - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Returns a job data map that contains a single hash map without any parameters.
- getJobDefinition() - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- getJobDefinition() - Method in class org.finra.herd.model.jpa.NotificationJobActionEntity
-
- getJobDefinition(String, String) - Method in class org.finra.herd.rest.JobDefinitionRestController
-
Gets an existing job definition.
- getJobDefinition(String, String) - Method in class org.finra.herd.service.impl.JobDefinitionServiceImpl
-
- getJobDefinition(String, String) - Method in interface org.finra.herd.service.JobDefinitionService
-
- getJobDefinitionByAltKey(String, String) - Method in class org.finra.herd.dao.impl.JobDefinitionDaoImpl
-
- getJobDefinitionByAltKey(String, String) - Method in interface org.finra.herd.dao.JobDefinitionDao
-
Gets a job definition entity by an alternate key.
- getJobDefinitionByProcessDefinitionId(String) - Method in class org.finra.herd.dao.impl.JobDefinitionDaoImpl
-
- getJobDefinitionByProcessDefinitionId(String) - Method in interface org.finra.herd.dao.JobDefinitionDao
-
Gets a job definition entity by its process definition ID.
- getJobDefinitionEntity(String, String) - Method in class org.finra.herd.service.helper.JobDefinitionDaoHelper
-
Retrieve and ensures that a job definition entity exists.
- getJobDefinitionKey(String) - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets a job definition key using namespace and name of the the job definition extracted from the specified process definition key using the Regex
pattern.
- getJobDefinitionKey(String, Pattern) - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets a job definition key using namespace and name of the the job definition extracted from the specified process definition key and the Regex pattern.
- getJobDefinitionsByFilter(String, String) - Method in class org.finra.herd.dao.impl.JobDefinitionDaoImpl
-
- getJobDefinitionsByFilter(Collection<String>, String) - Method in class org.finra.herd.dao.impl.JobDefinitionDaoImpl
-
- getJobDefinitionsByFilter(String, String) - Method in interface org.finra.herd.dao.JobDefinitionDao
-
Gets a list of job definitions by optional filter criteria.
- getJobDefinitionsByFilter(Collection<String>, String) - Method in interface org.finra.herd.dao.JobDefinitionDao
-
Gets a list of job definitions by optional filter criteria.
- getJobExceptionStacktrace(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets the stacktrace of a job.
- getJobExceptionStacktrace(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getJobInfo(OozieClient, String) - Method in class org.finra.herd.dao.impl.OozieOperationsImpl
-
- getJobInfo(OozieClient, String) - Method in interface org.finra.herd.dao.OozieOperations
-
Gets the ozie workflow job info.
- getJobName() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.JobAction
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.SystemJobRunRequest
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.api.xml.SystemJobRunResponse
-
Gets the value of the jobName property.
- getJobName() - Method in class org.finra.herd.model.dto.JobDefinitionAlternateKeyDto
-
- getJobName() - Method in class org.finra.herd.sdk.model.Job
-
The name of the job
- getJobName() - Method in class org.finra.herd.sdk.model.JobAction
-
The job name
- getJobName() - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
The name of the job
- getJobName() - Method in class org.finra.herd.sdk.model.JobDefinition
-
The name of the job definition
- getJobName() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
The name of the job definition
- getJobName() - Method in class org.finra.herd.sdk.model.JobSummary
-
The name of the job
- getJobName() - Method in class org.finra.herd.sdk.model.SystemJobRunRequest
-
- getJobName() - Method in class org.finra.herd.sdk.model.SystemJobRunResponse
-
- getJobNameToken() - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets the job name token.
- getJobs(String, String, JobStatusEnum, DateTime, DateTime) - Method in class org.finra.herd.rest.JobRestController
-
Gets a list of job executions based on the specified filter parameters.
- getJobs(String, String, JobStatusEnum, DateTime, DateTime) - Method in class org.finra.herd.service.impl.JobServiceImpl
-
- getJobs(String, String, JobStatusEnum, DateTime, DateTime) - Method in interface org.finra.herd.service.JobService
-
Gets a list of job executions based on the specified filter parameters.
- getJobsInfo(OozieClient, String, int, int) - Method in class org.finra.herd.dao.impl.OozieOperationsImpl
-
- getJobsInfo(OozieClient, String, int, int) - Method in interface org.finra.herd.dao.OozieOperations
-
Gets the oozie jobs.
- getJobSummaries() - Method in class org.finra.herd.model.api.xml.JobSummaries
-
Gets the value of the jobSummaries property.
- getJobSummaries() - Method in class org.finra.herd.sdk.model.JobSummaries
-
- getJobsWithExceptionByProcessInstanceId(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets all jobs with exceptions by process instance ID.
- getJobsWithExceptionByProcessInstanceId(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getJobsWithExceptionCountByProcessInstanceId(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets the count of jobs with exceptions by their process instance ID.
- getJobsWithExceptionCountByProcessInstanceId(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getJobTitle() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Gets the value of the jobTitle property.
- getJobTitle() - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
The job title of the Subject Matter Expert
- getKeepAlive() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Launch a cluster that continues running even after completing all its steps
- getKey() - Method in class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Gets the value of the key property.
- getKey() - Method in enum org.finra.herd.model.dto.ConfigurationValue
-
- getKey() - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- getKey() - Method in class org.finra.herd.sdk.model.S3PropertiesLocation
-
The S3 object key
- getKeyValuePairConfigurations() - Method in class org.finra.herd.model.api.xml.KeyValuePairConfigurations
-
Gets the value of the keyValuePairConfigurations property.
- getKeyValuePairConfigurations() - Method in class org.finra.herd.sdk.model.KeyValuePairConfigurations
-
- getKeyValueShortcut() - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Gets the value of the keyValueShortcut property.
- getKeyValueShortcut() - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- getKmsKeyId() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getKmsKeyId() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getLastName() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getLastUpdatedByUserId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the lastUpdatedByUserId property.
- getLastUpdatedByUserId() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the lastUpdatedByUserId property.
- getLastUpdatedByUserId() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the lastUpdatedByUserId property.
- getLastUpdatedByUserId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The User ID of the user who last updated this business object definition
- getLastUpdatedByUserId() - Method in class org.finra.herd.sdk.model.JobDefinition
-
The user ID under whose authorization context the workflow runs
- getLastUpdatedByUserId() - Method in class org.finra.herd.sdk.model.Tag
-
The User ID of the user who last updated this tag
- getLastUpdatedOn() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the lastUpdatedOn property.
- getLastUpdatedOn() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the lastUpdatedOn property.
- getLastUpdatedOn() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The timestamp when this business object definition was last updated on
- getLastUpdatedOn() - Method in class org.finra.herd.sdk.model.SearchIndex
-
The timestamp when this Search Index was last updated on
- getLatestAfterPartitionValue() - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Gets the value of the latestAfterPartitionValue property.
- getLatestAfterPartitionValue() - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
This specifies that the availability request should return the latest Partition Value available after the specified Partition\n Value.
- getLatestBeforePartitionValue() - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Gets the value of the latestBeforePartitionValue property.
- getLatestBeforePartitionValue() - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
This specifies that the availability request should return the latest Partition Value available before the specified Partition\n Value.
- getLatestSpotPrices(String, Collection<String>, Collection<String>, AwsParamsDto) - Method in interface org.finra.herd.dao.Ec2Dao
-
Returns the latest spot prices for each of the instance types specified in the given AZ.
- getLatestSpotPrices(String, Collection<String>, Collection<String>, AwsParamsDto) - Method in class org.finra.herd.dao.impl.Ec2DaoImpl
-
This implementation uses DescribeSpotPriceHistory API which returns the latest spot price history for the specified AZ and instance types.
- getLatestVersion() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getLatestVersion() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getLatestVersion() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getLatestVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
*No longer in use* A boolean flag that shows whether this instance of data is the latest or not.
- getLatestVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
A Y/N flag that shows whether this instance of format is the latest or not.
- getList(DelimitedFieldValues) - Method in class org.finra.herd.rest.HerdBaseController
-
Gets the given delimited field values as a list.
- getLocalPath() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getLocation() - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- getLog4JConfigurationFromDatabase() - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Gets the Log4J override configuration from the database.
- getLogBucket() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the logBucket property.
- getLogBucket() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Amazon S3 bucket to receive log files
- getLowerDate() - Method in class org.finra.herd.model.dto.DateRangeDto
-
- getMainClass() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the mainClass property.
- getMainClass() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the mainClass property.
- getMainClass() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the mainClass property.
- getMainClass() - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Gets the value of the mainClass property.
- getMainClass() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getMainClass() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getMainClass() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getMainClass() - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- getManifestFiles() - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- getManifestFiles() - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
Gets the list of manifest files.
- getManifestFromReader(Reader, ObjectMapper) - Method in class org.finra.herd.tools.common.databridge.DataBridgeManifestReader
-
Gets a manifest object from a reader and an object mapper.
- getManifestFromReader(Reader, ObjectMapper) - Method in class org.finra.herd.tools.downloader.DownloaderManifestReader
-
- getManifestFromReader(Reader, ObjectMapper) - Method in class org.finra.herd.tools.uploader.UploaderManifestReader
-
- getMap(List<Parameter>) - Method in class org.finra.herd.dao.impl.EmrDaoImpl
-
- getMasterInstances() - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Gets the value of the masterInstances property.
- getMasterInstances() - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- getMasterPrice() - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- getMaximumBusinessObjectDataVersionSubQuery(CriteriaBuilder, CriteriaQuery<?>, From<?, BusinessObjectDataEntity>, From<?, BusinessObjectFormatEntity>, String, List<String>, String, String, boolean) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getMaxPayloadLength() - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Return the maximum length of the payload body to be included in the log message.
- getMaxThreads() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getMessage() - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Gets the value of the message property.
- getMessage() - Method in class org.finra.herd.model.api.xml.StatusChangeReason
-
Gets the value of the message property.
- getMessage() - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- getMessage() - Method in class org.finra.herd.sdk.model.StatusChangeReason
-
The descriptive message for the state change reason.
- getMessageDetails() - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
- getMessageDetails() - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- getMessageText() - Method in class org.finra.herd.model.dto.JmsMessage
-
- getMessageText() - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- getMessageType() - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- getModificationType() - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- getMostRecentBusinessObjectDefinitions(int) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets the most recent of all business object definition entities
- getMostRecentBusinessObjectDefinitions(int) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getName() - Method in class org.finra.herd.model.api.xml.Attribute
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.AttributeDefinition
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.Parameter
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.Storage
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.StoragePlatform
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Gets the value of the name property.
- getName() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto.DataProvider
-
- getName() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getName() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- getName() - Method in class org.finra.herd.model.jpa.DataProviderEntity
-
- getName() - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- getName() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getName() - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- getName() - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- getName() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getName() - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- getName() - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- getName() - Method in class org.finra.herd.model.jpa.StorageEntity
-
- getName() - Method in class org.finra.herd.model.jpa.StoragePlatformEntity
-
- getName() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getName() - Method in class org.finra.herd.sdk.invoker.Pair
-
- getName() - Method in class org.finra.herd.sdk.model.Attribute
-
Attribute key
- getName() - Method in class org.finra.herd.sdk.model.AttributeDefinition
-
Name of an Attribute that will be required when registering a Business Object Data of this Business Object Format
- getName() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
Application name
- getName() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getName() - Method in class org.finra.herd.sdk.model.Parameter
-
Name of the parameter
- getName() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
The name of the schema column.
- getName() - Method in class org.finra.herd.sdk.model.Storage
-
Name of Storage
- getName() - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
Name of Storage
- getName() - Method in class org.finra.herd.sdk.model.StoragePlatform
-
Name of Storage Platform
- getName() - Method in class org.finra.herd.sdk.model.WorkflowStep
-
The name of the step
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.JobAction
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.NamespaceAuthorization
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorization
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationCreateRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.NotificationRegistrationKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.StoragePolicyKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationKey
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- getNamespace() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getNamespace() - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- getNamespace() - Method in class org.finra.herd.model.dto.JobDefinitionAlternateKeyDto
-
- getNamespace() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the namespace property.
- getNamespace() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getNamespace() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getNamespace(String) - Method in class org.finra.herd.rest.NamespaceRestController
-
Gets an existing namespace by namespace code.
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The namespace of the business object definition
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The namespace of the business object data
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The namespace of the business object data
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
The name of a valid Namespace known by the system
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
The namespace of the Business Object Definition
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchKey
-
The namespace to which a business object definition column is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
The name of a valid Namespace known by the system
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKey
-
The name of a valid Namespace known by the system
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
The namespace of the business object definition
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
The namespace of the Business Object Definition
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
The Namespace to which this Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
The Namespace to which a Business Object Format is related
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKey
-
The namespace of the EMR cluster definition
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getNamespace() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.Job
-
The namespace of the job
- getNamespace() - Method in class org.finra.herd.sdk.model.JobAction
-
The namespace
- getNamespace() - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
The namespace of the job
- getNamespace() - Method in class org.finra.herd.sdk.model.JobDefinition
-
The namespace of the job definition
- getNamespace() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
The name of a valid namespace known by the system
- getNamespace() - Method in class org.finra.herd.sdk.model.JobSummary
-
The namespace of the job
- getNamespace() - Method in class org.finra.herd.sdk.model.NamespaceAuthorization
-
The namespace
- getNamespace() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorization
-
The namespace
- getNamespace() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationCreateRequest
-
The namespace to give authorizations to
- getNamespace() - Method in class org.finra.herd.sdk.model.NotificationRegistrationKey
-
- getNamespace() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getNamespace() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getNamespace() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The Namespace that Business Object Definition is associated with
- getNamespace() - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
The namespace of the registered business object definition.
- getNamespace() - Method in class org.finra.herd.sdk.model.StoragePolicyKey
-
The namespace of the storage policy
- getNamespace() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The namespace of the business object definition
- getNamespace() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationKey
-
The namespace
- getNamespace(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the namespace from the DelegateExecution
- getNamespace(NamespaceKey) - Method in class org.finra.herd.service.impl.NamespaceServiceImpl
-
- getNamespace(NamespaceKey) - Method in interface org.finra.herd.service.NamespaceService
-
Gets a namespace for the specified key.
- getNamespaceAndJobNameRegexPattern() - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets the Regex pattern to match the namespace and job name from a process definition key.
- getNamespaceAuthorizationAdmin() - Method in class org.finra.herd.model.jpa.UserEntity
-
- getNamespaceAuthorizations() - Method in class org.finra.herd.model.api.xml.UserAuthorizations
-
- getNamespaceAuthorizations() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getNamespaceAuthorizations() - Method in class org.finra.herd.sdk.model.UserAuthorizations
-
The list of namespace authorizations
- getNamespaceByCd(String) - Method in class org.finra.herd.dao.impl.NamespaceDaoImpl
-
- getNamespaceByCd(String) - Method in interface org.finra.herd.dao.NamespaceDao
-
Gets a namespace by it's code.
- getNamespaceByKey(NamespaceKey) - Method in class org.finra.herd.dao.impl.NamespaceDaoImpl
-
- getNamespaceByKey(NamespaceKey) - Method in interface org.finra.herd.dao.NamespaceDao
-
Gets a namespace by it's key.
- getNamespaceCode() - Method in class org.finra.herd.model.api.xml.Namespace
-
Gets the value of the namespaceCode property.
- getNamespaceCode() - Method in class org.finra.herd.model.api.xml.NamespaceCreateRequest
-
Gets the value of the namespaceCode property.
- getNamespaceCode() - Method in class org.finra.herd.model.api.xml.NamespaceKey
-
Gets the value of the namespaceCode property.
- getNamespaceCode() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getNamespaceCode() - Method in class org.finra.herd.sdk.model.Namespace
-
The Namespace code
- getNamespaceCode() - Method in class org.finra.herd.sdk.model.NamespaceCreateRequest
-
The Namespace code
- getNamespaceCode() - Method in class org.finra.herd.sdk.model.NamespaceKey
-
The Namespace code
- getNamespaceEntity(String) - Method in class org.finra.herd.service.helper.NamespaceDaoHelper
-
Gets a namespace entity and ensure it exists.
- getNamespaceIamRoleAuthorization(String) - Method in class org.finra.herd.rest.NamespaceIamRoleAuthorizationRestController
-
Get the IAM roles that a namespace is authorized to use.
- getNamespaceIamRoleAuthorization(String) - Method in class org.finra.herd.service.impl.NamespaceIamRoleAuthorizationServiceImpl
-
- getNamespaceIamRoleAuthorization(String) - Method in interface org.finra.herd.service.NamespaceIamRoleAuthorizationService
-
Get the IAM roles that a namespace is authorized to use.
- getNamespaceIamRoleAuthorizations(NamespaceEntity) - Method in class org.finra.herd.dao.impl.NamespaceIamRoleAuthorizationDaoImpl
-
- getNamespaceIamRoleAuthorizations(NamespaceEntity) - Method in interface org.finra.herd.dao.NamespaceIamRoleAuthorizationDao
-
Get a list of NamespaceIamRoleAuthorizationEntity by a namespace.
- getNamespaceIamRoleAuthorizations() - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizations
-
Gets the value of the namespaceIamRoleAuthorizations property.
- getNamespaceIamRoleAuthorizations() - Method in class org.finra.herd.rest.NamespaceIamRoleAuthorizationRestController
-
Get a list of namespace IAM role authorizations.
- getNamespaceIamRoleAuthorizations() - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizations
-
- getNamespaceIamRoleAuthorizations() - Method in class org.finra.herd.service.impl.NamespaceIamRoleAuthorizationServiceImpl
-
- getNamespaceIamRoleAuthorizations() - Method in interface org.finra.herd.service.NamespaceIamRoleAuthorizationService
-
Get a list of namespace IAM role authorizations.
- getNamespaceKeys() - Method in class org.finra.herd.model.api.xml.NamespaceKeys
-
Gets the value of the namespaceKeys property.
- getNamespaceKeys() - Method in class org.finra.herd.sdk.model.NamespaceKeys
-
- getNamespacePermissions() - Method in class org.finra.herd.model.api.xml.NamespaceAuthorization
-
- getNamespacePermissions() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
- getNamespacePermissions() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationCreateRequest
-
- getNamespacePermissions() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationUpdateRequest
-
- getNamespacePermissions() - Method in class org.finra.herd.sdk.model.NamespaceAuthorization
-
The list of namespace permissions
- getNamespacePermissions() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
The list of namespace permissions
- getNamespacePermissions() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationCreateRequest
-
The list of namespace permissions
- getNamespacePermissions() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationUpdateRequest
-
The list of namespace permissions
- getNamespacePermissions(UserNamespaceAuthorizationEntity) - Method in class org.finra.herd.service.helper.UserNamespaceAuthorizationHelper
-
Returns a list of namespace permissions per specified namespace authorization entity.
- getNamespaces() - Method in class org.finra.herd.dao.impl.NamespaceDaoImpl
-
- getNamespaces() - Method in interface org.finra.herd.dao.NamespaceDao
-
Gets a list of namespace keys for all namespaces defined in the system.
- getNamespaces() - Method in class org.finra.herd.rest.NamespaceRestController
-
Gets a list of namespace keys for all namespaces defined in the system.
- getNamespaces() - Method in class org.finra.herd.service.impl.NamespaceServiceImpl
-
- getNamespaces() - Method in interface org.finra.herd.service.NamespaceService
-
Gets a list of namespace keys for all namespaces defined in the system.
- getNamespaceToken() - Method in class org.finra.herd.service.helper.JobDefinitionHelper
-
Gets the namespace token.
- getNewAwsCredential() - Method in class org.finra.herd.tools.common.databridge.AutoRefreshCredentialProvider
-
Gets a new set of AWS credentials.
- getNewBusinessObjectDataStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the newBusinessObjectDataStatus property.
- getNewBusinessObjectDataStatus() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getNewBusinessObjectDataStatus() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getNewBusinessObjectDataStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The new business object data status
- getNewDestinationStorageUnitStatus() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getNewOriginStorageUnitStatus() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getNewSourceStorageUnitStatus() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getNewStorageUnitStatus() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the newStorageUnitStatus property.
- getNewStorageUnitStatus() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getNewStorageUnitStatus() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getNewStorageUnitStatus() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The new storage unit status.
- getNoData() - Method in class org.finra.herd.model.api.xml.StorageUpdateRequest
-
Gets the value of the noData property.
- getNoData() - Method in class org.finra.herd.model.api.xml.TagTypeSearchRequest
-
Gets the value of the noData property.
- getNoData() - Method in class org.finra.herd.sdk.model.StorageUpdateRequest
-
There is nothing that is currently updated, but we will have something in the future
- getNoData() - Method in class org.finra.herd.sdk.model.TagTypeSearchRequest
-
There is nothing that is currently being posted, but we will have something in the future
- getNodeTags() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- getNodeTags() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Custom tags to be applied on the EC2 nodes
- getNotAvailableStatuses() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- getNotAvailableStatuses() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A container for the Business Object Data in this query that are not considered available
- getNotificationActionHandler(String, String) - Method in class org.finra.herd.service.helper.NotificationActionFactory
-
This method returns the notification action handler for the given notification type and action type.
- getNotificationActions() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getNotificationActions() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getNotificationActionType() - Method in class org.finra.herd.service.impl.BusinessObjectDataRegistrationNotificationJobActionServiceImpl
-
- getNotificationActionType() - Method in class org.finra.herd.service.impl.BusinessObjectDataStatusChangeNotificationJobActionServiceImpl
-
- getNotificationActionType() - Method in class org.finra.herd.service.impl.StorageUnitStatusChangeNotificationJobActionServiceImpl
-
- getNotificationActionType() - Method in interface org.finra.herd.service.NotificationActionService
-
Return the type of notification action it supports.
- getNotificationEventType() - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- getNotificationEventTypeByCode(String) - Method in class org.finra.herd.dao.impl.NotificationEventTypeDaoImpl
-
- getNotificationEventTypeByCode(String) - Method in interface org.finra.herd.dao.NotificationEventTypeDao
-
Gets a notification event type by it's code.
- getNotificationEventTypeEntity(String) - Method in class org.finra.herd.service.helper.NotificationEventTypeDaoHelper
-
Gets the notification event type entity and ensure it exists.
- getNotificationJobAction() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getNotificationJobAction() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getNotificationName() - Method in class org.finra.herd.model.api.xml.NotificationRegistrationKey
-
Gets the value of the notificationName property.
- getNotificationName() - Method in class org.finra.herd.sdk.model.NotificationRegistrationKey
-
- getNotificationRegistration(String, String) - Method in class org.finra.herd.dao.impl.NotificationRegistrationDaoImpl
-
- getNotificationRegistration(String, String) - Method in interface org.finra.herd.dao.NotificationRegistrationDao
-
Returns the notification registration by its namespace and name.
- getNotificationRegistration() - Method in class org.finra.herd.model.jpa.NotificationActionEntity
-
- getNotificationRegistration(String, String) - Method in class org.finra.herd.service.helper.NotificationRegistrationDaoHelper
-
Gets a notification registration entity by its namespace and name, or throws an ObjectNotFoundException if not found.
- getNotificationRegistrationKey() - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateResponse
-
Gets the value of the notificationRegistrationKey property.
- getNotificationRegistrationKey() - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateResponse
-
A unique identifier for a notification registration
- getNotificationRegistrationKey(NotificationRegistrationEntity) - Method in class org.finra.herd.service.helper.NotificationRegistrationHelper
-
Gets a notification registration key from the notification registration entity.
- getNotificationRegistrationKeys(List<Tuple>, Path<String>, Path<String>) - Method in class org.finra.herd.dao.impl.AbstractNotificationRegistrationDao
-
Gets a list of notification registration keys from the list of tuples that contain notification registration name and namespace columns.
- getNotificationRegistrationStatus(String) - Method in class org.finra.herd.dao.impl.NotificationRegistrationStatusDaoImpl
-
- getNotificationRegistrationStatus(String) - Method in interface org.finra.herd.dao.NotificationRegistrationStatusDao
-
Returns the notification registration status by its code.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateRequest
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateResponse
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Gets the value of the notificationRegistrationStatus property.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
The status of the notification registration
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
The status of the notification registration
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
The status of the notification registration
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateRequest
-
The status of the notification registration
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateResponse
-
The status of the notification registration
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
The status of the notification registration.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
The status of the notification registration.
- getNotificationRegistrationStatus() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
The status of the notification registration.
- getNotificationRegistrationStatusEntity(String) - Method in class org.finra.herd.service.helper.NotificationRegistrationStatusDaoHelper
-
Gets a notification registration status entity by its code, or throws an ObjectNotFoundException if not found.
- getNotificationType() - Method in class org.finra.herd.service.impl.BusinessObjectDataNotificationJobActionServiceImpl
-
- getNotificationType() - Method in class org.finra.herd.service.impl.StorageUnitStatusChangeNotificationJobActionServiceImpl
-
- getNotificationType() - Method in interface org.finra.herd.service.NotificationActionService
-
Return the type of notification type it supports.
- getNullValue() - Method in class org.finra.herd.model.api.xml.Schema
-
Gets the value of the nullValue property.
- getNullValue() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getNullValue() - Method in class org.finra.herd.sdk.model.Schema
-
The string to use for the null value (e.g.
- getNumberOfTypesInIndexFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getNumberOfTypesInIndexFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The number of types in index function will take as arguments the index name and the document type and will return the number of documents in the index.
- getObjectMetadata(S3FileTransferRequestParamsDto) - Method in class org.finra.herd.dao.impl.S3DaoImpl
-
- getObjectMetadata(String, String, AmazonS3Client) - Method in class org.finra.herd.dao.impl.S3OperationsImpl
-
- getObjectMetadata(S3FileTransferRequestParamsDto) - Method in interface org.finra.herd.dao.S3Dao
-
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
- getObjectMetadata(String, String, AmazonS3Client) - Method in interface org.finra.herd.dao.S3Operations
-
Get the S3 object meta data.
- getOldBusinessObjectDataStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the oldBusinessObjectDataStatus property.
- getOldBusinessObjectDataStatus() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getOldBusinessObjectDataStatus() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getOldBusinessObjectDataStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The old business object data status
- getOldDestinationStorageUnitStatus() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getOldestJmsMessage() - Method in class org.finra.herd.dao.impl.JmsMessageDaoImpl
-
- getOldestJmsMessage() - Method in interface org.finra.herd.dao.JmsMessageDao
-
Selects the oldest JMS message (a message with the lowest sequence generated id) from the queue.
- getOldOriginStorageUnitStatus() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getOldSourceStorageUnitStatus() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getOldStorageUnitStatus() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the oldStorageUnitStatus property.
- getOldStorageUnitStatus() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getOldStorageUnitStatus() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getOldStorageUnitStatus() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The old storage unit status.
- getOnDemandPrice(String, String) - Method in class org.finra.herd.dao.impl.OnDemandPriceDaoImpl
-
Returns the on-demand price with the specified region and instance type.
- getOnDemandPrice(String, String) - Method in interface org.finra.herd.dao.OnDemandPriceDao
-
Returns the on-demand price with the specified region and instance type.
- getOnDemandPriceId() - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- getOnDemandPricesPerAvailabilityZone() - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- getOoziePropertiesFileLocation() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the ooziePropertiesFileLocation property.
- getOoziePropertiesFileLocation() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the ooziePropertiesFileLocation property.
- getOoziePropertiesFileLocation() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getOoziePropertiesFileLocation() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getOozieWorkflowJobs() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
- getOozieWorkflowJobs() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getOrder() - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
- getOrderNumber() - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- getOriginBucketName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getOriginS3KeyPrefix() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getOriginStorageFiles() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getOriginStorageName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- getOriginStorageUnit(StorageUnitEntity) - Method in class org.finra.herd.service.impl.BusinessObjectDataFinalizeRestoreHelperServiceImpl
-
Retrieves an origin storage unit for the specified Glacier storage unit and validates it.
- getOriginStorageUnit(StorageUnitEntity) - Method in class org.finra.herd.service.impl.BusinessObjectDataInitiateRestoreHelperServiceImpl
-
Retrieves an origin storage unit for the specified Glacier storage unit and validates it.
- getOutputFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the outputFormat property.
- getOutputFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the outputFormat property.
- getOutputFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the outputFormat property.
- getOutputFormat() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the outputFormat property.
- getOutputFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getOutputFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getOutputFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The output format for the generated DDL.
- getOutputFormat() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The output format for the generated DDL.
- getParameters() - Method in class org.finra.herd.model.api.xml.Job
-
- getParameters() - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
- getParameters() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.SystemJobRunRequest
-
- getParameters() - Method in class org.finra.herd.model.api.xml.SystemJobRunResponse
-
- getParameters() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getParameters() - Method in class org.finra.herd.sdk.model.Job
-
Current workflow variables and values
- getParameters() - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
List of key/value pairs that will be made available to the job when it is executed.
- getParameters() - Method in class org.finra.herd.sdk.model.JobDefinition
-
Default list of key/value pairs that will be made available to the job when it is executed.
- getParameters() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
Default list of key/value pairs that will be made available to the job when it is executed.
- getParameters() - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
Default list of key/value pairs that will be made available to the job when it is executed.
- getParameters() - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
List of key/value pairs that will be made available to the job
- getParameters() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getParameters() - Method in class org.finra.herd.sdk.model.SystemJobRunRequest
-
- getParameters() - Method in class org.finra.herd.sdk.model.SystemJobRunResponse
-
- getParameterValueAsInteger(Parameter) - Method in class org.finra.herd.service.helper.ParameterHelper
-
Parses the parameter value as a signed decimal integer.
- getParameterValueAsInteger(Map<String, String>, ConfigurationValue) - Method in class org.finra.herd.service.helper.ParameterHelper
-
Gets the parameter value if found or defaults to the relative configuration setting value.
- getParamName() - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- getParentStorageUnit() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getParentTagCode() - Method in class org.finra.herd.model.api.xml.TagSearchKey
-
Gets the value of the parentTagCode property.
- getParentTagCode() - Method in class org.finra.herd.sdk.model.TagSearchKey
-
An optional tag reference code of the parent tag
- getParentTagEntity() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getParentTagKey() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the parentTagKey property.
- getParentTagKey() - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Gets the value of the parentTagKey property.
- getParentTagKey() - Method in class org.finra.herd.model.api.xml.TagListResponse
-
Gets the value of the parentTagKey property.
- getParentTagKey() - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Gets the value of the parentTagKey property.
- getParentTagKey() - Method in class org.finra.herd.sdk.model.Tag
-
The parent tag's unique key
- getParentTagKey() - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
An optional parent tag's unique key
- getParentTagKey() - Method in class org.finra.herd.sdk.model.TagListResponse
-
The parent tag's unique key
- getParentTagKey() - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
An optional parent tag's unique key
- getPartitionColumnNames() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getPartitionColumnNames() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getPartitionFilter(BusinessObjectDataKey, List<String>) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a partition filter that the specified business object data key would match to.
- getPartitionKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the partitionKey property.
- getPartitionKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the partitionKey property.
- getPartitionKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the partitionKey property.
- getPartitionKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the partitionKey property.
- getPartitionKey() - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Gets the value of the partitionKey property.
- getPartitionKey() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getPartitionKey() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getPartitionKey() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The Partition Key this Business Object Data is being registered with.
- getPartitionKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The Partition Key this Business Object Data is being registered with.
- getPartitionKey() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The partition key for this Business Object Format
- getPartitionKey() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
The partition key for this Business Object Format
- getPartitionKey() - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
The Partition Key for a Business Object Data.
- getPartitionKeyGroup() - Method in class org.finra.herd.model.api.xml.Schema
-
Gets the value of the partitionKeyGroup property.
- getPartitionKeyGroup() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getPartitionKeyGroup() - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- getPartitionKeyGroup(String) - Method in class org.finra.herd.rest.PartitionKeyGroupRestController
-
Gets an existing partition key group by name.
- getPartitionKeyGroup() - Method in class org.finra.herd.sdk.model.Schema
-
The partition key group that this schema's partition or sub-partition key belongs to.
- getPartitionKeyGroup(PartitionKeyGroupKey) - Method in class org.finra.herd.service.impl.PartitionKeyGroupServiceImpl
-
Gets an existing partition key group by key.
- getPartitionKeyGroup(PartitionKeyGroupKey) - Method in interface org.finra.herd.service.PartitionKeyGroupService
-
- getPartitionKeyGroupByKey(PartitionKeyGroupKey) - Method in class org.finra.herd.dao.impl.PartitionKeyGroupDaoImpl
-
- getPartitionKeyGroupByKey(PartitionKeyGroupKey) - Method in interface org.finra.herd.dao.PartitionKeyGroupDao
-
Gets a partition key group entity.
- getPartitionKeyGroupByName(String) - Method in class org.finra.herd.dao.impl.PartitionKeyGroupDaoImpl
-
- getPartitionKeyGroupByName(String) - Method in interface org.finra.herd.dao.PartitionKeyGroupDao
-
Gets a partition key group entity.
- getPartitionKeyGroupEntity(PartitionKeyGroupKey) - Method in class org.finra.herd.service.helper.PartitionKeyGroupDaoHelper
-
Gets the partition key group entity and ensure it exists.
- getPartitionKeyGroupEntity(String) - Method in class org.finra.herd.service.helper.PartitionKeyGroupDaoHelper
-
Gets the partition key group entity and ensure it exists.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesCreateRequest
-
Gets the value of the partitionKeyGroupKey property.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesDeleteRequest
-
Gets the value of the partitionKeyGroupKey property.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesInformation
-
Gets the value of the partitionKeyGroupKey property.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.model.api.xml.PartitionKeyGroup
-
Gets the value of the partitionKeyGroupKey property.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.model.api.xml.PartitionKeyGroupCreateRequest
-
Gets the value of the partitionKeyGroupKey property.
- getPartitionKeyGroupKey() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesCreateRequest
-
Value that uniquely identifies a Partition Key Group
- getPartitionKeyGroupKey() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesDeleteRequest
-
Value that uniquely identifies a Partition Key Group
- getPartitionKeyGroupKey() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesInformation
-
Value that uniquely identifies a Partition Key Group
- getPartitionKeyGroupKey() - Method in class org.finra.herd.sdk.model.PartitionKeyGroup
-
Value that uniquely identifies a Partition Key Group
- getPartitionKeyGroupKey() - Method in class org.finra.herd.sdk.model.PartitionKeyGroupCreateRequest
-
Value that uniquely identifies a Partition Key Group
- getPartitionKeyGroupKeys() - Method in class org.finra.herd.model.api.xml.PartitionKeyGroupKeys
-
Gets the value of the partitionKeyGroupKeys property.
- getPartitionKeyGroupKeys() - Method in class org.finra.herd.sdk.model.PartitionKeyGroupKeys
-
- getPartitionKeyGroupName() - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueKey
-
Gets the value of the partitionKeyGroupName property.
- getPartitionKeyGroupName() - Method in class org.finra.herd.model.api.xml.PartitionKeyGroupKey
-
Gets the value of the partitionKeyGroupName property.
- getPartitionKeyGroupName() - Method in class org.finra.herd.model.jpa.PartitionKeyGroupEntity
-
- getPartitionKeyGroupName() - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueKey
-
The name of the Partition Key Group associated with the Expected Partition Value
- getPartitionKeyGroupName() - Method in class org.finra.herd.sdk.model.PartitionKeyGroupKey
-
The name of the Partition Key Group
- getPartitionKeyGroups() - Method in class org.finra.herd.dao.impl.PartitionKeyGroupDaoImpl
-
- getPartitionKeyGroups() - Method in interface org.finra.herd.dao.PartitionKeyGroupDao
-
Gets a list of all existing partition key groups.
- getPartitionKeyGroups() - Method in class org.finra.herd.rest.PartitionKeyGroupRestController
-
Gets a list of all existing partition key groups.
- getPartitionKeyGroups() - Method in class org.finra.herd.service.impl.PartitionKeyGroupServiceImpl
-
Gets a list of keys for all existing partition key groups.
- getPartitionKeyGroups() - Method in interface org.finra.herd.service.PartitionKeyGroupService
-
- getPartitionLevel() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getPartitions() - Method in class org.finra.herd.model.api.xml.Schema
-
- getPartitions() - Method in class org.finra.herd.sdk.model.Schema
-
A container for partition columns in a specific schema.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.LatestAfterPartitionValue
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.api.xml.LatestBeforePartitionValue
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getPartitionValue() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the partitionValue property.
- getPartitionValue() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getPartitionValue() - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The Partition Value that this Business Object Data is associated with
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
The Partition Value that a Business Object Data is associated with
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The Partition Value that this Business Object Data is associated with
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
The Partition Value that this Business Object Data is associated with
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
The partition value that the Business Object Data is associated with
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The the primary partition value of the business object data
- getPartitionValue() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The the primary partition value of the business object data
- getPartitionValue() - Method in class org.finra.herd.sdk.model.LatestAfterPartitionValue
-
The partition value that is an inclusive lower bound for the latest available partition value.
- getPartitionValue() - Method in class org.finra.herd.sdk.model.LatestBeforePartitionValue
-
The partition value that is an inclusive upper bound for the latest available partition value.
- getPartitionValue(BusinessObjectDataEntity, int) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns primary partition or subpartition value specified by the partition column position.
- getPartitionValue2() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getPartitionValue3() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getPartitionValue4() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getPartitionValue5() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getPartitionValueFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the partitionValueFilter property.
- getPartitionValueFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the partitionValueFilter property.
- getPartitionValueFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the partitionValueFilter property.
- getPartitionValueFilter() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the partitionValueFilter property.
- getPartitionValueFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A container for the Partition Values to check for availability.
- getPartitionValueFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
A container for the Partition Values to check for availability.
- getPartitionValueFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getPartitionValueFilter() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getPartitionValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- getPartitionValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- getPartitionValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- getPartitionValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- getPartitionValueFilters() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
- getPartitionValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A container for Partition Value Filters
- getPartitionValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
A container for Partition Value Filters
- getPartitionValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getPartitionValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getPartitionValueFilters() - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
A container for Partition Value Filters
- getPartitionValueRange() - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Gets the value of the partitionValueRange property.
- getPartitionValueRange() - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
A container for the Partition Value Range.
- getPartitionValues() - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
- getPartitionValues() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getPartitionValues() - Method in class org.finra.herd.model.dto.HivePartitionDto
-
Gets the partition values.
- getPartitionValues() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getPartitionValues() - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
This specifies a list of partition values.
- getPartitionValues(PartitionValueFilter, String, int, BusinessObjectFormatKey, Integer, List<String>, String, String, BusinessObjectFormatEntity) - Method in class org.finra.herd.service.helper.BusinessObjectDataDaoHelper
-
Builds a list of partition values from the partition value filter.
- getPassword() - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Gets the value of the password property.
- getPassword() - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- getPassword() - Method in class org.finra.herd.sdk.invoker.auth.HttpBasicAuth
-
- getPassword() - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- getPath() - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
get path
- getPath() - Method in class org.finra.herd.model.dto.HivePartitionDto
-
- getPath() - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- getPercentageOfAllBusinessObjectDefinitions(double) - Method in interface org.finra.herd.dao.BusinessObjectDefinitionDao
-
Gets a percentage of all business object definition entities.
- getPercentageOfAllBusinessObjectDefinitions(double) - Method in class org.finra.herd.dao.impl.BusinessObjectDefinitionDaoImpl
-
- getPigVersion() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the pigVersion property.
- getPigVersion() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The Pig version to load
- getPort() - Method in class org.finra.herd.service.credstash.EnvConfig
-
- getPosition() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getPredicateForInClause(CriteriaBuilder, Path<T>, List<T>) - Method in class org.finra.herd.dao.impl.BaseJpaDaoImpl
-
Gets an "in" clause predicate for a list of values.
- getPreRegistrationStatus() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- getPreSignedUrl() - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Gets the value of the preSignedUrl property.
- getPreSignedUrl() - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Gets the value of the preSignedUrl property.
- getPreSignedUrl() - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- getPreSignedUrl() - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- getPreviousStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Gets the value of the previousStatus property.
- getPreviousStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
The status of the Business Object Data prior to the update
- getPrimaryAndSubPartitionValues(BusinessObjectDataKey) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a list of primary and sub-partition values per specified business object data.
- getPrimaryAndSubPartitionValues(BusinessObjectData) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a list of primary and sub-partition values per specified business object data.
- getPrimaryAndSubPartitionValues(BusinessObjectDataEntity) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Returns a list of primary and sub-partition values per specified business object data entity.
- getPriority() - Method in class org.finra.herd.service.activiti.HerdProcessEngineConfigurator
-
- getProcessDefinitionById(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets a process definition by its ID.
- getProcessDefinitionById(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getProcessDefinitionsByIds(Set<String>) - Method in interface org.finra.herd.service.ActivitiService
-
Gets all process definitions by their IDs
- getProcessDefinitionsByIds(Set<String>) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getProcessIdentifyingInformation(DelegateExecution) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets process identifying information from the current execution as a String.
- getProcessInstanceById(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets a process instance by its ID.
- getProcessInstanceById(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getProcessModel(String) - Method in interface org.finra.herd.service.ActivitiService
-
Gets the process model by the given process definition ID.
- getProcessModel(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getProperties(String) - Method in class org.finra.herd.dao.helper.JavaPropertiesHelper
-
- getProperties(InputStream) - Method in class org.finra.herd.dao.helper.JavaPropertiesHelper
-
- getProperties(String, String, S3FileTransferRequestParamsDto) - Method in class org.finra.herd.dao.impl.S3DaoImpl
-
- getProperties(String, String, S3FileTransferRequestParamsDto) - Method in interface org.finra.herd.dao.S3Dao
-
Gets an object from S3 and parses it as a
Properties.
- getProperties() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
- getProperties() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
List of properties
- getProperty(ConfigurationValue, Environment) - Static method in class org.finra.herd.core.helper.ConfigurationHelper
-
- getProperty(ConfigurationValue, Class<T>, Environment) - Static method in class org.finra.herd.core.helper.ConfigurationHelper
-
Wrapper for
PropertyResolver.getProperty(String, Class, Object) using the given
ConfigurationValue as the key and default value.
- getProperty(ConfigurationValue) - Method in class org.finra.herd.core.helper.ConfigurationHelper
-
- getProperty(ConfigurationValue, Class<T>) - Method in class org.finra.herd.core.helper.ConfigurationHelper
-
- getProperty(String) - Method in class org.finra.herd.dao.ReloadablePropertySource
-
Gets a property by name while possibly refreshing the properties if needed.
- getProxy() - Method in class org.finra.herd.service.credstash.EnvConfig
-
- getPublish() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- getPublish() - Method in class org.finra.herd.sdk.model.AttributeDefinition
-
If true, this business object data attribute will be published in notification messages
- getQueryRestriction(CriteriaBuilder, From<?, BusinessObjectDataEntity>, From<?, BusinessObjectFormatEntity>, From<?, FileTypeEntity>, From<?, BusinessObjectDefinitionEntity>, BusinessObjectDataKey) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestriction(CriteriaBuilder, From<?, BusinessObjectFormatEntity>, From<?, FileTypeEntity>, From<?, BusinessObjectDefinitionEntity>, BusinessObjectFormatKey, boolean) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bformat specific.
- getQueryRestrictionOnBusinessObjectDataVersionAndStatus(CriteriaBuilder, From<?, BusinessObjectDataEntity>, From<?, BusinessObjectDataStatusEntity>, Integer, String) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestrictionOnPartitionValues(CriteriaBuilder, From<?, BusinessObjectDataEntity>, BusinessObjectDataKey) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestrictionOnPartitionValues(CriteriaBuilder, From<?, BusinessObjectDataEntity>, String, List<String>) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestrictionOnPartitionValues(CriteriaBuilder, From<?, BusinessObjectDataEntity>, List<List<String>>) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestrictionOnPartitionValues(CriteriaBuilder, From<?, BusinessObjectDataEntity>, From<?, BusinessObjectDataEntity>) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
TODO This method may be bdata specific.
- getQueryRestrictionOnStorage(CriteriaBuilder, From<?, StorageEntity>, From<?, StoragePlatformEntity>, List<String>, String, String) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
Builds a query restriction predicate for the storage.
- getReader() - Method in class org.finra.herd.ui.RequestLoggingFilter.RequestLoggingFilterWrapper
-
- getReadPermission() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getReadyTime() - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Gets the value of the readyTime property.
- getReadyTime() - Method in class org.finra.herd.sdk.model.StatusTimeline
-
The date and time when the cluster was ready to execute steps.
- getReason() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Gets the value of the reason property.
- getReason() - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- getReason() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
A reason for the Business Object Data not being available (NOT_REGISTERED, INVALID, etc...)
- getReceiveTaskId() - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Gets the value of the receiveTaskId property.
- getReceiveTaskId() - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
The task Id of the receive task in the job workflow to signal.
- getRecursive() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getRegion() - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- getRegisteredBusinessObjectDataList() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- getRegisteredBusinessObjectDataList() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getRegServerAccessParamsDto() - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Returns the Registration Server Access Parameters DTO.
- getRegServerHost() - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- getRegServerPort() - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- getReleaseLabel() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the releaseLabel property.
- getReleaseLabel() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The release label.
- getReplaceColumns() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
If true, an ALTER TABLE ...
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestAccountId(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Gets Request accountId
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestEmrClusterDefinitionName(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the cluster definition name.
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestEmrClusterId(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Gets EMR cluster ID.
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestEmrClusterName(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the cluster name.
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestNamespace(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the namespace.
- getRequestObject(String, String, Class) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
Converts the request string to xsd object.
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getRequestStepName(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the step name.
- getRequired() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getRequired() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
Values true|false.
- getRequiredConfigurationValue(ConfigurationValue) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
Gets the value and verifies that it is not blank for the given configuration option.
- getRequiredExpressionVariableAsString(Expression, DelegateExecution, String) - Method in class org.finra.herd.service.activiti.ActivitiHelper
-
Gets an expression variable from the execution as String.
- getResponseBody() - Method in exception org.finra.herd.sdk.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Gets the response headers of the previous request
- getResponseHeaders() - Method in exception org.finra.herd.sdk.invoker.ApiException
-
Get the HTTP response headers.
- getResponseMessage() - Method in exception org.finra.herd.tools.common.databridge.HttpErrorResponseException
-
- getResult() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the result property.
- getResult() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getResultSet() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the resultSet property.
- getResultSet() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getRetriesLeft() - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Gets the value of the retriesLeft property.
- getRetriesLeft() - Method in class org.finra.herd.sdk.model.WorkflowError
-
Number of retries left
- getRetryPolicy() - Method in class org.finra.herd.dao.RetryPolicyFactory
-
Gets the application's default retry policy.
- getReturnCode() - Method in enum org.finra.herd.tools.common.databridge.DataBridgeApp.ReturnValue
-
- getRoleArn() - Method in class org.finra.herd.model.jpa.TrustingAccountEntity
-
- getRoles() - Method in class org.finra.herd.model.dto.ApplicationUser
-
Gets the collection of roles.
- getRowCount() - Method in class org.finra.herd.model.api.xml.StorageFile
-
Gets the value of the rowCount property.
- getRowCount() - Method in class org.finra.herd.model.dto.ManifestFile
-
- getRowCount() - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- getRowCount() - Method in class org.finra.herd.sdk.model.StorageFile
-
The number of lines in the file
- getRows() - Method in class org.finra.herd.model.api.xml.JdbcStatementResultSet
-
- getRows() - Method in class org.finra.herd.sdk.model.JdbcStatementResultSet
-
- getRuleType() - Method in class org.finra.herd.model.api.xml.StoragePolicyRule
-
Gets the value of the ruleType property.
- getRuleType() - Method in class org.finra.herd.sdk.model.StoragePolicyRule
-
The storage policy rule type.
- getRuleValue() - Method in class org.finra.herd.model.api.xml.StoragePolicyRule
-
Gets the value of the ruleValue property.
- getRuleValue() - Method in class org.finra.herd.sdk.model.StoragePolicyRule
-
The storage policy rule value.
- getRunningEmrOozieJobsByName(String, String, int, int) - Method in class org.finra.herd.dao.impl.OozieDaoImpl
-
- getRunningEmrOozieJobsByName(String, String, int, int) - Method in interface org.finra.herd.dao.OozieDao
-
Gets the oozie jobs in RUNNING status.
- getS3AccessKey() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getS3BucketAccessParams(StorageEntity) - Method in class org.finra.herd.service.helper.StorageHelper
-
Returns a new instance of S3FileTransferRequestParamsDto populated with all parameters, required to access an S3 bucket.
- getS3BucketName() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getS3BucketName() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getS3Endpoint() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the s3Endpoint property.
- getS3Endpoint() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getS3Endpoint() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- getS3FileCopyRequestParamsDto() - Method in class org.finra.herd.service.helper.StorageHelper
-
- getS3FileTransferRequestParamsDto() - Method in class org.finra.herd.service.helper.StorageHelper
-
- getS3HdfsCopyScriptName() - Method in class org.finra.herd.dao.helper.EmrHelper
-
Gets the S3 to HDFS copy script name.
- GetS3KeyPrefix - Class in org.finra.dm.service.activiti.task
-
- GetS3KeyPrefix() - Constructor for class org.finra.dm.service.activiti.task.GetS3KeyPrefix
-
Deprecated.
- getS3KeyPrefix() - Method in class org.finra.herd.model.api.xml.S3KeyPrefixInformation
-
Gets the value of the s3KeyPrefix property.
- getS3KeyPrefix() - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Gets the value of the s3KeyPrefix property.
- getS3KeyPrefix() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getS3KeyPrefix(String, String, String, String, Integer, String, String, DelimitedFieldValues, Integer, String, Boolean, ServletRequest) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Gets the S3 key prefix for writing or accessing business object data.
- getS3KeyPrefix() - Method in class org.finra.herd.sdk.model.S3KeyPrefixInformation
-
The S3 key prefix to use when writing or accessing the data.
- getS3KeyPrefix() - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- GetS3KeyPrefix - Class in org.finra.herd.service.activiti.task
-
An Activiti task that retrieves a business object data.
- GetS3KeyPrefix() - Constructor for class org.finra.herd.service.activiti.task.GetS3KeyPrefix
-
- getS3KeyPrefix(BusinessObjectDataKey, String, String, Boolean) - Method in class org.finra.herd.service.impl.StorageUnitServiceImpl
-
- getS3KeyPrefix(BusinessObjectDataKey, String, String, Boolean) - Method in interface org.finra.herd.service.StorageUnitService
-
Gets the S3 key prefix.
- getS3KeyPrefix(DataBridgeBaseManifestDto, Integer, Boolean) - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Retrieves S3 key prefix from the registration server.
- getS3KeyPrefix(BusinessObjectData) - Method in class org.finra.herd.tools.downloader.DownloaderWebClient
-
Retrieves S3 key prefix from the herd registration server.
- getS3KeyPrefixImpl(BusinessObjectDataKey, String, String, Boolean) - Method in class org.finra.herd.service.impl.StorageUnitServiceImpl
-
Gets the S3 key prefix.
- getS3ManagedReplaceString() - Method in class org.finra.herd.service.helper.EmrStepHelper
-
- getS3Object(GetObjectRequest, AmazonS3) - Method in class org.finra.herd.dao.impl.S3OperationsImpl
-
- getS3Object(GetObjectRequest, AmazonS3) - Method in interface org.finra.herd.dao.S3Operations
-
- getS3ObjectKey() - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Gets the value of the s3PropertiesLocation property.
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
The location to the Java properties file in S3
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JobDefinition
-
The location to the Java properties file in S3
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
The location to the Java properties file in S3
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
The location to the Java properties file in S3
- getS3PropertiesLocation() - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
The location to the Java properties file in S3
- getS3SecretKey() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getS3StagingLocation() - Method in class org.finra.herd.dao.helper.EmrHelper
-
Get the S3_STAGING_RESOURCE full path from the bucket name as well as other details.
- getSampleDataFiles() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- getSampleDataFiles() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getSampleDataFiles() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
An optional list of sample data files associated with the Business Object Definition
- getSchema() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Gets the value of the schema property.
- getSchema() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Gets the value of the schema property.
- getSchema() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
Gets the value of the schema property.
- getSchema() - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
The schema associated with this Business Object Format
- getSchema() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
The schema associated with this Business Object Format
- getSchema() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
The schema associated with this Business Object Format
- getSchemaColumnName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Gets the value of the schemaColumnName property.
- getSchemaColumnName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Gets the value of the schemaColumnName property.
- getSchemaColumnName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
The name of the schema column
- getSchemaColumnName() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
The name of the schema column
- getSchemaColumns(BusinessObjectDefinitionEntity, String) - Method in class org.finra.herd.dao.impl.SchemaColumnDaoImpl
-
- getSchemaColumns(BusinessObjectDefinitionEntity, String) - Method in interface org.finra.herd.dao.SchemaColumnDao
-
Gets a list of schema column entities from all format instances for the specified business object definition entity and schema column name.
- getSchemaColumns() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- getSchemaColumns() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.EmrStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
- getScriptArguments() - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- getScriptArguments() - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- getScriptArguments(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the script arguments from the DelegateExecution, delimited and escaped as a list.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
Gets the value of the scriptLocation property.
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getScriptLocation() - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- getScriptLocation(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the scriptLocation from the DelegateExecution
- getScriptName() - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
Gets the value of the scriptName property.
- getScriptName() - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- getSearchBusinessObjectDefinitionsByTagsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getSearchBusinessObjectDefinitionsByTagsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The search business object definitions by tags function will take a list of tag entities list and return a list of business object definition entities.
- getSearchIndex(String) - Method in class org.finra.herd.rest.SearchIndexRestController
-
Gets an existing search index by its name.
- getSearchIndex(SearchIndexKey) - Method in class org.finra.herd.service.impl.SearchIndexServiceImpl
-
- getSearchIndex(SearchIndexKey) - Method in interface org.finra.herd.service.SearchIndexService
-
Gets an existing search index for the specified key.
- getSearchIndexByKey(SearchIndexKey) - Method in class org.finra.herd.dao.impl.SearchIndexDaoImpl
-
- getSearchIndexByKey(SearchIndexKey) - Method in interface org.finra.herd.dao.SearchIndexDao
-
Gets a search index by its key.
- getSearchIndexEntity(SearchIndexKey) - Method in class org.finra.herd.service.helper.SearchIndexDaoHelper
-
Gets a search index entity by its key and ensure it exists.
- getSearchIndexes() - Method in class org.finra.herd.dao.impl.SearchIndexDaoImpl
-
- getSearchIndexes() - Method in interface org.finra.herd.dao.SearchIndexDao
-
Gets a list of search index keys for all search indexes defined in the system.
- getSearchIndexes() - Method in class org.finra.herd.rest.SearchIndexRestController
-
Gets a list of search index keys for all search indexes defined in the system.
- getSearchIndexes() - Method in class org.finra.herd.service.impl.SearchIndexServiceImpl
-
- getSearchIndexes() - Method in interface org.finra.herd.service.SearchIndexService
-
Gets a list of search index keys for all search indexes defined in the system.
- getSearchIndexKey() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the searchIndexKey property.
- getSearchIndexKey() - Method in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Gets the value of the searchIndexKey property.
- getSearchIndexKey() - Method in class org.finra.herd.sdk.model.SearchIndex
-
A wrapper for the values that uniquely identify a Search Index
- getSearchIndexKey() - Method in class org.finra.herd.sdk.model.SearchIndexCreateRequest
-
A wrapper for the values that uniquely identify a Search Index
- getSearchIndexKeys() - Method in class org.finra.herd.model.api.xml.SearchIndexKeys
-
Gets the value of the searchIndexKeys property.
- getSearchIndexKeys() - Method in class org.finra.herd.sdk.model.SearchIndexKeys
-
- getSearchIndexName() - Method in class org.finra.herd.model.api.xml.SearchIndexKey
-
Gets the value of the searchIndexName property.
- getSearchIndexName() - Method in class org.finra.herd.sdk.model.SearchIndexKey
-
The name of this Search Index
- getSearchIndexStatistics() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the searchIndexStatistics property.
- getSearchIndexStatistics() - Method in class org.finra.herd.sdk.model.SearchIndex
-
A wrapper for the search index information retrieved from the index
- getSearchIndexStatus() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the searchIndexStatus property.
- getSearchIndexStatus() - Method in class org.finra.herd.sdk.model.SearchIndex
-
The status of this Search Index.
- getSearchIndexStatusByCode(String) - Method in class org.finra.herd.dao.impl.SearchIndexStatusDaoImpl
-
- getSearchIndexStatusByCode(String) - Method in interface org.finra.herd.dao.SearchIndexStatusDao
-
Gets a search index status by its code.
- getSearchIndexStatusEntity(String) - Method in class org.finra.herd.service.helper.SearchIndexStatusDaoHelper
-
Gets a search index status entity by its code and ensure it exists.
- getSearchIndexType() - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Gets the value of the searchIndexType property.
- getSearchIndexType() - Method in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Gets the value of the searchIndexType property.
- getSearchIndexType() - Method in class org.finra.herd.sdk.model.SearchIndex
-
The type of this Search Index
- getSearchIndexType() - Method in class org.finra.herd.sdk.model.SearchIndexCreateRequest
-
The type of this Search Index
- getSearchIndexTypeByCode(String) - Method in class org.finra.herd.dao.impl.SearchIndexTypeDaoImpl
-
- getSearchIndexTypeByCode(String) - Method in interface org.finra.herd.dao.SearchIndexTypeDao
-
Gets a search index type by its code.
- getSearchIndexTypeEntity(String) - Method in class org.finra.herd.service.helper.SearchIndexTypeDaoHelper
-
Gets a search index type entity by its code and ensure it exists.
- getSecurityConfiguration() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the securityConfiguration property.
- getSecurityConfiguration() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The name of a security configuration to apply to the cluster
- getSecurityFunction() - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- getSecurityFunctions() - Method in class org.finra.herd.dao.impl.SecurityFunctionDaoImpl
-
- getSecurityFunctions() - Method in interface org.finra.herd.dao.SecurityFunctionDao
-
Gets a list of security functions.
- getSecurityFunctionsForRole(String) - Method in class org.finra.herd.dao.impl.SecurityFunctionDaoImpl
-
- getSecurityFunctionsForRole(String) - Method in interface org.finra.herd.dao.SecurityFunctionDao
-
Gets a list of functions for the role.
- getSecurityGroupIds() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
- getSecurityGroupIds() - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
- getSecurityGroupIds() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- getSecurityGroupIds() - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- getSecurityRole() - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- getServiceIamRole() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the serviceIamRole property.
- getServiceIamRole() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Launches the Amazon EMR service with the specified IAM role
- getSessionId() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getSessionInitTime() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getSessionToken() - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- getShortDescription() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Gets the value of the shortDescription property.
- getShortDescription() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
An optional short-description.
- getSize() - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Gets the value of the size property.
- getSize() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getSize() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
The column size.
- getSizeCheckPassed() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
A Y/N flag that shows whether the total number of business object definitions in the database is the same as the total number\n in the index
- getSocketTimeout() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getSourceBucketName() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getSourceBucketName() - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- getSourceBucketName() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getSourceBusinessObjectData() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the sourceBusinessObjectData property.
- getSourceBusinessObjectData() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The source business object format key
- getSourceBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getSourceBusinessObjectDataKey() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getSourceBusinessObjectFormatKey() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Gets the value of the sourceBusinessObjectFormatKey property.
- getSourceBusinessObjectFormatKey() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
The source business object format key
- getSourceFilePath() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getSourceNewBusinessObjectDataStatus() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getSourceNewStatus() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getSourceObjectKey() - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- getSourceOldBusinessObjectDataStatus() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getSourceOldStatus() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getSourceS3KeyPrefix() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getSourceStorageFiles() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getSourceStorageName() - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- getSpotCheckMostRecentPassed() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
A Y/N flag that shows whether the spot check that verifies the most recently modified business object definitions in the\n database are the same as the indexed documents
- getSpotCheckRandomPassed() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
A Y/N flag that shows whether the spot check that verifies a percentage of random business object definitions in the database\n are the same as the indexed documents
- getSpotPricesPerAvailabilityZone() - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- getSql() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the sql property.
- getSql() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getSqsQueueName() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getSshKeyPairName() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the sshKeyPairName property.
- getSshKeyPairName() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
The name of the Amazon EC2 key pair to set as the connection credential
- getStartPartitionValue() - Method in class org.finra.herd.model.api.xml.PartitionValueRange
-
Gets the value of the startPartitionValue property.
- getStartPartitionValue() - Method in class org.finra.herd.sdk.model.PartitionValueRange
-
The start partition value for the partition value range.
- getStartTime() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the startTime property.
- getStartTime() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the startTime property.
- getStartTime() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the startTime property.
- getStartTime() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the startTime property.
- getStartTime() - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Gets the value of the startTime property.
- getStartTime() - Method in class org.finra.herd.sdk.model.Job
-
The start time of the job
- getStartTime() - Method in class org.finra.herd.sdk.model.JobSummary
-
The start time of the job
- getStartTime() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getStartTime() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getStartTime() - Method in class org.finra.herd.sdk.model.WorkflowStep
-
The start time of the step
- getStatements() - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
- getStatements() - Method in class org.finra.herd.model.api.xml.JdbcExecutionResponse
-
- getStatements() - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- getStatements() - Method in class org.finra.herd.sdk.model.JdbcExecutionResponse
-
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusInformation
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateRequest
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataVersion
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.Job
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Gets the value of the status property.
- getStatus() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getStatus() - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- getStatus() - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- getStatus() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getStatus() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getStatus() - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The status of the Business Object Data.
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
The status of the Business Object Data.
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
The status of the Business Object Data
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusInformation
-
The status of the Business Object Data.
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateRequest
-
The status of the Business Object Data.
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
The status of the Business Object Data.
- getStatus() - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersion
-
The status of the Business Object Data
- getStatus() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getStatus() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getStatus() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getStatus() - Method in class org.finra.herd.sdk.model.Job
-
The status of the job.
- getStatus() - Method in class org.finra.herd.sdk.model.JobSummary
-
The status of the job.
- getStatus() - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- getStatus() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getStatus() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
The status of the storage policy
- getStatus() - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
The status of the storage policy.
- getStatus() - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
The status of the storage policy.
- getStatusChangeReason() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the statusChangeReason property.
- getStatusChangeReason() - Method in class org.finra.herd.sdk.model.EmrCluster
-
The reason for the cluster status change.
- getStatusCode() - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Gets the value of the statusCode property.
- getStatusCode() - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Gets the status code of the previous request
- getStatusCode() - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- getStatusCode() - Method in exception org.finra.herd.tools.common.databridge.HttpErrorResponseException
-
- getStatusDescription() - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Gets the value of the statusDescription property.
- getStatusDescription() - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- getStatusDescription() - Method in exception org.finra.herd.tools.common.databridge.HttpErrorResponseException
-
- getStatusTimeline() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the statusTimeline property.
- getStatusTimeline() - Method in class org.finra.herd.sdk.model.EmrCluster
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- getStep() - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Gets the value of the step property.
- getStep() - Method in class org.finra.herd.sdk.model.EmrCluster
-
- getStepHelper(String) - Method in class org.finra.herd.service.helper.EmrStepHelperFactory
-
This method returns the EMR step helper for the given class.
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getStepId(Object) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the step Id.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.EmrStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Gets the value of the stepName property.
- getStepName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- getStepName() - Method in class org.finra.herd.sdk.model.EmrStep
-
- getStepName() - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- getStepName(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
Gets the step name from the DelegateExecution
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getStepRequestType() - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the type of step request it supports, the name of the step request class.
- getStepType() - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- getStepType() - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- getStepType() - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- getStepType() - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- getStepType() - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- getStepType() - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Return the type of step it supports, the name of the step class.
- getStorage() - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Gets the value of the storage property.
- getStorage() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getStorage() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- getStorage() - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- getStorage() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getStorage() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getStorage() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getStorage(String) - Method in class org.finra.herd.rest.StorageRestController
-
Gets an existing storage by name.
- getStorage() - Method in class org.finra.herd.sdk.model.StorageUnit
-
The Storage for this Storage Unit
- getStorage(StorageAlternateKeyDto) - Method in class org.finra.herd.service.impl.StorageServiceImpl
-
Gets a storage for the specified storage name.
- getStorage(StorageAlternateKeyDto) - Method in interface org.finra.herd.service.StorageService
-
- getStorage(String) - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Gets storage information from the registration server.
- getStorageAttributeIntegerValueByName(String, StorageEntity, Integer) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets a storage attribute value by name.
- getStorageAttributeIntegerValueByName(String, StorageEntity, boolean, boolean) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets a storage attribute value by name.
- getStorageAttributeValueByName(String, Storage, Boolean) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets attribute value by name from the storage object instance.
- getStorageAttributeValueByName(String, StorageEntity, boolean) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets attribute value by name from the storage entity while specifying whether the attribute value is required (i.e.
- getStorageAttributeValueByName(String, StorageEntity, boolean, boolean) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets attribute value by name from the storage entity while specifying whether the attribute is required and whether the attribute value is required.
- getStorageBucketName(StorageEntity) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets the storage's bucket name.
- getStorageBusinessObjectDefinitionDailyUploadStats() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStats
-
Gets the value of the storageBusinessObjectDefinitionDailyUploadStats property.
- getStorageBusinessObjectDefinitionDailyUploadStats() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStats
-
- getStorageByName(String) - Method in class org.finra.herd.dao.impl.StorageDaoImpl
-
- getStorageByName(String) - Method in interface org.finra.herd.dao.StorageDao
-
Gets a storage by it's name.
- getStorageCode() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getStorageDailyUploadStats() - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStats
-
Gets the value of the storageDailyUploadStats property.
- getStorageDailyUploadStats() - Method in class org.finra.herd.sdk.model.StorageDailyUploadStats
-
- getStorageDirectory() - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Gets the value of the storageDirectory property.
- getStorageDirectory() - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Gets the value of the storageDirectory property.
- getStorageDirectory() - Method in class org.finra.herd.sdk.model.StorageUnit
-
A container for a Storage Directory that resides within a specific Storage Unit
- getStorageDirectory() - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
A container for a Storage Directory that resides within a specific Storage Unit.
- getStorageEntity(StorageAlternateKeyDto) - Method in class org.finra.herd.service.helper.StorageDaoHelper
-
Gets a storage entity based on the alternate key and makes sure that it exists.
- getStorageEntity(String) - Method in class org.finra.herd.service.helper.StorageDaoHelper
-
Gets a storage entity based on the storage name and makes sure that it exists.
- getStorageFileByStorageNameAndFilePath(String, String) - Method in class org.finra.herd.dao.impl.StorageFileDaoImpl
-
- getStorageFileByStorageNameAndFilePath(String, String) - Method in interface org.finra.herd.dao.StorageFileDao
-
Retrieves storage file by storage name and file path.
- getStorageFileCount(String, String) - Method in class org.finra.herd.dao.impl.StorageFileDaoImpl
-
- getStorageFileCount(String, String) - Method in interface org.finra.herd.dao.StorageFileDao
-
Counts all storage files matching the file path prefix in the specified storage.
- getStorageFileEntitiesMap(Collection<StorageFileEntity>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a map of file paths to the storage file entities build from the list of storage file entities.
- getStorageFileEntity(String, String) - Method in class org.finra.herd.service.helper.StorageFileDaoHelper
-
Retrieves storage file by storage name and file path.
- getStorageFileId() - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- getStorageFilePathsByStorageUnits(List<StorageUnitEntity>) - Method in class org.finra.herd.dao.impl.StorageFileDaoImpl
-
- getStorageFilePathsByStorageUnits(List<StorageUnitEntity>) - Method in interface org.finra.herd.dao.StorageFileDao
-
Retrieves a map of storage unit ids to their corresponding storage file paths.
- getStorageFiles() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- getStorageFiles() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- getStorageFiles() - Method in class org.finra.herd.model.api.xml.StorageUnit
-
- getStorageFiles() - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
- getStorageFiles() - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- getStorageFiles() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The list of storage files to be added.
- getStorageFiles() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The list of storage files
- getStorageFiles() - Method in class org.finra.herd.sdk.model.StorageUnit
-
A container of various Storage Files that reside within a specific Storage Unit
- getStorageFiles() - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
A container of various Storage Files that reside within a specific Storage Unit.
- getStorageFilesByStorageAndFilePathPrefix(String, String) - Method in class org.finra.herd.dao.impl.StorageFileDaoImpl
-
- getStorageFilesByStorageAndFilePathPrefix(String, String) - Method in interface org.finra.herd.dao.StorageFileDao
-
Retrieves a sorted list of storage file paths matching S3 key prefix in the specified storage.
- getStorageFilesMapFromS3ObjectSummaries(List<S3ObjectSummary>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a map of file paths to the storage files build from the list of S3 object summaries with map iteration order matching the original list order.
- getStorageFilesMapFromStorageFiles(List<StorageFile>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Returns a map of file paths to the storage files build from the list of storage files with map iteration order matching the original list order.
- getStorageFilesSizeBytes(Collection<StorageFile>) - Method in class org.finra.herd.service.helper.StorageFileHelper
-
Get the total size in bytes of all storage files in the specified list.
- getStorageKeys() - Method in class org.finra.herd.model.api.xml.StorageKeys
-
Gets the value of the storageKeys property.
- getStorageKeys() - Method in class org.finra.herd.sdk.model.StorageKeys
-
- getStorageKmsKeyId(StorageEntity) - Method in class org.finra.herd.service.helper.StorageHelper
-
Gets the storage's KMS key ID.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.StorageKey
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- getStorageName() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getStorageName() - Method in class org.finra.herd.model.dto.StorageAlternateKeyDto
-
- getStorageName() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Gets the value of the storageName property.
- getStorageName() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
Name of an existing storage known to the System.
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
Name of an existing storage known to the System.
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
The storage name
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The name of the storage
- getStorageName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The name of the storage
- getStorageName() - Method in class org.finra.herd.sdk.model.StorageKey
-
Name of Storage
- getStorageName() - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
The name of the storage that this storage policy applies to.
- getStorageName() - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
The name of the Storage that this Storage Unit is associated with.
- getStorageName() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
The storage name
- getStorageNameFromManifest(DataBridgeBaseManifestDto) - Method in class org.finra.herd.tools.common.databridge.DataBridgeController
-
Gets the storage name from a databridge manifest.
- getStorageNames() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- getStorageNames() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- getStorageNames() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- getStorageNames() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- getStorageNames() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
A container for Storage Names to include when checking for Business Object Data availability
- getStorageNames() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
A container for Storage Names to include when checking for Business Object Data availability
- getStorageNames() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getStorageNames() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getStoragePlatform() - Method in class org.finra.herd.model.jpa.StorageEntity
-
- getStoragePlatform(String) - Method in class org.finra.herd.rest.StoragePlatformRestController
-
Gets an existing storage platform by name.
- getStoragePlatform(String) - Method in class org.finra.herd.service.impl.StoragePlatformServiceImpl
-
- getStoragePlatform(String) - Method in interface org.finra.herd.service.StoragePlatformService
-
- getStoragePlatformByName(String) - Method in class org.finra.herd.dao.impl.StoragePlatformDaoImpl
-
- getStoragePlatformByName(String) - Method in interface org.finra.herd.dao.StoragePlatformDao
-
Gets a storage platform by it's name.
- getStoragePlatformEntity(String) - Method in class org.finra.herd.service.helper.StoragePlatformHelper
-
Gets a storage platform entity by name.
- getStoragePlatformName() - Method in class org.finra.herd.model.api.xml.Storage
-
Gets the value of the storagePlatformName property.
- getStoragePlatformName() - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
Gets the value of the storagePlatformName property.
- getStoragePlatformName() - Method in class org.finra.herd.sdk.model.Storage
-
Name of Storage Platform (eg S3) associated with this Storage
- getStoragePlatformName() - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
Name of Storage Platform (eg S3) associated with this Storage
- getStoragePlatforms() - Method in class org.finra.herd.model.api.xml.StoragePlatforms
-
Gets the value of the storagePlatforms property.
- getStoragePlatforms() - Method in class org.finra.herd.rest.StoragePlatformRestController
-
Gets a list of existing storage platforms.
- getStoragePlatforms() - Method in class org.finra.herd.sdk.model.StoragePlatforms
-
- getStoragePlatforms() - Method in class org.finra.herd.service.impl.StoragePlatformServiceImpl
-
Gets a list of storage platforms.
- getStoragePlatforms() - Method in interface org.finra.herd.service.StoragePlatformService
-
- getStoragePolicy(String, String) - Method in class org.finra.herd.rest.StoragePolicyRestController
-
Gets an existing storage policy by key.
- getStoragePolicy(StoragePolicyKey) - Method in class org.finra.herd.service.impl.StoragePolicyServiceImpl
-
- getStoragePolicy(StoragePolicyKey) - Method in interface org.finra.herd.service.StoragePolicyService
-
Gets an existing storage policy by key.
- getStoragePolicyByAltKey(StoragePolicyKey) - Method in class org.finra.herd.dao.impl.StoragePolicyDaoImpl
-
- getStoragePolicyByAltKey(StoragePolicyKey) - Method in interface org.finra.herd.dao.StoragePolicyDao
-
Retrieves a storage policy entity by alternate key.
- getStoragePolicyByAltKeyAndVersion(StoragePolicyKey, Integer) - Method in class org.finra.herd.dao.impl.StoragePolicyDaoImpl
-
- getStoragePolicyByAltKeyAndVersion(StoragePolicyKey, Integer) - Method in interface org.finra.herd.dao.StoragePolicyDao
-
Retrieves a storage policy entity by alternate key.
- getStoragePolicyEntityByKey(StoragePolicyKey) - Method in class org.finra.herd.service.helper.StoragePolicyDaoHelper
-
Gets a storage policy entity based on the key and makes sure that it exists.
- getStoragePolicyEntityByKeyAndVersion(StoragePolicyKey, Integer) - Method in class org.finra.herd.service.helper.StoragePolicyDaoHelper
-
Gets a storage policy entity based on the key and version and makes sure that it exists.
- getStoragePolicyFilter() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the storagePolicyFilter property.
- getStoragePolicyFilter() - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Gets the value of the storagePolicyFilter property.
- getStoragePolicyFilter() - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Gets the value of the storagePolicyFilter property.
- getStoragePolicyFilter() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
The storage policy filter to be used to select business object data
- getStoragePolicyFilter() - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
The storage policy filter to be used to select business object data
- getStoragePolicyFilter() - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
The storage policy filter to be used to select business object data
- getStoragePolicyKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataRetryStoragePolicyTransitionRequest
-
Gets the value of the storagePolicyKey property.
- getStoragePolicyKey() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the storagePolicyKey property.
- getStoragePolicyKey() - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Gets the value of the storagePolicyKey property.
- getStoragePolicyKey() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getStoragePolicyKey() - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- getStoragePolicyKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDataRetryStoragePolicyTransitionRequest
-
Wrapper for the storage policy unique identifiers
- getStoragePolicyKey() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
Wrapper for the storage policy unique identifiers
- getStoragePolicyKey() - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
Wrapper for the storage policy unique identifiers
- getStoragePolicyKey(StoragePolicyEntity) - Method in class org.finra.herd.service.helper.StoragePolicyHelper
-
Returns a storage policy key for the storage policy entity.
- getStoragePolicyName() - Method in class org.finra.herd.model.api.xml.StoragePolicyKey
-
Gets the value of the storagePolicyName property.
- getStoragePolicyName() - Method in class org.finra.herd.sdk.model.StoragePolicyKey
-
The name of the storage policy
- getStoragePolicyRule() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the storagePolicyRule property.
- getStoragePolicyRule() - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Gets the value of the storagePolicyRule property.
- getStoragePolicyRule() - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Gets the value of the storagePolicyRule property.
- getStoragePolicyRule() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
Wrapper for the storage policy rule
- getStoragePolicyRule() - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
Wrapper for the storage policy rule
- getStoragePolicyRule() - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
Wrapper for the storage policy rule
- getStoragePolicyRuleType() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getStoragePolicyRuleTypeByCode(String) - Method in class org.finra.herd.dao.impl.StoragePolicyRuleTypeDaoImpl
-
- getStoragePolicyRuleTypeByCode(String) - Method in interface org.finra.herd.dao.StoragePolicyRuleTypeDao
-
Gets a storage policy rule type by it's code.
- getStoragePolicyRuleTypeEntity(String) - Method in class org.finra.herd.service.helper.StoragePolicyRuleTypeDaoHelper
-
Gets the storage policy rule type entity and ensure it exists.
- getStoragePolicyRuleValue() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getStoragePolicyStatusByCode(String) - Method in class org.finra.herd.dao.impl.StoragePolicyStatusDaoImpl
-
- getStoragePolicyStatusByCode(String) - Method in interface org.finra.herd.dao.StoragePolicyStatusDao
-
Gets a storage policy status by it's code.
- getStoragePolicyStatusEntity(String) - Method in class org.finra.herd.service.helper.StoragePolicyStatusDaoHelper
-
Gets a storage policy status entity and ensure it exists.
- getStoragePolicyTransition() - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Gets the value of the storagePolicyTransition property.
- getStoragePolicyTransition() - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Gets the value of the storagePolicyTransition property.
- getStoragePolicyTransition() - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Gets the value of the storagePolicyTransition property.
- getStoragePolicyTransition() - Method in class org.finra.herd.sdk.model.StoragePolicy
-
The storage policy transition
- getStoragePolicyTransition() - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
The storage policy transition
- getStoragePolicyTransition() - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
The storage policy transition
- getStoragePolicyVersion() - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- getStoragePolicyVersion() - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- getStorages() - Method in class org.finra.herd.dao.impl.StorageDaoImpl
-
- getStorages() - Method in interface org.finra.herd.dao.StorageDao
-
Gets a list of storage keys for all storages defined in the system.
- getStorages() - Method in class org.finra.herd.rest.StorageRestController
-
Gets a list of namespace keys for all namespaces defined in the system.
- getStorages() - Method in class org.finra.herd.service.impl.StorageServiceImpl
-
- getStorages() - Method in interface org.finra.herd.service.StorageService
-
Gets a list of storage keys for all storages defined in the system.
- getStorageUnit() - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- getStorageUnit() - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- getStorageUnitByBusinessObjectDataAndStorage(BusinessObjectDataEntity, StorageEntity) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitByBusinessObjectDataAndStorage(BusinessObjectDataEntity, StorageEntity) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Gets a storage unit identified by the given business object data entity and storage entity.
- getStorageUnitByBusinessObjectDataAndStorageName(BusinessObjectDataEntity, String) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitByBusinessObjectDataAndStorageName(BusinessObjectDataEntity, String) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Gets a storage unit identified by the given business object data entity and storage name.
- getStorageUnitByStorageName(BusinessObjectData, String) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Gets a storage unit by storage name (case insensitive).
- getStorageUnitByStorageNameAndDirectoryPath(String, String) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitByStorageNameAndDirectoryPath(String, String) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Returns a first discovered storage unit in the specified storage that overlaps with the directory path.
- getStorageUnitDownloadCredential(String, String, String, String, Integer, String, Integer, String, DelimitedFieldValues) - Method in class org.finra.herd.rest.StorageUnitRestController
-
Gets the AWS credential to download to the specified storage unit.
- getStorageUnitDownloadCredential(BusinessObjectDataKey, String) - Method in class org.finra.herd.service.impl.StorageUnitServiceImpl
-
- getStorageUnitDownloadCredential(BusinessObjectDataKey, String) - Method in interface org.finra.herd.service.StorageUnitService
-
Gets the AWS credential to download to the specified storage unit.
- getStorageUnitDownloadCredential(DownloaderInputManifestDto, String) - Method in class org.finra.herd.tools.downloader.DownloaderWebClient
-
Gets the storage unit download credentials.
- getStorageUnitEntity(String, BusinessObjectDataEntity) - Method in class org.finra.herd.service.helper.StorageUnitDaoHelper
-
Retrieves a storage unit entity for the business object data in the specified storage and make sure it exists.
- getStorageUnitEventType() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Gets the value of the storageUnitEventType property.
- getStorageUnitEventType() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Gets the value of the storageUnitEventType property.
- getStorageUnitEventType() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Gets the value of the storageUnitEventType property.
- getStorageUnitEventType() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
The type of storage unit event in which this notification should trigger.
- getStorageUnitEventType() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
The type of storage unit event in which this notification should trigger.
- getStorageUnitEventType() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
The type of storage unit event in which this notification should trigger.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Gets the value of the storageUnitNotificationFilter property.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Gets the value of the storageUnitNotificationFilter property.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Gets the value of the storageUnitNotificationFilter property.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
The filter to use against storage unit events.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
The filter to use against storage unit events.
- getStorageUnitNotificationFilter() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
The filter to use against storage unit events.
- getStorageUnitNotificationRegistration() - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- getStorageUnitNotificationRegistration(String, String) - Method in class org.finra.herd.rest.StorageUnitNotificationRegistrationRestController
-
Gets an existing storage unit notification registration by key.
- getStorageUnitNotificationRegistration(NotificationRegistrationKey) - Method in class org.finra.herd.service.impl.StorageUnitNotificationRegistrationServiceImpl
-
- getStorageUnitNotificationRegistration(NotificationRegistrationKey) - Method in interface org.finra.herd.service.StorageUnitNotificationRegistrationService
-
Gets an existing storage unit notification by key.
- getStorageUnitNotificationRegistrationByAltKey(NotificationRegistrationKey) - Method in class org.finra.herd.dao.impl.StorageUnitNotificationRegistrationDaoImpl
-
- getStorageUnitNotificationRegistrationByAltKey(NotificationRegistrationKey) - Method in interface org.finra.herd.dao.StorageUnitNotificationRegistrationDao
-
Retrieves a storage unit notification registration entity by alternate key.
- getStorageUnitNotificationRegistrationEntity(NotificationRegistrationKey) - Method in class org.finra.herd.service.helper.StorageUnitNotificationRegistrationDaoHelper
-
Gets a storage unit notification registration entity based on the key and makes sure that it exists.
- getStorageUnitNotificationRegistrationKey() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Gets the value of the storageUnitNotificationRegistrationKey property.
- getStorageUnitNotificationRegistrationKey() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Gets the value of the storageUnitNotificationRegistrationKey property.
- getStorageUnitNotificationRegistrationKey() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
A unique identifier for a storage unit notification registration
- getStorageUnitNotificationRegistrationKey() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
A unique identifier for a storage unit notification registration
- getStorageUnitNotificationRegistrationKeys() - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationKeys
-
Gets the value of the storageUnitNotificationRegistrationKeys property.
- getStorageUnitNotificationRegistrationKeys() - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationKeys
-
- getStorageUnitNotificationRegistrationKeysByNamespace(String) - Method in class org.finra.herd.dao.impl.StorageUnitNotificationRegistrationDaoImpl
-
- getStorageUnitNotificationRegistrationKeysByNamespace(String) - Method in interface org.finra.herd.dao.StorageUnitNotificationRegistrationDao
-
Retrieves a list of storage unit notification registration keys defined for the specified storage unit notification registration namespace.
- getStorageUnitNotificationRegistrationKeysByNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.dao.impl.StorageUnitNotificationRegistrationDaoImpl
-
- getStorageUnitNotificationRegistrationKeysByNotificationFilter(StorageUnitNotificationFilter) - Method in interface org.finra.herd.dao.StorageUnitNotificationRegistrationDao
-
Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter parameters.
- getStorageUnitNotificationRegistrations(String, BusinessObjectDataKey, String, String, String, String) - Method in class org.finra.herd.dao.impl.StorageUnitNotificationRegistrationDaoImpl
-
- getStorageUnitNotificationRegistrations(String, BusinessObjectDataKey, String, String, String, String) - Method in interface org.finra.herd.dao.StorageUnitNotificationRegistrationDao
-
Retrieves a list of storage unit notification registration entities that match given input parameters.
- getStorageUnitNotificationRegistrationsByNamespace(String) - Method in class org.finra.herd.rest.StorageUnitNotificationRegistrationRestController
-
Gets a list of keys for all existing storage unit notification registrations for the specified storage unit notification registration namespace.
- getStorageUnitNotificationRegistrationsByNamespace(String) - Method in class org.finra.herd.service.impl.StorageUnitNotificationRegistrationServiceImpl
-
- getStorageUnitNotificationRegistrationsByNamespace(String) - Method in interface org.finra.herd.service.StorageUnitNotificationRegistrationService
-
Gets a list of keys for all existing storage unit notification registrations for the specified storage unit notification registration namespace.
- getStorageUnitNotificationRegistrationsByNotificationFilter(String, String, String, String, ServletRequest) - Method in class org.finra.herd.rest.StorageUnitNotificationRegistrationRestController
-
Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter parameters.
- getStorageUnitNotificationRegistrationsByNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.service.impl.StorageUnitNotificationRegistrationServiceImpl
-
- getStorageUnitNotificationRegistrationsByNotificationFilter(StorageUnitNotificationFilter) - Method in interface org.finra.herd.service.StorageUnitNotificationRegistrationService
-
Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter.
- getStorageUnits() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getStorageUnits() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- getStorageUnits() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getStorageUnits() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
A container for the Storage Units associated with a Business Object Data
- getStorageUnits() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
A container for Storage Units that contain data associated with the Business Object Data being registered
- getStorageUnitsByPartitionFiltersAndStorages(BusinessObjectFormatKey, List<List<String>>, Integer, String, List<String>, String, String, boolean) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitsByPartitionFiltersAndStorages(BusinessObjectFormatKey, List<List<String>>, Integer, String, List<String>, String, String, boolean) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Retrieves a list of storage unit entities per specified parameters.
- getStorageUnitsByStorageAndBusinessObjectData(StorageEntity, List<BusinessObjectDataEntity>) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitsByStorageAndBusinessObjectData(StorageEntity, List<BusinessObjectDataEntity>) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Retrieves a list of storage units that belong to the specified storage for the specified business object data.
- getStorageUnitsByStoragePlatformAndBusinessObjectData(String, BusinessObjectDataEntity) - Method in class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- getStorageUnitsByStoragePlatformAndBusinessObjectData(String, BusinessObjectDataEntity) - Method in interface org.finra.herd.dao.StorageUnitDao
-
Retrieves a list of storage units that belong to storage of the specified storage platform for the specified business object data.
- getStorageUnitStatus() - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Gets the value of the storageUnitStatus property.
- getStorageUnitStatus() - Method in class org.finra.herd.sdk.model.StorageUnit
-
The status of this Storage Unit.
- getStorageUnitStatusByCode(String) - Method in class org.finra.herd.dao.impl.StorageUnitStatusDaoImpl
-
- getStorageUnitStatusByCode(String) - Method in interface org.finra.herd.dao.StorageUnitStatusDao
-
Gets a storage unit status by it's code.
- getStorageUnitStatusEntity(String) - Method in class org.finra.herd.service.helper.StorageUnitStatusDaoHelper
-
Gets a storage unit status entity by the code and ensure it exists.
- getStorageUnitUploadCredential(String, String, String, String, Integer, String, Integer, String, DelimitedFieldValues) - Method in class org.finra.herd.rest.StorageUnitRestController
-
Gets the AWS credential to upload to the specified storage unit.
- getStorageUnitUploadCredential(BusinessObjectDataKey, Boolean, String) - Method in class org.finra.herd.service.impl.StorageUnitServiceImpl
-
- getStorageUnitUploadCredential(BusinessObjectDataKey, Boolean, String) - Method in interface org.finra.herd.service.StorageUnitService
-
Gets the AWS credential to upload to the specified storage unit.
- getStringValue(Option) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as a String object, if any, of an option.
- getStringValue(Option, String) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument as a String object, if any, of an option.
- getStringValueAsBoolean(Option, Boolean) - Method in class org.finra.herd.core.ArgumentParser
-
Retrieves the argument value, if any, as a String object and converts it to a boolean value.
- getSubjectMatterExpert(String) - Method in class org.finra.herd.rest.SubjectMatterExpertRestController
-
Gets information for the specified subject matter expert.
- getSubjectMatterExpert(SubjectMatterExpertKey) - Method in class org.finra.herd.service.impl.SubjectMatterExpertServiceImpl
-
- getSubjectMatterExpert(SubjectMatterExpertKey) - Method in interface org.finra.herd.service.SubjectMatterExpertService
-
Gets information for the specified subject matter expert.
- getSubjectMatterExpertByKey(SubjectMatterExpertKey) - Method in class org.finra.herd.dao.impl.SubjectMatterExpertDaoImpl
-
- getSubjectMatterExpertByKey(SubjectMatterExpertKey) - Method in interface org.finra.herd.dao.SubjectMatterExpertDao
-
Gets information for the specified subject matter expert.
- getSubjectMatterExpertKey() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Gets the value of the subjectMatterExpertKey property.
- getSubjectMatterExpertKey() - Method in class org.finra.herd.sdk.model.SubjectMatterExpert
-
Values that uniquely identify a Subject Matter Expert
- getSubjectMatterExperts() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- getSubnetAvailableIpAddressCounts() - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- getSubnetId() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the subnetId property.
- getSubnetId() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
A comma separated list of Amazon VPC subnets.
- getSubnets(Collection<String>, AwsParamsDto) - Method in interface org.finra.herd.dao.Ec2Dao
-
Returns a list of subnets by their subnet IDs.
- getSubnets(Collection<String>, AwsParamsDto) - Method in class org.finra.herd.dao.impl.Ec2DaoImpl
-
This implementation uses the DescribeSubnets API.
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- getSubPartitionValues() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- getSubPartitionValues() - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- getSubPartitionValues() - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
A list of Sub-Partition values associated with this Business Object Data
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
A list of Sub-Partition values associated with a Business Object Data
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
A list of Sub-Partition values associated with this Business Object Data
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
A list of Sub-Partition values this Business Object Data is associated with
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
A list of Sub-Partition values associated with a Business Object Data
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
The subpartition values of the business object data
- getSubPartitionValues() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
The subpartition values of the business object data
- getSubPartitionValues(BusinessObjectDataEntity) - Method in class org.finra.herd.service.helper.BusinessObjectDataHelper
-
Gets the sub-partition values for the specified business object data entity.
- getSupportedProduct() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Gets the value of the supportedProduct property.
- getSupportedProduct() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Installs third-party software on an Amazon EMR cluster
- getSuppressScanForUnregisteredSubPartitions() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
Specifies to suppress scanning of registered storage files to discover sub-partitions and instead of that relies on business\n object data registration information to extract primary and sub-partition (if any) values required to identify Hive table partitions.
- getSuspendedProcessInstances() - Method in interface org.finra.herd.service.ActivitiService
-
Gets a list of all currently suspended process instances.
- getSuspendedProcessInstances() - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- getTableName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Gets the value of the tableName property.
- getTableName() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Gets the value of the tableName property.
- getTableName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Gets the value of the tableName property.
- getTableName() - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Gets the value of the tableName property.
- getTableName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- getTableName() - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- getTableName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
The table name to be used in the generated DDL
- getTableName() - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
The table name to be used in the generated DDL
- getTag() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- getTag(String, String) - Method in class org.finra.herd.rest.TagRestController
-
Gets an existing tag.
- getTag(TagKey) - Method in class org.finra.herd.service.impl.TagServiceImpl
-
- getTag(TagKey) - Method in interface org.finra.herd.service.TagService
-
Retrieves an existing tag.
- getTagByKey(TagKey) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTagByKey(TagKey) - Method in interface org.finra.herd.dao.TagDao
-
Get a tag entity by its key.
- getTagByTagTypeAndDisplayName(String, String) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTagByTagTypeAndDisplayName(String, String) - Method in interface org.finra.herd.dao.TagDao
-
Get a tag entity by its tag type code and display name.
- getTagChildren() - Method in class org.finra.herd.model.api.xml.TagListResponse
-
- getTagChildren() - Method in class org.finra.herd.sdk.model.TagListResponse
-
The list of children tags
- getTagChildrenEntities(TagEntity) - Method in class org.finra.herd.service.helper.TagDaoHelper
-
Create a list of tag entities along with all its children tags down the hierarchy up to maximum allowed tag nesting level.
- getTagCode() - Method in class org.finra.herd.model.api.xml.TagKey
-
Gets the value of the tagCode property.
- getTagCode() - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- getTagCode() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getTagCode() - Method in class org.finra.herd.sdk.model.TagKey
-
The tag reference code
- getTagDisplayName() - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- getTagEntity(TagKey) - Method in class org.finra.herd.service.helper.TagDaoHelper
-
Gets a tag entity and ensure it exists.
- getTagIds() - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- getTagIndexSearchResponseDtos() - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- getTagKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchKey
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagKey
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.model.api.xml.TagChild
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.model.api.xml.TagListResponse
-
Gets the value of the tagKey property.
- getTagKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchKey
-
Values that uniquely identify a Tag
- getTagKey() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKey
-
Values that uniquely identify a Tag
- getTagKey() - Method in class org.finra.herd.sdk.model.Tag
-
The tag's unique key
- getTagKey() - Method in class org.finra.herd.sdk.model.TagChild
-
The tag's unique key
- getTagKey() - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
The tag's unique key
- getTagKey() - Method in class org.finra.herd.sdk.model.TagListResponse
-
The tag's unique key
- getTagName() - Method in class org.finra.herd.model.api.xml.NodeTag
-
Gets the value of the tagName property.
- getTagName() - Method in class org.finra.herd.sdk.model.NodeTag
-
- getTags() - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTags() - Method in interface org.finra.herd.dao.TagDao
-
Gets a list of all tag entities registered in the system.
- getTags() - Method in class org.finra.herd.model.api.xml.TagSearchResponse
-
- getTags(String, String) - Method in class org.finra.herd.rest.TagRestController
-
Retrieves all associated tags for the specified tag type code.
- getTags() - Method in class org.finra.herd.sdk.model.TagSearchResponse
-
An ordered list of tags.
- getTags(String, String) - Method in class org.finra.herd.service.impl.TagServiceImpl
-
- getTags(String, String) - Method in interface org.finra.herd.service.TagService
-
Retrieves all associated tags for the specified tag type code.
- getTagsByIds(List<Integer>) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTagsByIds(List<Integer>) - Method in interface org.finra.herd.dao.TagDao
-
Gets a list of tag entities by a list of ids
- getTagsByTagTypeAndParentTagCode(String, String) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTagsByTagTypeAndParentTagCode(String, String) - Method in interface org.finra.herd.dao.TagDao
-
Gets a list of tag child objects with children flags, whose parent tag code is the specified tag code.
- getTagsByTagTypeEntityAndParentTagCode(TagTypeEntity, String, Boolean) - Method in class org.finra.herd.dao.impl.TagDaoImpl
-
- getTagsByTagTypeEntityAndParentTagCode(TagTypeEntity, String, Boolean) - Method in interface org.finra.herd.dao.TagDao
-
Gets a list of tag entities per specified parameters.
- getTagSearchFilters() - Method in class org.finra.herd.model.api.xml.TagSearchRequest
-
- getTagSearchFilters() - Method in class org.finra.herd.sdk.model.TagSearchRequest
-
A list of tag search filters.
- getTagSearchKeys() - Method in class org.finra.herd.model.api.xml.TagSearchFilter
-
- getTagSearchKeys() - Method in class org.finra.herd.sdk.model.TagSearchFilter
-
A list of tag search keys.
- getTagType() - Method in class org.finra.herd.model.jpa.TagEntity
-
- getTagType(String) - Method in class org.finra.herd.rest.TagTypeRestController
-
Gets an existing tag type by tag type code.
- getTagType(TagTypeKey) - Method in class org.finra.herd.service.impl.TagTypeServiceImpl
-
- getTagType(TagTypeKey) - Method in interface org.finra.herd.service.TagTypeService
-
Retrieve a tag type.
- getTagTypeByDisplayName(String) - Method in class org.finra.herd.dao.impl.TagTypeDaoImpl
-
- getTagTypeByDisplayName(String) - Method in interface org.finra.herd.dao.TagTypeDao
-
Gets a tag type by its code.
- getTagTypeByKey(TagTypeKey) - Method in class org.finra.herd.dao.impl.TagTypeDaoImpl
-
- getTagTypeByKey(TagTypeKey) - Method in interface org.finra.herd.dao.TagTypeDao
-
Gets a tag type by its key.
- getTagTypeCode() - Method in class org.finra.herd.model.api.xml.TagKey
-
Gets the value of the tagTypeCode property.
- getTagTypeCode() - Method in class org.finra.herd.model.api.xml.TagSearchKey
-
Gets the value of the tagTypeCode property.
- getTagTypeCode() - Method in class org.finra.herd.model.api.xml.TagTypeKey
-
Gets the value of the tagTypeCode property.
- getTagTypeCode() - Method in class org.finra.herd.sdk.model.TagKey
-
The tag type reference code
- getTagTypeCode() - Method in class org.finra.herd.sdk.model.TagSearchKey
-
The tag type reference code
- getTagTypeCode() - Method in class org.finra.herd.sdk.model.TagTypeKey
-
The tag type reference code
- getTagTypeEntity(TagTypeKey) - Method in class org.finra.herd.service.helper.TagTypeDaoHelper
-
Gets a tag type entity and ensure it exists.
- getTagTypeIndexSearchResponseDtos() - Method in class org.finra.herd.model.dto.ElasticsearchResponseDto
-
- getTagTypeKey() - Method in class org.finra.herd.model.api.xml.TagType
-
Gets the value of the tagTypeKey property.
- getTagTypeKey() - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Gets the value of the tagTypeKey property.
- getTagTypeKey() - Method in class org.finra.herd.sdk.model.TagType
-
The tag type unique key
- getTagTypeKey() - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
The tag type unique key
- getTagTypeKeys() - Method in class org.finra.herd.dao.impl.TagTypeDaoImpl
-
- getTagTypeKeys() - Method in interface org.finra.herd.dao.TagTypeDao
-
Gets an ordered list of tag type keys for all tag types defined in the system.
- getTagTypeKeys() - Method in class org.finra.herd.model.api.xml.TagTypeKeys
-
Gets the value of the tagTypeKeys property.
- getTagTypeKeys() - Method in class org.finra.herd.sdk.model.TagTypeKeys
-
- getTagTypeOrder() - Method in class org.finra.herd.model.api.xml.TagType
-
Gets the value of the tagTypeOrder property.
- getTagTypeOrder() - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Gets the value of the tagTypeOrder property.
- getTagTypeOrder() - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Gets the value of the tagTypeOrder property.
- getTagTypeOrder() - Method in class org.finra.herd.sdk.model.TagType
-
The tag type's order relative to other tag types
- getTagTypeOrder() - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
The tag type's order relative to other tag types
- getTagTypeOrder() - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
The tag type's order relative to other tag types
- getTagTypes() - Method in class org.finra.herd.dao.impl.TagTypeDaoImpl
-
- getTagTypes() - Method in interface org.finra.herd.dao.TagTypeDao
-
Gets an ordered list of tag type entities for all tag types defined in the system.
- getTagTypes() - Method in class org.finra.herd.model.api.xml.TagTypeSearchResponse
-
- getTagTypes() - Method in class org.finra.herd.rest.TagTypeRestController
-
Gets a list of tag type keys for all tag types defined in the system.
- getTagTypes() - Method in class org.finra.herd.sdk.model.TagTypeSearchResponse
-
An ordered list of tag types.
- getTagTypes() - Method in class org.finra.herd.service.impl.TagTypeServiceImpl
-
- getTagTypes() - Method in interface org.finra.herd.service.TagTypeService
-
Retrieves a list of tag type keys.
- getTagValue() - Method in class org.finra.herd.model.api.xml.NodeTag
-
Gets the value of the tagValue property.
- getTagValue() - Method in class org.finra.herd.sdk.model.NodeTag
-
- getTargetBucketName() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getTargetBucketName() - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- getTargetBusinessObjectData() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the targetBusinessObjectData property.
- getTargetBusinessObjectData() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The target business object format key
- getTargetBusinessObjectDataKey() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getTargetBusinessObjectDataKey() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getTargetBusinessObjectFormatKey() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Gets the value of the targetBusinessObjectFormatKey property.
- getTargetBusinessObjectFormatKey() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
The target business object format key
- getTargetFilePath() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getTargetNewBusinessObjectDataStatus() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getTargetNewStatus() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getTargetObjectKey() - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- getTargetOldBusinessObjectDataStatus() - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- getTargetOldStatus() - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- getTargetStorageName() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Gets the value of the targetStorageName property.
- getTargetStorageName() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the targetStorageName property.
- getTargetStorageName() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
The target storage name to move the encrypted file to
- getTargetStorageName() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The target storage name
- getTaskInstances() - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Gets the value of the taskInstances property.
- getTaskInstances() - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- getTaskPrice() - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- getTelephoneNumber() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Gets the value of the telephoneNumber property.
- getTelephoneNumber() - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
The telephone number of the Subject Matter Expert
- getTemporarySecurityCredentials(AwsParamsDto, String, String, int, Policy) - Method in class org.finra.herd.dao.impl.StsDaoImpl
-
Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that can be used to access
the specified AWS resource.
- getTemporarySecurityCredentials(AwsParamsDto, String, String, int, Policy) - Method in interface org.finra.herd.dao.StsDao
-
- getTerminationProtection() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Launch the cluster with termination protection enabled
- getTotalBytes() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the totalBytes property.
- getTotalBytes() - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Gets the value of the totalBytes property.
- getTotalBytes() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The total number of bytes uploaded to the storage on the date specified
- getTotalBytes() - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
The total number of bytes uploaded to the storage on the date specified
- getTotalBytesTransferred() - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- getTotalCost(Ec2PriceDto) - Method in class org.finra.herd.dao.helper.EmrPricingHelper
-
Returns the total cost per hour to run the requested number of instances for the given price.
- getTotalExceptions() - Method in class org.finra.herd.model.api.xml.JobSummary
-
Gets the value of the totalExceptions property.
- getTotalExceptions() - Method in class org.finra.herd.sdk.model.JobSummary
-
The number of exceptions
- getTotalFiles() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the totalFiles property.
- getTotalFiles() - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Gets the value of the totalFiles property.
- getTotalFiles() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The total number of files uploaded to the storage on the date specified
- getTotalFiles() - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
The total number of files uploaded to the storage on the date specified
- getTotalFilesTransferred() - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- getTransferRateInKilobytesPerSecond(Long, Long) - Method in class org.finra.herd.dao.helper.AwsHelper
-
Returns transfer rate in kBytes/s.
- getTransferRateInMegabitsPerSecond(Long, Long) - Method in class org.finra.herd.dao.helper.AwsHelper
-
Returns transfer rate in Mbit/s (Decimal prefix: 1 Mbit/s = 1,000,000 bit/s).
- getTrustingAccountById(String) - Method in class org.finra.herd.dao.impl.TrustingAccountDaoImpl
-
- getTrustingAccountById(String) - Method in interface org.finra.herd.dao.TrustingAccountDao
-
Gets an AWS trusting account by AWS account number.
- getTrustingAccountEntity(String) - Method in class org.finra.herd.dao.helper.TrustingAccountDaoHelper
-
Gets an AWS trusting account by AWS account number and ensure it exists.
- getType() - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Gets the value of the type property.
- getType() - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Gets the value of the type property.
- getType() - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- getType() - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- getType() - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- getType() - Method in class org.finra.herd.sdk.model.SchemaColumn
-
The data type of the schema column.
- getUnrestrictedFunctions() - Method in class org.finra.herd.app.security.SecurityHelper
-
Retrieves functional points that have no roles mapped to them.
- getUnrestrictedSecurityFunctions() - Method in class org.finra.herd.dao.impl.SecurityFunctionDaoImpl
-
- getUnrestrictedSecurityFunctions() - Method in interface org.finra.herd.dao.SecurityFunctionDao
-
Gets a list of security functions that have no roles mapped to them.
- getUpdatedBy() - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- getUpdatedOn() - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- getUpdatedTime() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the updatedTime property.
- getUpdatedTime() - Method in class org.finra.herd.sdk.model.Tag
-
The timestamp of when it is last updated
- getUpdateIndexDocumentsFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getUpdateIndexDocumentsFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The update index documents function will take as arguments the index name, document type, and a map of documents to update.
- getUploadDate() - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Gets the value of the uploadDate property.
- getUploadDate() - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Gets the value of the uploadDate property.
- getUploadDate() - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
The upload date in YYYY-MM-DD format
- getUploadDate() - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
The upload date in YYYY-MM-DD format
- getUpperDate() - Method in class org.finra.herd.model.dto.DateRangeDto
-
- getUriScheme() - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Returns an URI scheme.
- getUrl() - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Gets the value of the url property.
- getUrl() - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- getUsage() - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- getUsage() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- getUsage() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getUsage() - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- getUsageInformation() - Method in class org.finra.herd.core.ArgumentParser
-
Returns a help message, including the program usage and information about the arguments registered with the ArgumentParser.
- getUserByUserId(String) - Method in class org.finra.herd.dao.impl.UserDaoImpl
-
- getUserByUserId(String) - Method in interface org.finra.herd.dao.UserDao
-
Gets a user by user id.
- getUserId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertKey
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.api.xml.Tag
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.api.xml.UserAuthorizations
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationKey
-
Gets the value of the userId property.
- getUserId() - Method in class org.finra.herd.model.dto.ApplicationUser
-
- getUserId() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- getUserId() - Method in class org.finra.herd.model.jpa.UserEntity
-
- getUserId() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getUserId() - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
The User ID of the user who performed status update or registration of the Business Object Data
- getUserId() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
The user id of the Subject Matter Expert
- getUserId() - Method in class org.finra.herd.sdk.model.SubjectMatterExpertKey
-
The user id of the Subject Matter Expert.
- getUserId() - Method in class org.finra.herd.sdk.model.Tag
-
The User ID of the user who created this tag
- getUserId() - Method in class org.finra.herd.sdk.model.UserAuthorizations
-
The user id
- getUserId() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationKey
-
The user id
- getUsername() - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Gets the value of the username property.
- getUsername() - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- getUsername() - Method in class org.finra.herd.sdk.invoker.auth.HttpBasicAuth
-
- getUsername() - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- getUserNamespaceAuthorization(String, String) - Method in class org.finra.herd.rest.UserNamespaceAuthorizationRestController
-
Gets an existing user namespace authorization by key.
- getUserNamespaceAuthorization(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.service.impl.UserNamespaceAuthorizationServiceImpl
-
- getUserNamespaceAuthorization(UserNamespaceAuthorizationKey) - Method in interface org.finra.herd.service.UserNamespaceAuthorizationService
-
Gets an existing user namespace authorization by key.
- getUserNamespaceAuthorizationByKey(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.dao.impl.UserNamespaceAuthorizationDaoImpl
-
- getUserNamespaceAuthorizationByKey(UserNamespaceAuthorizationKey) - Method in interface org.finra.herd.dao.UserNamespaceAuthorizationDao
-
Gets a user namespace authorization by key.
- getUserNamespaceAuthorizationKey() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
Gets the value of the userNamespaceAuthorizationKey property.
- getUserNamespaceAuthorizationKey() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationCreateRequest
-
Gets the value of the userNamespaceAuthorizationKey property.
- getUserNamespaceAuthorizationKey() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
The user namespace authorization key
- getUserNamespaceAuthorizationKey() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationCreateRequest
-
The user namespace authorization key
- getUserNamespaceAuthorizations() - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizations
-
Gets the value of the userNamespaceAuthorizations property.
- getUserNamespaceAuthorizations() - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizations
-
- getUserNamespaceAuthorizationsByNamespace(String) - Method in class org.finra.herd.dao.impl.UserNamespaceAuthorizationDaoImpl
-
- getUserNamespaceAuthorizationsByNamespace(String) - Method in interface org.finra.herd.dao.UserNamespaceAuthorizationDao
-
Gets a list of user namespace authorizations for the specified namespace.
- getUserNamespaceAuthorizationsByNamespace(String) - Method in class org.finra.herd.rest.UserNamespaceAuthorizationRestController
-
Gets a list of user namespace authorizations for the specified namespace.
- getUserNamespaceAuthorizationsByNamespace(String) - Method in class org.finra.herd.service.impl.UserNamespaceAuthorizationServiceImpl
-
- getUserNamespaceAuthorizationsByNamespace(String) - Method in interface org.finra.herd.service.UserNamespaceAuthorizationService
-
Gets a list of user namespace authorizations for the specified namespace.
- getUserNamespaceAuthorizationsByUserId(String) - Method in class org.finra.herd.dao.impl.UserNamespaceAuthorizationDaoImpl
-
- getUserNamespaceAuthorizationsByUserId(String) - Method in interface org.finra.herd.dao.UserNamespaceAuthorizationDao
-
Gets a list of user namespace authorizations for the specified user.
- getUserNamespaceAuthorizationsByUserId(String) - Method in class org.finra.herd.rest.UserNamespaceAuthorizationRestController
-
Gets a list of user namespace authorizations for the specified user.
- getUserNamespaceAuthorizationsByUserId(String) - Method in class org.finra.herd.service.impl.UserNamespaceAuthorizationServiceImpl
-
- getUserNamespaceAuthorizationsByUserId(String) - Method in interface org.finra.herd.service.UserNamespaceAuthorizationService
-
Gets a list of user namespace authorizations for the specified user.
- getUserNamespaceAuthorizationsByUserIdStartsWith(String) - Method in class org.finra.herd.dao.impl.UserNamespaceAuthorizationDaoImpl
-
- getUserNamespaceAuthorizationsByUserIdStartsWith(String) - Method in interface org.finra.herd.dao.UserNamespaceAuthorizationDao
-
Gets a list of user namespace authorization entities where the user ID starts with the given string
- getUseRrs() - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- getUseSsl() - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- getUuid() - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Gets the value of the uuid property.
- getUuid() - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
The UUID generated for this upload
- getValidateFunction() - Method in class org.finra.herd.service.functional.ElasticsearchFunctions
-
- getValidateFunction() - Method in interface org.finra.herd.service.functional.SearchFunctions
-
The validate function will take as arguments indexName, documentType, id, json and validate the document against the index.
- getValidateStartTime() - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
Gets the value of the validateStartTime property.
- getValidateStartTime() - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
The timestamp of when the index validation started
- getValidFacetFields() - Method in interface org.finra.herd.service.FacetFieldValidationService
-
Returns valid facet fields.
- getValidFacetFields() - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- getValidSearchResponseFields() - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionColumnServiceImpl
-
Returns the valid search fields.
- getValidSearchResponseFields() - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- getValidSearchResponseFields() - Method in class org.finra.herd.service.impl.TagServiceImpl
-
- getValidSearchResponseFields() - Method in class org.finra.herd.service.impl.TagTypeServiceImpl
-
- getValidSearchResponseFields() - Method in interface org.finra.herd.service.SearchableService
-
Returns valid search response fields.
- getValue() - Method in class org.finra.herd.model.api.xml.Attribute
-
Gets the value of the value property.
- getValue() - Method in class org.finra.herd.model.api.xml.Parameter
-
Gets the value of the value property.
- getValue() - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- getValue() - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- getValue() - Method in class org.finra.herd.sdk.invoker.Pair
-
- getValue() - Method in class org.finra.herd.sdk.model.Attribute
-
Attribute value
- getValue() - Method in class org.finra.herd.sdk.model.Parameter
-
Value of the parameter.
- getValueClob() - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- getValues() - Method in class org.finra.herd.rest.DelimitedFieldValues
-
- getVersion() - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Gets the value of the version property.
- getVersion() - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
Gets the value of the version property.
- getVersion() - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- getVersion() - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- getVersion() - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
The numeric version of a Business Object Data.
- getVersion() - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
Application version
- getVisibleToAll() - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
Makes the instances in an existing cluster visible to all IAM users
- getWorkflowActions() - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
- getWorkflowActions() - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- getWorkflowErrors() - Method in class org.finra.herd.model.api.xml.Job
-
- getWorkflowErrors() - Method in class org.finra.herd.sdk.model.Job
-
The workflow errors
- getWorkflowLocation() - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Gets the value of the workflowLocation property.
- getWorkflowLocation() - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- getWorkflowXmlLocation() - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Gets the value of the workflowXmlLocation property.
- getWorkflowXmlLocation() - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Gets the value of the workflowXmlLocation property.
- getWorkflowXmlLocation() - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- getWorkflowXmlLocation() - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- getWritePermission() - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- getXMLGregorianCalendarValue(Date) - Static method in class org.finra.herd.core.HerdDateUtils
-
Gets an instance of XMLGregorianCalendar class initialized per the specified java.util.Date value.
- GLACIER - Static variable in class org.finra.herd.model.jpa.StoragePlatformEntity
-
The Glacier storage platform.
- go(String[]) - Method in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
Runs the application.
- go(String[]) - Method in class org.finra.herd.tools.downloader.DownloaderApp
-
Parses the command line arguments and calls the controller to process the download.
- go(String[]) - Method in class org.finra.herd.tools.uploader.UploaderApp
-
Parses the command line arguments and calls the controller to process the upload.
- grantPermission - Static variable in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity_
-
- GZ_FILE_TYPE - Static variable in class org.finra.herd.model.jpa.FileTypeEntity
-
File type for Gzip compressed text files.
- S3 - Static variable in class org.finra.herd.model.jpa.StoragePlatformEntity
-
The S3 storage platform.
- S3_MANAGED_STORAGES - Static variable in class org.finra.herd.model.jpa.StorageEntity
-
List all herd "managed" style S3 buckets.
- s3AccessKey(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- s3AccessKeyOpt - Variable in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
- s3BucketName(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- s3BucketName - Static variable in class org.finra.herd.model.jpa.JobDefinitionEntity_
-
- S3Dao - Interface in org.finra.herd.dao
-
A DAO for Amazon AWS S3.
- s3Dao() - Method in class org.finra.herd.tools.common.config.DataBridgeSpringModuleConfig
-
- S3DaoImpl - Class in org.finra.herd.dao.impl
-
The S3 DAO implementation.
- S3DaoImpl() - Constructor for class org.finra.herd.dao.impl.S3DaoImpl
-
- s3Endpoint - Variable in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- s3Endpoint(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- s3EndpointOpt - Variable in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
- S3FileCopyRequestParamsDto - Class in org.finra.herd.model.dto
-
A DTO that holds various parameters for making an S3 file copy request.
- S3FileCopyRequestParamsDto() - Constructor for class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- s3FileExists(S3FileTransferRequestParamsDto) - Method in class org.finra.herd.dao.impl.S3DaoImpl
-
- s3FileExists(S3FileTransferRequestParamsDto) - Method in interface org.finra.herd.dao.S3Dao
-
Validates that file exists in S3 using S3Client.getObject() method.
- S3FileTransferRequestParamsDto - Class in org.finra.herd.model.dto
-
A DTO that holds various parameters for making an S3 file/directory transfer request.
- S3FileTransferRequestParamsDto() - Constructor for class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- S3FileTransferRequestParamsDto.Builder - Class in org.finra.herd.model.dto
-
A builder that makes it easier to construct this DTO.
- S3FileTransferResultsDto - Class in org.finra.herd.model.dto
-
A DTO that contains the results of an S3 file/directory transfer.
- S3FileTransferResultsDto() - Constructor for class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- s3KeyPrefix - Variable in class org.finra.herd.model.api.xml.S3KeyPrefixInformation
-
- s3KeyPrefix - Variable in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- s3KeyPrefix(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- S3KeyPrefixHelper - Class in org.finra.herd.service.helper
-
A helper class for S3 key prefix related code.
- S3KeyPrefixHelper() - Constructor for class org.finra.herd.service.helper.S3KeyPrefixHelper
-
- S3KeyPrefixInformation - Class in org.finra.herd.model.api.xml
-
Java class for s3KeyPrefixInformation complex type.
- S3KeyPrefixInformation() - Constructor for class org.finra.herd.model.api.xml.S3KeyPrefixInformation
-
Default no-arg constructor
- S3KeyPrefixInformation(String) - Constructor for class org.finra.herd.model.api.xml.S3KeyPrefixInformation
-
Fully-initialising value constructor
- S3KeyPrefixInformation - Class in org.finra.herd.sdk.model
-
- S3KeyPrefixInformation() - Constructor for class org.finra.herd.sdk.model.S3KeyPrefixInformation
-
- s3ObjectKey - Static variable in class org.finra.herd.model.jpa.JobDefinitionEntity_
-
- s3Operations() - Method in class org.finra.herd.dao.config.DaoEnvSpringModuleConfig
-
- S3Operations - Interface in org.finra.herd.dao
-
AWS S3 Operations Service.
- s3Operations() - Method in class org.finra.herd.tools.common.config.DataBridgeEnvSpringModuleConfig
-
- S3OperationsImpl - Class in org.finra.herd.dao.impl
-
- S3OperationsImpl() - Constructor for class org.finra.herd.dao.impl.S3OperationsImpl
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JobCreateRequest
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JobDefinition
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
- s3PropertiesLocation - Variable in class org.finra.herd.model.api.xml.JobSignalRequest
-
- S3PropertiesLocation - Class in org.finra.herd.model.api.xml
-
Java class for s3PropertiesLocation complex type.
- S3PropertiesLocation() - Constructor for class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Default no-arg constructor
- S3PropertiesLocation(String, String) - Constructor for class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Fully-initialising value constructor
- S3PropertiesLocation - Class in org.finra.herd.sdk.model
-
- S3PropertiesLocation() - Constructor for class org.finra.herd.sdk.model.S3PropertiesLocation
-
- S3PropertiesLocationHelper - Class in org.finra.herd.service.helper
-
- S3PropertiesLocationHelper() - Constructor for class org.finra.herd.service.helper.S3PropertiesLocationHelper
-
- s3SecretKey(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- s3SecretKeyOpt - Variable in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
- S3Service - Interface in org.finra.herd.service
-
A service for Amazon AWS S3.
- s3Service() - Method in class org.finra.herd.tools.common.config.DataBridgeSpringModuleConfig
-
- s3Service - Variable in class org.finra.herd.tools.common.databridge.DataBridgeController
-
- S3ServiceImpl - Class in org.finra.herd.service.impl
-
The S3 service implementation.
- S3ServiceImpl() - Constructor for class org.finra.herd.service.impl.S3ServiceImpl
-
- safeGet(List<T>, int) - Method in class org.finra.herd.dao.helper.HerdCollectionHelper
-
Null-safe and index-safe list get.
- safeObjectMapperWriteValueAsString(TagEntity) - Method in class org.finra.herd.service.helper.TagHelper
-
Wrapper method that will safely call the object mapper write value as string method and handle the JsonProcessingException.
- SAMPLE_DATA_FILE_STORAGE - Static variable in class org.finra.herd.model.jpa.StorageEntity
-
Our official S3 sample file
- SampleDataFile - Class in org.finra.herd.model.api.xml
-
Java class for sampleDataFile complex type.
- SampleDataFile() - Constructor for class org.finra.herd.model.api.xml.SampleDataFile
-
Default no-arg constructor
- SampleDataFile(String, String) - Constructor for class org.finra.herd.model.api.xml.SampleDataFile
-
Fully-initialising value constructor
- SampleDataFile - Class in org.finra.herd.sdk.model
-
- SampleDataFile() - Constructor for class org.finra.herd.sdk.model.SampleDataFile
-
- sampleDataFiles - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- sampleDataFiles - Static variable in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity_
-
- SampleDataJmsMessageListener - Class in org.finra.herd.service.helper
-
sample data jms message listener
- SampleDataJmsMessageListener() - Constructor for class org.finra.herd.service.helper.SampleDataJmsMessageListener
-
- save(T) - Method in interface org.finra.herd.dao.BaseJpaDao
-
Saves an entity.
- save(T) - Method in class org.finra.herd.dao.impl.AbstractHerdDao
-
Saves an entity.
- save(T) - Method in class org.finra.herd.dao.impl.BaseJpaDaoImpl
-
- saveAndRefresh(T) - Method in interface org.finra.herd.dao.BaseJpaDao
-
Saves, flushes, and refreshes an entity.
- saveAndRefresh(T) - Method in class org.finra.herd.dao.impl.BaseJpaDaoImpl
-
- schema - Variable in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
- schema - Variable in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
- schema - Variable in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
- Schema - Class in org.finra.herd.model.api.xml
-
Java class for schema complex type.
- Schema() - Constructor for class org.finra.herd.model.api.xml.Schema
-
Default no-arg constructor
- Schema(List<SchemaColumn>, List<SchemaColumn>, String, String, String, String) - Constructor for class org.finra.herd.model.api.xml.Schema
-
Fully-initialising value constructor
- Schema - Class in org.finra.herd.sdk.model
-
- Schema() - Constructor for class org.finra.herd.sdk.model.Schema
-
- SCHEMA_COLUMN_DATA_TYPES_WITH_ALLOWED_SIZE_INCREASE - Static variable in class org.finra.herd.service.impl.BusinessObjectFormatServiceImpl
-
List all schema column data types for which size increase is considered to be an additive schema change.
- SCHEMA_COLUMN_NAME_FIELD - Static variable in class org.finra.herd.service.impl.BusinessObjectDefinitionColumnServiceImpl
-
- SchemaColumn - Class in org.finra.herd.model.api.xml
-
Java class for schemaColumn complex type.
- SchemaColumn() - Constructor for class org.finra.herd.model.api.xml.SchemaColumn
-
Default no-arg constructor
- SchemaColumn(String, String, String, Boolean, String, String) - Constructor for class org.finra.herd.model.api.xml.SchemaColumn
-
Fully-initialising value constructor
- SchemaColumn - Class in org.finra.herd.sdk.model
-
- SchemaColumn() - Constructor for class org.finra.herd.sdk.model.SchemaColumn
-
- SchemaColumnDao - Interface in org.finra.herd.dao
-
- SchemaColumnDaoImpl - Class in org.finra.herd.dao.impl
-
- SchemaColumnDaoImpl() - Constructor for class org.finra.herd.dao.impl.SchemaColumnDaoImpl
-
- SchemaColumnEntity - Class in org.finra.herd.model.jpa
-
A schema column associated with a business object format.
- SchemaColumnEntity() - Constructor for class org.finra.herd.model.jpa.SchemaColumnEntity
-
- SchemaColumnEntity_ - Class in org.finra.herd.model.jpa
-
- SchemaColumnEntity_() - Constructor for class org.finra.herd.model.jpa.SchemaColumnEntity_
-
- schemaColumnName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
- schemaColumnName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
- schemaColumns - Static variable in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity_
-
- schemaColumns - Static variable in class org.finra.herd.model.jpa.BusinessObjectFormatEntity_
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrHiveStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrPigStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrShellStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.EmrStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.HadoopJarStep
-
- scriptArguments - Variable in class org.finra.herd.model.api.xml.ScriptDefinition
-
- scriptArguments - Variable in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
- ScriptDefinition - Class in org.finra.herd.model.api.xml
-
Java class for scriptDefinition complex type.
- ScriptDefinition() - Constructor for class org.finra.herd.model.api.xml.ScriptDefinition
-
Default no-arg constructor
- ScriptDefinition(String, String, List<String>) - Constructor for class org.finra.herd.model.api.xml.ScriptDefinition
-
Fully-initialising value constructor
- ScriptDefinition - Class in org.finra.herd.sdk.model
-
- ScriptDefinition() - Constructor for class org.finra.herd.sdk.model.ScriptDefinition
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrHiveStep
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrPigStep
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrShellStep
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
- scriptLocation - Variable in class org.finra.herd.model.api.xml.ScriptDefinition
-
- scriptLocation - Variable in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
- scriptName - Variable in class org.finra.herd.model.api.xml.ScriptDefinition
-
- search(LdapTemplate, LdapQuery, <any>) - Method in class org.finra.herd.dao.impl.LdapOperationsImpl
-
- search(LdapTemplate, LdapQuery, <any>) - Method in interface org.finra.herd.dao.LdapOperations
-
Executes org.springframework.ldap.core.LdapTemplate#search(org.springframework.ldap.query.LdapQuery,
org.springframework.ldap.core.AttributesMapper).
- SEARCH_INDEX_BUSINESS_OBJECT_DEFINITION_ID_KEY - Static variable in class org.finra.herd.service.functional.ElasticsearchFunctions
-
The business object definition id search index key
- SEARCH_INDEX_UPDATE_TYPE_CREATE - Static variable in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
String used to signal a create of a new index document.
- SEARCH_INDEX_UPDATE_TYPE_DELETE - Static variable in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
String used to signal a delete of an index document.
- SEARCH_INDEX_UPDATE_TYPE_UPDATE - Static variable in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
String used to signal a update of an index document.
- SEARCH_INDEXES_URI_PREFIX - Static variable in class org.finra.herd.rest.SearchIndexRestController
-
- SearchableService - Interface in org.finra.herd.service
-
Service interface to support search operations.
- searchBusinessObjectData(List<BusinessObjectDataSearchFilter>) - Method in interface org.finra.herd.dao.BusinessObjectDataDao
-
Retrieves a list of business object data by list of filters
- searchBusinessObjectData(List<BusinessObjectDataSearchFilter>) - Method in class org.finra.herd.dao.impl.BusinessObjectDataDaoImpl
-
- searchBusinessObjectData(BusinessObjectDataSearchRequest) - Method in class org.finra.herd.rest.BusinessObjectDataRestController
-
Searches business object data based on namespace, definition name, format usage, file type, and format version.
- SearchBusinessObjectData - Class in org.finra.herd.service.activiti.task
-
An Activiti task that performs a search of business object data.
- SearchBusinessObjectData() - Constructor for class org.finra.herd.service.activiti.task.SearchBusinessObjectData
-
- searchBusinessObjectData(BusinessObjectDataSearchRequest) - Method in interface org.finra.herd.service.BusinessObjectDataService
-
Search business object data based on the request
- searchBusinessObjectData(BusinessObjectDataSearchRequest) - Method in class org.finra.herd.service.impl.BusinessObjectDataServiceImpl
-
Search business object data based on the request
- searchBusinessObjectDefinitionColumns(Set<String>, BusinessObjectDefinitionColumnSearchRequest) - Method in class org.finra.herd.rest.BusinessObjectDefinitionColumnRestController
-
Retrieve a list of business object definition columns meeting the search criteria filters and fields request.
- searchBusinessObjectDefinitionColumns(BusinessObjectDefinitionColumnSearchRequest, Set<String>) - Method in interface org.finra.herd.service.BusinessObjectDefinitionColumnService
-
Search business object definition columns based on the request
- searchBusinessObjectDefinitionColumns(BusinessObjectDefinitionColumnSearchRequest, Set<String>) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionColumnServiceImpl
-
- searchBusinessObjectDefinitions(Set<String>, BusinessObjectDefinitionSearchRequest) - Method in class org.finra.herd.rest.BusinessObjectDefinitionRestController
-
Searches across all business object definitions that are defined in the system per specified search filters and keys
- searchBusinessObjectDefinitions(BusinessObjectDefinitionSearchRequest, Set<String>) - Method in interface org.finra.herd.service.BusinessObjectDefinitionService
-
Searches across all business object definitions that are defined in the system per specified search filters and keys
- searchBusinessObjectDefinitions(BusinessObjectDefinitionSearchRequest, Set<String>) - Method in class org.finra.herd.service.impl.BusinessObjectDefinitionServiceImpl
-
- SearchFunctions - Interface in org.finra.herd.service.functional
-
SearchFunctions interface used to provide search index functionality
- SearchIndex - Class in org.finra.herd.model.api.xml
-
Java class for searchIndex complex type.
- SearchIndex() - Constructor for class org.finra.herd.model.api.xml.SearchIndex
-
Default no-arg constructor
- SearchIndex(SearchIndexKey, String, String, SearchIndexStatistics, String, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class org.finra.herd.model.api.xml.SearchIndex
-
Fully-initialising value constructor
- SearchIndex - Class in org.finra.herd.sdk.model
-
- SearchIndex() - Constructor for class org.finra.herd.sdk.model.SearchIndex
-
- SearchIndexApi - Class in org.finra.herd.sdk.api
-
- SearchIndexApi() - Constructor for class org.finra.herd.sdk.api.SearchIndexApi
-
- SearchIndexApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.SearchIndexApi
-
- SearchIndexCreateRequest - Class in org.finra.herd.model.api.xml
-
Java class for searchIndexCreateRequest complex type.
- SearchIndexCreateRequest() - Constructor for class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Default no-arg constructor
- SearchIndexCreateRequest(SearchIndexKey, String) - Constructor for class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Fully-initialising value constructor
- SearchIndexCreateRequest - Class in org.finra.herd.sdk.model
-
- SearchIndexCreateRequest() - Constructor for class org.finra.herd.sdk.model.SearchIndexCreateRequest
-
- searchIndexCreateSearchIndex(SearchIndexCreateRequest) - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
createSearchIndex
Creates a new search index.
- SearchIndexDao - Interface in org.finra.herd.dao
-
- SearchIndexDaoHelper - Class in org.finra.herd.service.helper
-
Helper for search index related operations which require DAO.
- SearchIndexDaoHelper() - Constructor for class org.finra.herd.service.helper.SearchIndexDaoHelper
-
- SearchIndexDaoImpl - Class in org.finra.herd.dao.impl
-
- SearchIndexDaoImpl() - Constructor for class org.finra.herd.dao.impl.SearchIndexDaoImpl
-
- searchIndexDeleteSearchIndex(String) - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
deleteSearchIndex
Deletes an existing search index by its name.
- SearchIndexEntity - Class in org.finra.herd.model.jpa
-
A search index.
- SearchIndexEntity() - Constructor for class org.finra.herd.model.jpa.SearchIndexEntity
-
- SearchIndexEntity_ - Class in org.finra.herd.model.jpa
-
- SearchIndexEntity_() - Constructor for class org.finra.herd.model.jpa.SearchIndexEntity_
-
- searchIndexGetSearchIndex(String) - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
getSearchIndex
Gets an existing search index by its name.
- searchIndexGetSearchIndexes() - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
getSearchIndexes
Gets a list of search index keys for all search indexes defined in the system.
- SearchIndexHelperService - Interface in org.finra.herd.service
-
The helper service class for the search index service.
- SearchIndexHelperServiceImpl - Class in org.finra.herd.service.impl
-
An implementation of the helper service class for the search index service.
- SearchIndexHelperServiceImpl() - Constructor for class org.finra.herd.service.impl.SearchIndexHelperServiceImpl
-
- searchIndexKey - Variable in class org.finra.herd.model.api.xml.SearchIndex
-
- searchIndexKey - Variable in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
- SearchIndexKey - Class in org.finra.herd.model.api.xml
-
Java class for searchIndexKey complex type.
- SearchIndexKey() - Constructor for class org.finra.herd.model.api.xml.SearchIndexKey
-
Default no-arg constructor
- SearchIndexKey(String) - Constructor for class org.finra.herd.model.api.xml.SearchIndexKey
-
Fully-initialising value constructor
- SearchIndexKey - Class in org.finra.herd.sdk.model
-
- SearchIndexKey() - Constructor for class org.finra.herd.sdk.model.SearchIndexKey
-
- SearchIndexKeys - Class in org.finra.herd.model.api.xml
-
Java class for searchIndexKeys complex type.
- SearchIndexKeys() - Constructor for class org.finra.herd.model.api.xml.SearchIndexKeys
-
Default no-arg constructor
- SearchIndexKeys(List<SearchIndexKey>) - Constructor for class org.finra.herd.model.api.xml.SearchIndexKeys
-
Fully-initialising value constructor
- searchIndexKeys - Variable in class org.finra.herd.model.api.xml.SearchIndexKeys
-
- SearchIndexKeys - Class in org.finra.herd.sdk.model
-
- SearchIndexKeys() - Constructor for class org.finra.herd.sdk.model.SearchIndexKeys
-
- searchIndexName - Variable in class org.finra.herd.model.api.xml.SearchIndexKey
-
- SearchIndexRestController - Class in org.finra.herd.rest
-
The REST controller that handles search index requests.
- SearchIndexRestController() - Constructor for class org.finra.herd.rest.SearchIndexRestController
-
- SearchIndexService - Interface in org.finra.herd.service
-
The search index service.
- SearchIndexServiceImpl - Class in org.finra.herd.service.impl
-
The search index service implementation.
- SearchIndexServiceImpl() - Constructor for class org.finra.herd.service.impl.SearchIndexServiceImpl
-
- searchIndexStatistics - Variable in class org.finra.herd.model.api.xml.SearchIndex
-
- SearchIndexStatistics - Class in org.finra.herd.model.api.xml
-
Java class for searchIndexStatistics complex type.
- SearchIndexStatistics() - Constructor for class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Default no-arg constructor
- SearchIndexStatistics(XMLGregorianCalendar, Long, Long, String) - Constructor for class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Fully-initialising value constructor
- SearchIndexStatistics - Class in org.finra.herd.sdk.model
-
- SearchIndexStatistics() - Constructor for class org.finra.herd.sdk.model.SearchIndexStatistics
-
- searchIndexStatus - Variable in class org.finra.herd.model.api.xml.SearchIndex
-
- SearchIndexStatusDao - Interface in org.finra.herd.dao
-
- SearchIndexStatusDaoHelper - Class in org.finra.herd.service.helper
-
Helper for search index status operations which require DAO.
- SearchIndexStatusDaoHelper() - Constructor for class org.finra.herd.service.helper.SearchIndexStatusDaoHelper
-
- SearchIndexStatusDaoImpl - Class in org.finra.herd.dao.impl
-
- SearchIndexStatusDaoImpl() - Constructor for class org.finra.herd.dao.impl.SearchIndexStatusDaoImpl
-
- SearchIndexStatusEntity - Class in org.finra.herd.model.jpa
-
A search index status.
- SearchIndexStatusEntity() - Constructor for class org.finra.herd.model.jpa.SearchIndexStatusEntity
-
- SearchIndexStatusEntity.SearchIndexStatuses - Enum in org.finra.herd.model.jpa
-
Supported search index statuses.
- SearchIndexStatusEntity_ - Class in org.finra.herd.model.jpa
-
- SearchIndexStatusEntity_() - Constructor for class org.finra.herd.model.jpa.SearchIndexStatusEntity_
-
- searchIndexType - Variable in class org.finra.herd.model.api.xml.SearchIndex
-
- searchIndexType - Variable in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
- SearchIndexTypeDao - Interface in org.finra.herd.dao
-
- SearchIndexTypeDaoHelper - Class in org.finra.herd.service.helper
-
Helper for search index type operations which require DAO.
- SearchIndexTypeDaoHelper() - Constructor for class org.finra.herd.service.helper.SearchIndexTypeDaoHelper
-
- SearchIndexTypeDaoImpl - Class in org.finra.herd.dao.impl
-
- SearchIndexTypeDaoImpl() - Constructor for class org.finra.herd.dao.impl.SearchIndexTypeDaoImpl
-
- SearchIndexTypeEntity - Class in org.finra.herd.model.jpa
-
A search index type.
- SearchIndexTypeEntity() - Constructor for class org.finra.herd.model.jpa.SearchIndexTypeEntity
-
- SearchIndexTypeEntity.SearchIndexTypes - Enum in org.finra.herd.model.jpa
-
Supported search index types.
- SearchIndexTypeEntity_ - Class in org.finra.herd.model.jpa
-
- SearchIndexTypeEntity_() - Constructor for class org.finra.herd.model.jpa.SearchIndexTypeEntity_
-
- SearchIndexUpdateDto - Class in org.finra.herd.model.dto
-
Data transfer object used to notify a message listener that a document in the elastic search index needs to be modified.
- SearchIndexUpdateDto() - Constructor for class org.finra.herd.model.dto.SearchIndexUpdateDto
-
Default constructor required for JSON object mapping
- SearchIndexUpdateDto(String, List<Integer>, String) - Constructor for class org.finra.herd.model.dto.SearchIndexUpdateDto
-
The constructor for the search index update data transfer object
- SearchIndexUpdateHelper - Class in org.finra.herd.service.helper
-
SearchIndexUpdateHelper class contains helper methods needed to process a search index update.
- SearchIndexUpdateHelper() - Constructor for class org.finra.herd.service.helper.SearchIndexUpdateHelper
-
- SearchIndexUpdateJmsMessageListener - Class in org.finra.herd.service.helper
-
Search index update jms message listener
- SearchIndexUpdateJmsMessageListener() - Constructor for class org.finra.herd.service.helper.SearchIndexUpdateJmsMessageListener
-
- searchTags(TagSearchRequest, Set<String>) - Method in class org.finra.herd.rest.TagRestController
-
Retrieves all tags existing in the system per specified search filters and keys.
- searchTags(TagSearchRequest, Set<String>) - Method in class org.finra.herd.service.impl.TagServiceImpl
-
- searchTags(TagSearchRequest, Set<String>) - Method in interface org.finra.herd.service.TagService
-
Retrieves all tags existing in the system per specified search filters and keys.
- searchTagTypes(TagTypeSearchRequest, Set<String>) - Method in class org.finra.herd.rest.TagTypeRestController
-
Retrieves all tag types existing in the system.
- searchTagTypes(TagTypeSearchRequest, Set<String>) - Method in class org.finra.herd.service.impl.TagTypeServiceImpl
-
- searchTagTypes(TagTypeSearchRequest, Set<String>) - Method in interface org.finra.herd.service.TagTypeService
-
Retrieves all tag types existing in the system.
- SecuredScriptingEngines - Class in org.finra.herd.service.config
-
An implementation of
ScriptingEngines which evaluates scripts with no permissions under a
SecurityManager.
- SecuredScriptingEngines(ScriptBindingsFactory) - Constructor for class org.finra.herd.service.config.SecuredScriptingEngines
-
- SecuredScriptingEngines(ScriptEngineManager) - Constructor for class org.finra.herd.service.config.SecuredScriptingEngines
-
- securityConfiguration - Variable in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- securityFunction - Static variable in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity_
-
- SecurityFunctionDao - Interface in org.finra.herd.dao
-
- SecurityFunctionDaoImpl - Class in org.finra.herd.dao.impl
-
- SecurityFunctionDaoImpl() - Constructor for class org.finra.herd.dao.impl.SecurityFunctionDaoImpl
-
- SecurityFunctionEntity - Class in org.finra.herd.model.jpa
-
A security function.
- SecurityFunctionEntity() - Constructor for class org.finra.herd.model.jpa.SecurityFunctionEntity
-
- SecurityFunctionEntity_ - Class in org.finra.herd.model.jpa
-
- SecurityFunctionEntity_() - Constructor for class org.finra.herd.model.jpa.SecurityFunctionEntity_
-
- SecurityFunctions - Class in org.finra.herd.model.dto
-
- SecurityFunctions() - Constructor for class org.finra.herd.model.dto.SecurityFunctions
-
- securityGroupIds - Variable in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
- securityGroupIds - Variable in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
- SecurityHelper - Class in org.finra.herd.app.security
-
A helper class for Security code.
- SecurityHelper() - Constructor for class org.finra.herd.app.security.SecurityHelper
-
- SecurityManagerHelper - Class in org.finra.herd.core.helper
-
- SecurityManagerHelper() - Constructor for class org.finra.herd.core.helper.SecurityManagerHelper
-
- securityRole - Static variable in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity_
-
- SecurityRoleEntity - Class in org.finra.herd.model.jpa
-
A security role.
- SecurityRoleEntity() - Constructor for class org.finra.herd.model.jpa.SecurityRoleEntity
-
- SecurityRoleEntity_ - Class in org.finra.herd.model.jpa
-
- SecurityRoleEntity_() - Constructor for class org.finra.herd.model.jpa.SecurityRoleEntity_
-
- SecurityRoleFunctionEntity - Class in org.finra.herd.model.jpa
-
A security role function mapping.
- SecurityRoleFunctionEntity() - Constructor for class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- SecurityRoleFunctionEntity_ - Class in org.finra.herd.model.jpa
-
- SecurityRoleFunctionEntity_() - Constructor for class org.finra.herd.model.jpa.SecurityRoleFunctionEntity_
-
- SecurityUserWrapper - Class in org.finra.herd.model.dto
-
- SecurityUserWrapper(String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>, ApplicationUser) - Constructor for class org.finra.herd.model.dto.SecurityUserWrapper
-
- selectHeaderAccept(String[]) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- sendSqsTextMessage(AwsParamsDto, String, String) - Method in class org.finra.herd.dao.impl.SqsDaoImpl
-
Sends a text message to the specified AWS SQS queue.
- sendSqsTextMessage(ClientConfiguration, String, String) - Method in class org.finra.herd.dao.impl.SqsOperationsImpl
-
- sendSqsTextMessage(AwsParamsDto, String, String) - Method in interface org.finra.herd.dao.SqsDao
-
- sendSqsTextMessage(ClientConfiguration, String, String) - Method in interface org.finra.herd.dao.SqsOperations
-
Sends a text message to the specified AWS SQS queue.
- serialize(Object, String, Map<String, Object>) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Serialize the given Java object into string according the given
Content-Type (only JSON is supported for now).
- ServiceEnvSpringModuleConfig - Class in org.finra.herd.service.config
-
Service environment specific Spring module configuration.
- ServiceEnvSpringModuleConfig() - Constructor for class org.finra.herd.service.config.ServiceEnvSpringModuleConfig
-
- serviceIamRole - Variable in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- serviceMethods() - Method in class org.finra.herd.service.advice.AbstractServiceAdvice
-
A pointcut for all herd service methods.
- ServiceSchedulingModuleConfig - Class in org.finra.herd.service.config
-
Spring configuration to enable scheduling using the annotation EnableScheduling.
- ServiceSchedulingModuleConfig() - Constructor for class org.finra.herd.service.config.ServiceSchedulingModuleConfig
-
- ServiceSpringModuleConfig - Class in org.finra.herd.service.config
-
Service Spring module configuration.
- ServiceSpringModuleConfig() - Constructor for class org.finra.herd.service.config.ServiceSpringModuleConfig
-
- setAccessToken(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class org.finra.herd.sdk.invoker.auth.OAuth
-
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setAccountId(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setAction(JobActionEnum) - Method in class org.finra.herd.model.api.xml.JobUpdateRequest
-
Sets the value of the action property.
- setAction(JobUpdateRequest.ActionEnum) - Method in class org.finra.herd.sdk.model.JobUpdateRequest
-
- setActiveStep(EmrStep) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the activeStep property.
- setActiveStep(EmrStep) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setActivitiId(String) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setActivitiJobXml(String) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the activitiJobXml property.
- setActivitiJobXml(String) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the activitiJobXml property.
- setActivitiJobXml(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Sets the value of the activitiJobXml property.
- setActivitiJobXml(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Sets the value of the activitiJobXml property.
- setActivitiJobXml(String) - Method in class org.finra.herd.sdk.model.Job
-
- setActivitiJobXml(String) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setActivitiJobXml(String) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setActivitiJobXml(String) - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
- setAdditionalAwsCredentialsProviders(List<HerdAWSCredentialsProvider>) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setAdditionalInfo(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the additionalInfo property.
- setAdditionalInfo(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setAdditionalInfoList(List<Parameter>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
- setAdditionalInfoList(List<Parameter>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
- setAdditionalMasterSecurityGroups(List<String>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setAdditionalMasterSecurityGroups(List<String>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setAdditionalSlaveSecurityGroups(List<String>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setAdditionalSlaveSecurityGroups(List<String>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setAllowMissingData(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the allowMissingData property.
- setAllowMissingData(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setAmiVersion(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the amiVersion property.
- setAmiVersion(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.ApplicationApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDataApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDataAttributeApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDataNotificationRegistrationApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDataStatusApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDataStorageFileApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionColumnApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionSubjectMatterExpertApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectDefinitionTagApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.BusinessObjectFormatApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.CurrentUserApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.CustomDDLApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.DataProviderApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.EMRApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.EMRClusterDefinitionApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.ExpectedPartitionValueApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.FileTypeApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.JobApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.JobDefinitionApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.NamespaceApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.NamespaceIAMRoleAuthorizationApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.NotificationRegistrationStatusApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.PartitionKeyGroupApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.SearchIndexApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.StorageApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.StoragePlatformApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.StoragePolicyApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.StorageUnitApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.SubjectMatterExpertApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.SystemJobApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.TagApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.TagTypeApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.UploadAndDownloadApi
-
- setApiClient(ApiClient) - Method in class org.finra.herd.sdk.api.UserNamespaceAuthorizationApi
-
- setApiKey(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class org.finra.herd.sdk.invoker.auth.ApiKeyAuth
-
- setApplicationContext(ApplicationContext) - Static method in class org.finra.herd.core.ApplicationContextHolder
-
- setApplicationContext(ApplicationContext) - Method in class org.finra.herd.core.AutowiringQuartzSpringBeanJobFactory
-
- setApplicationContext(ApplicationContext) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
- setApplications(List<EmrClusterDefinitionApplication>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setApplications(List<EmrClusterDefinitionApplication>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setApplicationUser(ApplicationUser) - Method in class org.finra.herd.model.dto.SecurityUserWrapper
-
- setArgs(List<String>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
- setArgs(List<String>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
- setAsText(String) - Method in class org.finra.herd.rest.DateTimeEditor
-
- setAsText(String) - Method in class org.finra.herd.rest.DelimitedFieldValuesEditor
-
- setAttribKey(String) - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Sets the value of the attribKey property.
- setAttribKey(String) - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- setAttributeDefinitions(List<AttributeDefinition>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
- setAttributeDefinitions(List<AttributeDefinition>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
- setAttributeDefinitions(Collection<BusinessObjectDataAttributeDefinitionEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setAttributeDefinitions(List<AttributeDefinition>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setAttributeDefinitions(List<AttributeDefinition>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setAttributeName(String) - Method in class org.finra.herd.model.api.xml.AttributeValueFilter
-
Sets the value of the attributeName property.
- setAttributeName(String) - Method in class org.finra.herd.sdk.model.AttributeValueFilter
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.Storage
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
- setAttributes(HashMap<String, String>) - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- setAttributes(HashMap<String, String>) - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- setAttributes(Collection<BusinessObjectDataAttributeEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setAttributes(Collection<BusinessObjectDefinitionAttributeEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setAttributes(Collection<BusinessObjectFormatAttributeEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setAttributes(Collection<StorageAttributeEntity>) - Method in class org.finra.herd.model.jpa.StorageEntity
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.Storage
-
- setAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
- setAttributeValue(String) - Method in class org.finra.herd.model.api.xml.AttributeValueFilter
-
Sets the value of the attributeValue property.
- setAttributeValue(String) - Method in class org.finra.herd.sdk.model.AttributeValueFilter
-
- setAttributeValueFilters(List<AttributeValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
- setAttributeValueFilters(List<AttributeValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setAttribVal(String) - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Sets the value of the attribVal property.
- setAttribVal(String) - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- setAvailabilityZone(String) - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- setAvailable(Boolean) - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- setAvailableStatuses(List<BusinessObjectDataStatus>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- setAvailableStatuses(List<BusinessObjectDataStatus>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the awsAccessKey property.
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.AwsCredential
-
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- setAwsAccessKey(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setAwsAccessKeyId(String) - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDownloadCredential
-
Sets the value of the awsCredential property.
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataUploadCredential
-
Sets the value of the awsCredential property.
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.model.api.xml.StorageUnitDownloadCredential
-
Sets the value of the awsCredential property.
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Sets the value of the awsCredential property.
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDownloadCredential
-
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.sdk.model.BusinessObjectDataUploadCredential
-
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.sdk.model.StorageUnitDownloadCredential
-
- setAwsCredential(AwsCredential) - Method in class org.finra.herd.sdk.model.StorageUnitUploadCredential
-
- setAwsKmsKeyId(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataUploadCredential
-
Sets the value of the awsKmsKeyId property.
- setAwsKmsKeyId(String) - Method in class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Sets the value of the awsKmsKeyId property.
- setAwsKmsKeyId(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the awsKmsKeyId property.
- setAwsKmsKeyId(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataUploadCredential
-
- setAwsKmsKeyId(String) - Method in class org.finra.herd.sdk.model.StorageUnitUploadCredential
-
- setAwsKmsKeyId(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setAwsParams(AwsParamsDto) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setAwsS3BucketName(String) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the awsS3BucketName property.
- setAwsS3BucketName(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the awsS3BucketName property.
- setAwsS3BucketName(String) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setAwsS3BucketName(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the awsSecretKey property.
- setAwsSecretKey(String) - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.AwsCredential
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- setAwsSecretKey(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the awsSessionExpirationTime property.
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.AwsCredential
-
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- setAwsSessionExpirationTime(Date) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.AwsCredential
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.UploadSingleCredentialExtensionResponse
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the awsSessionToken property.
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.AwsCredential
-
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.UploadSingleCredentialExtensionResponse
-
- setAwsSessionToken(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setBasePath(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
- setBidPrice(BigDecimal) - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- setBucketName(String) - Method in class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Sets the value of the bucketName property.
- setBucketName(String) - Method in class org.finra.herd.sdk.model.S3PropertiesLocation
-
- setBuildDate(String) - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Sets the value of the buildDate property.
- setBuildDate(String) - Method in class org.finra.herd.sdk.model.BuildInformation
-
- setBuildNumber(String) - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Sets the value of the buildNumber property.
- setBuildNumber(String) - Method in class org.finra.herd.sdk.model.BuildInformation
-
- setBuildOs(String) - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Sets the value of the buildOs property.
- setBuildOs(String) - Method in class org.finra.herd.sdk.model.BuildInformation
-
- setBuildUser(String) - Method in class org.finra.herd.model.api.xml.BuildInformation
-
Sets the value of the buildUser property.
- setBuildUser(String) - Method in class org.finra.herd.sdk.model.BuildInformation
-
- setBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the businessObjectData property.
- setBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setBusinessObjectData(BusinessObjectDataEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- setBusinessObjectData(BusinessObjectDataEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- setBusinessObjectData(BusinessObjectDataEntity) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Sets the value of the businessObjectDataAttributeKey property.
- setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeCreateRequest
-
Sets the value of the businessObjectDataAttributeKey property.
- setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
- setBusinessObjectDataAttributeKey(BusinessObjectDataAttributeKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeCreateRequest
-
- setBusinessObjectDataAttributeKeys(List<BusinessObjectDataAttributeKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKeys
-
- setBusinessObjectDataAttributeName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectDataAttributeName property.
- setBusinessObjectDataAttributeName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectDataAttributes(List<Attribute>) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
- setBusinessObjectDataAttributes(List<Attribute>) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Sets the value of the businessObjectDataAttributeValue property.
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeCreateRequest
-
Sets the value of the businessObjectDataAttributeValue property.
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeUpdateRequest
-
Sets the value of the businessObjectDataAttributeValue property.
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeCreateRequest
-
- setBusinessObjectDataAttributeValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeUpdateRequest
-
- setBusinessObjectDataAvailabilityRequests(List<BusinessObjectDataAvailabilityRequest>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionRequest
-
- setBusinessObjectDataAvailabilityRequests(List<BusinessObjectDataAvailabilityRequest>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionRequest
-
- setBusinessObjectDataAvailabilityResponses(List<BusinessObjectDataAvailability>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionResponse
-
- setBusinessObjectDataAvailabilityResponses(List<BusinessObjectDataAvailability>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
- setBusinessObjectDataChildren(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setBusinessObjectDataChildren(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- setBusinessObjectDataChildren(List<BusinessObjectDataEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setBusinessObjectDataChildren(List<BusinessObjectDataKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectDataDdlRequests(List<BusinessObjectDataDdlRequest>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionRequest
-
- setBusinessObjectDataDdlRequests(List<BusinessObjectDataDdlRequest>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionRequest
-
- setBusinessObjectDataDdlResponses(List<BusinessObjectDataDdl>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionResponse
-
- setBusinessObjectDataDdlResponses(List<BusinessObjectDataDdl>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionResponse
-
- setBusinessObjectDataElements(List<BusinessObjectData>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchResult
-
- setBusinessObjectDataElements(List<BusinessObjectData>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchResult
-
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Sets the value of the businessObjectDataEventType property.
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Sets the value of the businessObjectDataEventType property.
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Sets the value of the businessObjectDataEventType property.
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setBusinessObjectDataEventType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusInformation
-
Sets the value of the businessObjectDataKey property.
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Sets the value of the businessObjectDataKey property.
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataVersion
-
Sets the value of the businessObjectDataKey property.
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusInformation
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
- setBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersion
-
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Sets the value of the businessObjectDataNotificationFilter property.
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Sets the value of the businessObjectDataNotificationFilter property.
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Sets the value of the businessObjectDataNotificationFilter property.
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setBusinessObjectDataNotificationFilter(BusinessObjectDataNotificationFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- setBusinessObjectDataNotificationRegistration(BusinessObjectDataNotificationRegistrationEntity) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Sets the value of the businessObjectDataNotificationRegistrationKey property.
- setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Sets the value of the businessObjectDataNotificationRegistrationKey property.
- setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setBusinessObjectDataNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setBusinessObjectDataNotificationRegistrationKeys(List<NotificationRegistrationKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationKeys
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- setBusinessObjectDataParents(List<BusinessObjectDataEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectDataParents(List<BusinessObjectDataKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setBusinessObjectDataSearchFilters(List<BusinessObjectDataSearchFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchRequest
-
- setBusinessObjectDataSearchFilters(List<BusinessObjectDataSearchFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchRequest
-
- setBusinessObjectDataSearchKeys(List<BusinessObjectDataSearchKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchFilter
-
- setBusinessObjectDataSearchKeys(List<BusinessObjectDataSearchKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchFilter
-
- setBusinessObjectDataStatusHistory(List<BusinessObjectDataStatusChangeEvent>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setBusinessObjectDataStatusHistory(List<BusinessObjectDataStatusChangeEvent>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(String) - Method in class org.finra.herd.model.dto.DownloaderInputManifestDto
-
- setBusinessObjectDataVersion(String) - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the businessObjectDataVersion property.
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setBusinessObjectDataVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setBusinessObjectDataVersions(List<BusinessObjectDataVersion>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersions
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setBusinessObjectDefinition(BusinessObjectDefinitionEntity) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setBusinessObjectDefinitionColumn(BusinessObjectDefinitionColumnEntity) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setBusinessObjectDefinitionColumnKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Sets the value of the businessObjectDefinitionColumnKey property.
- setBusinessObjectDefinitionColumnKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Sets the value of the businessObjectDefinitionColumnKey property.
- setBusinessObjectDefinitionColumnKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
- setBusinessObjectDefinitionColumnKey(BusinessObjectDefinitionColumnKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
- setBusinessObjectDefinitionColumnKeys(List<BusinessObjectDefinitionColumnKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKeys
-
- setBusinessObjectDefinitionColumnName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Sets the value of the businessObjectDefinitionColumnName property.
- setBusinessObjectDefinitionColumnName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
- setBusinessObjectDefinitionColumns(List<BusinessObjectDefinitionColumn>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchResponse
-
- setBusinessObjectDefinitionColumns(List<BusinessObjectDefinitionColumn>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchResponse
-
- setBusinessObjectDefinitionColumnSearchFilters(List<BusinessObjectDefinitionColumnSearchFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchRequest
-
- setBusinessObjectDefinitionColumnSearchFilters(List<BusinessObjectDefinitionColumnSearchFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchRequest
-
- setBusinessObjectDefinitionColumnSearchKeys(List<BusinessObjectDefinitionColumnSearchKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchFilter
-
- setBusinessObjectDefinitionColumnSearchKeys(List<BusinessObjectDefinitionColumnSearchKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchFilter
-
- setBusinessObjectDefinitionIds(List<Integer>) - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- setBusinessObjectDefinitionIndexSearchResponseDtos(List<BusinessObjectDefinitionIndexSearchResponseDto>) - Method in class org.finra.herd.model.dto.ElasticsearchResponseDto
-
- setBusinessObjectDefinitionIsNull(boolean) - Method in class org.finra.herd.model.dto.StoragePolicyPriorityLevel
-
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagKey
-
Sets the value of the businessObjectDefinitionKey property.
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationRequest
-
Sets the value of the businessObjectDefinitionKey property.
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the businessObjectDefinitionKey property.
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKey
-
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationRequest
-
- setBusinessObjectDefinitionKey(BusinessObjectDefinitionKey) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setBusinessObjectDefinitionKeys(List<BusinessObjectDefinitionKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKeys
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the businessObjectDefinitionName property.
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
- setBusinessObjectDefinitionName(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setBusinessObjectDefinitions(List<BusinessObjectDefinition>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchResponse
-
- setBusinessObjectDefinitions(List<BusinessObjectDefinition>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchResponse
-
- setBusinessObjectDefinitions(List<BusinessObjectDefinition>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchResponse
-
- setBusinessObjectDefinitions(List<BusinessObjectDefinition>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchResponse
-
- setBusinessObjectDefinitionSampleDataFileKey(BusinessObjectDefinitionSampleDataFileKey) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationRequest
-
Sets the value of the businessObjectDefinitionSampleDataFileKey property.
- setBusinessObjectDefinitionSampleDataFileKey(BusinessObjectDefinitionSampleDataFileKey) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the businessObjectDefinitionSampleDataFileKey property.
- setBusinessObjectDefinitionSampleDataFileKey(BusinessObjectDefinitionSampleDataFileKey) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationRequest
-
- setBusinessObjectDefinitionSampleDataFileKey(BusinessObjectDefinitionSampleDataFileKey) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setBusinessObjectDefinitionSearchFilters(List<BusinessObjectDefinitionSearchFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchRequest
-
- setBusinessObjectDefinitionSearchFilters(List<BusinessObjectDefinitionSearchFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchRequest
-
- setBusinessObjectDefinitionSearchFilters(List<BusinessObjectDefinitionSearchFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchRequest
-
- setBusinessObjectDefinitionSearchFilters(List<BusinessObjectDefinitionSearchFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchRequest
-
- setBusinessObjectDefinitionSearchKeys(List<BusinessObjectDefinitionSearchKey>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchFilter
-
- setBusinessObjectDefinitionSearchKeys(List<BusinessObjectDefinitionSearchKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchFilter
-
- setBusinessObjectDefinitionSubjectMatterExpertKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpert
-
Sets the value of the businessObjectDefinitionSubjectMatterExpertKey property.
- setBusinessObjectDefinitionSubjectMatterExpertKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertCreateRequest
-
Sets the value of the businessObjectDefinitionSubjectMatterExpertKey property.
- setBusinessObjectDefinitionSubjectMatterExpertKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpert
-
- setBusinessObjectDefinitionSubjectMatterExpertKey(BusinessObjectDefinitionSubjectMatterExpertKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertCreateRequest
-
- setBusinessObjectDefinitionSubjectMatterExpertKeys(List<BusinessObjectDefinitionSubjectMatterExpertKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKeys
-
- setBusinessObjectDefinitionTagKey(BusinessObjectDefinitionTagKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTag
-
Sets the value of the businessObjectDefinitionTagKey property.
- setBusinessObjectDefinitionTagKey(BusinessObjectDefinitionTagKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagCreateRequest
-
Sets the value of the businessObjectDefinitionTagKey property.
- setBusinessObjectDefinitionTagKey(BusinessObjectDefinitionTagKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTag
-
- setBusinessObjectDefinitionTagKey(BusinessObjectDefinitionTagKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagCreateRequest
-
- setBusinessObjectDefinitionTagKeys(List<BusinessObjectDefinitionTagKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKeys
-
- setBusinessObjectDefinitionTags(Collection<BusinessObjectDefinitionTagEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setBusinessObjectDefinitionTags(Collection<BusinessObjectDefinitionTagEntity>) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- setBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- setBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- setBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setBusinessObjectFormatDdlRequests(List<BusinessObjectFormatDdlRequest>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionRequest
-
- setBusinessObjectFormatDdlRequests(List<BusinessObjectFormatDdlRequest>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionRequest
-
- setBusinessObjectFormatDdlResponses(List<BusinessObjectFormatDdl>) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionResponse
-
- setBusinessObjectFormatDdlResponses(List<BusinessObjectFormatDdl>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionResponse
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormatUpdateRequest
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the businessObjectFormatFileType property.
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormatUpdateRequest
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
- setBusinessObjectFormatFileType(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setBusinessObjectFormatKeys(List<BusinessObjectFormatKey>) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKeys
-
- setBusinessObjectFormats(Collection<BusinessObjectFormatEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormatUpdateRequest
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the businessObjectFormatUsage property.
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormatUpdateRequest
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
- setBusinessObjectFormatUsage(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setBusinessObjectFormatVersion(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(int) - Method in class org.finra.herd.model.api.xml.DescriptiveBusinessObjectFormat
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the businessObjectFormatVersion property.
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.DescriptiveBusinessObjectFormat
-
- setBusinessObjectFormatVersion(Integer) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setChildrenTagEntities(List<TagEntity>) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setClassification(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
Sets the value of the classification property.
- setClassification(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
- setClientTransportAddresses(List<String>) - Method in class org.finra.herd.model.dto.ElasticsearchSettingsDto
-
- setClientTransportSniff(boolean) - Method in class org.finra.herd.model.dto.ElasticsearchSettingsDto
-
- setCode(String) - Method in class org.finra.herd.model.api.xml.StatusChangeReason
-
Sets the value of the code property.
- setCode(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto.Namespace
-
- setCode(String) - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- setCode(String) - Method in class org.finra.herd.model.jpa.ActionTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.FileTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.NamespaceEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.NotificationEventTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.NotificationRegistrationStatusEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.NotificationTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.SearchIndexStatusEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.SearchIndexTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.SecurityFunctionEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.SecurityRoleEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.StoragePolicyStatusEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- setCode(String) - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- setCode(String) - Method in class org.finra.herd.sdk.model.StatusChangeReason
-
- setColumnNames(List<String>) - Method in class org.finra.herd.model.api.xml.JdbcStatementResultSet
-
- setColumnNames(List<String>) - Method in class org.finra.herd.sdk.model.JdbcStatementResultSet
-
- setColumns(List<SchemaColumn>) - Method in class org.finra.herd.model.api.xml.Schema
-
- setColumns(Collection<BusinessObjectDefinitionColumnEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setColumns(List<String>) - Method in class org.finra.herd.sdk.model.JdbcStatementResultSetRow
-
- setColumns(List<SchemaColumn>) - Method in class org.finra.herd.sdk.model.Schema
-
- setCompletedWorkflowSteps(List<WorkflowStep>) - Method in class org.finra.herd.model.api.xml.Job
-
- setCompletedWorkflowSteps(List<WorkflowStep>) - Method in class org.finra.herd.sdk.model.Job
-
- setConfigFileLocation(String) - Method in class org.finra.herd.model.api.xml.ConfigurationFile
-
Sets the value of the configFileLocation property.
- setConfigFileLocation(String) - Method in class org.finra.herd.sdk.model.ConfigurationFile
-
- setConfiguration(String) - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- setConfigurationFiles(List<ConfigurationFile>) - Method in class org.finra.herd.sdk.model.ConfigurationFiles
-
- setConfigurations(List<EmrClusterDefinitionConfiguration>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setConfigurations(List<EmrClusterDefinitionConfiguration>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
- setConfigurations(List<EmrClusterDefinitionConfiguration>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setConfigurations(List<EmrClusterDefinitionConfiguration>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
- setConnection(JdbcConnection) - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
Sets the value of the connection property.
- setConnection(JdbcConnection) - Method in class org.finra.herd.model.api.xml.JdbcExecutionResponse
-
Sets the value of the connection property.
- setConnection(JdbcConnection) - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- setConnection(JdbcConnection) - Method in class org.finra.herd.sdk.model.JdbcExecutionResponse
-
- setContactDetails(SubjectMatterExpertContactDetails) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Sets the value of the contactDetails property.
- setContactDetails(SubjectMatterExpertContactDetails) - Method in class org.finra.herd.sdk.model.SubjectMatterExpert
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the continueOnError property.
- setContinueOnError(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the continueOnError property.
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setContinueOnError(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- setContinueOnError(Boolean) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setCoreInstances(InstanceDefinition) - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Sets the value of the coreInstances property.
- setCoreInstances(InstanceDefinition) - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- setCorePrice(Ec2PriceDto) - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- setCorrelationData(String) - Method in class org.finra.herd.model.api.xml.JobAction
-
Sets the value of the correlationData property.
- setCorrelationData(String) - Method in class org.finra.herd.model.jpa.NotificationJobActionEntity
-
- setCorrelationData(String) - Method in class org.finra.herd.sdk.model.JobAction
-
- setCount(long) - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- setCount(long) - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- setCreatedBy(String) - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- setCreatedByUserId(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the createdByUserId property.
- setCreatedByUserId(String) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the createdByUserId property.
- setCreatedByUserId(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setCreatedByUserId(String) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setCreatedDate(Date) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setCreatedOn(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the createdOn property.
- setCreatedOn(Timestamp) - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- setCreatedOn(Date) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setCreateNewVersion(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the createNewVersion property.
- setCreateNewVersion(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setCreationTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Sets the value of the creationTime property.
- setCreationTime(Date) - Method in class org.finra.herd.sdk.model.StatusTimeline
-
- setCurrentWorkflowStep(WorkflowStep) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the currentWorkflowStep property.
- setCurrentWorkflowStep(WorkflowStep) - Method in class org.finra.herd.sdk.model.Job
-
- setCustomBootstrapActionAll(List<ScriptDefinition>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setCustomBootstrapActionAll(List<ScriptDefinition>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setCustomBootstrapActionMaster(List<ScriptDefinition>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setCustomBootstrapActionMaster(List<ScriptDefinition>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setCustomDdlKey(CustomDdlKey) - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Sets the value of the customDdlKey property.
- setCustomDdlKey(CustomDdlKey) - Method in class org.finra.herd.model.api.xml.CustomDdlCreateRequest
-
Sets the value of the customDdlKey property.
- setCustomDdlKey(CustomDdlKey) - Method in class org.finra.herd.sdk.model.CustomDdl
-
- setCustomDdlKey(CustomDdlKey) - Method in class org.finra.herd.sdk.model.CustomDdlCreateRequest
-
- setCustomDdlKeys(List<CustomDdlKey>) - Method in class org.finra.herd.sdk.model.CustomDdlKeys
-
- setCustomDdlName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the customDdlName property.
- setCustomDdlName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the customDdlName property.
- setCustomDdlName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the customDdlName property.
- setCustomDdlName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the customDdlName property.
- setCustomDdlName(String) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the customDdlName property.
- setCustomDdlName(String) - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- setCustomDdlName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setCustomDdlName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setCustomDdlName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setCustomDdlName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setCustomDdlName(String) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setDaemonConfigurations(List<Parameter>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setDaemonConfigurations(List<Parameter>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setDatabaseType(JdbcDatabaseType) - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Sets the value of the databaseType property.
- setDatabaseType(JdbcConnection.DatabaseTypeEnum) - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- setDataProvider(BusinessObjectDefinitionIndexSearchResponseDto.DataProvider) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- setDataProvider(DataProviderEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setDataProviderCode(String) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setDataProviderKeys(List<DataProviderKey>) - Method in class org.finra.herd.sdk.model.DataProviderKeys
-
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.DataProvider
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.DataProviderCreateRequest
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.DataProviderKey
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the dataProviderName property.
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.DataProvider
-
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.DataProviderCreateRequest
-
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.DataProviderKey
-
- setDataProviderName(String) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setDataSource(DataSource) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Sets the data source to use when connecting to the database to get the Log4J override configuration.
- setDateFormat(DateFormat) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Set the date format used to parse/format date parameters.
- setDdl(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the ddl property.
- setDdl(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the ddl property.
- setDdl(String) - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Sets the value of the ddl property.
- setDdl(String) - Method in class org.finra.herd.model.api.xml.CustomDdlCreateRequest
-
Sets the value of the ddl property.
- setDdl(String) - Method in class org.finra.herd.model.api.xml.CustomDdlUpdateRequest
-
Sets the value of the ddl property.
- setDdl(String) - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- setDdl(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setDdl(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setDdl(String) - Method in class org.finra.herd.sdk.model.CustomDdl
-
- setDdl(String) - Method in class org.finra.herd.sdk.model.CustomDdlCreateRequest
-
- setDdl(String) - Method in class org.finra.herd.sdk.model.CustomDdlUpdateRequest
-
- setDdlCollection(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlCollectionResponse
-
Sets the value of the ddlCollection property.
- setDdlCollection(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlCollectionResponse
-
Sets the value of the ddlCollection property.
- setDdlCollection(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlCollectionResponse
-
- setDdlCollection(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlCollectionResponse
-
- setDebugging(boolean) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class org.finra.herd.sdk.invoker.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDefaultResourceLocation(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
The default Log4J configuration location to use if the override location isn't found.
- setDefaultValue(String) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the defaultValue property.
- setDefaultValue(String) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setDefaultValue(String) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setDeleteReason(String) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the deleteReason property.
- setDeleteReason(String) - Method in class org.finra.herd.model.api.xml.JobDeleteRequest
-
Sets the value of the deleteReason property.
- setDeleteReason(String) - Method in class org.finra.herd.sdk.model.Job
-
- setDeleteReason(String) - Method in class org.finra.herd.sdk.model.JobDeleteRequest
-
- setDelimitedValues(String) - Method in class org.finra.herd.rest.DelimitedFieldValues
-
- setDelimiter(String) - Method in class org.finra.herd.model.api.xml.Schema
-
Sets the value of the delimiter property.
- setDelimiter(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setDelimiter(String) - Method in class org.finra.herd.sdk.model.Schema
-
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.TagType
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Sets the value of the description property.
- setDescription(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.ActionTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.FileTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.NotificationEventTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.NotificationRegistrationStatusEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.NotificationTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.SecurityRoleEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.StoragePolicyStatusEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setDescription(String) - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.Tag
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.TagType
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
- setDescription(String) - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
- setDescriptiveBusinessObjectFormat(DescriptiveBusinessObjectFormat) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the descriptiveBusinessObjectFormat property.
- setDescriptiveBusinessObjectFormat(DescriptiveBusinessObjectFormatUpdateRequest) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Sets the value of the descriptiveBusinessObjectFormat property.
- setDescriptiveBusinessObjectFormat(BusinessObjectFormatEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setDescriptiveBusinessObjectFormat(DescriptiveBusinessObjectFormat) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setDescriptiveBusinessObjectFormat(DescriptiveBusinessObjectFormatUpdateRequest) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
- setDestinationBucketName(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setDestinationS3KeyBasePrefix(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setDestinationStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setDestinationStorageName(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyTransition
-
Sets the value of the destinationStorageName property.
- setDestinationStorageName(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setDestinationStorageName(String) - Method in class org.finra.herd.sdk.model.StoragePolicyTransition
-
- setDirectoryPath(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Sets the value of the directoryPath property.
- setDirectoryPath(String) - Method in class org.finra.herd.model.api.xml.SampleDataFile
-
Sets the value of the directoryPath property.
- setDirectoryPath(String) - Method in class org.finra.herd.model.api.xml.StorageDirectory
-
Sets the value of the directoryPath property.
- setDirectoryPath(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setDirectoryPath(String) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setDirectoryPath(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
- setDirectoryPath(String) - Method in class org.finra.herd.sdk.model.SampleDataFile
-
- setDirectoryPath(String) - Method in class org.finra.herd.sdk.model.StorageDirectory
-
- setDiscoverStorageFiles(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the discoverStorageFiles property.
- setDiscoverStorageFiles(Boolean) - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Sets the value of the discoverStorageFiles property.
- setDiscoverStorageFiles(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setDiscoverStorageFiles(Boolean) - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionUpdateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.TagType
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- setDisplayName(String) - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- setDisplayName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setDisplayName(String) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setDisplayName(String) - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionDescriptiveInformationUpdateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionUpdateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.Tag
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.TagType
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
- setDisplayName(String) - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
- setDryRun(Boolean) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the dryRun property.
- setDryRun(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Sets the value of the dryRun property.
- setDryRun(Boolean) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setDryRun(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- setDurationMillis(Long) - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- setEc2NodeIamProfileName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the ec2NodeIamProfileName property.
- setEc2NodeIamProfileName(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setEc2Operations(Ec2Operations) - Method in class org.finra.herd.dao.impl.Ec2DaoImpl
-
Sets implementation of the EC2 operations.
- setElasticSearchCluster(String) - Method in class org.finra.herd.model.dto.ElasticsearchSettingsDto
-
- setEmail(String) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setEmailAddress(String) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Sets the value of the emailAddress property.
- setEmailAddress(String) - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
- setEmrClusterCreated(Boolean) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the emrClusterCreated property.
- setEmrClusterCreated(Boolean) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the emrClusterDefinition property.
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionCreateRequest
-
Sets the value of the emrClusterDefinition property.
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Sets the value of the emrClusterDefinition property.
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionUpdateRequest
-
Sets the value of the emrClusterDefinition property.
- setEmrClusterDefinition(String) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionCreateRequest
-
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- setEmrClusterDefinition(EmrClusterDefinition) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionUpdateRequest
-
- setEmrClusterDefinitionKey(EmrClusterDefinitionKey) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionCreateRequest
-
Sets the value of the emrClusterDefinitionKey property.
- setEmrClusterDefinitionKey(EmrClusterDefinitionKey) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Sets the value of the emrClusterDefinitionKey property.
- setEmrClusterDefinitionKey(EmrClusterDefinitionKey) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionCreateRequest
-
- setEmrClusterDefinitionKey(EmrClusterDefinitionKey) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- setEmrClusterDefinitionKeys(List<EmrClusterDefinitionKey>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKeys
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionKey
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the emrClusterDefinitionName property.
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKey
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setEmrClusterDefinitionName(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setEmrClusterDefinitionOverride(EmrClusterDefinition) - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Sets the value of the emrClusterDefinitionOverride property.
- setEmrClusterDefinitionOverride(EmrClusterDefinition) - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the emrClusterId property.
- setEmrClusterId(String) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setEmrClusterId(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the emrClusterName property.
- setEmrClusterName(String) - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- setEmrClusterName(String) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setEmrClusterName(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setEmrDao(EmrDao) - Method in class org.finra.herd.dao.helper.EmrHelper
-
- setEncryptionEnabled(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the encryptionEnabled property.
- setEncryptionEnabled(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setEndPartitionValue(String) - Method in class org.finra.herd.model.api.xml.PartitionValueRange
-
Sets the value of the endPartitionValue property.
- setEndPartitionValue(String) - Method in class org.finra.herd.sdk.model.PartitionValueRange
-
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the endTime property.
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the endTime property.
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the endTime property.
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the endTime property.
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Sets the value of the endTime property.
- setEndTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Sets the value of the endTime property.
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.Job
-
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.StatusTimeline
-
- setEndTime(Date) - Method in class org.finra.herd.sdk.model.WorkflowStep
-
- setErrorCode(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the errorCode property.
- setErrorCode(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the errorCode property.
- setErrorCode(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setErrorCode(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setErrorMessage(String) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the errorMessage property.
- setErrorMessage(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the errorMessage property.
- setErrorMessage(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the errorMessage property.
- setErrorMessage(String) - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Sets the value of the errorMessage property.
- setErrorMessage(String) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setErrorMessage(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setErrorMessage(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setErrorMessage(String) - Method in class org.finra.herd.sdk.model.WorkflowError
-
- setErrorStackTrace(String) - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Sets the value of the errorStackTrace property.
- setErrorStackTrace(String) - Method in class org.finra.herd.sdk.model.WorkflowError
-
- setEscapeCharacter(String) - Method in class org.finra.herd.model.api.xml.Schema
-
Sets the value of the escapeCharacter property.
- setEscapeCharacter(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setEscapeCharacter(String) - Method in class org.finra.herd.sdk.model.Schema
-
- setEventTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Sets the value of the eventTime property.
- setEventTime(Date) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
- setEventType(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setEventType(String) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setException(Exception) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setExecutePermission(Boolean) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setExpectedPartitionValue(String) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueKey
-
Sets the value of the expectedPartitionValue property.
- setExpectedPartitionValue(String) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueKey
-
- setExpectedPartitionValueKey(ExpectedPartitionValueKey) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueInformation
-
Sets the value of the expectedPartitionValueKey property.
- setExpectedPartitionValueKey(ExpectedPartitionValueKey) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueInformation
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesCreateRequest
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesDeleteRequest
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesInformation
-
- setExpectedPartitionValues(Collection<ExpectedPartitionValueEntity>) - Method in class org.finra.herd.model.jpa.PartitionKeyGroupEntity
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesCreateRequest
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesDeleteRequest
-
- setExpectedPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesInformation
-
- setFacetCount(Long) - Method in class org.finra.herd.model.api.xml.Facet
-
Sets the value of the facetCount property.
- setFacetCount(Integer) - Method in class org.finra.herd.sdk.model.Facet
-
- setFacetDisplayName(String) - Method in class org.finra.herd.model.api.xml.Facet
-
Sets the value of the facetDisplayName property.
- setFacetDisplayName(String) - Method in class org.finra.herd.sdk.model.Facet
-
- setFacetFields(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchRequest
-
- setFacetFields(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchRequest
-
- setFacetId(String) - Method in class org.finra.herd.model.api.xml.Facet
-
Sets the value of the facetId property.
- setFacetId(String) - Method in class org.finra.herd.sdk.model.Facet
-
- setFacets(List<Facet>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexSearchResponse
-
- setFacets(List<Facet>) - Method in class org.finra.herd.model.api.xml.Facet
-
- setFacets(List<Facet>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexSearchResponse
-
- setFacets(List<Facet>) - Method in class org.finra.herd.sdk.model.Facet
-
- setFacetType(String) - Method in class org.finra.herd.model.api.xml.Facet
-
Sets the value of the facetType property.
- setFacetType(String) - Method in class org.finra.herd.sdk.model.Facet
-
- setFile(File) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Sets the value of the file property.
- setFile(File) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the file property.
- setFile(File) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
- setFile(File) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setFileName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Sets the value of the fileName property.
- setFileName(String) - Method in class org.finra.herd.model.api.xml.File
-
Sets the value of the fileName property.
- setFileName(String) - Method in class org.finra.herd.model.api.xml.SampleDataFile
-
Sets the value of the fileName property.
- setFileName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
set file name
- setFileName(String) - Method in class org.finra.herd.model.dto.ManifestFile
-
- setFileName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setFileName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
- setFileName(String) - Method in class org.finra.herd.sdk.model.File
-
- setFileName(String) - Method in class org.finra.herd.sdk.model.SampleDataFile
-
- setFileNameShortcut(String) - Method in class org.finra.herd.model.api.xml.ConfigurationFile
-
Sets the value of the fileNameShortcut property.
- setFileNameShortcut(String) - Method in class org.finra.herd.sdk.model.ConfigurationFile
-
- setFilePath(String) - Method in class org.finra.herd.model.api.xml.StorageFile
-
Sets the value of the filePath property.
- setFilePath(String) - Method in class org.finra.herd.sdk.model.StorageFile
-
- setFiles(List<File>) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setFiles(List<String>) - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- setFileSize(long) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
set file size
- setFileSizeBytes(Long) - Method in class org.finra.herd.model.api.xml.File
-
Sets the value of the fileSizeBytes property.
- setFileSizeBytes(Long) - Method in class org.finra.herd.model.api.xml.StorageFile
-
Sets the value of the fileSizeBytes property.
- setFileSizeBytes(Long) - Method in class org.finra.herd.model.dto.ManifestFile
-
- setFileSizeBytes(Long) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setFileSizeBytes(Long) - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- setFileSizeBytes(Integer) - Method in class org.finra.herd.sdk.model.File
-
- setFileSizeBytes(Integer) - Method in class org.finra.herd.sdk.model.StorageFile
-
- setFileSizeInBytes(Long) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setFileType(FileTypeEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setFileType(FileTypeEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setFileType(FileTypeEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setFileType(FileTypeEntity) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setFileTypeCode(String) - Method in class org.finra.herd.model.api.xml.FileTypeKey
-
Sets the value of the fileTypeCode property.
- setFileTypeCode(String) - Method in class org.finra.herd.sdk.model.FileTypeKey
-
- setFileTypeIsNull(boolean) - Method in class org.finra.herd.model.dto.StoragePolicyPriorityLevel
-
- setFileTypeKeys(List<FileTypeKey>) - Method in class org.finra.herd.sdk.model.FileTypeKeys
-
- setFirstName(String) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setFullName(String) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Sets the value of the fullName property.
- setFullName(String) - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
- setGlacierBucketName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setGlacierBucketName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setGlacierS3KeyBasePrefix(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setGlacierS3KeyPrefix(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setGlacierS3KeyPrefix(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setGlacierStorageName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setGlacierStorageName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setGrantPermission(Boolean) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setHadoopConfigurations(List<Serializable>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setHadoopConfigurations(List<String>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setHadoopJarSteps(List<HadoopJarStep>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setHadoopJarSteps(List<HadoopJarStep>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setHadoopVersion(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the hadoopVersion property.
- setHadoopVersion(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setHasChildren(Boolean) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the hasChildren property.
- setHasChildren(boolean) - Method in class org.finra.herd.model.api.xml.TagChild
-
Sets the value of the hasChildren property.
- setHasChildren(Boolean) - Method in class org.finra.herd.sdk.model.Tag
-
- setHasChildren(Boolean) - Method in class org.finra.herd.sdk.model.TagChild
-
- setHistoricalStatuses(Collection<BusinessObjectDataStatusHistoryEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setHistoricalStatuses(Collection<StorageUnitStatusHistoryEntity>) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setHiveVersion(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the hiveVersion property.
- setHiveVersion(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setHttpProxyHost(String) - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- setHttpProxyPort(Integer) - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- setIamRoleDescription(String) - Method in class org.finra.herd.model.api.xml.IamRole
-
Sets the value of the iamRoleDescription property.
- setIamRoleDescription(String) - Method in class org.finra.herd.sdk.model.IamRole
-
- setIamRoleName(String) - Method in class org.finra.herd.model.api.xml.IamRole
-
Sets the value of the iamRoleName property.
- setIamRoleName(String) - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- setIamRoleName(String) - Method in class org.finra.herd.sdk.model.IamRole
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorization
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationCreateRequest
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationUpdateRequest
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorization
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationCreateRequest
-
- setIamRoles(List<IamRole>) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationUpdateRequest
-
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttribute
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Sets the value of the id property.
- setId(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the id property.
- setId(Integer) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpert
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTag
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.CustomDdl
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionInformation
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Sets the value of the id property.
- setId(Integer) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the id property.
- setId(int) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
Sets the value of the id property.
- setId(String) - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Sets the value of the id property.
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.CustomDdlEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- setId(Long) - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.NotificationActionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setId(String) - Method in class org.finra.herd.model.jpa.TrustingAccountEntity
-
- setId(Integer) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttribute
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpert
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTag
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.CustomDdl
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionInformation
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setId(String) - Method in class org.finra.herd.sdk.model.Job
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setId(String) - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
- setId(String) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setId(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setId(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.Tag
-
- setId(Integer) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
- setId(String) - Method in class org.finra.herd.sdk.model.WorkflowStep
-
- setIdStatusWorkflowVariables(DelegateExecution, EmrCluster) - Method in class org.finra.herd.service.activiti.task.BaseEmrCluster
-
Sets the EMR cluster id and status as activiti workflow variables.
- setIncludeAllRegisteredSubPartitions(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the includeAllRegisteredSubPartitions property.
- setIncludeAllRegisteredSubPartitions(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the includeAllRegisteredSubPartitions property.
- setIncludeAllRegisteredSubPartitions(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setIncludeAllRegisteredSubPartitions(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setIncludeClientInfo(boolean) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Set whether or not the client address and session id should be included in the log message.
- setIncludeDropPartitions(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the includeDropPartitions property.
- setIncludeDropPartitions(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setIncludeDropTableStatement(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the includeDropTableStatement property.
- setIncludeDropTableStatement(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the includeDropTableStatement property.
- setIncludeDropTableStatement(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setIncludeDropTableStatement(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setIncludeIfNotExistsOption(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the includeIfNotExistsOption property.
- setIncludeIfNotExistsOption(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the includeIfNotExistsOption property.
- setIncludeIfNotExistsOption(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setIncludeIfNotExistsOption(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setIncludePayload(boolean) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Set whether or not the request payload (body) should be included in the log message.
- setIncludeQueryString(boolean) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Set whether or not the query string should be included in the log message.
- setIncludeTagHierarchy(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchKey
-
Sets the value of the includeTagHierarchy property.
- setIncludeTagHierarchy(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchKey
-
- setIndexCreationDate(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Sets the value of the indexCreationDate property.
- setIndexCreationDate(Date) - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
- setIndexNumberOfActiveDocuments(Long) - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Sets the value of the indexNumberOfActiveDocuments property.
- setIndexNumberOfActiveDocuments(Integer) - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
- setIndexNumberOfDeletedDocuments(Long) - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Sets the value of the indexNumberOfDeletedDocuments property.
- setIndexNumberOfDeletedDocuments(Integer) - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
- setIndexStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionIndexResponse
-
Sets the value of the indexStartTime property.
- setIndexStartTime(Date) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionIndexResponse
-
- setIndexUuid(String) - Method in class org.finra.herd.model.api.xml.SearchIndexStatistics
-
Sets the value of the indexUuid property.
- setIndexUuid(String) - Method in class org.finra.herd.sdk.model.SearchIndexStatistics
-
- setInstallOozie(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the installOozie property.
- setInstallOozie(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setInstanceCount(int) - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Sets the value of the instanceCount property.
- setInstanceCount(int) - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Sets the value of the instanceCount property.
- setInstanceCount(Integer) - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- setInstanceCount(Integer) - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- setInstanceCount(Integer) - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- setInstanceDefinitions(InstanceDefinitions) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the instanceDefinitions property.
- setInstanceDefinitions(InstanceDefinitions) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setInstanceMaxSearchPrice(BigDecimal) - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Sets the value of the instanceMaxSearchPrice property.
- setInstanceMaxSearchPrice(BigDecimal) - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Sets the value of the instanceMaxSearchPrice property.
- setInstanceMaxSearchPrice(BigDecimal) - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- setInstanceMaxSearchPrice(BigDecimal) - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- setInstanceOnDemandThreshold(BigDecimal) - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Sets the value of the instanceOnDemandThreshold property.
- setInstanceOnDemandThreshold(BigDecimal) - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Sets the value of the instanceOnDemandThreshold property.
- setInstanceOnDemandThreshold(BigDecimal) - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- setInstanceOnDemandThreshold(BigDecimal) - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- setInstancePrice(BigDecimal) - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- setInstanceSpotPrice(BigDecimal) - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Sets the value of the instanceSpotPrice property.
- setInstanceSpotPrice(BigDecimal) - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Sets the value of the instanceSpotPrice property.
- setInstanceSpotPrice(BigDecimal) - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- setInstanceSpotPrice(BigDecimal) - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- setInstanceType(String) - Method in class org.finra.herd.model.api.xml.InstanceDefinition
-
Sets the value of the instanceType property.
- setInstanceType(String) - Method in class org.finra.herd.model.api.xml.MasterInstanceDefinition
-
Sets the value of the instanceType property.
- setInstanceType(String) - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- setInstanceType(String) - Method in class org.finra.herd.sdk.model.InstanceDefinition
-
- setInstanceType(String) - Method in class org.finra.herd.sdk.model.MasterInstanceDefinition
-
- setIsAllDataAvailable(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionResponse
-
Sets the value of the isAllDataAvailable property.
- setIsAllDataAvailable(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
- setIsAllDataNotAvailable(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityCollectionResponse
-
Sets the value of the isAllDataNotAvailable property.
- setIsAllDataNotAvailable(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityCollectionResponse
-
- setIsParentTagNull(Boolean) - Method in class org.finra.herd.model.api.xml.TagSearchKey
-
Sets the value of the isParentTagNull property.
- setIsParentTagNull(Boolean) - Method in class org.finra.herd.sdk.model.TagSearchKey
-
- setIsSpot(Boolean) - Method in class org.finra.herd.model.dto.Ec2PriceDto
-
- setJarLocation(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the jarLocation property.
- setJarLocation(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the jarLocation property.
- setJarLocation(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the jarLocation property.
- setJarLocation(String) - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Sets the value of the jarLocation property.
- setJarLocation(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setJarLocation(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setJarLocation(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setJarLocation(String) - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- setJmsQueueName(String) - Method in class org.finra.herd.model.dto.JmsMessage
-
- setJmsQueueName(String) - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- setJobActions(List<JobAction>) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
- setJobDefinition(JobDefinitionEntity) - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- setJobDefinition(JobDefinitionEntity) - Method in class org.finra.herd.model.jpa.NotificationJobActionEntity
-
- setJobName(String) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.JobAction
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.SystemJobRunRequest
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.api.xml.SystemJobRunResponse
-
Sets the value of the jobName property.
- setJobName(String) - Method in class org.finra.herd.model.dto.JobDefinitionAlternateKeyDto
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.Job
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.JobAction
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.SystemJobRunRequest
-
- setJobName(String) - Method in class org.finra.herd.sdk.model.SystemJobRunResponse
-
- setJobSummaries(List<JobSummary>) - Method in class org.finra.herd.sdk.model.JobSummaries
-
- setJobTitle(String) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Sets the value of the jobTitle property.
- setJobTitle(String) - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
- setJsonResponseAsWorkflowVariable(Object, DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
Sets a JSON response object as a workflow variable.
- setJsonResponseAsWorkflowVariable(Object, String, String) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
- setKeepAlive(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the keepAlive property.
- setKeepAlive(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setKey(String) - Method in class org.finra.herd.model.api.xml.S3PropertiesLocation
-
Sets the value of the key property.
- setKey(String) - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- setKey(String) - Method in class org.finra.herd.sdk.model.S3PropertiesLocation
-
- setKeyValuePairConfigurations(List<KeyValuePairConfiguration>) - Method in class org.finra.herd.sdk.model.KeyValuePairConfigurations
-
- setKeyValueShortcut(String) - Method in class org.finra.herd.model.api.xml.KeyValuePairConfiguration
-
Sets the value of the keyValueShortcut property.
- setKeyValueShortcut(String) - Method in class org.finra.herd.sdk.model.KeyValuePairConfiguration
-
- setKmsKeyId(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setKmsKeyId(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setLastName(String) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the lastUpdatedByUserId property.
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the lastUpdatedByUserId property.
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the lastUpdatedByUserId property.
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setLastUpdatedByUserId(String) - Method in class org.finra.herd.sdk.model.Tag
-
- setLastUpdatedOn(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the lastUpdatedOn property.
- setLastUpdatedOn(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the lastUpdatedOn property.
- setLastUpdatedOn(Date) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setLastUpdatedOn(Date) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setLatestAfterPartitionValue(LatestAfterPartitionValue) - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Sets the value of the latestAfterPartitionValue property.
- setLatestAfterPartitionValue(LatestAfterPartitionValue) - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
- setLatestBeforePartitionValue(LatestBeforePartitionValue) - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Sets the value of the latestBeforePartitionValue property.
- setLatestBeforePartitionValue(LatestBeforePartitionValue) - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
- setLatestVersion(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the latestVersion property.
- setLatestVersion(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the latestVersion property.
- setLatestVersion(Boolean) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setLatestVersion(Boolean) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setLatestVersion(Boolean) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setLatestVersion(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setLatestVersion(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setLocalPath(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setLogBucket(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the logBucket property.
- setLogBucket(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setLoggingEnabled(boolean) - Method in class org.finra.herd.service.helper.HerdErrorInformationExceptionHandler
-
- setLogMessagePrefix(String) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Set the value that should be prepended to the log message.
- setLogMessageSuffix(String) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Set the value that should be appended to the log message.
- setLowerDate(Date) - Method in class org.finra.herd.model.dto.DateRangeDto
-
- setMainClass(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the mainClass property.
- setMainClass(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the mainClass property.
- setMainClass(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the mainClass property.
- setMainClass(String) - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Sets the value of the mainClass property.
- setMainClass(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setMainClass(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setMainClass(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setMainClass(String) - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- setManifestFiles(List<ManifestFile>) - Method in class org.finra.herd.model.dto.DownloaderOutputManifestDto
-
- setManifestFiles(List<ManifestFile>) - Method in class org.finra.herd.model.dto.UploaderInputManifestDto
-
- setMasterInstances(MasterInstanceDefinition) - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Sets the value of the masterInstances property.
- setMasterInstances(MasterInstanceDefinition) - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- setMasterPrice(Ec2PriceDto) - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- setMaxPayloadLength(Integer) - Method in class org.finra.herd.ui.RequestLoggingFilter
-
Sets the maximum length of the payload body to be included in the log message.
- setMaxThreads(Integer) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setMessage(String) - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Sets the value of the message property.
- setMessage(String) - Method in class org.finra.herd.model.api.xml.StatusChangeReason
-
Sets the value of the message property.
- setMessage(String) - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- setMessage(String) - Method in class org.finra.herd.sdk.model.StatusChangeReason
-
- setMessageDetails(List<String>) - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
- setMessageDetails(List<String>) - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- setMessageText(String) - Method in class org.finra.herd.model.dto.JmsMessage
-
- setMessageText(String) - Method in class org.finra.herd.model.jpa.JmsMessageEntity
-
- setMessageType(String) - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- setModificationType(String) - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- setName(String) - Method in class org.finra.herd.model.api.xml.Attribute
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.AttributeDefinition
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.Parameter
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.Storage
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.StoragePlatform
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Sets the value of the name property.
- setName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto.DataProvider
-
- setName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.DataProviderEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.StorageEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.StoragePlatformEntity
-
- setName(String) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setName(String) - Method in class org.finra.herd.sdk.model.Attribute
-
- setName(String) - Method in class org.finra.herd.sdk.model.AttributeDefinition
-
- setName(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
- setName(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setName(String) - Method in class org.finra.herd.sdk.model.Parameter
-
- setName(String) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setName(String) - Method in class org.finra.herd.sdk.model.Storage
-
- setName(String) - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
- setName(String) - Method in class org.finra.herd.sdk.model.StoragePlatform
-
- setName(String) - Method in class org.finra.herd.sdk.model.WorkflowStep
-
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnSearchKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSampleDataFileKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.CustomDdlKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrClusterCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.JobAction
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.NamespaceAuthorization
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorization
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.NamespaceIamRoleAuthorizationCreateRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.NotificationRegistrationKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyKey
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the namespace property.
- setNamespace(String) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationKey
-
Sets the value of the namespace property.
- setNamespace(BusinessObjectDefinitionIndexSearchResponseDto.Namespace) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionIndexSearchResponseDto
-
- setNamespace(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setNamespace(String) - Method in class org.finra.herd.model.dto.EmrClusterAlternateKeyDto
-
- setNamespace(String) - Method in class org.finra.herd.model.dto.JobDefinitionAlternateKeyDto
-
- setNamespace(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the namespace property.
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.EmrClusterCreationLogEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.EmrClusterDefinitionEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.NamespaceIamRoleAuthorizationEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setNamespace(NamespaceEntity) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnSearchKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSampleDataFileKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.CustomDdlKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrClusterCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.Job
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.JobAction
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.NamespaceAuthorization
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorization
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizationCreateRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.NotificationRegistrationKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.StoragePolicyKey
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setNamespace(String) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationKey
-
- setNamespaceAuthorizationAdmin(Boolean) - Method in class org.finra.herd.model.jpa.UserEntity
-
- setNamespaceAuthorizations(List<NamespaceAuthorization>) - Method in class org.finra.herd.model.api.xml.UserAuthorizations
-
- setNamespaceAuthorizations(Set<NamespaceAuthorization>) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setNamespaceAuthorizations(List<NamespaceAuthorization>) - Method in class org.finra.herd.sdk.model.UserAuthorizations
-
- setNamespaceCode(String) - Method in class org.finra.herd.model.api.xml.Namespace
-
Sets the value of the namespaceCode property.
- setNamespaceCode(String) - Method in class org.finra.herd.model.api.xml.NamespaceCreateRequest
-
Sets the value of the namespaceCode property.
- setNamespaceCode(String) - Method in class org.finra.herd.model.api.xml.NamespaceKey
-
Sets the value of the namespaceCode property.
- setNamespaceCode(String) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setNamespaceCode(String) - Method in class org.finra.herd.sdk.model.Namespace
-
- setNamespaceCode(String) - Method in class org.finra.herd.sdk.model.NamespaceCreateRequest
-
- setNamespaceCode(String) - Method in class org.finra.herd.sdk.model.NamespaceKey
-
- setNamespaceIamRoleAuthorizations(List<NamespaceIamRoleAuthorization>) - Method in class org.finra.herd.sdk.model.NamespaceIamRoleAuthorizations
-
- setNamespaceKeys(List<NamespaceKey>) - Method in class org.finra.herd.sdk.model.NamespaceKeys
-
- setNamespacePermissions(List<NamespacePermissionEnum>) - Method in class org.finra.herd.model.api.xml.NamespaceAuthorization
-
- setNamespacePermissions(List<NamespacePermissionEnum>) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
- setNamespacePermissions(List<NamespacePermissionEnum>) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationCreateRequest
-
- setNamespacePermissions(List<NamespacePermissionEnum>) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationUpdateRequest
-
- setNamespacePermissions(List<NamespaceAuthorization.NamespacePermissionsEnum>) - Method in class org.finra.herd.sdk.model.NamespaceAuthorization
-
- setNamespacePermissions(List<UserNamespaceAuthorization.NamespacePermissionsEnum>) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
- setNamespacePermissions(List<UserNamespaceAuthorizationCreateRequest.NamespacePermissionsEnum>) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationCreateRequest
-
- setNamespacePermissions(List<UserNamespaceAuthorizationUpdateRequest.NamespacePermissionsEnum>) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationUpdateRequest
-
- setNewBusinessObjectDataStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the newBusinessObjectDataStatus property.
- setNewBusinessObjectDataStatus(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setNewBusinessObjectDataStatus(BusinessObjectDataStatusEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setNewBusinessObjectDataStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setNewDestinationStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setNewOriginStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setNewSourceStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setNewStorageUnitStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the newStorageUnitStatus property.
- setNewStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setNewStorageUnitStatus(StorageUnitStatusEntity) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setNewStorageUnitStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setNoData(String) - Method in class org.finra.herd.model.api.xml.StorageUpdateRequest
-
Sets the value of the noData property.
- setNoData(String) - Method in class org.finra.herd.model.api.xml.TagTypeSearchRequest
-
Sets the value of the noData property.
- setNoData(String) - Method in class org.finra.herd.sdk.model.StorageUpdateRequest
-
- setNoData(String) - Method in class org.finra.herd.sdk.model.TagTypeSearchRequest
-
- setNodeTags(List<NodeTag>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- setNodeTags(List<NodeTag>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setNotAvailableStatuses(List<BusinessObjectDataStatus>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- setNotAvailableStatuses(List<BusinessObjectDataStatus>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setNotificationActions(Collection<NotificationActionEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setNotificationActions(Collection<NotificationActionEntity>) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setNotificationEventType(NotificationEventTypeEntity) - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- setNotificationJobAction(NotificationJobActionEntity) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setNotificationJobAction(NotificationJobActionEntity) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setNotificationName(String) - Method in class org.finra.herd.model.api.xml.NotificationRegistrationKey
-
Sets the value of the notificationName property.
- setNotificationName(String) - Method in class org.finra.herd.sdk.model.NotificationRegistrationKey
-
- setNotificationRegistration(NotificationRegistrationEntity) - Method in class org.finra.herd.model.jpa.NotificationActionEntity
-
- setNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateResponse
-
Sets the value of the notificationRegistrationKey property.
- setNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateResponse
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistration
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationCreateRequest
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationRegistrationUpdateRequest
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateRequest
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.NotificationRegistrationStatusUpdateResponse
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Sets the value of the notificationRegistrationStatus property.
- setNotificationRegistrationStatus(NotificationRegistrationStatusEntity) - Method in class org.finra.herd.model.jpa.NotificationRegistrationEntity
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistration
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationCreateRequest
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationRegistrationUpdateRequest
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateRequest
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.NotificationRegistrationStatusUpdateResponse
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- setNotificationRegistrationStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
- setNullValue(String) - Method in class org.finra.herd.model.api.xml.Schema
-
Sets the value of the nullValue property.
- setNullValue(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setNullValue(String) - Method in class org.finra.herd.sdk.model.Schema
-
- setOldBusinessObjectDataStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the oldBusinessObjectDataStatus property.
- setOldBusinessObjectDataStatus(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setOldBusinessObjectDataStatus(BusinessObjectDataStatusEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setOldBusinessObjectDataStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setOldDestinationStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setOldOriginStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setOldSourceStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setOldStorageUnitStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the oldStorageUnitStatus property.
- setOldStorageUnitStatus(String) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setOldStorageUnitStatus(StorageUnitStatusEntity) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setOldStorageUnitStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setOnDemandPriceId(Long) - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- setOnDemandPricesPerAvailabilityZone(Map<String, Map<String, BigDecimal>>) - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- setOoziePropertiesFileLocation(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the ooziePropertiesFileLocation property.
- setOoziePropertiesFileLocation(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the ooziePropertiesFileLocation property.
- setOoziePropertiesFileLocation(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setOoziePropertiesFileLocation(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setOozieWorkflowJobs(List<OozieWorkflowJob>) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
- setOozieWorkflowJobs(List<OozieWorkflowJob>) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setOrderNumber(Integer) - Method in class org.finra.herd.model.jpa.TagTypeEntity
-
- setOriginBucketName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setOriginS3KeyPrefix(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setOriginStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setOriginStorageName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRestoreDto
-
- setOutputFormat(BusinessObjectDataDdlOutputFormatEnum) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the outputFormat property.
- setOutputFormat(BusinessObjectDataDdlOutputFormatEnum) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the outputFormat property.
- setOutputFormat(BusinessObjectDataDdlOutputFormatEnum) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the outputFormat property.
- setOutputFormat(BusinessObjectDataDdlOutputFormatEnum) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the outputFormat property.
- setOutputFormat(BusinessObjectDataDdl.OutputFormatEnum) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setOutputFormat(BusinessObjectDataDdlRequest.OutputFormatEnum) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setOutputFormat(BusinessObjectFormatDdl.OutputFormatEnum) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setOutputFormat(BusinessObjectFormatDdlRequest.OutputFormatEnum) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setOverrideResourceLocation(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Set the Log4J override configuration resource location to use.
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.Job
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.SystemJobRunRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.model.api.xml.SystemJobRunResponse
-
- setParameters(Collection<JobDefinitionParameterEntity>) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
Sets the parameters.
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.Job
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.SystemJobRunRequest
-
- setParameters(List<Parameter>) - Method in class org.finra.herd.sdk.model.SystemJobRunResponse
-
- setParameters(Map<String, String>) - Method in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
Setter called after a system job is instantiated with the value from the JobDetailFactoryBean.
- setParentStorageUnit(StorageUnitEntity) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setParentTagCode(String) - Method in class org.finra.herd.model.api.xml.TagSearchKey
-
Sets the value of the parentTagCode property.
- setParentTagCode(String) - Method in class org.finra.herd.sdk.model.TagSearchKey
-
- setParentTagEntity(TagEntity) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setParentTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the parentTagKey property.
- setParentTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Sets the value of the parentTagKey property.
- setParentTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagListResponse
-
Sets the value of the parentTagKey property.
- setParentTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagUpdateRequest
-
Sets the value of the parentTagKey property.
- setParentTagKey(TagKey) - Method in class org.finra.herd.sdk.model.Tag
-
- setParentTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
- setParentTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagListResponse
-
- setParentTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagUpdateRequest
-
- setPartitionColumnNames(List<String>) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setPartitionColumnNames(List<String>) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setPartitionKey(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the partitionKey property.
- setPartitionKey(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the partitionKey property.
- setPartitionKey(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the partitionKey property.
- setPartitionKey(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the partitionKey property.
- setPartitionKey(String) - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Sets the value of the partitionKey property.
- setPartitionKey(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setPartitionKey(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setPartitionKey(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setPartitionKey(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setPartitionKey(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setPartitionKey(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setPartitionKey(String) - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
- setPartitionKeyGroup(String) - Method in class org.finra.herd.model.api.xml.Schema
-
Sets the value of the partitionKeyGroup property.
- setPartitionKeyGroup(PartitionKeyGroupEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setPartitionKeyGroup(PartitionKeyGroupEntity) - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- setPartitionKeyGroup(String) - Method in class org.finra.herd.sdk.model.Schema
-
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesCreateRequest
-
Sets the value of the partitionKeyGroupKey property.
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesDeleteRequest
-
Sets the value of the partitionKeyGroupKey property.
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValuesInformation
-
Sets the value of the partitionKeyGroupKey property.
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.model.api.xml.PartitionKeyGroup
-
Sets the value of the partitionKeyGroupKey property.
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.model.api.xml.PartitionKeyGroupCreateRequest
-
Sets the value of the partitionKeyGroupKey property.
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesCreateRequest
-
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesDeleteRequest
-
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValuesInformation
-
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.sdk.model.PartitionKeyGroup
-
- setPartitionKeyGroupKey(PartitionKeyGroupKey) - Method in class org.finra.herd.sdk.model.PartitionKeyGroupCreateRequest
-
- setPartitionKeyGroupKeys(List<PartitionKeyGroupKey>) - Method in class org.finra.herd.sdk.model.PartitionKeyGroupKeys
-
- setPartitionKeyGroupName(String) - Method in class org.finra.herd.model.api.xml.ExpectedPartitionValueKey
-
Sets the value of the partitionKeyGroupName property.
- setPartitionKeyGroupName(String) - Method in class org.finra.herd.model.api.xml.PartitionKeyGroupKey
-
Sets the value of the partitionKeyGroupName property.
- setPartitionKeyGroupName(String) - Method in class org.finra.herd.model.jpa.PartitionKeyGroupEntity
-
- setPartitionKeyGroupName(String) - Method in class org.finra.herd.sdk.model.ExpectedPartitionValueKey
-
- setPartitionKeyGroupName(String) - Method in class org.finra.herd.sdk.model.PartitionKeyGroupKey
-
- setPartitionLevel(Integer) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setPartitions(List<SchemaColumn>) - Method in class org.finra.herd.model.api.xml.Schema
-
- setPartitions(List<SchemaColumn>) - Method in class org.finra.herd.sdk.model.Schema
-
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.LatestAfterPartitionValue
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.api.xml.LatestBeforePartitionValue
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setPartitionValue(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the partitionValue property.
- setPartitionValue(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setPartitionValue(String) - Method in class org.finra.herd.model.jpa.ExpectedPartitionValueEntity
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.LatestAfterPartitionValue
-
- setPartitionValue(String) - Method in class org.finra.herd.sdk.model.LatestBeforePartitionValue
-
- setPartitionValue2(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setPartitionValue3(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setPartitionValue4(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setPartitionValue5(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the partitionValueFilter property.
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the partitionValueFilter property.
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the partitionValueFilter property.
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the partitionValueFilter property.
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setPartitionValueFilter(PartitionValueFilter) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataSearchKey
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setPartitionValueFilters(List<PartitionValueFilter>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataSearchKey
-
- setPartitionValueRange(PartitionValueRange) - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
Sets the value of the partitionValueRange property.
- setPartitionValueRange(PartitionValueRange) - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
- setPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.PartitionValueFilter
-
- setPartitionValues(List<String>) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setPartitionValues(List<String>) - Method in class org.finra.herd.model.dto.HivePartitionDto
-
- setPartitionValues(List<String>) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.PartitionValueFilter
-
- setPassword(String) - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Sets the value of the password property.
- setPassword(String) - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- setPassword(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class org.finra.herd.sdk.invoker.auth.HttpBasicAuth
-
- setPassword(String) - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- setPath(String) - Method in class org.finra.herd.model.dto.BusinessObjectDefinitionSampleFileUpdateDto
-
set path
- setPath(String) - Method in class org.finra.herd.model.dto.HivePartitionDto
-
- setPath(String) - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- setPigVersion(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the pigVersion property.
- setPigVersion(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setPosition(Integer) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setPreRegistrationStatus(Boolean) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusEntity
-
- setPreSignedUrl(String) - Method in class org.finra.herd.model.api.xml.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
Sets the value of the preSignedUrl property.
- setPreSignedUrl(String) - Method in class org.finra.herd.model.api.xml.DownloadSingleInitiationResponse
-
Sets the value of the preSignedUrl property.
- setPreSignedUrl(String) - Method in class org.finra.herd.sdk.model.DownloadBusinessObjectDefinitionSampleDataFileSingleInitiationResponse
-
- setPreSignedUrl(String) - Method in class org.finra.herd.sdk.model.DownloadSingleInitiationResponse
-
- setPreviousStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Sets the value of the previousStatus property.
- setPreviousStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
- setProperties(List<Parameter>) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionConfiguration
-
- setProperties(List<Parameter>) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionConfiguration
-
- setPublish(Boolean) - Method in class org.finra.herd.model.api.xml.AttributeDefinition
-
Sets the value of the publish property.
- setPublish(Boolean) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeDefinitionEntity
-
- setPublish(Boolean) - Method in class org.finra.herd.sdk.model.AttributeDefinition
-
- setReadPermission(Boolean) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setReadyTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.StatusTimeline
-
Sets the value of the readyTime property.
- setReadyTime(Date) - Method in class org.finra.herd.sdk.model.StatusTimeline
-
- setReason(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
Sets the value of the reason property.
- setReason(String) - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- setReason(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
- setReceiveTaskId(String) - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Sets the value of the receiveTaskId property.
- setReceiveTaskId(String) - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
- setRecursive(Boolean) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setRefreshIntervalSeconds(long) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer.Log4jDbWatchdog
-
Sets the refresh interval in seconds.
- setRegion(String) - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- setRegisteredBusinessObjectDataList(List<BusinessObjectData>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- setRegisteredBusinessObjectDataList(List<BusinessObjectData>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setRegServerAccessParamsDto(RegServerAccessParamsDto) - Method in class org.finra.herd.tools.common.databridge.DataBridgeWebClient
-
Sets the Registration Server Access Parameters DTO.
- setRegServerHost(String) - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- setRegServerPort(Integer) - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- setReleaseLabel(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the releaseLabel property.
- setReleaseLabel(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setReplaceColumns(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the replaceColumns property.
- setReplaceColumns(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestAccountId(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets Request accountID.
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestContinueOnError(Object, Boolean) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the continue on error.
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestEmrClusterDefinitionName(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the cluster definition name.
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestEmrClusterId(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets EMR cluster ID.
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestEmrClusterName(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the cluster name.
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestNamespace(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the namespace.
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setRequestStepName(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the step name.
- setRequired(Boolean) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the required property.
- setRequired(Boolean) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setRequired(Boolean) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setResult(String) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the result property.
- setResult(String) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setResultSet(JdbcStatementResultSet) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the resultSet property.
- setResultSet(JdbcStatementResultSet) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setResultWorkflowVariables(DelegateExecution, EmrCluster) - Method in class org.finra.herd.service.activiti.task.BaseEmrCluster
-
Sets the result variables to Activiti workflow.
- setRetriesLeft(int) - Method in class org.finra.herd.model.api.xml.WorkflowError
-
Sets the value of the retriesLeft property.
- setRetriesLeft(Integer) - Method in class org.finra.herd.sdk.model.WorkflowError
-
- setRoleArn(String) - Method in class org.finra.herd.model.jpa.TrustingAccountEntity
-
- setRoles(Set<String>) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setRowCount(Long) - Method in class org.finra.herd.model.api.xml.StorageFile
-
Sets the value of the rowCount property.
- setRowCount(Long) - Method in class org.finra.herd.model.dto.ManifestFile
-
- setRowCount(Long) - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- setRowCount(Integer) - Method in class org.finra.herd.sdk.model.StorageFile
-
- setRows(List<JdbcStatementResultSetRow>) - Method in class org.finra.herd.model.api.xml.JdbcStatementResultSet
-
- setRows(List<JdbcStatementResultSetRow>) - Method in class org.finra.herd.sdk.model.JdbcStatementResultSet
-
- setRuleType(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyRule
-
Sets the value of the ruleType property.
- setRuleType(String) - Method in class org.finra.herd.sdk.model.StoragePolicyRule
-
- setRuleValue(Integer) - Method in class org.finra.herd.model.api.xml.StoragePolicyRule
-
Sets the value of the ruleValue property.
- setRuleValue(Integer) - Method in class org.finra.herd.sdk.model.StoragePolicyRule
-
- setS3AccessKey(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setS3BucketName(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setS3BucketName(String) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setS3Endpoint(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the s3Endpoint property.
- setS3Endpoint(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setS3Endpoint(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setS3KeyPrefix(String) - Method in class org.finra.herd.model.api.xml.S3KeyPrefixInformation
-
Sets the value of the s3KeyPrefix property.
- setS3KeyPrefix(String) - Method in class org.finra.herd.model.api.xml.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
Sets the value of the s3KeyPrefix property.
- setS3KeyPrefix(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setS3KeyPrefix(String) - Method in class org.finra.herd.sdk.model.S3KeyPrefixInformation
-
- setS3KeyPrefix(String) - Method in class org.finra.herd.sdk.model.UploadBusinessObjectDefinitionSampleDataFileInitiationResponse
-
- setS3ObjectKey(String) - Method in class org.finra.herd.model.jpa.JobDefinitionEntity
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JobCreateRequest
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JobDefinition
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JobDefinitionCreateRequest
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JobDefinitionUpdateRequest
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.model.api.xml.JobSignalRequest
-
Sets the value of the s3PropertiesLocation property.
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JobCreateRequest
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JobDefinition
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JobDefinitionCreateRequest
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JobDefinitionUpdateRequest
-
- setS3PropertiesLocation(S3PropertiesLocation) - Method in class org.finra.herd.sdk.model.JobSignalRequest
-
- setS3SecretKey(String) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setSampleDataFiles(List<SampleDataFile>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- setSampleDataFiles(Collection<BusinessObjectDefinitionSampleDataFileEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setSampleDataFiles(List<SampleDataFile>) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setSchema(Schema) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormat
-
Sets the value of the schema property.
- setSchema(Schema) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatCreateRequest
-
Sets the value of the schema property.
- setSchema(Schema) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatUpdateRequest
-
Sets the value of the schema property.
- setSchema(Schema) - Method in class org.finra.herd.sdk.model.BusinessObjectFormat
-
- setSchema(Schema) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatCreateRequest
-
- setSchema(Schema) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatUpdateRequest
-
- setSchemaColumnName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumn
-
Sets the value of the schemaColumnName property.
- setSchemaColumnName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionColumnCreateRequest
-
Sets the value of the schemaColumnName property.
- setSchemaColumnName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumn
-
- setSchemaColumnName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionColumnCreateRequest
-
- setSchemaColumns(Collection<SchemaColumnEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionColumnEntity
-
- setSchemaColumns(Collection<SchemaColumnEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.EmrStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- setScriptArguments(List<String>) - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
Sets the value of the scriptLocation property.
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setScriptLocation(String) - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- setScriptName(String) - Method in class org.finra.herd.model.api.xml.ScriptDefinition
-
Sets the value of the scriptName property.
- setScriptName(String) - Method in class org.finra.herd.sdk.model.ScriptDefinition
-
- setSearchIndexKey(SearchIndexKey) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the searchIndexKey property.
- setSearchIndexKey(SearchIndexKey) - Method in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Sets the value of the searchIndexKey property.
- setSearchIndexKey(SearchIndexKey) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setSearchIndexKey(SearchIndexKey) - Method in class org.finra.herd.sdk.model.SearchIndexCreateRequest
-
- setSearchIndexKeys(List<SearchIndexKey>) - Method in class org.finra.herd.sdk.model.SearchIndexKeys
-
- setSearchIndexName(String) - Method in class org.finra.herd.model.api.xml.SearchIndexKey
-
Sets the value of the searchIndexName property.
- setSearchIndexName(String) - Method in class org.finra.herd.sdk.model.SearchIndexKey
-
- setSearchIndexStatistics(SearchIndexStatistics) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the searchIndexStatistics property.
- setSearchIndexStatistics(SearchIndexStatistics) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setSearchIndexStatus(String) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the searchIndexStatus property.
- setSearchIndexStatus(String) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setSearchIndexType(String) - Method in class org.finra.herd.model.api.xml.SearchIndex
-
Sets the value of the searchIndexType property.
- setSearchIndexType(String) - Method in class org.finra.herd.model.api.xml.SearchIndexCreateRequest
-
Sets the value of the searchIndexType property.
- setSearchIndexType(String) - Method in class org.finra.herd.sdk.model.SearchIndex
-
- setSearchIndexType(String) - Method in class org.finra.herd.sdk.model.SearchIndexCreateRequest
-
- setSecurityConfiguration(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the securityConfiguration property.
- setSecurityConfiguration(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setSecurityContext(DelegateExecution) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
Sets the security context per last updater of the current process instance's job definition.
- setSecurityFunction(SecurityFunctionEntity) - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- setSecurityGroupIds(List<String>) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroup
-
- setSecurityGroupIds(List<String>) - Method in class org.finra.herd.model.api.xml.EmrMasterSecurityGroupAddRequest
-
- setSecurityGroupIds(List<String>) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroup
-
- setSecurityGroupIds(List<String>) - Method in class org.finra.herd.sdk.model.EmrMasterSecurityGroupAddRequest
-
- setSecurityRole(SecurityRoleEntity) - Method in class org.finra.herd.model.jpa.SecurityRoleFunctionEntity
-
- setSelectColumn(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Sets the column to be selected (from the specified "tableName") that contains the Log4J database override configuration.
- setServiceIamRole(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the serviceIamRole property.
- setServiceIamRole(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setSessionId(String) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setSessionInitTime(Date) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setSessionToken(String) - Method in class org.finra.herd.model.dto.AwsParamsDto
-
- setShortDescription(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
Sets the value of the shortDescription property.
- setShortDescription(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinition
-
- setSize(String) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the size property.
- setSize(String) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setSize(String) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setSizeCheckPassed(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
Sets the value of the sizeCheckPassed property.
- setSizeCheckPassed(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
- setSocketTimeout(Integer) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setSourceBucketName(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setSourceBucketName(String) - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- setSourceBucketName(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setSourceBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the sourceBusinessObjectData property.
- setSourceBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setSourceBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setSourceBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setSourceBusinessObjectFormatKey(BusinessObjectFormatKey) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Sets the value of the sourceBusinessObjectFormatKey property.
- setSourceBusinessObjectFormatKey(BusinessObjectFormatKey) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
- setSourceFilePath(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setSourceNewBusinessObjectDataStatus(String) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setSourceNewStatus(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setSourceObjectKey(String) - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- setSourceOldBusinessObjectDataStatus(String) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setSourceOldStatus(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setSourceS3KeyPrefix(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setSourceStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setSourceStorageName(String) - Method in class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
- setSpotCheckMostRecentPassed(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
Sets the value of the spotCheckMostRecentPassed property.
- setSpotCheckMostRecentPassed(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
- setSpotCheckRandomPassed(boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
Sets the value of the spotCheckRandomPassed property.
- setSpotCheckRandomPassed(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
- setSpotPricesPerAvailabilityZone(Map<String, Map<String, BigDecimal>>) - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- setSpringInitialized(boolean) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
- setSql(String) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the sql property.
- setSql(String) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setSqsQueueName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setSshKeyPairName(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the sshKeyPairName property.
- setSshKeyPairName(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setStartPartitionValue(String) - Method in class org.finra.herd.model.api.xml.PartitionValueRange
-
Sets the value of the startPartitionValue property.
- setStartPartitionValue(String) - Method in class org.finra.herd.sdk.model.PartitionValueRange
-
- setStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the startTime property.
- setStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the startTime property.
- setStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the startTime property.
- setStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the startTime property.
- setStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.WorkflowStep
-
Sets the value of the startTime property.
- setStartTime(Date) - Method in class org.finra.herd.sdk.model.Job
-
- setStartTime(Date) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setStartTime(Date) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setStartTime(Date) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setStartTime(Date) - Method in class org.finra.herd.sdk.model.WorkflowStep
-
- setStatements(List<JdbcStatement>) - Method in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
- setStatements(List<JdbcStatement>) - Method in class org.finra.herd.model.api.xml.JdbcExecutionResponse
-
- setStatements(List<JdbcStatement>) - Method in class org.finra.herd.sdk.model.JdbcExecutionRequest
-
- setStatements(List<JdbcStatement>) - Method in class org.finra.herd.sdk.model.JdbcExecutionResponse
-
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusInformation
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateRequest
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataVersion
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the status property.
- setStatus(JdbcStatementStatus) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the status property.
- setStatus(JobStatusEnum) - Method in class org.finra.herd.model.api.xml.Job
-
Sets the value of the status property.
- setStatus(JobStatusEnum) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Sets the value of the status property.
- setStatus(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Sets the value of the status property.
- setStatus(BusinessObjectDataStatusEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setStatus(BusinessObjectDataStatusEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity
-
- setStatus(SearchIndexStatusEntity) - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- setStatus(StoragePolicyStatusEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setStatus(StorageUnitStatusEntity) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setStatus(StorageUnitStatusEntity) - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusInformation
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateRequest
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusUpdateResponse
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataVersion
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setStatus(JdbcStatement.StatusEnum) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setStatus(Job.StatusEnum) - Method in class org.finra.herd.sdk.model.Job
-
- setStatus(JobSummary.StatusEnum) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowAction
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- setStatus(String) - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
- setStatusChangeReason(StatusChangeReason) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the statusChangeReason property.
- setStatusChangeReason(StatusChangeReason) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setStatusCode(int) - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Sets the value of the statusCode property.
- setStatusCode(Integer) - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- setStatusDescription(String) - Method in class org.finra.herd.model.api.xml.ErrorInformation
-
Sets the value of the statusDescription property.
- setStatusDescription(String) - Method in class org.finra.herd.sdk.model.ErrorInformation
-
- setStatusTimeline(StatusTimeline) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the statusTimeline property.
- setStatusTimeline(StatusTimeline) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setStep(EmrStep) - Method in class org.finra.herd.model.api.xml.EmrCluster
-
Sets the value of the step property.
- setStep(EmrStep) - Method in class org.finra.herd.sdk.model.EmrCluster
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrHadoopJarStepHelper
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrHiveStepHelper
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrOozieStepHelper
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrPigStepHelper
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrShellStepHelper
-
- setStepId(Object, String) - Method in class org.finra.herd.service.helper.EmrStepHelper
-
Sets the step Id.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.EmrStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.model.api.xml.HadoopJarStep
-
Sets the value of the stepName property.
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrHadoopJarStepAddRequest
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrHiveStepAddRequest
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrPigStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrPigStepAddRequest
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrShellStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrShellStepAddRequest
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.EmrStep
-
- setStepName(String) - Method in class org.finra.herd.sdk.model.HadoopJarStep
-
- setStorage(Storage) - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Sets the value of the storage property.
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity
-
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setStorage(StorageEntity) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setStorage(Storage) - Method in class org.finra.herd.sdk.model.StorageUnit
-
- setStorageBusinessObjectDefinitionDailyUploadStats(List<StorageBusinessObjectDefinitionDailyUploadStat>) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStats
-
- setStorageCode(String) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setStorageDailyUploadStats(List<StorageDailyUploadStat>) - Method in class org.finra.herd.sdk.model.StorageDailyUploadStats
-
- setStorageDirectory(StorageDirectory) - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Sets the value of the storageDirectory property.
- setStorageDirectory(StorageDirectory) - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Sets the value of the storageDirectory property.
- setStorageDirectory(StorageDirectory) - Method in class org.finra.herd.sdk.model.StorageUnit
-
- setStorageDirectory(StorageDirectory) - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
- setStorageFileId(Long) - Method in class org.finra.herd.model.jpa.StorageFileViewEntity
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.api.xml.StorageUnit
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
- setStorageFiles(Collection<StorageFileEntity>) - Method in class org.finra.herd.model.jpa.StorageUnitEntity
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.sdk.model.StorageUnit
-
- setStorageFiles(List<StorageFile>) - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
- setStorageKeys(List<StorageKey>) - Method in class org.finra.herd.sdk.model.StorageKeys
-
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.StorageKey
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.dto.BusinessObjectDataNotificationEventParamsDto
-
- setStorageName(String) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setStorageName(String) - Method in class org.finra.herd.model.dto.StorageAlternateKeyDto
-
- setStorageName(String) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Sets the value of the storageName property.
- setStorageName(String) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataNotificationFilter
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.StorageKey
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.StoragePolicyFilter
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
- setStorageName(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- setStorageNames(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- setStorageNames(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- setStorageNames(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- setStorageNames(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- setStorageNames(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailability
-
- setStorageNames(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAvailabilityRequest
-
- setStorageNames(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setStorageNames(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setStoragePlatform(StoragePlatformEntity) - Method in class org.finra.herd.model.jpa.StorageEntity
-
- setStoragePlatformName(String) - Method in class org.finra.herd.model.api.xml.Storage
-
Sets the value of the storagePlatformName property.
- setStoragePlatformName(String) - Method in class org.finra.herd.model.api.xml.StorageCreateRequest
-
Sets the value of the storagePlatformName property.
- setStoragePlatformName(String) - Method in class org.finra.herd.sdk.model.Storage
-
- setStoragePlatformName(String) - Method in class org.finra.herd.sdk.model.StorageCreateRequest
-
- setStoragePlatforms(List<StoragePlatform>) - Method in class org.finra.herd.sdk.model.StoragePlatforms
-
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the storagePolicyFilter property.
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Sets the value of the storagePolicyFilter property.
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Sets the value of the storagePolicyFilter property.
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- setStoragePolicyFilter(StoragePolicyFilter) - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataRetryStoragePolicyTransitionRequest
-
Sets the value of the storagePolicyKey property.
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the storagePolicyKey property.
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Sets the value of the storagePolicyKey property.
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDataRetryStoragePolicyTransitionRequest
-
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setStoragePolicyKey(StoragePolicyKey) - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- setStoragePolicyName(String) - Method in class org.finra.herd.model.api.xml.StoragePolicyKey
-
Sets the value of the storagePolicyName property.
- setStoragePolicyName(String) - Method in class org.finra.herd.sdk.model.StoragePolicyKey
-
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the storagePolicyRule property.
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Sets the value of the storagePolicyRule property.
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Sets the value of the storagePolicyRule property.
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- setStoragePolicyRule(StoragePolicyRule) - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
- setStoragePolicyRuleType(StoragePolicyRuleTypeEntity) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setStoragePolicyRuleValue(Integer) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.model.api.xml.StoragePolicy
-
Sets the value of the storagePolicyTransition property.
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Sets the value of the storagePolicyTransition property.
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Sets the value of the storagePolicyTransition property.
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.sdk.model.StoragePolicy
-
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- setStoragePolicyTransition(StoragePolicyTransition) - Method in class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
- setStoragePolicyVersion(Integer) - Method in class org.finra.herd.model.dto.BusinessObjectDataRetryStoragePolicyTransitionDto
-
- setStoragePolicyVersion(Integer) - Method in class org.finra.herd.model.dto.StoragePolicySelection
-
- setStorageUnit(StorageUnitEntity) - Method in class org.finra.herd.model.jpa.StorageFileEntity
-
- setStorageUnit(StorageUnitEntity) - Method in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- setStorageUnitEventType(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Sets the value of the storageUnitEventType property.
- setStorageUnitEventType(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Sets the value of the storageUnitEventType property.
- setStorageUnitEventType(String) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Sets the value of the storageUnitEventType property.
- setStorageUnitEventType(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setStorageUnitEventType(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- setStorageUnitEventType(String) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Sets the value of the storageUnitNotificationFilter property.
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Sets the value of the storageUnitNotificationFilter property.
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Sets the value of the storageUnitNotificationFilter property.
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- setStorageUnitNotificationFilter(StorageUnitNotificationFilter) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
- setStorageUnitNotificationRegistration(StorageUnitNotificationRegistrationEntity) - Method in class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Sets the value of the storageUnitNotificationRegistrationKey property.
- setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Sets the value of the storageUnitNotificationRegistrationKey property.
- setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- setStorageUnitNotificationRegistrationKey(NotificationRegistrationKey) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- setStorageUnitNotificationRegistrationKeys(List<NotificationRegistrationKey>) - Method in class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationKeys
-
- setStorageUnits(List<StorageUnit>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setStorageUnits(List<StorageUnitCreateRequest>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- setStorageUnits(Collection<StorageUnitEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setStorageUnits(List<StorageUnit>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setStorageUnits(List<StorageUnitCreateRequest>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setStorageUnitStatus(String) - Method in class org.finra.herd.model.api.xml.StorageUnit
-
Sets the value of the storageUnitStatus property.
- setStorageUnitStatus(String) - Method in class org.finra.herd.sdk.model.StorageUnit
-
- setSubjectMatterExpertKey(SubjectMatterExpertKey) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Sets the value of the subjectMatterExpertKey property.
- setSubjectMatterExpertKey(SubjectMatterExpertKey) - Method in class org.finra.herd.sdk.model.SubjectMatterExpert
-
- setSubjectMatterExperts(Collection<BusinessObjectDefinitionSubjectMatterExpertEntity>) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity
-
- setSubnetAvailableIpAddressCounts(Map<String, Integer>) - Method in class org.finra.herd.model.dto.EmrVpcPricingState
-
- setSubnetId(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the subnetId property.
- setSubnetId(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataAttributeKey
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataCreateRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataInvalidateUnregisteredResponse
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataKey
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatus
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateRequest
-
- setSubPartitionValues(List<String>) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStorageFilesCreateResponse
-
- setSupportedProduct(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the supportedProduct property.
- setSupportedProduct(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setSuppressScanForUnregisteredSubPartitions(Boolean) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the suppressScanForUnregisteredSubPartitions property.
- setSuppressScanForUnregisteredSubPartitions(Boolean) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setTableName(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Sets the table name that contains the Log4J database override configuration.
- setTableName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdl
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectFormatDdlRequest
-
Sets the value of the tableName property.
- setTableName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdl
-
- setTableName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataDdlRequest
-
- setTableName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdl
-
- setTableName(String) - Method in class org.finra.herd.sdk.model.BusinessObjectFormatDdlRequest
-
- setTag(TagEntity) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionTagEntity
-
- setTagChildren(List<TagChild>) - Method in class org.finra.herd.model.api.xml.TagListResponse
-
- setTagChildren(List<TagChild>) - Method in class org.finra.herd.sdk.model.TagListResponse
-
- setTagCode(String) - Method in class org.finra.herd.model.api.xml.TagKey
-
Sets the value of the tagCode property.
- setTagCode(String) - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- setTagCode(String) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setTagCode(String) - Method in class org.finra.herd.sdk.model.TagKey
-
- setTagDisplayName(String) - Method in class org.finra.herd.model.dto.TagIndexSearchResponseDto
-
- setTagIds(List<Integer>) - Method in class org.finra.herd.model.dto.SearchIndexUpdateDto
-
- setTagIndexSearchResponseDtos(List<TagIndexSearchResponseDto>) - Method in class org.finra.herd.model.dto.TagTypeIndexSearchResponseDto
-
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSearchKey
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionTagKey
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagChild
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagCreateRequest
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.model.api.xml.TagListResponse
-
Sets the value of the tagKey property.
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSearchKey
-
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionTagKey
-
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.Tag
-
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagChild
-
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagCreateRequest
-
- setTagKey(TagKey) - Method in class org.finra.herd.sdk.model.TagListResponse
-
- setTagName(String) - Method in class org.finra.herd.model.api.xml.NodeTag
-
Sets the value of the tagName property.
- setTagName(String) - Method in class org.finra.herd.sdk.model.NodeTag
-
- setTags(List<Tag>) - Method in class org.finra.herd.model.api.xml.TagSearchResponse
-
- setTags(List<Tag>) - Method in class org.finra.herd.sdk.model.TagSearchResponse
-
- setTagSearchFilters(List<TagSearchFilter>) - Method in class org.finra.herd.model.api.xml.TagSearchRequest
-
- setTagSearchFilters(List<TagSearchFilter>) - Method in class org.finra.herd.sdk.model.TagSearchRequest
-
- setTagSearchKeys(List<TagSearchKey>) - Method in class org.finra.herd.model.api.xml.TagSearchFilter
-
- setTagSearchKeys(List<TagSearchKey>) - Method in class org.finra.herd.sdk.model.TagSearchFilter
-
- setTagType(TagTypeEntity) - Method in class org.finra.herd.model.jpa.TagEntity
-
- setTagTypeCode(String) - Method in class org.finra.herd.model.api.xml.TagKey
-
Sets the value of the tagTypeCode property.
- setTagTypeCode(String) - Method in class org.finra.herd.model.api.xml.TagSearchKey
-
Sets the value of the tagTypeCode property.
- setTagTypeCode(String) - Method in class org.finra.herd.model.api.xml.TagTypeKey
-
Sets the value of the tagTypeCode property.
- setTagTypeCode(String) - Method in class org.finra.herd.sdk.model.TagKey
-
- setTagTypeCode(String) - Method in class org.finra.herd.sdk.model.TagSearchKey
-
- setTagTypeCode(String) - Method in class org.finra.herd.sdk.model.TagTypeKey
-
- setTagTypeIndexSearchResponseDtos(List<TagTypeIndexSearchResponseDto>) - Method in class org.finra.herd.model.dto.ElasticsearchResponseDto
-
- setTagTypeKey(TagTypeKey) - Method in class org.finra.herd.model.api.xml.TagType
-
Sets the value of the tagTypeKey property.
- setTagTypeKey(TagTypeKey) - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Sets the value of the tagTypeKey property.
- setTagTypeKey(TagTypeKey) - Method in class org.finra.herd.sdk.model.TagType
-
- setTagTypeKey(TagTypeKey) - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
- setTagTypeKeys(List<TagTypeKey>) - Method in class org.finra.herd.sdk.model.TagTypeKeys
-
- setTagTypeOrder(Integer) - Method in class org.finra.herd.model.api.xml.TagType
-
Sets the value of the tagTypeOrder property.
- setTagTypeOrder(Integer) - Method in class org.finra.herd.model.api.xml.TagTypeCreateRequest
-
Sets the value of the tagTypeOrder property.
- setTagTypeOrder(Integer) - Method in class org.finra.herd.model.api.xml.TagTypeUpdateRequest
-
Sets the value of the tagTypeOrder property.
- setTagTypeOrder(Integer) - Method in class org.finra.herd.sdk.model.TagType
-
- setTagTypeOrder(Integer) - Method in class org.finra.herd.sdk.model.TagTypeCreateRequest
-
- setTagTypeOrder(Integer) - Method in class org.finra.herd.sdk.model.TagTypeUpdateRequest
-
- setTagTypes(List<TagType>) - Method in class org.finra.herd.model.api.xml.TagTypeSearchResponse
-
- setTagTypes(List<TagType>) - Method in class org.finra.herd.sdk.model.TagTypeSearchResponse
-
- setTagValue(String) - Method in class org.finra.herd.model.api.xml.NodeTag
-
Sets the value of the tagValue property.
- setTagValue(String) - Method in class org.finra.herd.sdk.model.NodeTag
-
- setTargetBucketName(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setTargetBucketName(String) - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- setTargetBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the targetBusinessObjectData property.
- setTargetBusinessObjectData(BusinessObjectData) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setTargetBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setTargetBusinessObjectDataKey(BusinessObjectDataKey) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setTargetBusinessObjectFormatKey(BusinessObjectFormatKey) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Sets the value of the targetBusinessObjectFormatKey property.
- setTargetBusinessObjectFormatKey(BusinessObjectFormatKey) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
- setTargetFilePath(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setTargetNewBusinessObjectDataStatus(String) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setTargetNewStatus(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setTargetObjectKey(String) - Method in class org.finra.herd.model.dto.S3FileCopyRequestParamsDto
-
- setTargetOldBusinessObjectDataStatus(String) - Method in class org.finra.herd.service.impl.UploadDownloadServiceImpl.CompleteUploadSingleMessageResult
-
- setTargetOldStatus(String) - Method in class org.finra.herd.model.dto.CompleteUploadSingleParamsDto
-
- setTargetStorageName(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
Sets the value of the targetStorageName property.
- setTargetStorageName(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the targetStorageName property.
- setTargetStorageName(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationRequest
-
- setTargetStorageName(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setTaskErrorInWorkflow(DelegateExecution, String, Exception) - Method in class org.finra.herd.service.activiti.ActivitiRuntimeHelper
-
Sets the task error status and message in workflow variables.
- setTaskInstances(InstanceDefinition) - Method in class org.finra.herd.model.api.xml.InstanceDefinitions
-
Sets the value of the taskInstances property.
- setTaskInstances(InstanceDefinition) - Method in class org.finra.herd.sdk.model.InstanceDefinitions
-
- setTaskPrice(Ec2PriceDto) - Method in class org.finra.herd.model.dto.EmrClusterPriceDto
-
- setTaskSuccessInWorkflow(DelegateExecution) - Method in class org.finra.herd.service.activiti.ActivitiRuntimeHelper
-
Sets the task success status in a workflow variable.
- setTaskWorkflowVariable(String, String, String, Object) - Method in class org.finra.herd.service.activiti.ActivitiRuntimeHelper
-
Sets the workflow variable whose name references the task which produced the variable.
- setTaskWorkflowVariable(DelegateExecution, String, Object) - Method in class org.finra.herd.service.activiti.ActivitiRuntimeHelper
-
Sets a workflow variable name based on the template.
- setTaskWorkflowVariable(DelegateExecution, String, Object) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
Sets the workflow variable with task id prefixed.
- setTaskWorkflowVariable(String, String, String, Object) - Method in class org.finra.herd.service.activiti.task.BaseJavaDelegate
-
- setTelephoneNumber(String) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Sets the value of the telephoneNumber property.
- setTelephoneNumber(String) - Method in class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
- setTerminationProtection(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the terminationProtection property.
- setTerminationProtection(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setTotalBytes(long) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the totalBytes property.
- setTotalBytes(long) - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Sets the value of the totalBytes property.
- setTotalBytes(Integer) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setTotalBytes(Integer) - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
- setTotalBytesTransferred(Long) - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- setTotalExceptions(long) - Method in class org.finra.herd.model.api.xml.JobSummary
-
Sets the value of the totalExceptions property.
- setTotalExceptions(Integer) - Method in class org.finra.herd.sdk.model.JobSummary
-
- setTotalFiles(long) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the totalFiles property.
- setTotalFiles(long) - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Sets the value of the totalFiles property.
- setTotalFiles(Integer) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setTotalFiles(Integer) - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
- setTotalFilesTransferred(Long) - Method in class org.finra.herd.model.dto.S3FileTransferResultsDto
-
- setType(JdbcStatementType) - Method in class org.finra.herd.model.api.xml.JdbcStatement
-
Sets the value of the type property.
- setType(String) - Method in class org.finra.herd.model.api.xml.SchemaColumn
-
Sets the value of the type property.
- setType(String) - Method in class org.finra.herd.model.jpa.SchemaColumnEntity
-
- setType(SearchIndexTypeEntity) - Method in class org.finra.herd.model.jpa.SearchIndexEntity
-
- setType(JdbcStatement.TypeEnum) - Method in class org.finra.herd.sdk.model.JdbcStatement
-
- setType(String) - Method in class org.finra.herd.sdk.model.SchemaColumn
-
- setUpdatedBy(String) - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- setUpdatedOn(Timestamp) - Method in class org.finra.herd.model.jpa.AuditableEntity
-
- setUpdatedTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the updatedTime property.
- setUpdatedTime(Date) - Method in class org.finra.herd.sdk.model.Tag
-
- setUploadDate(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Sets the value of the uploadDate property.
- setUploadDate(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Sets the value of the uploadDate property.
- setUploadDate(Date) - Method in class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- setUploadDate(Date) - Method in class org.finra.herd.sdk.model.StorageDailyUploadStat
-
- setUpperDate(Date) - Method in class org.finra.herd.model.dto.DateRangeDto
-
- setUrl(String) - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Sets the value of the url property.
- setUrl(String) - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- setUsage(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity
-
- setUsage(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatEntity
-
- setUsage(String) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setUsage(String) - Method in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- setUsageIsNull(boolean) - Method in class org.finra.herd.model.dto.StoragePolicyPriorityLevel
-
- setUserAgent(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserId(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionSubjectMatterExpertKey
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.api.xml.SubjectMatterExpertKey
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.api.xml.Tag
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.api.xml.UserAuthorizations
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationKey
-
Sets the value of the userId property.
- setUserId(String) - Method in class org.finra.herd.model.dto.ApplicationUser
-
- setUserId(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionSubjectMatterExpertEntity
-
- setUserId(String) - Method in class org.finra.herd.model.jpa.UserEntity
-
- setUserId(String) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDataStatusChangeEvent
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionSubjectMatterExpertKey
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.SubjectMatterExpertKey
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.Tag
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.UserAuthorizations
-
- setUserId(String) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationKey
-
- setUsername(String) - Method in class org.finra.herd.model.api.xml.JdbcConnection
-
Sets the value of the username property.
- setUsername(String) - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- setUsername(String) - Method in class org.finra.herd.sdk.invoker.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class org.finra.herd.sdk.invoker.auth.HttpBasicAuth
-
- setUsername(String) - Method in class org.finra.herd.sdk.model.JdbcConnection
-
- setUserNamespaceAuthorizationKey(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorization
-
Sets the value of the userNamespaceAuthorizationKey property.
- setUserNamespaceAuthorizationKey(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.model.api.xml.UserNamespaceAuthorizationCreateRequest
-
Sets the value of the userNamespaceAuthorizationKey property.
- setUserNamespaceAuthorizationKey(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorization
-
- setUserNamespaceAuthorizationKey(UserNamespaceAuthorizationKey) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizationCreateRequest
-
- setUserNamespaceAuthorizations(List<UserNamespaceAuthorization>) - Method in class org.finra.herd.sdk.model.UserNamespaceAuthorizations
-
- setUseRrs(Boolean) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto
-
- setUseSsl(Boolean) - Method in class org.finra.herd.model.dto.RegServerAccessParamsDto
-
- setUuid(String) - Method in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
Sets the value of the uuid property.
- setUuid(String) - Method in class org.finra.herd.sdk.model.UploadSingleInitiationResponse
-
- setValidateStartTime(XMLGregorianCalendar) - Method in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
Sets the value of the validateStartTime property.
- setValidateStartTime(Date) - Method in class org.finra.herd.sdk.model.BusinessObjectDefinitionValidateResponse
-
- setValue(String) - Method in class org.finra.herd.model.api.xml.Attribute
-
Sets the value of the value property.
- setValue(String) - Method in class org.finra.herd.model.api.xml.Parameter
-
Sets the value of the value property.
- setValue(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDataAttributeEntity
-
- setValue(String) - Method in class org.finra.herd.model.jpa.BusinessObjectDefinitionAttributeEntity
-
- setValue(String) - Method in class org.finra.herd.model.jpa.BusinessObjectFormatAttributeEntity
-
- setValue(String) - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- setValue(String) - Method in class org.finra.herd.model.jpa.JobDefinitionParameterEntity
-
- setValue(BigDecimal) - Method in class org.finra.herd.model.jpa.OnDemandPriceEntity
-
- setValue(String) - Method in class org.finra.herd.model.jpa.StorageAttributeEntity
-
- setValue(String) - Method in class org.finra.herd.sdk.model.Attribute
-
- setValue(String) - Method in class org.finra.herd.sdk.model.Parameter
-
- setValueClob(String) - Method in class org.finra.herd.model.jpa.ConfigurationEntity
-
- setValues(List<String>) - Method in class org.finra.herd.rest.DelimitedFieldValues
-
- setVersion(int) - Method in class org.finra.herd.model.api.xml.BusinessObjectData
-
Sets the value of the version property.
- setVersion(String) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinitionApplication
-
Sets the value of the version property.
- setVersion(Integer) - Method in class org.finra.herd.model.jpa.BusinessObjectDataEntity
-
- setVersion(Integer) - Method in class org.finra.herd.model.jpa.StoragePolicyEntity
-
- setVersion(Integer) - Method in class org.finra.herd.sdk.model.BusinessObjectData
-
- setVersion(String) - Method in class org.finra.herd.sdk.model.EmrClusterDefinitionApplication
-
- setVisibleToAll(Boolean) - Method in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
Sets the value of the visibleToAll property.
- setVisibleToAll(Boolean) - Method in class org.finra.herd.sdk.model.EmrClusterDefinition
-
- setWhereColumn(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Sets the optional where column to filter on to determine which row to retrieve that contains the Log4J database override configuration.
- setWhereValue(String) - Method in class org.finra.herd.dao.Log4jOverridableConfigurer
-
Sets the optional where clause value to filter on to determine which row to retrieve that contains the Log4J database override configuration.
- setWorkflowActions(List<OozieWorkflowAction>) - Method in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
- setWorkflowActions(List<OozieWorkflowAction>) - Method in class org.finra.herd.sdk.model.OozieWorkflowJob
-
- setWorkflowErrors(List<WorkflowError>) - Method in class org.finra.herd.model.api.xml.Job
-
- setWorkflowErrors(List<WorkflowError>) - Method in class org.finra.herd.sdk.model.Job
-
- setWorkflowLocation(String) - Method in class org.finra.herd.model.api.xml.RunOozieWorkflowRequest
-
Sets the value of the workflowLocation property.
- setWorkflowLocation(String) - Method in class org.finra.herd.sdk.model.RunOozieWorkflowRequest
-
- setWorkflowXmlLocation(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStep
-
Sets the value of the workflowXmlLocation property.
- setWorkflowXmlLocation(String) - Method in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
Sets the value of the workflowXmlLocation property.
- setWorkflowXmlLocation(String) - Method in class org.finra.herd.sdk.model.EmrOozieStep
-
- setWorkflowXmlLocation(String) - Method in class org.finra.herd.sdk.model.EmrOozieStepAddRequest
-
- setWritePermission(Boolean) - Method in class org.finra.herd.model.jpa.UserNamespaceAuthorizationEntity
-
- shortDescription - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinition
-
- signal(String, String) - Method in class org.finra.herd.service.activiti.ActivitiRuntimeHelper
-
Signals a task by its process instance ID and the ID of the task to signal.
- signal(String, Map<String, Object>) - Method in interface org.finra.herd.service.ActivitiService
-
Signals an execution at a waiting state to continue with the given variables.
- signal(String, Map<String, Object>) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- signalJob(JobSignalRequest) - Method in class org.finra.herd.rest.JobRestController
-
Signals the job with the receive task.
- signalJob(JobSignalRequest) - Method in class org.finra.herd.service.impl.JobServiceImpl
-
- signalJob(JobSignalRequest) - Method in interface org.finra.herd.service.JobService
-
Signals the job with the receive task.
- SIGNER_OVERRIDE_V4 - Static variable in interface org.finra.herd.dao.S3Dao
-
The AWS signer type value to use when signing with Signature Version 4.
- SimpleExponentialBackoffStrategy - Class in org.finra.herd.dao
-
A simplified version of AWS's PredefinedRetryPolicies.DEFAULT_BACKOFF_STRATEGY.
- SimpleExponentialBackoffStrategy() - Constructor for class org.finra.herd.dao.SimpleExponentialBackoffStrategy
-
- size - Variable in class org.finra.herd.model.api.xml.SchemaColumn
-
- size - Static variable in class org.finra.herd.model.jpa.SchemaColumnEntity_
-
- size() - Method in class org.finra.herd.service.helper.JmsMessageInMemoryQueue
-
Returns the number of elements in the queue.
- sizeCheckPassed - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
- sleep(Long) - Method in class org.finra.herd.core.helper.HerdThreadHelper
-
Sleeps specified number of milliseconds.
- socketTimeout(Integer) - Method in class org.finra.herd.model.dto.S3FileTransferRequestParamsDto.Builder
-
- socketTimeoutOpt - Variable in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
- sourceBusinessObjectData - Variable in class org.finra.herd.model.api.xml.UploadSingleInitiationResponse
-
- sourceBusinessObjectFormatKey - Variable in class org.finra.herd.model.api.xml.UploadSingleInitiationRequest
-
- SpelExpressionHelper - Class in org.finra.herd.core.helper
-
Helper that contains operations around SpEL expression parse and evaluation.
- SpelExpressionHelper() - Constructor for class org.finra.herd.core.helper.SpelExpressionHelper
-
- spelExpressionParser() - Method in class org.finra.herd.core.config.CoreSpringModuleConfig
-
- splitAndTrim(String, String) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
Splits the given string by the given delimiter.
- splitStringWithDefaultDelimiter(String) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
Splits the input String based on the default delimiter
- splitStringWithDefaultDelimiterEscaped(String) - Method in class org.finra.herd.dao.helper.HerdStringHelper
-
Splits the input String based on the default delimiter, and also escapes delimiter.
- spotCheckMostRecentPassed - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
- spotCheckRandomPassed - Variable in class org.finra.herd.model.api.xml.BusinessObjectDefinitionValidateResponse
-
- springRejectedJobsHandler() - Method in class org.finra.herd.service.config.ServiceSpringModuleConfig
-
Returns a Spring rejected jobs handler.
- sql - Variable in class org.finra.herd.model.api.xml.JdbcStatement
-
- SQS_DESTINATION_HERD_INCOMING - Static variable in class org.finra.herd.service.helper.HerdJmsDestinationResolver
-
- SQS_DESTINATION_SAMPLE_DATA_QUEUE - Static variable in class org.finra.herd.service.helper.HerdJmsDestinationResolver
-
- SQS_DESTINATION_SEARCH_INDEX_UPDATE_QUEUE - Static variable in class org.finra.herd.service.helper.HerdJmsDestinationResolver
-
- SQS_DESTINATION_STORAGE_POLICY_SELECTOR_JOB_SQS_QUEUE - Static variable in class org.finra.herd.service.helper.HerdJmsDestinationResolver
-
- SqsDao - Interface in org.finra.herd.dao
-
A DAO for Amazon AWS SQS.
- SqsDaoImpl - Class in org.finra.herd.dao.impl
-
The SQS DAO implementation.
- SqsDaoImpl() - Constructor for class org.finra.herd.dao.impl.SqsDaoImpl
-
- SqsMessageBuilder - Interface in org.finra.herd.service.helper
-
The builder that builds the messages for SQS.
- SqsNotificationEventService - Interface in org.finra.herd.service
-
- SqsNotificationEventServiceImpl - Class in org.finra.herd.service.impl
-
The SQS notification event service.
- SqsNotificationEventServiceImpl() - Constructor for class org.finra.herd.service.impl.SqsNotificationEventServiceImpl
-
- sqsOperations() - Method in class org.finra.herd.dao.config.DaoEnvSpringModuleConfig
-
- SqsOperations - Interface in org.finra.herd.dao
-
AWS SQS Operations Service.
- SqsOperationsImpl - Class in org.finra.herd.dao.impl
-
- SqsOperationsImpl() - Constructor for class org.finra.herd.dao.impl.SqsOperationsImpl
-
- sshKeyPairName - Variable in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- sslOpt - Variable in class org.finra.herd.tools.common.databridge.DataBridgeApp
-
- startPartitionValue - Variable in class org.finra.herd.model.api.xml.PartitionValueRange
-
- startProcessInstanceByProcessDefinitionId(String, Map<String, Object>) - Method in interface org.finra.herd.service.ActivitiService
-
Starts a process instance of a given process definition with the given variables.
- startProcessInstanceByProcessDefinitionId(String, Map<String, Object>) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- startTime - Variable in class org.finra.herd.model.api.xml.Job
-
- startTime - Variable in class org.finra.herd.model.api.xml.JobSummary
-
- startTime - Variable in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
- startTime - Variable in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
- startTime - Variable in class org.finra.herd.model.api.xml.WorkflowStep
-
- statements - Variable in class org.finra.herd.model.api.xml.JdbcExecutionRequest
-
- statements - Variable in class org.finra.herd.model.api.xml.JdbcExecutionResponse
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectData
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStatusChangeEvent
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStatusInformation
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateRequest
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStatusUpdateResponse
-
- status - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataVersion
-
- status - Variable in class org.finra.herd.model.api.xml.EmrCluster
-
- status - Variable in class org.finra.herd.model.api.xml.EmrStep
-
- status - Variable in class org.finra.herd.model.api.xml.JdbcStatement
-
- status - Variable in class org.finra.herd.model.api.xml.Job
-
- status - Variable in class org.finra.herd.model.api.xml.JobSummary
-
- status - Variable in class org.finra.herd.model.api.xml.OozieWorkflowAction
-
- status - Variable in class org.finra.herd.model.api.xml.OozieWorkflowJob
-
- status - Variable in class org.finra.herd.model.api.xml.StoragePolicy
-
- status - Variable in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
- status - Variable in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
- status - Static variable in class org.finra.herd.model.jpa.BusinessObjectDataEntity_
-
- status - Static variable in class org.finra.herd.model.jpa.BusinessObjectDataStatusHistoryEntity_
-
- status - Static variable in class org.finra.herd.model.jpa.SearchIndexEntity_
-
- status - Static variable in class org.finra.herd.model.jpa.StoragePolicyEntity_
-
- status - Static variable in class org.finra.herd.model.jpa.StorageUnitEntity_
-
- status - Static variable in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity_
-
- statusChangeReason - Variable in class org.finra.herd.model.api.xml.EmrCluster
-
- StatusChangeReason - Class in org.finra.herd.model.api.xml
-
Java class for statusChangeReason complex type.
- StatusChangeReason() - Constructor for class org.finra.herd.model.api.xml.StatusChangeReason
-
Default no-arg constructor
- StatusChangeReason(String, String) - Constructor for class org.finra.herd.model.api.xml.StatusChangeReason
-
Fully-initialising value constructor
- StatusChangeReason - Class in org.finra.herd.sdk.model
-
- StatusChangeReason() - Constructor for class org.finra.herd.sdk.model.StatusChangeReason
-
- statusCode - Variable in class org.finra.herd.model.api.xml.ErrorInformation
-
- statusDescription - Variable in class org.finra.herd.model.api.xml.ErrorInformation
-
- statusTimeline - Variable in class org.finra.herd.model.api.xml.EmrCluster
-
- StatusTimeline - Class in org.finra.herd.model.api.xml
-
Java class for statusTimeline complex type.
- StatusTimeline() - Constructor for class org.finra.herd.model.api.xml.StatusTimeline
-
Default no-arg constructor
- StatusTimeline(XMLGregorianCalendar, XMLGregorianCalendar, XMLGregorianCalendar) - Constructor for class org.finra.herd.model.api.xml.StatusTimeline
-
Fully-initialising value constructor
- StatusTimeline - Class in org.finra.herd.sdk.model
-
- StatusTimeline() - Constructor for class org.finra.herd.sdk.model.StatusTimeline
-
- step - Variable in class org.finra.herd.model.api.xml.EmrCluster
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrHadoopJarStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrHadoopJarStepAddRequest
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrHiveStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrHiveStepAddRequest
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrOozieStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrOozieStepAddRequest
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrPigStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrPigStepAddRequest
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrShellStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrShellStepAddRequest
-
- stepName - Variable in class org.finra.herd.model.api.xml.EmrStep
-
- stepName - Variable in class org.finra.herd.model.api.xml.HadoopJarStep
-
- stepName - Variable in class org.finra.herd.service.activiti.task.BaseAddEmrStep
-
- StopWatchAdvice - Class in org.finra.herd.service.advice
-
- StopWatchAdvice() - Constructor for class org.finra.herd.service.advice.StopWatchAdvice
-
- stopWatchAdvice() - Method in class org.finra.herd.tools.common.config.DataBridgeAopSpringModuleConfig
-
- Storage - Class in org.finra.herd.model.api.xml
-
Java class for storage complex type.
- Storage() - Constructor for class org.finra.herd.model.api.xml.Storage
-
Default no-arg constructor
- Storage(String, String, List<Attribute>) - Constructor for class org.finra.herd.model.api.xml.Storage
-
Fully-initialising value constructor
- storage - Variable in class org.finra.herd.model.api.xml.StorageUnit
-
- storage - Static variable in class org.finra.herd.model.jpa.BusinessObjectDataNotificationRegistrationEntity_
-
- storage - Static variable in class org.finra.herd.model.jpa.BusinessObjectDefinitionSampleDataFileEntity_
-
- storage - Static variable in class org.finra.herd.model.jpa.StorageAttributeEntity_
-
- storage - Static variable in class org.finra.herd.model.jpa.StoragePolicyEntity_
-
- storage - Static variable in class org.finra.herd.model.jpa.StorageUnitEntity_
-
- storage - Static variable in class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity_
-
- Storage - Class in org.finra.herd.sdk.model
-
- Storage() - Constructor for class org.finra.herd.sdk.model.Storage
-
- STORAGE_POLICIES_URI_PREFIX - Static variable in class org.finra.herd.rest.StoragePolicyRestController
-
- STORAGE_POLICY_INITIAL_VERSION - Static variable in class org.finra.herd.model.jpa.StoragePolicyEntity
-
The initial version to use when creating a storage policy record.
- STORAGE_POLICY_PRIORITY_LEVELS - Static variable in class org.finra.herd.service.impl.StoragePolicySelectorServiceImpl
-
List of storage policy priority levels in order of priorities, highest priority listed first:
- STORAGE_UNIT_NOTIFICATIONS_URI_PREFIX - Static variable in class org.finra.herd.rest.StorageUnitNotificationRegistrationRestController
-
- StorageAlternateKeyDto - Class in org.finra.herd.model.dto
-
A DTO that contains the alternate key fields for storage.
- StorageAlternateKeyDto() - Constructor for class org.finra.herd.model.dto.StorageAlternateKeyDto
-
- StorageAlternateKeyDto.Builder - Class in org.finra.herd.model.dto
-
A builder that makes it easier to construct this DTO.
- StorageApi - Class in org.finra.herd.sdk.api
-
- StorageApi() - Constructor for class org.finra.herd.sdk.api.StorageApi
-
- StorageApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.StorageApi
-
- StorageAttributeEntity - Class in org.finra.herd.model.jpa
-
Attribute associated with a storage.
- StorageAttributeEntity() - Constructor for class org.finra.herd.model.jpa.StorageAttributeEntity
-
- StorageAttributeEntity_ - Class in org.finra.herd.model.jpa
-
- StorageAttributeEntity_() - Constructor for class org.finra.herd.model.jpa.StorageAttributeEntity_
-
- StorageBusinessObjectDefinitionDailyUploadStat - Class in org.finra.herd.model.api.xml
-
Java class for storageBusinessObjectDefinitionDailyUploadStat complex type.
- StorageBusinessObjectDefinitionDailyUploadStat() - Constructor for class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Default no-arg constructor
- StorageBusinessObjectDefinitionDailyUploadStat(XMLGregorianCalendar, String, String, String, long, long) - Constructor for class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStat
-
Fully-initialising value constructor
- StorageBusinessObjectDefinitionDailyUploadStat - Class in org.finra.herd.sdk.model
-
- StorageBusinessObjectDefinitionDailyUploadStat() - Constructor for class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStat
-
- StorageBusinessObjectDefinitionDailyUploadStats - Class in org.finra.herd.model.api.xml
-
Java class for storageBusinessObjectDefinitionDailyUploadStats complex type.
- StorageBusinessObjectDefinitionDailyUploadStats() - Constructor for class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStats
-
Default no-arg constructor
- StorageBusinessObjectDefinitionDailyUploadStats(List<StorageBusinessObjectDefinitionDailyUploadStat>) - Constructor for class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStats
-
Fully-initialising value constructor
- storageBusinessObjectDefinitionDailyUploadStats - Variable in class org.finra.herd.model.api.xml.StorageBusinessObjectDefinitionDailyUploadStats
-
- StorageBusinessObjectDefinitionDailyUploadStats - Class in org.finra.herd.sdk.model
-
- StorageBusinessObjectDefinitionDailyUploadStats() - Constructor for class org.finra.herd.sdk.model.StorageBusinessObjectDefinitionDailyUploadStats
-
- storageCode - Static variable in class org.finra.herd.model.jpa.StorageFileViewEntity_
-
- StorageCreateRequest - Class in org.finra.herd.model.api.xml
-
Java class for storageCreateRequest complex type.
- StorageCreateRequest() - Constructor for class org.finra.herd.model.api.xml.StorageCreateRequest
-
Default no-arg constructor
- StorageCreateRequest(String, String, List<Attribute>) - Constructor for class org.finra.herd.model.api.xml.StorageCreateRequest
-
Fully-initialising value constructor
- StorageCreateRequest - Class in org.finra.herd.sdk.model
-
- StorageCreateRequest() - Constructor for class org.finra.herd.sdk.model.StorageCreateRequest
-
- storageCreateStorage(StorageCreateRequest) - Method in class org.finra.herd.sdk.api.StorageApi
-
createStorage
Creates a new storage.
- StorageDailyUploadStat - Class in org.finra.herd.model.api.xml
-
Java class for storageDailyUploadStat complex type.
- StorageDailyUploadStat() - Constructor for class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Default no-arg constructor
- StorageDailyUploadStat(XMLGregorianCalendar, long, long) - Constructor for class org.finra.herd.model.api.xml.StorageDailyUploadStat
-
Fully-initialising value constructor
- StorageDailyUploadStat - Class in org.finra.herd.sdk.model
-
- StorageDailyUploadStat() - Constructor for class org.finra.herd.sdk.model.StorageDailyUploadStat
-
- StorageDailyUploadStats - Class in org.finra.herd.model.api.xml
-
Java class for storageDailyUploadStats complex type.
- StorageDailyUploadStats() - Constructor for class org.finra.herd.model.api.xml.StorageDailyUploadStats
-
Default no-arg constructor
- StorageDailyUploadStats(List<StorageDailyUploadStat>) - Constructor for class org.finra.herd.model.api.xml.StorageDailyUploadStats
-
Fully-initialising value constructor
- storageDailyUploadStats - Variable in class org.finra.herd.model.api.xml.StorageDailyUploadStats
-
- StorageDailyUploadStats - Class in org.finra.herd.sdk.model
-
- StorageDailyUploadStats() - Constructor for class org.finra.herd.sdk.model.StorageDailyUploadStats
-
- StorageDao - Interface in org.finra.herd.dao
-
- StorageDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage related operations which require DAO.
- StorageDaoHelper() - Constructor for class org.finra.herd.service.helper.StorageDaoHelper
-
- StorageDaoImpl - Class in org.finra.herd.dao.impl
-
- StorageDaoImpl() - Constructor for class org.finra.herd.dao.impl.StorageDaoImpl
-
- storageDeleteStorage(String) - Method in class org.finra.herd.sdk.api.StorageApi
-
deleteStorage
Deletes an existing storage by name.
- StorageDirectory - Class in org.finra.herd.model.api.xml
-
Java class for storageDirectory complex type.
- StorageDirectory() - Constructor for class org.finra.herd.model.api.xml.StorageDirectory
-
Default no-arg constructor
- StorageDirectory(String) - Constructor for class org.finra.herd.model.api.xml.StorageDirectory
-
Fully-initialising value constructor
- storageDirectory - Variable in class org.finra.herd.model.api.xml.StorageUnit
-
- storageDirectory - Variable in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
- StorageDirectory - Class in org.finra.herd.sdk.model
-
- StorageDirectory() - Constructor for class org.finra.herd.sdk.model.StorageDirectory
-
- StorageEntity - Class in org.finra.herd.model.jpa
-
A storage.
- StorageEntity() - Constructor for class org.finra.herd.model.jpa.StorageEntity
-
- StorageEntity_ - Class in org.finra.herd.model.jpa
-
- StorageEntity_() - Constructor for class org.finra.herd.model.jpa.StorageEntity_
-
- StorageFile - Class in org.finra.herd.model.api.xml
-
Java class for storageFile complex type.
- StorageFile() - Constructor for class org.finra.herd.model.api.xml.StorageFile
-
Default no-arg constructor
- StorageFile(String, Long, Long) - Constructor for class org.finra.herd.model.api.xml.StorageFile
-
Fully-initialising value constructor
- StorageFile - Class in org.finra.herd.sdk.model
-
- StorageFile() - Constructor for class org.finra.herd.sdk.model.StorageFile
-
- StorageFileDao - Interface in org.finra.herd.dao
-
- StorageFileDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage file related operations which require DAO.
- StorageFileDaoHelper() - Constructor for class org.finra.herd.service.helper.StorageFileDaoHelper
-
- StorageFileDaoImpl - Class in org.finra.herd.dao.impl
-
- StorageFileDaoImpl() - Constructor for class org.finra.herd.dao.impl.StorageFileDaoImpl
-
- StorageFileEntity - Class in org.finra.herd.model.jpa
-
A storage file.
- StorageFileEntity() - Constructor for class org.finra.herd.model.jpa.StorageFileEntity
-
- StorageFileEntity_ - Class in org.finra.herd.model.jpa
-
- StorageFileEntity_() - Constructor for class org.finra.herd.model.jpa.StorageFileEntity_
-
- StorageFileHelper - Class in org.finra.herd.service.helper
-
A helper class for StorageFile related code.
- StorageFileHelper() - Constructor for class org.finra.herd.service.helper.StorageFileHelper
-
- storageFileHelper() - Method in class org.finra.herd.tools.common.config.DataBridgeSpringModuleConfig
-
- storageFileId - Static variable in class org.finra.herd.model.jpa.StorageFileViewEntity_
-
- storageFiles - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- storageFiles - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- storageFiles - Variable in class org.finra.herd.model.api.xml.StorageUnit
-
- storageFiles - Variable in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
- storageFiles - Static variable in class org.finra.herd.model.jpa.StorageUnitEntity_
-
- StorageFileViewEntity - Class in org.finra.herd.model.jpa
-
- StorageFileViewEntity() - Constructor for class org.finra.herd.model.jpa.StorageFileViewEntity
-
- StorageFileViewEntity_ - Class in org.finra.herd.model.jpa
-
- StorageFileViewEntity_() - Constructor for class org.finra.herd.model.jpa.StorageFileViewEntity_
-
- storageGetStorage(String) - Method in class org.finra.herd.sdk.api.StorageApi
-
getStorage
Gets an existing storage by name.
- storageGetStorages() - Method in class org.finra.herd.sdk.api.StorageApi
-
getStorages
Gets a list of namespace keys for all namespaces defined in the system.
- StorageHelper - Class in org.finra.herd.service.helper
-
A helper class for Storage related code.
- StorageHelper() - Constructor for class org.finra.herd.service.helper.StorageHelper
-
- storageHelper() - Method in class org.finra.herd.tools.common.config.DataBridgeSpringModuleConfig
-
- StorageKey - Class in org.finra.herd.model.api.xml
-
Java class for storageKey complex type.
- StorageKey() - Constructor for class org.finra.herd.model.api.xml.StorageKey
-
Default no-arg constructor
- StorageKey(String) - Constructor for class org.finra.herd.model.api.xml.StorageKey
-
Fully-initialising value constructor
- StorageKey - Class in org.finra.herd.sdk.model
-
- StorageKey() - Constructor for class org.finra.herd.sdk.model.StorageKey
-
- StorageKeys - Class in org.finra.herd.model.api.xml
-
Java class for storageKeys complex type.
- StorageKeys() - Constructor for class org.finra.herd.model.api.xml.StorageKeys
-
Default no-arg constructor
- StorageKeys(List<StorageKey>) - Constructor for class org.finra.herd.model.api.xml.StorageKeys
-
Fully-initialising value constructor
- storageKeys - Variable in class org.finra.herd.model.api.xml.StorageKeys
-
- StorageKeys - Class in org.finra.herd.sdk.model
-
- StorageKeys() - Constructor for class org.finra.herd.sdk.model.StorageKeys
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataNotificationFilter
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- storageName - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- storageName - Variable in class org.finra.herd.model.api.xml.StorageKey
-
- storageName - Variable in class org.finra.herd.model.api.xml.StoragePolicyFilter
-
- storageName - Variable in class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
- storageName - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
- storageName - Variable in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- storageName(String) - Method in class org.finra.herd.model.dto.StorageAlternateKeyDto.Builder
-
- storageName - Variable in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
- storageNames - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataAvailability
-
- storageNames - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataAvailabilityRequest
-
- storageNames - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataDdl
-
- storageNames - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- StoragePlatform - Class in org.finra.herd.model.api.xml
-
Java class for storagePlatform complex type.
- StoragePlatform() - Constructor for class org.finra.herd.model.api.xml.StoragePlatform
-
Default no-arg constructor
- StoragePlatform(String) - Constructor for class org.finra.herd.model.api.xml.StoragePlatform
-
Fully-initialising value constructor
- storagePlatform - Static variable in class org.finra.herd.model.jpa.StorageEntity_
-
- StoragePlatform - Class in org.finra.herd.sdk.model
-
- StoragePlatform() - Constructor for class org.finra.herd.sdk.model.StoragePlatform
-
- StoragePlatformApi - Class in org.finra.herd.sdk.api
-
- StoragePlatformApi() - Constructor for class org.finra.herd.sdk.api.StoragePlatformApi
-
- StoragePlatformApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.StoragePlatformApi
-
- StoragePlatformDao - Interface in org.finra.herd.dao
-
- StoragePlatformDaoImpl - Class in org.finra.herd.dao.impl
-
- StoragePlatformDaoImpl() - Constructor for class org.finra.herd.dao.impl.StoragePlatformDaoImpl
-
- StoragePlatformEntity - Class in org.finra.herd.model.jpa
-
A storage platform.
- StoragePlatformEntity() - Constructor for class org.finra.herd.model.jpa.StoragePlatformEntity
-
- StoragePlatformEntity_ - Class in org.finra.herd.model.jpa
-
- StoragePlatformEntity_() - Constructor for class org.finra.herd.model.jpa.StoragePlatformEntity_
-
- storagePlatformGetStoragePlatform(String) - Method in class org.finra.herd.sdk.api.StoragePlatformApi
-
getStoragePlatform
Gets an existing storage platform by name.
- storagePlatformGetStoragePlatforms() - Method in class org.finra.herd.sdk.api.StoragePlatformApi
-
getStoragePlatforms
Gets a list of existing storage platforms.
- StoragePlatformHelper - Class in org.finra.herd.service.helper
-
A helper class for shared storage platform operations.
- StoragePlatformHelper() - Constructor for class org.finra.herd.service.helper.StoragePlatformHelper
-
- storagePlatformName - Variable in class org.finra.herd.model.api.xml.Storage
-
- storagePlatformName - Variable in class org.finra.herd.model.api.xml.StorageCreateRequest
-
- StoragePlatformRestController - Class in org.finra.herd.rest
-
The REST controller that handles storage platform REST requests.
- StoragePlatformRestController() - Constructor for class org.finra.herd.rest.StoragePlatformRestController
-
- StoragePlatforms - Class in org.finra.herd.model.api.xml
-
Java class for storagePlatforms complex type.
- StoragePlatforms() - Constructor for class org.finra.herd.model.api.xml.StoragePlatforms
-
Default no-arg constructor
- StoragePlatforms(List<StoragePlatform>) - Constructor for class org.finra.herd.model.api.xml.StoragePlatforms
-
Fully-initialising value constructor
- storagePlatforms - Variable in class org.finra.herd.model.api.xml.StoragePlatforms
-
- StoragePlatforms - Class in org.finra.herd.sdk.model
-
- StoragePlatforms() - Constructor for class org.finra.herd.sdk.model.StoragePlatforms
-
- StoragePlatformService - Interface in org.finra.herd.service
-
The storage platform service.
- StoragePlatformServiceImpl - Class in org.finra.herd.service.impl
-
The storage service implementation.
- StoragePlatformServiceImpl() - Constructor for class org.finra.herd.service.impl.StoragePlatformServiceImpl
-
- StoragePolicy - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicy complex type.
- StoragePolicy() - Constructor for class org.finra.herd.model.api.xml.StoragePolicy
-
Default no-arg constructor
- StoragePolicy(int, StoragePolicyKey, StoragePolicyRule, StoragePolicyFilter, StoragePolicyTransition, String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicy
-
Fully-initialising value constructor
- StoragePolicy - Class in org.finra.herd.sdk.model
-
- StoragePolicy() - Constructor for class org.finra.herd.sdk.model.StoragePolicy
-
- StoragePolicyApi - Class in org.finra.herd.sdk.api
-
- StoragePolicyApi() - Constructor for class org.finra.herd.sdk.api.StoragePolicyApi
-
- StoragePolicyApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.StoragePolicyApi
-
- StoragePolicyCreateRequest - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyCreateRequest complex type.
- StoragePolicyCreateRequest() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Default no-arg constructor
- StoragePolicyCreateRequest(StoragePolicyKey, StoragePolicyRule, StoragePolicyFilter, StoragePolicyTransition, String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
Fully-initialising value constructor
- StoragePolicyCreateRequest - Class in org.finra.herd.sdk.model
-
- StoragePolicyCreateRequest() - Constructor for class org.finra.herd.sdk.model.StoragePolicyCreateRequest
-
- storagePolicyCreateStoragePolicy(StoragePolicyCreateRequest) - Method in class org.finra.herd.sdk.api.StoragePolicyApi
-
createStoragePolicy
Creates a new storage policy.
- StoragePolicyDao - Interface in org.finra.herd.dao
-
- StoragePolicyDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage policy related operations which require DAO.
- StoragePolicyDaoHelper() - Constructor for class org.finra.herd.service.helper.StoragePolicyDaoHelper
-
- StoragePolicyDaoImpl - Class in org.finra.herd.dao.impl
-
- StoragePolicyDaoImpl() - Constructor for class org.finra.herd.dao.impl.StoragePolicyDaoImpl
-
- StoragePolicyEntity - Class in org.finra.herd.model.jpa
-
A storage policy.
- StoragePolicyEntity() - Constructor for class org.finra.herd.model.jpa.StoragePolicyEntity
-
- StoragePolicyEntity_ - Class in org.finra.herd.model.jpa
-
- StoragePolicyEntity_() - Constructor for class org.finra.herd.model.jpa.StoragePolicyEntity_
-
- storagePolicyFilter - Variable in class org.finra.herd.model.api.xml.StoragePolicy
-
- storagePolicyFilter - Variable in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
- StoragePolicyFilter - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyFilter complex type.
- StoragePolicyFilter() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Default no-arg constructor
- StoragePolicyFilter(String, String, String, String, String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyFilter
-
Fully-initialising value constructor
- storagePolicyFilter - Variable in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
- StoragePolicyFilter - Class in org.finra.herd.sdk.model
-
- StoragePolicyFilter() - Constructor for class org.finra.herd.sdk.model.StoragePolicyFilter
-
- storagePolicyGetStoragePolicy(String, String) - Method in class org.finra.herd.sdk.api.StoragePolicyApi
-
getStoragePolicy
Gets an existing storage policy by key.
- StoragePolicyHelper - Class in org.finra.herd.service.helper
-
A helper class for storage policy operations.
- StoragePolicyHelper() - Constructor for class org.finra.herd.service.helper.StoragePolicyHelper
-
- storagePolicyKey - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataRetryStoragePolicyTransitionRequest
-
- storagePolicyKey - Variable in class org.finra.herd.model.api.xml.StoragePolicy
-
- storagePolicyKey - Variable in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
- StoragePolicyKey - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyKey complex type.
- StoragePolicyKey() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyKey
-
Default no-arg constructor
- StoragePolicyKey(String, String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyKey
-
Fully-initialising value constructor
- StoragePolicyKey - Class in org.finra.herd.sdk.model
-
- StoragePolicyKey() - Constructor for class org.finra.herd.sdk.model.StoragePolicyKey
-
- storagePolicyKeyAndVersionToString(StoragePolicyKey, Integer) - Method in class org.finra.herd.service.helper.StoragePolicyHelper
-
Returns a string representation of the storage policy key along with the storage policy version.
- storagePolicyName - Variable in class org.finra.herd.model.api.xml.StoragePolicyKey
-
- StoragePolicyPriorityLevel - Class in org.finra.herd.model.dto
-
A class to identify a storage priority level.
- StoragePolicyPriorityLevel() - Constructor for class org.finra.herd.model.dto.StoragePolicyPriorityLevel
-
Default no-arg constructor.
- StoragePolicyPriorityLevel(boolean, boolean, boolean) - Constructor for class org.finra.herd.model.dto.StoragePolicyPriorityLevel
-
Fully-initialising value constructor.
- StoragePolicyProcessorHelperService - Interface in org.finra.herd.service
-
The helper service class for the storage policy processor service.
- StoragePolicyProcessorHelperServiceImpl - Class in org.finra.herd.service.impl
-
An implementation of the helper service class for the storage policy processor service.
- StoragePolicyProcessorHelperServiceImpl() - Constructor for class org.finra.herd.service.impl.StoragePolicyProcessorHelperServiceImpl
-
- storagePolicyProcessorJmsListenerContainerFactory(ConnectionFactory) - Method in class org.finra.herd.service.config.ServiceSpringModuleConfig
-
Gets a JMS listener container factory that returns a JMS listener container for the storage policy processor JMS message listener service.
- StoragePolicyProcessorJmsMessageListener - Class in org.finra.herd.service.helper
-
- StoragePolicyProcessorJmsMessageListener() - Constructor for class org.finra.herd.service.helper.StoragePolicyProcessorJmsMessageListener
-
- StoragePolicyProcessorService - Interface in org.finra.herd.service
-
The storage policy processor service.
- StoragePolicyProcessorServiceImpl - Class in org.finra.herd.service.impl
-
An implementation of the storage policy processor service.
- StoragePolicyProcessorServiceImpl() - Constructor for class org.finra.herd.service.impl.StoragePolicyProcessorServiceImpl
-
- StoragePolicyRestController - Class in org.finra.herd.rest
-
The REST controller that handles storage policy REST requests.
- StoragePolicyRestController() - Constructor for class org.finra.herd.rest.StoragePolicyRestController
-
- storagePolicyRule - Variable in class org.finra.herd.model.api.xml.StoragePolicy
-
- storagePolicyRule - Variable in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
- StoragePolicyRule - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyRule complex type.
- StoragePolicyRule() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyRule
-
Default no-arg constructor
- StoragePolicyRule(String, Integer) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyRule
-
Fully-initialising value constructor
- storagePolicyRule - Variable in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
- StoragePolicyRule - Class in org.finra.herd.sdk.model
-
- StoragePolicyRule() - Constructor for class org.finra.herd.sdk.model.StoragePolicyRule
-
- storagePolicyRuleType - Static variable in class org.finra.herd.model.jpa.StoragePolicyEntity_
-
- StoragePolicyRuleTypeDao - Interface in org.finra.herd.dao
-
- StoragePolicyRuleTypeDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage policy rule type related operations which require DAO.
- StoragePolicyRuleTypeDaoHelper() - Constructor for class org.finra.herd.service.helper.StoragePolicyRuleTypeDaoHelper
-
- StoragePolicyRuleTypeDaoImpl - Class in org.finra.herd.dao.impl
-
- StoragePolicyRuleTypeDaoImpl() - Constructor for class org.finra.herd.dao.impl.StoragePolicyRuleTypeDaoImpl
-
- StoragePolicyRuleTypeEntity - Class in org.finra.herd.model.jpa
-
A storage policy rule type.
- StoragePolicyRuleTypeEntity() - Constructor for class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity
-
- StoragePolicyRuleTypeEntity_ - Class in org.finra.herd.model.jpa
-
- StoragePolicyRuleTypeEntity_() - Constructor for class org.finra.herd.model.jpa.StoragePolicyRuleTypeEntity_
-
- storagePolicyRuleValue - Static variable in class org.finra.herd.model.jpa.StoragePolicyEntity_
-
- StoragePolicySelection - Class in org.finra.herd.model.dto
-
A class to hold various fields required to identify a business object data match with a storage policy.
- StoragePolicySelection() - Constructor for class org.finra.herd.model.dto.StoragePolicySelection
-
Default no-arg constructor.
- StoragePolicySelection(BusinessObjectDataKey, StoragePolicyKey, Integer) - Constructor for class org.finra.herd.model.dto.StoragePolicySelection
-
Fully-initialising value constructor.
- StoragePolicySelectorJob - Class in org.finra.herd.service.systemjobs
-
The storage policy selector job.
- StoragePolicySelectorJob() - Constructor for class org.finra.herd.service.systemjobs.StoragePolicySelectorJob
-
- StoragePolicySelectorService - Interface in org.finra.herd.service
-
The storage policy selector service.
- StoragePolicySelectorServiceImpl - Class in org.finra.herd.service.impl
-
The file upload cleanup service implementation.
- StoragePolicySelectorServiceImpl() - Constructor for class org.finra.herd.service.impl.StoragePolicySelectorServiceImpl
-
- StoragePolicyService - Interface in org.finra.herd.service
-
The storage policy service.
- StoragePolicyServiceImpl - Class in org.finra.herd.service.impl
-
The storage policy service implementation.
- StoragePolicyServiceImpl() - Constructor for class org.finra.herd.service.impl.StoragePolicyServiceImpl
-
- StoragePolicyStatusDao - Interface in org.finra.herd.dao
-
- StoragePolicyStatusDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage policy status related operations which require DAO.
- StoragePolicyStatusDaoHelper() - Constructor for class org.finra.herd.service.helper.StoragePolicyStatusDaoHelper
-
- StoragePolicyStatusDaoImpl - Class in org.finra.herd.dao.impl
-
- StoragePolicyStatusDaoImpl() - Constructor for class org.finra.herd.dao.impl.StoragePolicyStatusDaoImpl
-
- StoragePolicyStatusEntity - Class in org.finra.herd.model.jpa
-
A storage policy status.
- StoragePolicyStatusEntity() - Constructor for class org.finra.herd.model.jpa.StoragePolicyStatusEntity
-
- StoragePolicyStatusEntity_ - Class in org.finra.herd.model.jpa
-
- StoragePolicyStatusEntity_() - Constructor for class org.finra.herd.model.jpa.StoragePolicyStatusEntity_
-
- storagePolicyTransition - Variable in class org.finra.herd.model.api.xml.StoragePolicy
-
- storagePolicyTransition - Variable in class org.finra.herd.model.api.xml.StoragePolicyCreateRequest
-
- StoragePolicyTransition - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyTransition complex type.
- StoragePolicyTransition() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyTransition
-
Default no-arg constructor
- StoragePolicyTransition(String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyTransition
-
Fully-initialising value constructor
- storagePolicyTransition - Variable in class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
- StoragePolicyTransition - Class in org.finra.herd.sdk.model
-
- StoragePolicyTransition() - Constructor for class org.finra.herd.sdk.model.StoragePolicyTransition
-
- StoragePolicyTransitionParamsDto - Class in org.finra.herd.model.dto
-
A DTO that holds various parameters needed to perform a storage policy transition.
- StoragePolicyTransitionParamsDto() - Constructor for class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
Default no-arg constructor.
- StoragePolicyTransitionParamsDto(BusinessObjectDataKey, String, String, String, String, String, List<StorageFile>, String, String, String, String, String) - Constructor for class org.finra.herd.model.dto.StoragePolicyTransitionParamsDto
-
Fully-initialising value constructor.
- StoragePolicyUpdateRequest - Class in org.finra.herd.model.api.xml
-
Java class for storagePolicyUpdateRequest complex type.
- StoragePolicyUpdateRequest() - Constructor for class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Default no-arg constructor
- StoragePolicyUpdateRequest(StoragePolicyRule, StoragePolicyFilter, StoragePolicyTransition, String) - Constructor for class org.finra.herd.model.api.xml.StoragePolicyUpdateRequest
-
Fully-initialising value constructor
- StoragePolicyUpdateRequest - Class in org.finra.herd.sdk.model
-
- StoragePolicyUpdateRequest() - Constructor for class org.finra.herd.sdk.model.StoragePolicyUpdateRequest
-
- storagePolicyUpdateStoragePolicy(String, String, StoragePolicyUpdateRequest) - Method in class org.finra.herd.sdk.api.StoragePolicyApi
-
updateStoragePolicy
Updates an existing storage policy by key.
- StorageRestController - Class in org.finra.herd.rest
-
The REST controller that handles storage REST requests.
- StorageRestController() - Constructor for class org.finra.herd.rest.StorageRestController
-
- STORAGES_URI_PREFIX - Static variable in class org.finra.herd.rest.StorageRestController
-
- StorageService - Interface in org.finra.herd.service
-
The storage service.
- StorageServiceImpl - Class in org.finra.herd.service.impl
-
The storage service implementation.
- StorageServiceImpl() - Constructor for class org.finra.herd.service.impl.StorageServiceImpl
-
- StorageUnit - Class in org.finra.herd.model.api.xml
-
Java class for storageUnit complex type.
- StorageUnit() - Constructor for class org.finra.herd.model.api.xml.StorageUnit
-
Default no-arg constructor
- StorageUnit(Storage, StorageDirectory, List<StorageFile>, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnit
-
Fully-initialising value constructor
- storageUnit - Static variable in class org.finra.herd.model.jpa.StorageFileEntity_
-
- storageUnit - Static variable in class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity_
-
- StorageUnit - Class in org.finra.herd.sdk.model
-
- StorageUnit() - Constructor for class org.finra.herd.sdk.model.StorageUnit
-
- StorageUnitAlternateKeyDto - Class in org.finra.herd.model.dto
-
A DTO that contains the alternate key fields for storage unit.
- StorageUnitAlternateKeyDto() - Constructor for class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Default no-arg constructor
- StorageUnitAlternateKeyDto(String, String, String, String, Integer, String, List<String>, Integer, String) - Constructor for class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
Fully-initialising value constructor.
- StorageUnitApi - Class in org.finra.herd.sdk.api
-
- StorageUnitApi() - Constructor for class org.finra.herd.sdk.api.StorageUnitApi
-
- StorageUnitApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.StorageUnitApi
-
- StorageUnitCreateRequest - Class in org.finra.herd.model.api.xml
-
Java class for storageUnitCreateRequest complex type.
- StorageUnitCreateRequest() - Constructor for class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Default no-arg constructor
- StorageUnitCreateRequest(String, StorageDirectory, List<StorageFile>, Boolean) - Constructor for class org.finra.herd.model.api.xml.StorageUnitCreateRequest
-
Fully-initialising value constructor
- StorageUnitCreateRequest - Class in org.finra.herd.sdk.model
-
- StorageUnitCreateRequest() - Constructor for class org.finra.herd.sdk.model.StorageUnitCreateRequest
-
- StorageUnitDao - Interface in org.finra.herd.dao
-
- StorageUnitDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage unit related operations which require DAO.
- StorageUnitDaoHelper() - Constructor for class org.finra.herd.service.helper.StorageUnitDaoHelper
-
- StorageUnitDaoImpl - Class in org.finra.herd.dao.impl
-
- StorageUnitDaoImpl() - Constructor for class org.finra.herd.dao.impl.StorageUnitDaoImpl
-
- StorageUnitDownloadCredential - Class in org.finra.herd.model.api.xml
-
Java class for storageUnitDownloadCredential complex type.
- StorageUnitDownloadCredential() - Constructor for class org.finra.herd.model.api.xml.StorageUnitDownloadCredential
-
Default no-arg constructor
- StorageUnitDownloadCredential(AwsCredential) - Constructor for class org.finra.herd.model.api.xml.StorageUnitDownloadCredential
-
Fully-initialising value constructor
- StorageUnitDownloadCredential - Class in org.finra.herd.sdk.model
-
- StorageUnitDownloadCredential() - Constructor for class org.finra.herd.sdk.model.StorageUnitDownloadCredential
-
- StorageUnitEntity - Class in org.finra.herd.model.jpa
-
A storage unit.
- StorageUnitEntity() - Constructor for class org.finra.herd.model.jpa.StorageUnitEntity
-
- StorageUnitEntity_ - Class in org.finra.herd.model.jpa
-
- StorageUnitEntity_() - Constructor for class org.finra.herd.model.jpa.StorageUnitEntity_
-
- storageUnitEventType - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
- storageUnitEventType - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
- storageUnitEventType - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
- storageUnitGetStorageUnitDownloadCredential(String, String, String, String, Integer, String, Integer, String, String) - Method in class org.finra.herd.sdk.api.StorageUnitApi
-
getStorageUnitDownloadCredential
Gets the AWS credential to download to the specified storage unit.
- storageUnitGetStorageUnitUploadCredential(String, String, String, String, Integer, String, Integer, String, String) - Method in class org.finra.herd.sdk.api.StorageUnitApi
-
getStorageUnitUploadCredential
Gets the AWS credential to upload to the specified storage unit.
- StorageUnitHelper - Class in org.finra.herd.service.helper
-
A helper class for storage unit related code.
- StorageUnitHelper() - Constructor for class org.finra.herd.service.helper.StorageUnitHelper
-
- storageUnitHelper() - Method in class org.finra.herd.tools.common.config.DataBridgeSpringModuleConfig
-
- StorageUnitNotificationEventParamsDto - Class in org.finra.herd.model.dto
-
A DTO that holds various parameters needed to trigger storage unit notification.
- StorageUnitNotificationEventParamsDto() - Constructor for class org.finra.herd.model.dto.StorageUnitNotificationEventParamsDto
-
- StorageUnitNotificationFilter - Class in org.finra.herd.model.api.xml
-
The filter of storage unit notification registration
- StorageUnitNotificationFilter() - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Default no-arg constructor
- StorageUnitNotificationFilter(String, String, String, String, Integer, String, String, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationFilter
-
Fully-initialising value constructor
- storageUnitNotificationFilter - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
- storageUnitNotificationFilter - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
- storageUnitNotificationFilter - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
- StorageUnitNotificationFilter - Class in org.finra.herd.sdk.model
-
The filter of storage unit notification registration
- StorageUnitNotificationFilter() - Constructor for class org.finra.herd.sdk.model.StorageUnitNotificationFilter
-
- StorageUnitNotificationRegistration - Class in org.finra.herd.model.api.xml
-
A notification registration for storage unit events
- StorageUnitNotificationRegistration() - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Default no-arg constructor
- StorageUnitNotificationRegistration(int, NotificationRegistrationKey, String, StorageUnitNotificationFilter, List<JobAction>, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
Fully-initialising value constructor
- StorageUnitNotificationRegistration - Class in org.finra.herd.sdk.model
-
A notification registration for storage unit events
- StorageUnitNotificationRegistration() - Constructor for class org.finra.herd.sdk.model.StorageUnitNotificationRegistration
-
- StorageUnitNotificationRegistrationApi - Class in org.finra.herd.sdk.api
-
- StorageUnitNotificationRegistrationApi() - Constructor for class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
- StorageUnitNotificationRegistrationApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
- StorageUnitNotificationRegistrationCreateRequest - Class in org.finra.herd.model.api.xml
-
The request to create a storage unit notification registration
- StorageUnitNotificationRegistrationCreateRequest() - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Default no-arg constructor
- StorageUnitNotificationRegistrationCreateRequest(NotificationRegistrationKey, String, StorageUnitNotificationFilter, List<JobAction>, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
Fully-initialising value constructor
- StorageUnitNotificationRegistrationCreateRequest - Class in org.finra.herd.sdk.model
-
The request to create a storage unit notification registration
- StorageUnitNotificationRegistrationCreateRequest() - Constructor for class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationCreateRequest
-
- storageUnitNotificationRegistrationCreateStorageUnitNotificationRegistration(StorageUnitNotificationRegistrationCreateRequest) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
createStorageUnitNotificationRegistration
Creates a new storage unit notification registration.
- StorageUnitNotificationRegistrationDao - Interface in org.finra.herd.dao
-
- StorageUnitNotificationRegistrationDaoHelper - Class in org.finra.herd.service.helper
-
- StorageUnitNotificationRegistrationDaoHelper() - Constructor for class org.finra.herd.service.helper.StorageUnitNotificationRegistrationDaoHelper
-
- StorageUnitNotificationRegistrationDaoImpl - Class in org.finra.herd.dao.impl
-
- StorageUnitNotificationRegistrationDaoImpl() - Constructor for class org.finra.herd.dao.impl.StorageUnitNotificationRegistrationDaoImpl
-
- storageUnitNotificationRegistrationDeleteStorageUnitNotification(String, String) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
deleteStorageUnitNotification
Deletes an existing storage unit notification registration by key.
- StorageUnitNotificationRegistrationEntity - Class in org.finra.herd.model.jpa
-
An instance of storage unit notification registration.
- StorageUnitNotificationRegistrationEntity() - Constructor for class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity
-
- StorageUnitNotificationRegistrationEntity_ - Class in org.finra.herd.model.jpa
-
- StorageUnitNotificationRegistrationEntity_() - Constructor for class org.finra.herd.model.jpa.StorageUnitNotificationRegistrationEntity_
-
- storageUnitNotificationRegistrationGetStorageUnitNotificationRegistration(String, String) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
getStorageUnitNotificationRegistration
Gets an existing storage unit notification registration by key.
- storageUnitNotificationRegistrationGetStorageUnitNotificationRegistrationsByNamespace(String) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
getStorageUnitNotificationRegistrationsByNamespace
Gets a list of keys for all existing storage unit notification registrations for the specified storage unit notification registration namespace.
- storageUnitNotificationRegistrationGetStorageUnitNotificationRegistrationsByNotificationFilter(String, String, String, String) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
getStorageUnitNotificationRegistrationsByNotificationFilter
<p> Gets a list of keys for all existing storage unit notification registrations that match the specified storage unit notification filter parameters.
- storageUnitNotificationRegistrationKey - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistration
-
- storageUnitNotificationRegistrationKey - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationCreateRequest
-
- StorageUnitNotificationRegistrationKeys - Class in org.finra.herd.model.api.xml
-
Java class for storageUnitNotificationRegistrationKeys complex type.
- StorageUnitNotificationRegistrationKeys() - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationKeys
-
Default no-arg constructor
- StorageUnitNotificationRegistrationKeys(List<NotificationRegistrationKey>) - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationKeys
-
Fully-initialising value constructor
- storageUnitNotificationRegistrationKeys - Variable in class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationKeys
-
- StorageUnitNotificationRegistrationKeys - Class in org.finra.herd.sdk.model
-
- StorageUnitNotificationRegistrationKeys() - Constructor for class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationKeys
-
- StorageUnitNotificationRegistrationRestController - Class in org.finra.herd.rest
-
The REST controller that handles storage unit notification REST requests.
- StorageUnitNotificationRegistrationRestController() - Constructor for class org.finra.herd.rest.StorageUnitNotificationRegistrationRestController
-
- StorageUnitNotificationRegistrationService - Interface in org.finra.herd.service
-
The storage unit notification registration service.
- StorageUnitNotificationRegistrationServiceImpl - Class in org.finra.herd.service.impl
-
The storage unit notification registration service implementation.
- StorageUnitNotificationRegistrationServiceImpl() - Constructor for class org.finra.herd.service.impl.StorageUnitNotificationRegistrationServiceImpl
-
- StorageUnitNotificationRegistrationUpdateRequest - Class in org.finra.herd.model.api.xml
-
The request to update a storage unit notification registration
- StorageUnitNotificationRegistrationUpdateRequest() - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Default no-arg constructor
- StorageUnitNotificationRegistrationUpdateRequest(String, StorageUnitNotificationFilter, List<JobAction>, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnitNotificationRegistrationUpdateRequest
-
Fully-initialising value constructor
- StorageUnitNotificationRegistrationUpdateRequest - Class in org.finra.herd.sdk.model
-
The request to update a storage unit notification registration
- StorageUnitNotificationRegistrationUpdateRequest() - Constructor for class org.finra.herd.sdk.model.StorageUnitNotificationRegistrationUpdateRequest
-
- storageUnitNotificationRegistrationUpdateStorageUnitNotificationRegistration(String, String, StorageUnitNotificationRegistrationUpdateRequest) - Method in class org.finra.herd.sdk.api.StorageUnitNotificationRegistrationApi
-
updateStorageUnitNotificationRegistration
Updates an existing storage unit notification registration by key.
- StorageUnitRestController - Class in org.finra.herd.rest
-
- StorageUnitRestController() - Constructor for class org.finra.herd.rest.StorageUnitRestController
-
- storageUnits - Variable in class org.finra.herd.model.api.xml.BusinessObjectData
-
- storageUnits - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- storageUnits - Static variable in class org.finra.herd.model.jpa.BusinessObjectDataEntity_
-
- StorageUnitService - Interface in org.finra.herd.service
-
- StorageUnitServiceImpl - Class in org.finra.herd.service.impl
-
- StorageUnitServiceImpl() - Constructor for class org.finra.herd.service.impl.StorageUnitServiceImpl
-
- storageUnitStatus - Variable in class org.finra.herd.model.api.xml.StorageUnit
-
- StorageUnitStatusChangeNotificationJobActionServiceImpl - Class in org.finra.herd.service.impl
-
The storage unit status change notification job action service.
- StorageUnitStatusChangeNotificationJobActionServiceImpl() - Constructor for class org.finra.herd.service.impl.StorageUnitStatusChangeNotificationJobActionServiceImpl
-
- StorageUnitStatusDao - Interface in org.finra.herd.dao
-
- StorageUnitStatusDaoHelper - Class in org.finra.herd.service.helper
-
Helper for storage unit status related operations which require DAO.
- StorageUnitStatusDaoHelper() - Constructor for class org.finra.herd.service.helper.StorageUnitStatusDaoHelper
-
- StorageUnitStatusDaoImpl - Class in org.finra.herd.dao.impl
-
- StorageUnitStatusDaoImpl() - Constructor for class org.finra.herd.dao.impl.StorageUnitStatusDaoImpl
-
- StorageUnitStatusEntity - Class in org.finra.herd.model.jpa
-
A storage unit status.
- StorageUnitStatusEntity() - Constructor for class org.finra.herd.model.jpa.StorageUnitStatusEntity
-
- StorageUnitStatusEntity_ - Class in org.finra.herd.model.jpa
-
- StorageUnitStatusEntity_() - Constructor for class org.finra.herd.model.jpa.StorageUnitStatusEntity_
-
- StorageUnitStatusHistoryEntity - Class in org.finra.herd.model.jpa
-
Status history associated with storage unit.
- StorageUnitStatusHistoryEntity() - Constructor for class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity
-
- StorageUnitStatusHistoryEntity_ - Class in org.finra.herd.model.jpa
-
- StorageUnitStatusHistoryEntity_() - Constructor for class org.finra.herd.model.jpa.StorageUnitStatusHistoryEntity_
-
- StorageUnitUploadCredential - Class in org.finra.herd.model.api.xml
-
Java class for storageUnitUploadCredential complex type.
- StorageUnitUploadCredential() - Constructor for class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Default no-arg constructor
- StorageUnitUploadCredential(AwsCredential, String) - Constructor for class org.finra.herd.model.api.xml.StorageUnitUploadCredential
-
Fully-initialising value constructor
- StorageUnitUploadCredential - Class in org.finra.herd.sdk.model
-
- StorageUnitUploadCredential() - Constructor for class org.finra.herd.sdk.model.StorageUnitUploadCredential
-
- StorageUpdateRequest - Class in org.finra.herd.model.api.xml
-
Java class for storageUpdateRequest complex type.
- StorageUpdateRequest() - Constructor for class org.finra.herd.model.api.xml.StorageUpdateRequest
-
Default no-arg constructor
- StorageUpdateRequest(String) - Constructor for class org.finra.herd.model.api.xml.StorageUpdateRequest
-
Fully-initialising value constructor
- StorageUpdateRequest - Class in org.finra.herd.sdk.model
-
- StorageUpdateRequest() - Constructor for class org.finra.herd.sdk.model.StorageUpdateRequest
-
- storageUpdateStorage(String, StorageUpdateRequest) - Method in class org.finra.herd.sdk.api.StorageApi
-
updateStorage
Updates an existing storage.
- StringUtil - Class in org.finra.herd.sdk.invoker
-
- StringUtil() - Constructor for class org.finra.herd.sdk.invoker.StringUtil
-
- StsDao - Interface in org.finra.herd.dao
-
A DAO for Amazon AWS STS.
- StsDaoImpl - Class in org.finra.herd.dao.impl
-
The STS DAO implementation.
- StsDaoImpl() - Constructor for class org.finra.herd.dao.impl.StsDaoImpl
-
- stsOperations() - Method in class org.finra.herd.dao.config.DaoEnvSpringModuleConfig
-
- StsOperations - Interface in org.finra.herd.dao
-
AWS STS Operations Service.
- StsOperationsImpl - Class in org.finra.herd.dao.impl
-
- StsOperationsImpl() - Constructor for class org.finra.herd.dao.impl.StsOperationsImpl
-
- SUBJECT_MATTER_EXPERTS_URI_PREFIX - Static variable in class org.finra.herd.rest.SubjectMatterExpertRestController
-
- SubjectMatterExpert - Class in org.finra.herd.model.api.xml
-
Java class for subjectMatterExpert complex type.
- SubjectMatterExpert() - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Default no-arg constructor
- SubjectMatterExpert(SubjectMatterExpertKey, SubjectMatterExpertContactDetails) - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpert
-
Fully-initialising value constructor
- SubjectMatterExpert - Class in org.finra.herd.sdk.model
-
- SubjectMatterExpert() - Constructor for class org.finra.herd.sdk.model.SubjectMatterExpert
-
- SubjectMatterExpertApi - Class in org.finra.herd.sdk.api
-
- SubjectMatterExpertApi() - Constructor for class org.finra.herd.sdk.api.SubjectMatterExpertApi
-
- SubjectMatterExpertApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.SubjectMatterExpertApi
-
- SubjectMatterExpertContactDetails - Class in org.finra.herd.model.api.xml
-
Java class for subjectMatterExpertContactDetails complex type.
- SubjectMatterExpertContactDetails() - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Default no-arg constructor
- SubjectMatterExpertContactDetails(String, String, String, String) - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpertContactDetails
-
Fully-initialising value constructor
- SubjectMatterExpertContactDetails - Class in org.finra.herd.sdk.model
-
- SubjectMatterExpertContactDetails() - Constructor for class org.finra.herd.sdk.model.SubjectMatterExpertContactDetails
-
- SubjectMatterExpertDao - Interface in org.finra.herd.dao
-
A DAO for subject matter expert.
- SubjectMatterExpertDaoImpl - Class in org.finra.herd.dao.impl
-
- SubjectMatterExpertDaoImpl() - Constructor for class org.finra.herd.dao.impl.SubjectMatterExpertDaoImpl
-
- subjectMatterExpertGetSubjectMatterExpert(String) - Method in class org.finra.herd.sdk.api.SubjectMatterExpertApi
-
getSubjectMatterExpert
Gets information for the specified subject matter expert.
- subjectMatterExpertKey - Variable in class org.finra.herd.model.api.xml.SubjectMatterExpert
-
- SubjectMatterExpertKey - Class in org.finra.herd.model.api.xml
-
Java class for subjectMatterExpertKey complex type.
- SubjectMatterExpertKey() - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpertKey
-
Default no-arg constructor
- SubjectMatterExpertKey(String) - Constructor for class org.finra.herd.model.api.xml.SubjectMatterExpertKey
-
Fully-initialising value constructor
- SubjectMatterExpertKey - Class in org.finra.herd.sdk.model
-
- SubjectMatterExpertKey() - Constructor for class org.finra.herd.sdk.model.SubjectMatterExpertKey
-
- SubjectMatterExpertRestController - Class in org.finra.herd.rest
-
The REST controller that handles business object definition subject matter expert requests.
- SubjectMatterExpertRestController() - Constructor for class org.finra.herd.rest.SubjectMatterExpertRestController
-
- subjectMatterExperts - Static variable in class org.finra.herd.model.jpa.BusinessObjectDefinitionEntity_
-
- SubjectMatterExpertService - Interface in org.finra.herd.service
-
The subject matter expert service.
- SubjectMatterExpertServiceImpl - Class in org.finra.herd.service.impl
-
The subject matter expert service implementation.
- SubjectMatterExpertServiceImpl() - Constructor for class org.finra.herd.service.impl.SubjectMatterExpertServiceImpl
-
- subnetId - Variable in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectData
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataAttributeKey
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataCreateRequest
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredRequest
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataInvalidateUnregisteredResponse
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataKey
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStatus
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateRequest
-
- subPartitionValues - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataStorageFilesCreateResponse
-
- subPartitionValues - Variable in class org.finra.herd.model.dto.DataBridgeBaseManifestDto
-
- subPartitionValues - Variable in class org.finra.herd.model.dto.StorageUnitAlternateKeyDto
-
- successfulAuthentication(Authentication) - Method in class org.finra.herd.app.security.HttpHeaderAuthenticationFilter
-
Puts the Authentication instance returned by the authentication manager into the secure context.
- SUPPORTED_BUSINESS_OBJECT_DATA_STATUSES - Static variable in class org.finra.herd.service.impl.StoragePolicySelectorServiceImpl
-
List of business object data statuses that storage policies apply to.
- supportedProduct - Variable in class org.finra.herd.model.api.xml.EmrClusterDefinition
-
- SuppressLogging - Annotation Type in org.finra.herd.core
-
Marks an object as not being worthy of logging.
- suppressScanForUnregisteredSubPartitions - Variable in class org.finra.herd.model.api.xml.BusinessObjectDataDdlRequest
-
- suspendProcessInstance(String) - Method in interface org.finra.herd.service.ActivitiService
-
Suspends the process instance with the given id.
- suspendProcessInstance(String) - Method in class org.finra.herd.service.impl.ActivitiServiceImpl
-
- SYSTEM_JOB_PARAMETERS - Static variable in class org.finra.herd.service.systemjobs.AbstractSystemJob
-
- SYSTEM_USER - Static variable in class org.finra.herd.dao.helper.HerdDaoSecurityHelper
-
The system user.
- SystemJobApi - Class in org.finra.herd.sdk.api
-
- SystemJobApi() - Constructor for class org.finra.herd.sdk.api.SystemJobApi
-
- SystemJobApi(ApiClient) - Constructor for class org.finra.herd.sdk.api.SystemJobApi
-
- SystemJobHelper - Class in org.finra.herd.service.helper
-
A helper class for shared system job operations.
- SystemJobHelper() - Constructor for class org.finra.herd.service.helper.SystemJobHelper
-
- SystemJobRestController - Class in org.finra.herd.rest
-
The REST controller that handles system job REST requests.
- SystemJobRestController() - Constructor for class org.finra.herd.rest.SystemJobRestController
-
- SystemJobRunRequest - Class in org.finra.herd.model.api.xml
-
Java class for systemJobRunRequest complex type.
- SystemJobRunRequest() - Constructor for class org.finra.herd.model.api.xml.SystemJobRunRequest
-
Default no-arg constructor
- SystemJobRunRequest(String, List<Parameter>) - Constructor for class org.finra.herd.model.api.xml.SystemJobRunRequest
-
Fully-initialising value constructor
- SystemJobRunRequest - Class in org.finra.herd.sdk.model
-
- SystemJobRunRequest() - Constructor for class org.finra.herd.sdk.model.SystemJobRunRequest
-
- SystemJobRunResponse - Class in org.finra.herd.model.api.xml
-
Java class for systemJobRunResponse complex type.
- SystemJobRunResponse() - Constructor for class org.finra.herd.model.api.xml.SystemJobRunResponse
-
Default no-arg constructor
- SystemJobRunResponse(String, List<Parameter>) - Constructor for class org.finra.herd.model.api.xml.SystemJobRunResponse
-
Fully-initialising value constructor
- SystemJobRunResponse - Class in org.finra.herd.sdk.model
-
- SystemJobRunResponse() - Constructor for class org.finra.herd.sdk.model.SystemJobRunResponse
-
- systemJobRunSystemJob(SystemJobRunRequest) - Method in class org.finra.herd.sdk.api.SystemJobApi
-
runSystemJob
Starts a system job asynchronously.
- SystemJobService - Interface in org.finra.herd.service
-
The system job service.
- SystemJobServiceImpl - Class in org.finra.herd.service.impl
-
The system job service implementation.
- SystemJobServiceImpl() - Constructor for class org.finra.herd.service.impl.SystemJobServiceImpl
-