Class GAFRESTClient
java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
org.odpi.openmetadata.frameworkservices.gaf.client.rest.GAFRESTClient
GAFRESTClient is responsible for issuing calls to the OMAS REST APIs.
-
Field Summary
Fields inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
auditLog, exceptionHandler, serverName, serverPlatformURLRoot
-
Constructor Summary
ConstructorDescriptionGAFRESTClient
(String serverName, String serverPlatformURLRoot) Constructor for no authentication.GAFRESTClient
(String serverName, String serverPlatformURLRoot, String userId, String password) Constructor for simple userId and password authentication.GAFRESTClient
(String serverName, String serverPlatformURLRoot, String userId, String password, AuditLog auditLog) Constructor for simple userId and password authentication with audit log.GAFRESTClient
(String serverName, String serverPlatformURLRoot, AuditLog auditLog) Constructor for no authentication with audit log. -
Method Summary
Modifier and TypeMethodDescriptioncallAttributeTypeDefGetRESTCall
(String methodName, String operationSpecificURL, Object... params) Issue a GET REST call that returns a AttributeTypeDefResponse object.callAttributeTypeDefListGetRESTCall
(String methodName, String operationSpecificURL, Object... params) Issue a GET REST call that returns a AttributeTypeDefListResponse object.callBooleanGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a BooleanResponse object.callCatalogTargetGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CatalogTargetResponse object.callCatalogTargetsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CatalogTargetsResponse object.callCorrelationHeadersPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a MetadataCorrelationHeadersResponse object.callEngineActionGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EngineActionElementResponse object.callEngineActionsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EngineActionElementsResponse object.callEngineActionsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a EngineActionElementsResponse object.callFirstGovernanceActionProcessStepGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.callGovernanceActionProcessElementsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.callGovernanceActionProcessGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.callGovernanceActionProcessGraphPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a GovernanceActionProcessGraphResponse object.callGovernanceActionProcessStepGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.callGovernanceActionTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceTypeResponseElementsResponse object.callGovernanceEngineGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceEngineElementResponse object.callGovernanceEnginePostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a GovernanceEngineElementResponse object.callGovernanceEnginesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceEngineElementsResponse object.callGovernanceProcessStepResponseGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceActionProcessStepResponse object.callGovernanceProcessStepsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a GovernanceActionProcessStepsResponse object.callGovernanceServiceGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceServiceElementResponse object.callGovernanceServicePostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a GovernanceServiceElementResponse object.callGovernanceServicesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceServiceElementsResponse object.callGovernanceTypesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a GovernanceActionTypesResponse object.callIntegrationConnectorGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a IntegrationConnectorElementResponse object.callIntegrationConnectorsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a IntegrationConnectorElementsResponse object.callIntegrationGroupGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a IntegrationGroupElementResponse object.callIntegrationGroupsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a IntegrationGroupElementsResponse object.callNextGovernanceActionProcessStepsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a NextGovernanceActionProcessStepsResponse object.callOpenMetadataElementGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a OpenMetadataElementResponse object.callOpenMetadataElementPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a OpenMetadataElementResponse object.callOpenMetadataElementsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a OpenMetadataElementsResponse object.callRegisteredGovernanceServiceGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RegisteredGovernanceServiceResponse object.callRegisteredGovernanceServicesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RegisteredGovernanceServicesResponse object.callRegisteredIntegrationConnectorGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RegisteredIntegrationConnectorResponse object.callRegisteredIntegrationConnectorsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RegisteredIntegrationConnectorsResponse object.callRelatedMetadataElementGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RelatedMetadataElementsResponse object.callRelatedMetadataElementListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RelatedMetadataElementListResponse object.callRelatedMetadataElementListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a RelatedMetadataElementListResponse object.callRelatedMetadataElementsListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RelatedMetadataElementsListResponse object.callRelatedMetadataElementsListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a RelatedMetadataElementsListResponse object.callRelatedMetadataElementsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a RelatedMetadataElementsResponse object.callTranslationDetailGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a TranslationDetailResponse object.callTranslationListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a TranslationListResponse object.callTypeDefGalleryGetRESTCall
(String methodName, String operationSpecificURL, Object... params) Issue a GET REST call that returns a TypeDefGalleryResponse object.callTypeDefGetRESTCall
(String methodName, String operationSpecificURL, Object... params) Issue a GET REST call that returns a TypeDefResponse object.callTypeDefListGetRESTCall
(String methodName, String operationSpecificURL, Object... params) Issue a GET REST call that returns a TypeDefListResponse object.callTypeDefListPostRESTCall
(String methodName, String operationSpecificURL, Object requestBody, Object... params) Issue a POST REST call that returns a TypeDefListResponse object.callTypeDefPostRESTCall
(String methodName, String operationSpecificURL, Object requestBody, Object... params) Issue a POST REST call that returns a TypeDefResponse object.callValidMetadataValueDetailListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidMetadataValueDetailListResponse object.callValidMetadataValueGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidMetadataValueResponse object.callValidMetadataValueListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidMetadataValueListResponse object.Methods inherited from class org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.OCFRESTClient
callOCFAssetGetRESTCall, callOCFAssetsGetRESTCall, callOCFAssetsPostRESTCall, callOCFConnectionGetRESTCall, callOCFTagGetRESTCall, callOCFTagListGetRESTCall, callOCFTagListPostRESTCall
Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
callActorProfileGetRESTCall, callActorProfilesGetRESTCall, callActorProfilesPostRESTCall, callAnnotationGetRESTCall, callAnnotationListGetRESTCall, callAnnotationListPostRESTCall, callAnnotationPostRESTCall, callAPIGetRESTCall, callAPIOperationGetRESTCall, callAPIOperationsGetRESTCall, callAPIOperationsPostRESTCall, callAPIParameterListGetRESTCall, callAPIParameterListsGetRESTCall, callAPIParameterListsPostRESTCall, callAPIParametersGetRESTCall, callAPIsGetRESTCall, callAPIsPostRESTCall, callAppointeesPostRESTCall, callAssetElementGetRESTCall, callAssetElementsGetRESTCall, callAssetElementsPostRESTCall, callAssetRelationshipsPostRESTCall, callCertificationTypeGetRESTCall, callCertificationTypeListGetRESTCall, callCertificationTypeListPostRESTCall, callCollectionGetRESTCall, callCollectionListGetRESTCall, callCollectionListPostRESTCall, callCollectionMemberGetRESTCall, callCollectionMemberListGetRESTCall, callCommunitiesGetRESTCall, callCommunitiesPostRESTCall, callCommunityGetRESTCall, callConnectionGetRESTCall, callConnectionsGetRESTCall, callConnectionsPostRESTCall, callConnectorTypeGetRESTCall, callConnectorTypesPostRESTCall, callControlFlowPostRESTCall, callControlFlowsPostRESTCall, callCountGetRESTCall, callDatabaseColumnGetRESTCall, callDatabaseColumnsGetRESTCall, callDatabaseColumnsPostRESTCall, callDatabaseGetRESTCall, callDatabaseSchemaGetRESTCall, callDatabaseSchemasGetRESTCall, callDatabaseSchemasPostRESTCall, callDatabasesPostRESTCall, callDatabaseTableGetRESTCall, callDatabaseTablesGetRESTCall, callDatabaseTablesPostRESTCall, callDatabaseViewGetRESTCall, callDatabaseViewsGetRESTCall, callDatabaseViewsPostRESTCall, callDataContainerGetRESTCall, callDataContainersGetRESTCall, callDataContainersPostRESTCall, callDataFileGetRESTCall, callDataFilePostRESTCall, callDataFilesGetRESTCall, callDataFilesPostRESTCall, callDataFlowPostRESTCall, callDataFlowsPostRESTCall, callDigitalServiceGetRESTCall, callDigitalServicesGetRESTCall, callDigitalServicesPostRESTCall, callDiscoveryAnalysisReportListPostRESTCall, callElementHeaderPostRESTCall, callElementHeadersPostRESTCall, callElementStubGetRESTCall, callElementStubsGetRESTCall, callElementStubsPostRESTCall, callEndpointGetRESTCall, callEndpointsGetRESTCall, callEndpointsPostRESTCall, callEventTypeGetRESTCall, callEventTypesGetRESTCall, callEventTypesPostRESTCall, callExternalReferenceGetRESTCall, callExternalReferencesGetRESTCall, callExternalReferencesPostRESTCall, callFileFolderGetRESTCall, callFileFolderPostRESTCall, callFileFoldersGetRESTCall, callFileSystemGetRESTCall, callFolderGetRESTCall, callFormGetRESTCall, callFormsGetRESTCall, callFormsPostRESTCall, callGUIDGetRESTCall, callGUIDListGetRESTCall, callGUIDListPostRESTCall, callGUIDPostRESTCall, callITProfileGetRESTCall, callITProfileListGetRESTCall, callITProfileListPostRESTCall, callLicensesGetRESTCall, callLicenseTypeGetRESTCall, callLicenseTypeListPostRESTCall, callLicenseTypesGetRESTCall, callLineageMappingPostRESTCall, callLineageMappingsPostRESTCall, callLocationGetRESTCall, callLocationsGetRESTCall, callLocationsPostRESTCall, callMetadataElementSummariesPostRESTCall, callMetadataSourceGetRESTCall, callNameListGetRESTCall, callOCFConnectorReportGetRESTCall, callPersonRoleGetRESTCall, callPersonRolesGetRESTCall, callPersonRolesPostRESTCall, callProcessCallPostRESTCall, callProcessCallsPostRESTCall, callProjectGetRESTCall, callProjectsGetRESTCall, callProjectsPostRESTCall, callQueriesGetRESTCall, callQueriesPostRESTCall, callQueryGetRESTCall, callReferenceValueAssignmentDefinitionsGetRESTCall, callReferenceValueAssignmentItemsGetRESTCall, callRelatedAssetsPostRESTCall, callRelatedElementsGetRESTCall, callRelatedElementsPostRESTCall, callRelationshipPostRESTCall, callRelationshipsPostRESTCall, callReportGetRESTCall, callReportsGetRESTCall, callReportsPostRESTCall, callSchemaAttributeGetRESTCall, callSchemaAttributePostRESTCall, callSchemaAttributesGetRESTCall, callSchemaAttributesPostRESTCall, callSchemaTypeGetRESTCall, callSchemaTypePostRESTCall, callSchemaTypesPostRESTCall, callSecurityGroupGetRESTCall, callSecurityGroupPostRESTCall, callSecurityGroupsGetRESTCall, callSecurityGroupsPostRESTCall, callServerAssetUseGetRESTCall, callServerAssetUseListGetRESTCall, callServerAssetUseListPostRESTCall, callSoftwareServerCapabilitiesGetRESTCall, callSoftwareServerCapabilitiesPostRESTCall, callSoftwareServerCapabilityGetRESTCall, callStringMapGetRESTCall, callSupportedCapabilityListPostRESTCall, callSurveyReportListGetRESTCall, callTopicGetRESTCall, callTopicsGetRESTCall, callTopicsPostRESTCall, callUserIdentitiesGetRESTCall, callUserIdentitiesPostRESTCall, callUserIdentityGetRESTCall, callUserIdentityListPostRESTCall, callUserIdentityPostRESTCall, callValidValueAssignmentConsumersGetRESTCall, callValidValueAssignmentDefinitionsGetRESTCall, callValidValueGetRESTCall, callValidValueListGetRESTCall, callValidValueListPostRESTCall, callValidValueMappingsGetRESTCall, callValidValueSetsPostRESTCall, callValidValuesGetRESTCall, callValidValuesImplAssetsGetRESTCall, callValidValuesImplDefinitionsGetRESTCall, callValidValuesMappingsGetRESTCall, callValidValuesPostRESTCall, callVoidGetRESTCall, callVoidPostRESTCall
Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
callDeleteRESTCall, callDeleteRESTCall, callGetRESTCall, callGetRESTCall, callGetRESTCallNoParams, callPostRESTCall, callPostRESTCall, callPostRESTCallNoParams, callPutRESTCall, callPutRESTCall
-
Constructor Details
-
GAFRESTClient
public GAFRESTClient(String serverName, String serverPlatformURLRoot, AuditLog auditLog) throws InvalidParameterException Constructor for no authentication with audit log.- Parameters:
serverName
- name of the OMAG Server to callserverPlatformURLRoot
- URL root of the server manager where the OMAG Server is running.auditLog
- destination for log messages.- Throws:
InvalidParameterException
- there is a problem creating the client-side components to issue any REST API calls.
-
GAFRESTClient
public GAFRESTClient(String serverName, String serverPlatformURLRoot) throws InvalidParameterException Constructor for no authentication.- Parameters:
serverName
- name of the OMAG Server to callserverPlatformURLRoot
- URL root of the server manager where the OMAG Server is running.- Throws:
InvalidParameterException
- there is a problem creating the client-side components to issue any REST API calls.
-
GAFRESTClient
public GAFRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password, AuditLog auditLog) throws InvalidParameterException Constructor for simple userId and password authentication with audit log.- Parameters:
serverName
- name of the OMAG Server to callserverPlatformURLRoot
- URL root of the server manager where the OMAG Server is running.userId
- user id for the HTTP requestpassword
- password for the HTTP requestauditLog
- destination for log messages.- Throws:
InvalidParameterException
- there is a problem creating the client-side components to issue any REST API calls.
-
GAFRESTClient
public GAFRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password) throws InvalidParameterException Constructor for simple userId and password authentication.- Parameters:
serverName
- name of the OMAG Server to callserverPlatformURLRoot
- URL root of the server manager where the OMAG Server is running.userId
- user id for the HTTP requestpassword
- password for the HTTP request- Throws:
InvalidParameterException
- there is a problem creating the client-side components to issue any REST API calls.
-
-
Method Details
-
callTypeDefGalleryGetRESTCall
public TypeDefGalleryResponse callTypeDefGalleryGetRESTCall(String methodName, String operationSpecificURL, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TypeDefGalleryResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- TypeDefGalleryResponseObject
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callAttributeTypeDefListGetRESTCall
public AttributeTypeDefListResponse callAttributeTypeDefListGetRESTCall(String methodName, String operationSpecificURL, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a AttributeTypeDefListResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- AttributeTypeDefListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callAttributeTypeDefGetRESTCall
public AttributeTypeDefResponse callAttributeTypeDefGetRESTCall(String methodName, String operationSpecificURL, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a AttributeTypeDefResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- AttributeTypeDefResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTypeDefListGetRESTCall
public TypeDefListResponse callTypeDefListGetRESTCall(String methodName, String operationSpecificURL, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TypeDefListResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- TypeDefListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTypeDefListPostRESTCall
public TypeDefListResponse callTypeDefListPostRESTCall(String methodName, String operationSpecificURL, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a TypeDefListResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersrequestBody
- request bodyparams
- a list of parameters that are slotted into the url template- Returns:
- TypeDefListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTypeDefGetRESTCall
public TypeDefResponse callTypeDefGetRESTCall(String methodName, String operationSpecificURL, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TypeDefResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- TypeDefResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTypeDefPostRESTCall
public TypeDefResponse callTypeDefPostRESTCall(String methodName, String operationSpecificURL, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a TypeDefResponse object.- Parameters:
methodName
- name of the method being calledoperationSpecificURL
- template of the URL for the REST API call, with place-holders for the parametersrequestBody
- request body objectparams
- a list of parameters that are slotted into the url template- Returns:
- TypeDefResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callOpenMetadataElementsPostRESTCall
public OpenMetadataElementsResponse callOpenMetadataElementsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a OpenMetadataElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callOpenMetadataElementPostRESTCall
public OpenMetadataElementResponse callOpenMetadataElementPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a OpenMetadataElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callOpenMetadataElementGetRESTCall
public OpenMetadataElementResponse callOpenMetadataElementGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a OpenMetadataElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementsListPostRESTCall
public RelatedMetadataElementsListResponse callRelatedMetadataElementsListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a RelatedMetadataElementsListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementsPostRESTCall
public RelatedMetadataElementsResponse callRelatedMetadataElementsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a RelatedMetadataElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementsListGetRESTCall
public RelatedMetadataElementsListResponse callRelatedMetadataElementsListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RelatedMetadataElementsListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementGetRESTCall
public RelatedMetadataElementsResponse callRelatedMetadataElementGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RelatedMetadataElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementListPostRESTCall
public RelatedMetadataElementListResponse callRelatedMetadataElementListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a RelatedMetadataElementListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRelatedMetadataElementListGetRESTCall
public RelatedMetadataElementListResponse callRelatedMetadataElementListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RelatedMetadataElementListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTranslationDetailGetRESTCall
public TranslationDetailResponse callTranslationDetailGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TranslationDetailResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callTranslationListGetRESTCall
public TranslationListResponse callTranslationListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TranslationListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callValidMetadataValueDetailListGetRESTCall
public ValidMetadataValueDetailListResponse callValidMetadataValueDetailListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidMetadataValueDetailListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callValidMetadataValueListGetRESTCall
public ValidMetadataValueListResponse callValidMetadataValueListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidMetadataValueListResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callValidMetadataValueGetRESTCall
public ValidMetadataValueResponse callValidMetadataValueGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidMetadataValueResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callBooleanGetRESTCall
public BooleanResponse callBooleanGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a BooleanResponse object.- Overrides:
callBooleanGetRESTCall
in classFFDCRESTClient
- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call, with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callEngineActionGetRESTCall
public EngineActionElementResponse callEngineActionGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EngineActionElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callEngineActionsGetRESTCall
public EngineActionElementsResponse callEngineActionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EngineActionElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callEngineActionsPostRESTCall
public EngineActionElementsResponse callEngineActionsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a EngineActionElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceActionTypeGetRESTCall
public GovernanceActionTypeResponse callGovernanceActionTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceTypeResponseElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceTypesPostRESTCall
public GovernanceActionTypesResponse callGovernanceTypesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a GovernanceActionTypesResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceProcessStepResponseGetRESTCall
public GovernanceActionProcessStepResponse callGovernanceProcessStepResponseGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceActionProcessStepResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceActionProcessStepGetRESTCall
public GovernanceActionProcessStepResponse callGovernanceActionProcessStepGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callFirstGovernanceActionProcessStepGetRESTCall
public FirstGovernanceActionProcessStepResponse callFirstGovernanceActionProcessStepGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceProcessStepResponseElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceProcessStepsPostRESTCall
public GovernanceActionProcessStepsResponse callGovernanceProcessStepsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a GovernanceActionProcessStepsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callNextGovernanceActionProcessStepsGetRESTCall
public NextGovernanceActionProcessStepsResponse callNextGovernanceActionProcessStepsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a NextGovernanceActionProcessStepsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceActionProcessGetRESTCall
public GovernanceActionProcessElementResponse callGovernanceActionProcessGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceActionProcessElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceActionProcessGraphPostRESTCall
public GovernanceActionProcessGraphResponse callGovernanceActionProcessGraphPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceActionProcessGraphResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceActionProcessElementsPostRESTCall
public GovernanceActionProcessElementsResponse callGovernanceActionProcessElementsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a GovernanceActionProcessElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceEnginePostRESTCall
public GovernanceEngineElementResponse callGovernanceEnginePostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a GovernanceEngineElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceEngineGetRESTCall
public GovernanceEngineElementResponse callGovernanceEngineGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceEngineElementResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceEnginesGetRESTCall
public GovernanceEngineElementsResponse callGovernanceEnginesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceEngineElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceServicePostRESTCall
public GovernanceServiceElementResponse callGovernanceServicePostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a GovernanceServiceElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceServiceGetRESTCall
public GovernanceServiceElementResponse callGovernanceServiceGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceServiceElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callGovernanceServicesGetRESTCall
public GovernanceServiceElementsResponse callGovernanceServicesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GovernanceServiceElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRegisteredGovernanceServiceGetRESTCall
public RegisteredGovernanceServiceResponse callRegisteredGovernanceServiceGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RegisteredGovernanceServiceResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRegisteredGovernanceServicesGetRESTCall
public RegisteredGovernanceServicesResponse callRegisteredGovernanceServicesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RegisteredGovernanceServicesResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callCorrelationHeadersPostRESTCall
public MetadataCorrelationHeadersResponse callCorrelationHeadersPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a MetadataCorrelationHeadersResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API call with place-holders for the parameters.requestBody
- object that passes additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callIntegrationGroupGetRESTCall
public IntegrationGroupElementResponse callIntegrationGroupGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a IntegrationGroupElementResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callIntegrationGroupsGetRESTCall
public IntegrationGroupElementsResponse callIntegrationGroupsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a IntegrationGroupElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callIntegrationConnectorGetRESTCall
public IntegrationConnectorElementResponse callIntegrationConnectorGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a IntegrationConnectorElementResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callIntegrationConnectorsGetRESTCall
public IntegrationConnectorElementsResponse callIntegrationConnectorsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a IntegrationConnectorElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRegisteredIntegrationConnectorGetRESTCall
public RegisteredIntegrationConnectorResponse callRegisteredIntegrationConnectorGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RegisteredIntegrationConnectorResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callRegisteredIntegrationConnectorsGetRESTCall
public RegisteredIntegrationConnectorsResponse callRegisteredIntegrationConnectorsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RegisteredIntegrationConnectorsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callCatalogTargetGetRESTCall
public CatalogTargetResponse callCatalogTargetGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CatalogTargetResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-
callCatalogTargetsGetRESTCall
public CatalogTargetsResponse callCatalogTargetsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CatalogTargetsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- the repository is not available or not working properly.
-