Class FFDCRESTClient
java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
- Direct Known Subclasses:
AssetManagerRESTClient
,CommunityProfileRESTClient
,DigitalArchitectureRESTClient
,DigitalServiceRESTClient
,EngineHostRESTClient
,GovernanceActionRESTClient
,GovernanceProgramRESTClient
,OCFRESTClient
,OpenIntegrationRESTClient
,ProjectManagementRESTClient
,RepositoryGovernanceRESTClient
,ServerOperationsRESTClient
,StewardshipActionRESTClient
RESTClient 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
ConstructorDescriptionFFDCRESTClient
(String serverName, String serverPlatformURLRoot) Constructor for no authentication.FFDCRESTClient
(String serverName, String serverPlatformURLRoot, String userId, String password) Constructor for simple userId and password authentication.FFDCRESTClient
(String serverName, String serverPlatformURLRoot, String userId, String password, AuditLog auditLog) Constructor for simple userId and password authentication with audit log.FFDCRESTClient
(String serverName, String serverPlatformURLRoot, AuditLog auditLog) Constructor for no authentication with audit log. -
Method Summary
Modifier and TypeMethodDescriptioncallActorProfileGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ActorProfileElement in a response object.callActorProfilesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ActorProfileElements in a response object.callActorProfilesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of ActorProfileElements in a response object.callAnnotationGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns an AnnotationResponse object.callAnnotationListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns an AnnotationsResponse object.callAnnotationListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns an AnnotationResponse object.callAnnotationPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns an AnnotationResponse object.callAPIGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIResponse object.callAPIOperationGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIOperationResponse object.callAPIOperationsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIOperationsResponse object.callAPIOperationsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a APIOperationsResponse object.callAPIParameterListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIParameterListsResponse object.callAPIParameterListsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIParameterListsResponse object.callAPIParameterListsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a APIParameterListsResponse object.callAPIParametersGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIParametersResponse object.callAPIsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a APIsResponse object.callAPIsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a APIsResponse object.callAppointeesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of PersonRoleAppointees in a response object.callAssetElementGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns an AssetElementResponse object.callAssetElementsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns an AssetElementsResponse object.callAssetElementsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns an AssetElementsResponse object.callAssetRelationshipsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.callBooleanGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a POST REST call that returns a BooleanResponse object.callCertificationTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CertificationTypeResponse object.callCertificationTypeListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of CertificationTypeElement objects.callCertificationTypeListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of CertificationTypeElement objects.callCollectionGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CollectionElement in a response object.callCollectionListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of CollectionElements in a response object.callCollectionListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of CollectionElements in a response object.callCollectionMemberGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CollectionMember in a response object.callCollectionMemberListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of CollectionMembers in a response object.callCommunitiesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of CommunityElements in a response object.callCommunitiesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of CommunityElements in a response object.callCommunityGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CommunityElement in a response object.callConnectionGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ConnectionResponse object.callConnectionsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a POST REST call that returns a ConnectionsResponse object.callConnectionsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ConnectionsResponse object.callConnectorTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ConnectorReportResponse object.callConnectorTypesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ConnectorTypesResponse object.callControlFlowPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ControlFlowElementResponse object.callControlFlowsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ControlFlowElementsResponse object.callCountGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CountResponse object.callDatabaseColumnGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseColumnResponse object.callDatabaseColumnsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseColumnsResponse object.callDatabaseColumnsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DatabaseColumnsResponse object.callDatabaseGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseResponse object.callDatabaseSchemaGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseSchemaResponse object.callDatabaseSchemasGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseSchemasResponse object.callDatabaseSchemasPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DatabaseSchemasResponse object.callDatabasesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a DatabasesResponse object.callDatabaseTableGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseTableResponse object.callDatabaseTablesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseTablesResponse object.callDatabaseTablesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DatabaseTablesResponse object.callDatabaseViewGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseViewResponse object.callDatabaseViewsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DatabaseViewsResponse object.callDatabaseViewsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DatabaseViewsResponse object.callDataContainerGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DataContainerResponse object.callDataContainersGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DataContainersResponse object.callDataContainersPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DataContainersResponse object.callDataFileGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DataFileResponse object.callDataFilePostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DataFileResponse object.callDataFilesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DataFilesResponse object.callDataFilesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DataFilesResponse object.callDataFlowPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DataFlowElementResponse object.callDataFlowsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DataFlowElementsResponse object.callDigitalServiceGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DigitalServiceElement in a response object.callDigitalServicesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of DigitalServiceElements in a response object.callDigitalServicesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of DigitalServiceElements in a response object.callDiscoveryAnalysisReportListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a DiscoveryAnalysisReportListResponse object.callElementHeaderPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ElementHeaderResponse object.callElementHeadersPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ElementHeadersResponse object.callElementStubGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ElementStubResponse object.callElementStubsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ElementStubsResponse object.callElementStubsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ElementStubsResponse object.callEndpointGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EndpointResponse object.callEndpointsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EndpointsResponse object.callEndpointsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a EndpointsResponse object.callEventTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EventTypeResponse object.callEventTypesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a EventTypesResponse object.callEventTypesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a EventTypesResponse object.callExternalReferenceGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ExternalReferenceResponse object.callExternalReferencesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ExternalReferenceElement objects.callExternalReferencesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of ExternalReferenceElement objects.callFileFolderGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FileFolderResponse object.callFileFolderPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a FileFolderResponse object.callFileFoldersGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FileFoldersResponse object.callFileSystemGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FileSystemResponse object.callFolderGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FolderResponse object.callFormGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FormResponse object.callFormsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a FormsResponse object.callFormsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a FormsResponse object.callGUIDGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GUIDResponse object.callGUIDListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GUIDs object.callGUIDListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GUIDs object.callGUIDPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a guid object.callITProfileGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ITProfileElement in a response object.callITProfileListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ITProfileElements in a response object.callITProfileListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of ITProfileElements in a response object.callLicensesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of LicenseElement objects.callLicenseTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a LicenseTypeResponse object.callLicenseTypeListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of LicenseTypeElement objects.callLicenseTypesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of LicenseTypeElement objects.callLineageMappingPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a LineageMappingElementResponse object.callLineageMappingsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a LineageMappingElementsResponse object.callLocationGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a LocationResponse object.callLocationsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a LocationsResponse object.callLocationsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a LocationsResponse object.callMetadataElementSummariesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a MetadataElementSummariesResponse object.callMetadataSourceGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a MetadataSourceResponse object.callNameListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of names.callOCFConnectorReportGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ConnectorReportResponse object.callPersonRoleGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a PersonRoleElement in a response object.callPersonRolesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of PersonRoleElements in a response object.callPersonRolesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of PersonRoleElements in a response object.callProcessCallPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ProcessCallElementResponse object.callProcessCallsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ProcessCallElementsResponse object.callProjectGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ProjectElement in a response object.callProjectsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ProjectElements in a response object.callProjectsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of ProjectElements in a response object.callQueriesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a QueriesResponse object.callQueriesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a QueriesResponse object.callQueryGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a QueryResponse object.callReferenceValueAssignmentDefinitionsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ReferenceValueAssignmentDefinitionsResponse object.callReferenceValueAssignmentItemsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ReferenceValueAssignmentItemsResponse object.callRelatedAssetsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.callRelatedElementsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RelatedElementsResponse object.callRelatedElementsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ElementHeadersResponse object.callRelationshipPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a RelationshipElementResponse object.callRelationshipsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a RelationshipElementsResponse object.callReportGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ReportResponse object.callReportsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ReportsResponse object.callReportsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ReportsResponse object.callSchemaAttributeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SchemaAttributeResponse object.callSchemaAttributePostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SchemaAttributeResponse object.callSchemaAttributesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SchemaAttributesResponse object.callSchemaAttributesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SchemaAttributesResponse object.callSchemaTypeGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SchemaTypeResponse object.callSchemaTypePostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SchemaTypeElementResponse object.callSchemaTypesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SchemaTypeElementsResponse object.callSecurityGroupGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SecurityGroupResponse object.callSecurityGroupPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SecurityGroupResponse object.callSecurityGroupsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SecurityGroupsResponse object.callSecurityGroupsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a SecurityGroupsResponse object.callServerAssetUseGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ServerAssetUseElement in a response object.callServerAssetUseListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ServerAssetUseElements in a response object.callServerAssetUseListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of ServerAssetUseElements in a response object.callSoftwareServerCapabilitiesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of SoftwareServerCapabilityElements in a response object.callSoftwareServerCapabilitiesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of SoftwareServerCapabilityElements in a response object.callSoftwareServerCapabilityGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SoftwareCapabilityElement in a response object.callStringMapGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of names mapped to their descriptions.callSupportedCapabilityListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of SupportedCapabilityElements in a response object.callSurveyReportListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a DiscoveryAnalysisReportListResponse object.callTopicGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a TopicResponse object.callTopicsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a TopicsResponse object.callTopicsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a TopicsResponse object.callUserIdentitiesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of UserIdentityElements in a response object.callUserIdentitiesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a UserIdentitiesResponse object.callUserIdentityGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a UserIdentityElement in a response object.callUserIdentityListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of UserIdentityElements in a response object.callUserIdentityPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a UserIdentityResponse object.callValidValueAssignmentConsumersGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValueAssignmentConsumersResponse object.callValidValueAssignmentDefinitionsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValueAssignmentDefinitionsResponse object.callValidValueGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValuesResponse object.callValidValueListGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of ValidValueElements in a response object.callValidValueListPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a GET REST call that returns a list of ValidValueElements in a response object.callValidValueMappingsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValueMappingsResponse object.callValidValueSetsPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ValidValueSetsResponse object.callValidValuesGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValuesResponse object.callValidValuesImplAssetsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValuesImplAssetsResponse object.callValidValuesImplDefinitionsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValuesImplDefinitionsResponse object.callValidValuesMappingsGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a ValidValueMappingsResponse object.callValidValuesPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a ValidValuesResponse object.callVoidGetRESTCall
(String methodName, String urlTemplate, Object... params) Issue a POST REST call that returns a VoidResponse object.callVoidPostRESTCall
(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a VoidResponse object.Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
callDeleteRESTCall, callDeleteRESTCall, callGetRESTCall, callGetRESTCall, callGetRESTCallNoParams, callPostRESTCall, callPostRESTCall, callPostRESTCallNoParams, callPutRESTCall, callPutRESTCall
-
Constructor Details
-
FFDCRESTClient
public FFDCRESTClient(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 platform 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.
-
FFDCRESTClient
public FFDCRESTClient(String serverName, String serverPlatformURLRoot) throws InvalidParameterException Constructor for no authentication.- Parameters:
serverName
- name of the OMAG Server to callserverPlatformURLRoot
- URL root of the server platform where the OMAG Server is running.- Throws:
InvalidParameterException
- there is a problem creating the client-side components to issue any REST API calls.
-
FFDCRESTClient
public FFDCRESTClient(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 platform 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.
-
FFDCRESTClient
public FFDCRESTClient(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 platform 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
-
callNameListGetRESTCall
public NameListResponse callNameListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of names.- 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:
- NameListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callStringMapGetRESTCall
public StringMapResponse callStringMapGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of names mapped to their descriptions.- 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:
- StringMapResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callGUIDGetRESTCall
public GUIDResponse callGUIDGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a GUIDResponse 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:
- GUIDResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callGUIDPostRESTCall
public GUIDResponse callGUIDPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a guid object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- request body for the request.params
- a list of parameters that are slotted into the url template.- Returns:
- GUIDResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callGUIDListGetRESTCall
public GUIDListResponse callGUIDListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of GUIDs 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:
- GUIDListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callGUIDListPostRESTCall
public GUIDListResponse callGUIDListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of GUIDs 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
- request body for the request.params
- a list of parameters that are slotted into the url template.- Returns:
- GUIDListResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callVoidGetRESTCall
public VoidResponse callVoidGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a VoidResponse object. This is typically a create- 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:
- VoidResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callBooleanGetRESTCall
public BooleanResponse callBooleanGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a BooleanResponse 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
- something went wrong with the REST call stack.
-
callVoidPostRESTCall
public VoidResponse callVoidPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a VoidResponse object. This is typically a create- Parameters:
methodName
- name of the method being called.urlTemplate
- template of the URL for the REST API with place-holders for the parameters.requestBody
- request body for the request.params
- a list of parameters that are slotted into the url template.- Returns:
- VoidResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callCountGetRESTCall
public CountResponse callCountGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CountResponse 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:
- CountResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callConnectionGetRESTCall
public ConnectionResponse callConnectionGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ConnectionResponse 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:
- OCFConnectionResponse
- 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.
-
callConnectionsGetRESTCall
public ConnectionsResponse callConnectionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ConnectionsResponse 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:
- ConnectionsResponse
- 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.
-
callConnectionsPostRESTCall
public ConnectionsResponse callConnectionsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ConnectionsResponse 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
- properties describing the valid value definition/setparams
- a list of parameters that are slotted into the url template.- Returns:
- ConnectionsResponse
- 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.
-
callConnectorTypeGetRESTCall
public ConnectorTypeResponse callConnectorTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ConnectorReportResponse 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:
- ConnectorReportResponse
- 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.
-
callConnectorTypesPostRESTCall
public ConnectorTypesResponse callConnectorTypesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ConnectorTypesResponse 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
- properties describing the valid value definition/setparams
- a list of parameters that are slotted into the url template.- Returns:
- ConnectorTypesResponse
- 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.
-
callEndpointGetRESTCall
public EndpointResponse callEndpointGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EndpointResponse 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:
- EndpointResponse
- 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.
-
callEndpointsGetRESTCall
public EndpointsResponse callEndpointsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EndpointsResponse 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:
- EndpointsResponse
- 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.
-
callEndpointsPostRESTCall
public EndpointsResponse callEndpointsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a EndpointsResponse 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
- properties describing the valid value definition/setparams
- a list of parameters that are slotted into the url template.- Returns:
- EndpointsResponse
- 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.
-
callFileSystemGetRESTCall
public FileSystemResponse callFileSystemGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FileSystemResponse 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:
- FileSystemResponse
- 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.
-
callFolderGetRESTCall
public FileFolderResponse callFolderGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FolderResponse 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:
- FileFolderResponse
- 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.
-
callProjectGetRESTCall
public ProjectResponse callProjectGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ProjectElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callProjectsGetRESTCall
public ProjectsResponse callProjectsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ProjectElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callProjectsPostRESTCall
public ProjectsResponse callProjectsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ProjectElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callMetadataSourceGetRESTCall
public MetadataSourceResponse callMetadataSourceGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a MetadataSourceResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- MetadataSourceResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callCollectionGetRESTCall
public CollectionResponse callCollectionGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CollectionElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCollectionListGetRESTCall
public CollectionsResponse callCollectionListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of CollectionElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCollectionMemberListGetRESTCall
public CollectionMembersResponse callCollectionMemberListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of CollectionMembers in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCollectionMemberGetRESTCall
public CollectionMemberResponse callCollectionMemberGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CollectionMember in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCollectionListPostRESTCall
public CollectionsResponse callCollectionListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of CollectionElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callDatabaseColumnGetRESTCall
public DatabaseColumnResponse callDatabaseColumnGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseColumnResponse 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.
-
callDatabaseColumnsGetRESTCall
public DatabaseColumnsResponse callDatabaseColumnsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseColumnsResponse 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.
-
callDatabaseColumnsPostRESTCall
public DatabaseColumnsResponse callDatabaseColumnsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DatabaseColumnsResponse 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.
-
callDatabaseGetRESTCall
public DatabaseResponse callDatabaseGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseResponse 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.
-
callDatabasesPostRESTCall
public DatabasesResponse callDatabasesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabasesResponse 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.
-
callDatabaseSchemaGetRESTCall
public DatabaseSchemaResponse callDatabaseSchemaGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseSchemaResponse 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.
-
callDatabaseSchemasGetRESTCall
public DatabaseSchemasResponse callDatabaseSchemasGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseSchemasResponse 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.
-
callDatabaseSchemasPostRESTCall
public DatabaseSchemasResponse callDatabaseSchemasPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DatabaseSchemasResponse 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.
-
callDatabaseTableGetRESTCall
public DatabaseTableResponse callDatabaseTableGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseTableResponse 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.
-
callDatabaseTablesGetRESTCall
public DatabaseTablesResponse callDatabaseTablesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseTablesResponse 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.
-
callDatabaseTablesPostRESTCall
public DatabaseTablesResponse callDatabaseTablesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DatabaseTablesResponse 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.
-
callDatabaseViewGetRESTCall
public DatabaseViewResponse callDatabaseViewGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseViewResponse 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.
-
callDatabaseViewsGetRESTCall
public DatabaseViewsResponse callDatabaseViewsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DatabaseViewsResponse 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.
-
callDatabaseViewsPostRESTCall
public DatabaseViewsResponse callDatabaseViewsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DatabaseViewsResponse 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.
-
callDataContainerGetRESTCall
public DataContainerResponse callDataContainerGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DataContainerResponse 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.
-
callDataContainersGetRESTCall
public DataContainersResponse callDataContainersGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DataContainersResponse 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.
-
callDataContainersPostRESTCall
public DataContainersResponse callDataContainersPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DataContainersResponse 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.
-
callDataFileGetRESTCall
public DataFileResponse callDataFileGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DataFileResponse 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.
-
callDataFilePostRESTCall
public DataFileResponse callDataFilePostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DataFileResponse 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.
-
callDataFilesGetRESTCall
public DataFilesResponse callDataFilesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DataFilesResponse 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.
-
callDataFilesPostRESTCall
public DataFilesResponse callDataFilesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DataFilesResponse 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.
-
callFileFolderGetRESTCall
public FileFolderResponse callFileFolderGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FileFolderResponse 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.
-
callFileFolderPostRESTCall
public FileFolderResponse callFileFolderPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a FileFolderResponse 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.
-
callFileFoldersGetRESTCall
public FileFoldersResponse callFileFoldersGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FileFoldersResponse 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.
-
callFormGetRESTCall
public FormResponse callFormGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FormResponse 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.
-
callFormsGetRESTCall
public FormsResponse callFormsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a FormsResponse 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.
-
callFormsPostRESTCall
public FormsResponse callFormsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a FormsResponse 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.
-
callQueryGetRESTCall
public QueryResponse callQueryGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a QueryResponse 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.
-
callQueriesGetRESTCall
public QueriesResponse callQueriesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a QueriesResponse 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.
-
callQueriesPostRESTCall
public QueriesResponse callQueriesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a QueriesResponse 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.
-
callReportGetRESTCall
public ReportResponse callReportGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ReportResponse 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.
-
callReportsGetRESTCall
public ReportsResponse callReportsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ReportsResponse 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.
-
callReportsPostRESTCall
public ReportsResponse callReportsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ReportsResponse 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.
-
callTopicGetRESTCall
public TopicResponse callTopicGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TopicResponse 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.
-
callTopicsGetRESTCall
public TopicsResponse callTopicsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a TopicsResponse 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.
-
callTopicsPostRESTCall
public TopicsResponse callTopicsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a TopicsResponse 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.
-
callEventTypeGetRESTCall
public EventTypeResponse callEventTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EventTypeResponse 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.
-
callEventTypesGetRESTCall
public EventTypesResponse callEventTypesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a EventTypesResponse 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.
-
callEventTypesPostRESTCall
public EventTypesResponse callEventTypesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a EventTypesResponse 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.
-
callAPIGetRESTCall
public APIResponse callAPIGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIResponse 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.
-
callAPIsGetRESTCall
public APIsResponse callAPIsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIsResponse 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.
-
callAPIsPostRESTCall
public APIsResponse callAPIsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a APIsResponse 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
- request body for the request.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.
-
callAPIOperationGetRESTCall
public APIOperationResponse callAPIOperationGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIOperationResponse 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.
-
callAPIOperationsGetRESTCall
public APIOperationsResponse callAPIOperationsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIOperationsResponse 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.
-
callAPIOperationsPostRESTCall
public APIOperationsResponse callAPIOperationsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a APIOperationsResponse 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
- request body for the request.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.
-
callAPIParametersGetRESTCall
public APIParametersResponse callAPIParametersGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIParametersResponse 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.
-
callAPIParameterListsGetRESTCall
public APIParameterListsResponse callAPIParameterListsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIParameterListsResponse 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.
-
callAPIParameterListGetRESTCall
public APIParameterListResponse callAPIParameterListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIParameterListsResponse 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.
-
callAPIParameterListsPostRESTCall
public APIParameterListsResponse callAPIParameterListsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a APIParameterListsResponse 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
- request body for the request.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.
-
callSchemaAttributeGetRESTCall
public SchemaAttributeResponse callSchemaAttributeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SchemaAttributeResponse 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.
-
callSchemaAttributesGetRESTCall
public SchemaAttributesResponse callSchemaAttributesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SchemaAttributesResponse 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.
-
callSchemaTypeGetRESTCall
public SchemaTypeResponse callSchemaTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SchemaTypeResponse 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.
-
callValidValueSetsPostRESTCall
public ValidValueSetsResponse callValidValueSetsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ValidValueSetsResponse 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.
-
callValidValueGetRESTCall
public ValidValueResponse callValidValueGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValuesResponse 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:
- ValidValueResponse
- 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.
-
callValidValueListGetRESTCall
public ValidValuesResponse callValidValueListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ValidValueElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callValidValueListPostRESTCall
public ValidValuesResponse callValidValueListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ValidValueElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callValidValuesGetRESTCall
public ValidValuesResponse callValidValuesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValuesResponse 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:
- ValidValuesResponse
- 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.
-
callValidValuesPostRESTCall
public ValidValuesResponse callValidValuesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ValidValuesResponse 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
- additional parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- ValidValuesResponse
- 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.
-
callValidValueAssignmentConsumersGetRESTCall
public ValidValueAssignmentConsumersResponse callValidValueAssignmentConsumersGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValueAssignmentConsumersResponse 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:
- ValidValueAssignmentConsumersResponse
- 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.
-
callValidValueAssignmentDefinitionsGetRESTCall
public ValidValueAssignmentDefinitionsResponse callValidValueAssignmentDefinitionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValueAssignmentDefinitionsResponse 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:
- ValidValueAssignmentConsumersResponse
- 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.
-
callValidValuesImplAssetsGetRESTCall
public ValidValuesImplAssetsResponse callValidValuesImplAssetsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValuesImplAssetsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callValidValuesImplDefinitionsGetRESTCall
public ValidValuesImplDefinitionsResponse callValidValuesImplDefinitionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValuesImplDefinitionsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callReferenceValueAssignmentDefinitionsGetRESTCall
public ReferenceValueAssignmentDefinitionsResponse callReferenceValueAssignmentDefinitionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ReferenceValueAssignmentDefinitionsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callReferenceValueAssignmentItemsGetRESTCall
public ReferenceValueAssignmentItemsResponse callReferenceValueAssignmentItemsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ReferenceValueAssignmentItemsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callValidValueMappingsGetRESTCall
public ValidValueMappingsResponse callValidValueMappingsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValueMappingsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callValidValuesMappingsGetRESTCall
public ValidValuesMappingsResponse callValidValuesMappingsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ValidValueMappingsResponse 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:
- ValidValuesImplAssetsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAssetElementGetRESTCall
public AssetElementResponse callAssetElementGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns an AssetElementResponse 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:
- AssetElementResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAssetElementsGetRESTCall
public AssetElementsResponse callAssetElementsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns an AssetElementsResponse 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:
- AssetElementsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAssetElementsPostRESTCall
public AssetElementsResponse callAssetElementsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns an AssetElementsResponse object.- Parameters:
methodName
- name of the method being called.requestBody
- request body for the REST call - contains most of the parametersurlTemplate
- 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:
- AssetElementsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAssetRelationshipsPostRESTCall
public AssetRelationshipsResponse callAssetRelationshipsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callRelatedAssetsPostRESTCall
public RelatedAssetsResponse callRelatedAssetsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callServerAssetUseGetRESTCall
public ServerAssetUseResponse callServerAssetUseGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ServerAssetUseElement in a response 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
- something went wrong with the REST call stack.
-
callServerAssetUseListGetRESTCall
public ServerAssetUsesResponse callServerAssetUseListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ServerAssetUseElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- 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:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callServerAssetUseListPostRESTCall
public ServerAssetUsesResponse callServerAssetUseListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of ServerAssetUseElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callSupportedCapabilityListPostRESTCall
public SupportedCapabilitiesResponse callSupportedCapabilityListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of SupportedCapabilityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callDataFlowPostRESTCall
public DataFlowElementResponse callDataFlowPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DataFlowElementResponse 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.
-
callDataFlowsPostRESTCall
public DataFlowElementsResponse callDataFlowsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DataFlowElementsResponse 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.
-
callControlFlowPostRESTCall
public ControlFlowElementResponse callControlFlowPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ControlFlowElementResponse 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.
-
callControlFlowsPostRESTCall
public ControlFlowElementsResponse callControlFlowsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ControlFlowElementsResponse 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.
-
callProcessCallPostRESTCall
public ProcessCallElementResponse callProcessCallPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ProcessCallElementResponse 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.
-
callProcessCallsPostRESTCall
public ProcessCallElementsResponse callProcessCallsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ProcessCallElementsResponse 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.
-
callLineageMappingPostRESTCall
public LineageMappingElementResponse callLineageMappingPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a LineageMappingElementResponse 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.
-
callLineageMappingsPostRESTCall
public LineageMappingElementsResponse callLineageMappingsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a LineageMappingElementsResponse 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.
-
callSurveyReportListGetRESTCall
public SurveyReportsResponse callSurveyReportListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DiscoveryAnalysisReportListResponse 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:
- DiscoveryAnalysisReportResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callDiscoveryAnalysisReportListPostRESTCall
public SurveyReportsResponse callDiscoveryAnalysisReportListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a DiscoveryAnalysisReportListResponse 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
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- DiscoveryAnalysisReportResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAnnotationListGetRESTCall
public AnnotationsResponse callAnnotationListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns an AnnotationsResponse 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:
- AnnotationsResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAnnotationListPostRESTCall
public AnnotationsResponse callAnnotationListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns an AnnotationResponse 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
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- AnnotationResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAnnotationGetRESTCall
public AnnotationResponse callAnnotationGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns an AnnotationResponse 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:
- AnnotationResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callAnnotationPostRESTCall
public AnnotationResponse callAnnotationPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns an AnnotationResponse 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
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template.- Returns:
- AnnotationResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callCertificationTypeGetRESTCall
public CertificationTypeResponse callCertificationTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a CertificationTypeResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- CertificationTypeResponse
- 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.
-
callCertificationTypeListGetRESTCall
public CertificationTypesResponse callCertificationTypeListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a list of CertificationTypeElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- CertificationTypesResponse
- 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.
-
callCertificationTypeListPostRESTCall
public CertificationTypesResponse callCertificationTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a POST REST call that returns a list of CertificationTypeElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersrequestBody
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- CertificationTypesResponse
- 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.
-
callElementStubsGetRESTCall
public ElementStubsResponse callElementStubsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a ElementStubsResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL 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.
-
callElementStubsPostRESTCall
public ElementStubsResponse callElementStubsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ElementStubsResponse 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.
-
callMetadataElementSummariesPostRESTCall
public MetadataElementSummariesResponse callMetadataElementSummariesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a MetadataElementSummariesResponse 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.
-
callExternalReferenceGetRESTCall
public ExternalReferenceResponse callExternalReferenceGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a ExternalReferenceResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- ExternalReferenceResponse
- 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.
-
callExternalReferencesGetRESTCall
public ExternalReferencesResponse callExternalReferencesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a list of ExternalReferenceElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- ExternalReferencesResponse
- 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.
-
callExternalReferencesPostRESTCall
public ExternalReferencesResponse callExternalReferencesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a POST REST call that returns a list of ExternalReferenceElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersrequestBody
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- ExternalReferencesResponse
- 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.
-
callRelatedElementsGetRESTCall
public RelatedElementsResponse callRelatedElementsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a RelatedElementsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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.
-
callElementHeadersPostRESTCall
public ElementHeadersResponse callElementHeadersPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ElementHeadersResponse 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.
-
callRelatedElementsPostRESTCall
public RelatedElementsResponse callRelatedElementsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ElementHeadersResponse 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.
-
callLicenseTypeGetRESTCall
public LicenseTypeResponse callLicenseTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a LicenseTypeResponse object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- LicenseTypeResponse
- 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.
-
callLicenseTypesGetRESTCall
public LicenseTypesResponse callLicenseTypesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a list of LicenseTypeElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- LicenseTypesResponse
- 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.
-
callLicensesGetRESTCall
public LicensesResponse callLicensesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a GET REST call that returns a list of LicenseElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- LicensesResponse
- 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.
-
callLicenseTypeListPostRESTCall
public LicenseTypesResponse callLicenseTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, PropertyServerException, UserNotAuthorizedException Issue a POST REST call that returns a list of LicenseTypeElement objects.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL with place-holders for the parametersrequestBody
- request body for the REST call - contains most of the parametersparams
- a list of parameters that are slotted into the url template- Returns:
- LicenseTypesResponse
- 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.
-
callSchemaAttributePostRESTCall
public SchemaAttributeResponse callSchemaAttributePostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SchemaAttributeResponse 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.
-
callSchemaAttributesPostRESTCall
public SchemaAttributesResponse callSchemaAttributesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SchemaAttributesResponse 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.
-
callSchemaTypePostRESTCall
public SchemaTypeElementResponse callSchemaTypePostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SchemaTypeElementResponse 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.
-
callSchemaTypesPostRESTCall
public SchemaTypeElementsResponse callSchemaTypesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SchemaTypeElementsResponse 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.
-
callElementHeaderPostRESTCall
public ElementHeaderResponse callElementHeaderPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a ElementHeaderResponse 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.
-
callRelationshipPostRESTCall
public RelationshipElementResponse callRelationshipPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a RelationshipElementResponse 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.
-
callRelationshipsPostRESTCall
public RelationshipElementsResponse callRelationshipsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a RelationshipElementsResponse 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.
-
callElementStubGetRESTCall
public ElementStubResponse callElementStubGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ElementStubResponse 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.
-
callOCFConnectorReportGetRESTCall
public ConnectorReportResponse callOCFConnectorReportGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ConnectorReportResponse 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:
- ConnectorReportResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callITProfileGetRESTCall
public ITProfileResponse callITProfileGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ITProfileElement in a response 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
- something went wrong with the REST call stack.
-
callITProfileListGetRESTCall
public ITProfilesResponse callITProfileListGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ITProfileElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- 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:
- response object
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callITProfileListPostRESTCall
public ITProfilesResponse callITProfileListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ITProfileElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callUserIdentityGetRESTCall
public UserIdentityResponse callUserIdentityGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a UserIdentityElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- UserIdentityResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callUserIdentityPostRESTCall
public UserIdentityResponse callUserIdentityPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a UserIdentityResponse 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.
-
callUserIdentitiesPostRESTCall
public UserIdentitiesResponse callUserIdentitiesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a UserIdentitiesResponse 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.
-
callUserIdentitiesGetRESTCall
public UserIdentitiesResponse callUserIdentitiesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of UserIdentityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- 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:
- UserIdentitiesResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callUserIdentityListPostRESTCall
public UserIdentitiesResponse callUserIdentityListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of UserIdentityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- UserIdentitiesResponse
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callSoftwareServerCapabilityGetRESTCall
public SoftwareCapabilityResponse callSoftwareServerCapabilityGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SoftwareCapabilityElement in a response 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
- something went wrong with the REST call stack.
-
callSoftwareServerCapabilitiesGetRESTCall
public SoftwareCapabilitiesResponse callSoftwareServerCapabilitiesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of SoftwareServerCapabilityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- 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:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callSoftwareServerCapabilitiesPostRESTCall
public SoftwareCapabilitiesResponse callSoftwareServerCapabilitiesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of SoftwareServerCapabilityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- template of the URL for the REST API call with place-holders for the parametersrequestBody
- request body for the requestparams
- a list of parameters that are slotted into the url template- Returns:
- response objects
- Throws:
InvalidParameterException
- one of the parameters is invalid.UserNotAuthorizedException
- the user is not authorized to make this request.PropertyServerException
- something went wrong with the REST call stack.
-
callDigitalServiceGetRESTCall
public DigitalServiceResponse callDigitalServiceGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a DigitalServiceElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callDigitalServicesGetRESTCall
public DigitalServicesResponse callDigitalServicesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of DigitalServiceElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callDigitalServicesPostRESTCall
public DigitalServicesResponse callDigitalServicesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of DigitalServiceElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callActorProfileGetRESTCall
public ActorProfileResponse callActorProfileGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a ActorProfileElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callActorProfilesGetRESTCall
public ActorProfilesResponse callActorProfilesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ActorProfileElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callActorProfilesPostRESTCall
public ActorProfilesResponse callActorProfilesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of ActorProfileElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callPersonRoleGetRESTCall
public PersonRoleResponse callPersonRoleGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a PersonRoleElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callPersonRolesGetRESTCall
public PersonRolesResponse callPersonRolesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of PersonRoleElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callPersonRolesPostRESTCall
public PersonRolesResponse callPersonRolesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of PersonRoleElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callAppointeesPostRESTCall
public AppointeesResponse callAppointeesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a list of PersonRoleAppointees in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callCommunityGetRESTCall
public CommunityResponse callCommunityGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a CommunityElement in a response object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCommunitiesGetRESTCall
public CommunitiesResponse callCommunitiesGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of CommunityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template 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
- something went wrong with the REST call stack.
-
callCommunitiesPostRESTCall
public CommunitiesResponse callCommunitiesPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a list of CommunityElements in a response object.- Parameters:
methodName
- name of the method being calledurlTemplate
- REST API call URL template with place-holders for the parametersrequestBody
- request body for the requestparams
- 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
- something went wrong with the REST call stack.
-
callSecurityGroupGetRESTCall
public SecurityGroupResponse callSecurityGroupGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SecurityGroupResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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.
-
callSecurityGroupPostRESTCall
public SecurityGroupResponse callSecurityGroupPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SecurityGroupResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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.
-
callSecurityGroupsGetRESTCall
public SecurityGroupsResponse callSecurityGroupsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a SecurityGroupsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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.
-
callSecurityGroupsPostRESTCall
public SecurityGroupsResponse callSecurityGroupsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a SecurityGroupsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template 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.
-
callLocationGetRESTCall
public LocationResponse callLocationGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a LocationResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- LocationResponse
- 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.
-
callLocationsGetRESTCall
public LocationsResponse callLocationsGetRESTCall(String methodName, String urlTemplate, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a GET REST call that returns a LocationsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template with place-holders for the parameters.params
- a list of parameters that are slotted into the url template.- Returns:
- LocationsResponse
- 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.
-
callLocationsPostRESTCall
public LocationsResponse callLocationsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException Issue a POST REST call that returns a LocationsResponse object.- Parameters:
methodName
- name of the method being called.urlTemplate
- REST API call URL template with place-holders for the parameters.requestBody
- properties describing the valid value definition/setparams
- a list of parameters that are slotted into the url template.- Returns:
- LocationsResponse
- 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.
-