Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ActorProfileRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActorProfileRequestBody provides the request body payload for working on ActorProfile entities.
ActorProfileRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Default constructor
ActorProfileRequestBody(ActorProfileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Copy/clone constructor
ActorProfileResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActorProfileResponse is the response structure used on the OMAS REST API calls that return a ActorProfileElement object as a response.
ActorProfileResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Default constructor
ActorProfileResponse(ActorProfileResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Copy/clone constructor
ActorProfilesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ActorProfilesResponse is the response structure used on the OMAS REST API calls that return a list of profile elements.
ActorProfilesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Default constructor
ActorProfilesResponse(ActorProfilesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Copy/clone constructor
AnnotationResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationResponse is the response structure used on the OMAS REST API calls that return a Annotation object as a response.
AnnotationResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Default constructor
AnnotationResponse(AnnotationResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Copy/clone constructor
AnnotationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationsResponse is the response structure used on OMAS REST API calls that return a list of Annotations objects as a response.
AnnotationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Default constructor
AnnotationsResponse(AnnotationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Copy/clone constructor
AnnotationStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AnnotationStatusRequestBody provides a structure for passing the annotation status of an Annotation.
AnnotationStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Default constructor
AnnotationStatusRequestBody(AnnotationStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Copy/clone constructor
APIManagerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIManagerRequestBody describes the basic properties of an API manager's software server capability.
APIManagerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Default constructor
APIManagerRequestBody(APIManagerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Copy/clone constructor.
APIManagerRequestBody(APIManagerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Copy/clone constructor.
APIOperationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIOperationRequestBody describes the properties of the API operation plus the optional identifiers for an owning software server capability.
APIOperationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Default constructor
APIOperationRequestBody(APIOperationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Copy/clone constructor.
APIOperationRequestBody(APIOperationProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Copy/clone constructor.
APIOperationResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIOperationResponse is a response object for passing back a single APIOperation element or an exception if the request failed.
APIOperationResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Default constructor
APIOperationResponse(APIOperationResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Copy/clone constructor
APIOperationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIOperationsResponse is a response object for passing back a a list of APIOperations or an exception if the request failed.
APIOperationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Default constructor
APIOperationsResponse(APIOperationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Copy/clone constructor
APIParameterListRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIParameterListRequestBody describes the properties of the API parameter list plus the optional identifiers for an owning software server capability.
APIParameterListRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Default constructor
APIParameterListRequestBody(APIParameterListRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Copy/clone constructor.
APIParameterListRequestBody(APIParameterListProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Copy/clone constructor.
APIParameterListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIParameterListResponse is a response object for passing back a single APIParameterList element or an exception if the request failed.
APIParameterListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Default constructor
APIParameterListResponse(APIParameterListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Copy/clone constructor
APIParameterListsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIParameterListsResponse is a response object for passing back a a list of APIParameterLists or an exception if the request failed.
APIParameterListsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Default constructor
APIParameterListsResponse(APIParameterListsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Copy/clone constructor
APIParameterResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIParameterResponse is a response object for passing back a single APIParameter element or an exception if the request failed.
APIParameterResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Default constructor
APIParameterResponse(APIParameterResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Copy/clone constructor
APIParametersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIParametersResponse is a response object for passing back a a list of APIParameters or an exception if the request failed.
APIParametersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Default constructor
APIParametersResponse(APIParametersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Copy/clone constructor
APIRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIRequestBody describes the properties of the API plus the optional identifiers for an owning software server capability.
APIRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Default constructor
APIRequestBody(APIRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Copy/clone constructor.
APIRequestBody(APIProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Copy/clone constructor.
APIResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIResponse is a response object for passing back a single API element or an exception if the request failed.
APIResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Default constructor
APIResponse(APIResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Copy/clone constructor
APIsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
APIsResponse is a response object for passing back a a list of APIs or an exception if the request failed.
APIsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Default constructor
APIsResponse(APIsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Copy/clone constructor
ApplicationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ApplicationRequestBody describes the basic properties of an application's software server capability.
ApplicationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Default constructor
ApplicationRequestBody(ApplicationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Copy/clone constructor.
ApplicationRequestBody(ApplicationProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Copy/clone constructor.
AppointeesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonRolesResponse is the response structure used on the OMAS REST API calls that return a a list of person role elements.
AppointeesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Default constructor
AppointeesResponse(AppointeesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Copy/clone constructor
AppointmentRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AppointmentRequestBody provides the request body payload for linking roles to people.
AppointmentRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Default constructor
AppointmentRequestBody(AppointmentRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Copy/clone constructor
ArchiveRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ArchiveRequestBody carries the parameters for marking an asset as archived (or deleted).
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Copy/clone constructor
ArchiveRequestBody(ArchiveProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Copy/clone constructor
AssetConnectionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetConnectionRequestBody carries the parameters for creating a new relationship between an asset and a connection.
AssetConnectionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Default constructor
AssetConnectionRequestBody(AssetConnectionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Copy/clone constructor
AssetElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetElementResponse is the response structure used on the OMAS REST API calls that return a AssetElement bean object as a response.
AssetElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Default constructor
AssetElementResponse(AssetElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Copy/clone constructor
AssetElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetElementsResponse returns a list of assets from the server.
AssetElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Default constructor
AssetElementsResponse(AssetElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Copy/clone constructor
AssetExtensionsRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetExtensionsRequestBody provides the request body payload for relationships between assets.
AssetExtensionsRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Default constructor
AssetExtensionsRequestBody(AssetExtensionsRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Copy/clone constructor
AssetGraphResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetGraphResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns an AssetGraph object as a response.
AssetGraphResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Default constructor
AssetGraphResponse(AssetGraphResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Copy/clone constructor
AssetRelationshipsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetRelationshipsResponse is a response object for passing back a list of relationships between assets or an exception if the request failed.
AssetRelationshipsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Default constructor
AssetRelationshipsResponse(AssetRelationshipsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Copy/clone constructor
AssetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetRequestBody describes the properties of the asset for creation and update.
AssetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Default constructor
AssetRequestBody(AssetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Copy/clone constructor.
AssetRequestBody(AssetProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Copy/clone constructor.
AssetSearchMatchesListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
AssetSearchMatchesListResponse returns the list of results from an asset domain search.
AssetSearchMatchesListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Default constructor
AssetSearchMatchesListResponse(AssetSearchMatchesListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Copy/clone constructor

B

BAD_SUB_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-019 - The type name {0} passed on method {1} of service {2} is not a sub-type of {3}
BooleanRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
BooleanRequestBody is the request body structure used on OMAG REST API calls that passed a boolean flag.
BooleanRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Default constructor
BooleanRequestBody(BooleanRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Copy/clone constructor
BooleanResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
BooleanResponse is the response structure used on OMAG REST API calls that return a boolean response.
BooleanResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Default constructor
BooleanResponse(BooleanResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Copy/clone constructor

C

CalculatedValueClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.
CalculatedValueClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Default constructor
CalculatedValueClassificationRequestBody(CalculatedValueClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Copy/clone constructor for a primary key.
callActorProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ActorProfileElement in a response object.
callActorProfilesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
callActorProfilesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ActorProfileElements in a response object.
callAnnotationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns an AnnotationResponse object.
callAnnotationListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns an AnnotationsResponse object.
callAnnotationListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns an AnnotationResponse object.
callAnnotationPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns an AnnotationResponse object.
callAPIGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIResponse object.
callAPIOperationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIOperationResponse object.
callAPIOperationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIOperationsResponse object.
callAPIOperationsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a APIOperationsResponse object.
callAPIParameterListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIParameterListsResponse object.
callAPIParameterListsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIParameterListsResponse object.
callAPIParameterListsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIParameterListsResponse object.
callAPIParametersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIParametersResponse object.
callAPIsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a APIsResponse object.
callAPIsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a APIsResponse object.
callAppointeesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of PersonRoleAppointees in a response object.
callAssetElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns an AssetElementResponse object.
callAssetElementsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns an AssetElementsResponse object.
callAssetElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns an AssetElementsResponse object.
callAssetRelationshipsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.
callBooleanGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a BooleanResponse object.
callCertificationTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a CertificationTypeResponse object.
callCertificationTypeListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CertificationTypeElement objects.
callCertificationTypeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of CertificationTypeElement objects.
callCollectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a CollectionElement in a response object.
callCollectionListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CollectionElements in a response object.
callCollectionListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CollectionElements in a response object.
callCollectionMemberGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a CollectionMember in a response object.
callCollectionMemberListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CollectionMembers in a response object.
callCommunitiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CommunityElements in a response object.
callCommunitiesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of CommunityElements in a response object.
callCommunityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a CommunityElement in a response object.
callConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ConnectionResponse object.
callConnectionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callConnectionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ConnectionsResponse object.
callConnectorTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ConnectorReportResponse object.
callConnectorTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ConnectorTypesResponse object.
callControlFlowPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ControlFlowElementResponse object.
callControlFlowsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ControlFlowElementsResponse object.
callCountGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a CountResponse object.
callDatabaseColumnGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseColumnResponse object.
callDatabaseColumnsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseColumnsResponse object.
callDatabaseColumnsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DatabaseColumnsResponse object.
callDatabaseGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseResponse object.
callDatabaseSchemaGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseSchemaResponse object.
callDatabaseSchemasGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseSchemasResponse object.
callDatabaseSchemasPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DatabaseSchemasResponse object.
callDatabasesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabasesResponse object.
callDatabaseTableGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseTableResponse object.
callDatabaseTablesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseTablesResponse object.
callDatabaseTablesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DatabaseTablesResponse object.
callDatabaseViewGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseViewResponse object.
callDatabaseViewsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DatabaseViewsResponse object.
callDatabaseViewsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DatabaseViewsResponse object.
callDataContainerGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DataContainerResponse object.
callDataContainersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DataContainersResponse object.
callDataContainersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DataContainersResponse object.
callDataFileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DataFileResponse object.
callDataFilePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DataFileResponse object.
callDataFilesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DataFilesResponse object.
callDataFilesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DataFilesResponse object.
callDataFlowPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DataFlowElementResponse object.
callDataFlowsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DataFlowElementsResponse object.
callDigitalServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DigitalServiceElement in a response object.
callDigitalServicesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of DigitalServiceElements in a response object.
callDigitalServicesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of DigitalServiceElements in a response object.
callDiscoveryAnalysisReportListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a DiscoveryAnalysisReportListResponse object.
callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ElementHeaderResponse object.
callElementHeadersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ElementHeadersResponse object.
callElementStubGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ElementStubResponse object.
callElementStubsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ElementStubsResponse object.
callElementStubsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ElementStubsResponse object.
callEndpointGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a EndpointResponse object.
callEndpointsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a EndpointsResponse object.
callEndpointsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a EndpointsResponse object.
callEventTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a EventTypeResponse object.
callEventTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a EventTypesResponse object.
callEventTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a EventTypesResponse object.
callExternalReferenceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ExternalReferenceResponse object.
callExternalReferencesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ExternalReferenceElement objects.
callExternalReferencesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of ExternalReferenceElement objects.
callFileFolderGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FileFolderResponse object.
callFileFolderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a FileFolderResponse object.
callFileFoldersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FileFoldersResponse object.
callFileSystemGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FileSystemResponse object.
callFolderGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FolderResponse object.
callFormGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FormResponse object.
callFormsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a FormsResponse object.
callFormsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a FormsResponse object.
callGUIDGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a GUIDResponse object.
callGUIDListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of GUIDs object.
callGUIDListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of GUIDs object.
callGUIDPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a guid object.
callITProfileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ITProfileElement in a response object.
callITProfileListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ITProfileElements in a response object.
callITProfileListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ITProfileElements in a response object.
callLicensesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of LicenseElement objects.
callLicenseTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a LicenseTypeResponse object.
callLicenseTypeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of LicenseTypeElement objects.
callLicenseTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of LicenseTypeElement objects.
callLineageMappingPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a LineageMappingElementResponse object.
callLineageMappingsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a LineageMappingElementsResponse object.
callLocationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a LocationResponse object.
callLocationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a LocationsResponse object.
callLocationsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a LocationsResponse object.
callMetadataElementSummariesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a MetadataElementSummariesResponse object.
callMetadataSourceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a MetadataSourceResponse object.
callNameListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of names.
callOCFConnectorReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ConnectorReportResponse object.
callPersonRoleGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a PersonRoleElement in a response object.
callPersonRolesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of PersonRoleElements in a response object.
callPersonRolesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of PersonRoleElements in a response object.
callPostRESTCallNoParams(String, Class<T>, String, Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
Issue a POST REST call that returns a response object.
callProcessCallPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ProcessCallElementResponse object.
callProcessCallsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ProcessCallElementsResponse object.
callProjectGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ProjectElement in a response object.
callProjectsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ProjectElements in a response object.
callProjectsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ProjectElements in a response object.
callQueriesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a QueriesResponse object.
callQueriesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a QueriesResponse object.
callQueryGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a QueryResponse object.
callReferenceValueAssignmentDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ReferenceValueAssignmentDefinitionsResponse object.
callReferenceValueAssignmentItemsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ReferenceValueAssignmentItemsResponse object.
callRelatedAssetsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of AssetRelationshipsResponse in a response object.
callRelatedElementsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a RelatedElementsResponse object.
callRelatedElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ElementHeadersResponse object.
callRelationshipPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a RelationshipElementResponse object.
callRelationshipsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a RelationshipElementsResponse object.
callReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ReportResponse object.
callReportsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ReportsResponse object.
callReportsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ReportsResponse object.
callSchemaAttributeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SchemaAttributeResponse object.
callSchemaAttributePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SchemaAttributeResponse object.
callSchemaAttributesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SchemaAttributesResponse object.
callSchemaAttributesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SchemaAttributesResponse object.
callSchemaTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SchemaTypeResponse object.
callSchemaTypePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SchemaTypeElementResponse object.
callSchemaTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SchemaTypeElementsResponse object.
callSecurityGroupGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SecurityGroupResponse object.
callSecurityGroupPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SecurityGroupResponse object.
callSecurityGroupsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SecurityGroupsResponse object.
callSecurityGroupsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a SecurityGroupsResponse object.
callServerAssetUseGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ServerAssetUseElement in a response object.
callServerAssetUseListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ServerAssetUseElements in a response object.
callServerAssetUseListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of ServerAssetUseElements in a response object.
callSoftwareServerCapabilitiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of SoftwareServerCapabilityElements in a response object.
callSoftwareServerCapabilitiesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of SoftwareServerCapabilityElements in a response object.
callSoftwareServerCapabilityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a SoftwareCapabilityElement in a response object.
callStringMapGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of names mapped to their descriptions.
callSupportedCapabilityListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of SupportedCapabilityElements in a response object.
callSurveyReportListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a DiscoveryAnalysisReportListResponse object.
callTopicGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a TopicResponse object.
callTopicsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a TopicsResponse object.
callTopicsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a TopicsResponse object.
callUserIdentitiesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of UserIdentityElements in a response object.
callUserIdentitiesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a UserIdentitiesResponse object.
callUserIdentityGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a UserIdentityElement in a response object.
callUserIdentityListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a list of UserIdentityElements in a response object.
callUserIdentityPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a UserIdentityResponse object.
callValidValueAssignmentConsumersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValueAssignmentConsumersResponse object.
callValidValueAssignmentDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValueAssignmentDefinitionsResponse object.
callValidValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValuesResponse object.
callValidValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ValidValueElements in a response object.
callValidValueListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a list of ValidValueElements in a response object.
callValidValueMappingsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValueMappingsResponse object.
callValidValueSetsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ValidValueSetsResponse object.
callValidValuesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValuesResponse object.
callValidValuesImplAssetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValuesImplAssetsResponse object.
callValidValuesImplDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValuesImplDefinitionsResponse object.
callValidValuesMappingsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a GET REST call that returns a ValidValueMappingsResponse object.
callValidValuesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a ValidValuesResponse object.
callVoidGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a VoidResponse object.
callVoidPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Issue a POST REST call that returns a VoidResponse object.
CANNOT_DELETE_ELEMENT_IN_USE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-023 - Method {0} of service {1} is unable to delete {2} identified by {3} because it is still in use.
captureExceptions(FFDCResponse, Exception, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureExceptions(FFDCResponse, Exception, String, AuditLog) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureInvalidParameterException(FFDCResponse, InvalidParameterException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
capturePropertyServerException(FFDCResponse, PropertyServerException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
captureUserNotAuthorizedException(FFDCResponse, UserNotAuthorizedException) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Set the exception information into the response.
CertificateIdRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificateIdRequestBody provides a structure for the unique certificate identifier.
CertificateIdRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Default constructor
CertificateIdRequestBody(CertificateIdRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Copy/clone constructor
CertificationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificationTypesResponse is the response structure used on the OMAS REST API calls that return a list of certifications as a response.
CertificationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Default constructor
CertificationsResponse(CertificationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Copy/clone constructor
CertificationTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificationTypeRequestBody provides a structure used when creating certification types.
CertificationTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Default constructor
CertificationTypeRequestBody(CertificationTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Copy/clone constructor
CertificationTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificationTypeResponse is the response structure used on the OMAS REST API calls that returns a certification type object as a response.
CertificationTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Default constructor
CertificationTypeResponse(CertificationTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Copy/clone constructor
CertificationTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CertificationTypesResponse is the response structure used on the OMAS REST API calls that return a list of certification types as a response.
CertificationTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Default constructor
CertificationTypesResponse(CertificationTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Copy/clone constructor
ClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ClassificationRequestBody describes the request body used when attaching classification to elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Copy/clone constructor.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
OMAG-COMMON-0002 - A client-side exception was received from API call {0} to OMAG Server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-503-001 - A client-side exception was received from API call {0} to OMAG Server {1} at {2}.
CollectionMemberResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CollectionMemberResponse is the response structure used on the OMAS REST API calls that return a CollectionMember object as a response.
CollectionMemberResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Default constructor
CollectionMemberResponse(CollectionMemberResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Copy/clone constructor
CollectionMembersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CollectionMembersResponse is the response structure used on the OMAS REST API calls that return a list of collection membership elements.
CollectionMembersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Default constructor
CollectionMembersResponse(CollectionMembersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Copy/clone constructor
CollectionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CollectionResponse is the response structure used on the OMAS REST API calls that return a CollectionElement object as a response.
CollectionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Default constructor
CollectionResponse(CollectionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Copy/clone constructor
CollectionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CollectionsResponse is the response structure used on the OMAS REST API calls that return a list of collection elements.
CollectionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Default constructor
CollectionsResponse(CollectionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Copy/clone constructor
CombinedSchemaRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CombinedSchemaRequestBody carries the parameters for created a new schema to attach to an asset.
CombinedSchemaRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Default constructor
CombinedSchemaRequestBody(CombinedSchemaRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Copy/clone constructor
CommentRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The CommentRequestBody bean stores information about a comment connected to an asset.
CommentRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Default constructor
CommentRequestBody(CommentRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Copy/clone constructor.
CommentTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CommentTypesResponse is a response object for passing back a list of enum values or an exception if the request failed.
CommentTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Default constructor
CommentTypesResponse(CommentTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Copy/clone constructor
CommunitiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CommunitiesResponse is the response structure used on the OMAS REST API calls that return a list of community elements.
CommunitiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Default constructor
CommunitiesResponse(CommunitiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Copy/clone constructor
CommunityResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CommunityResponse is the response structure used on the OMAS REST API calls that return a CommunityElement object as a response.
CommunityResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Default constructor
CommunityResponse(CommunityResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Copy/clone constructor
ConnectionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectionRequestBody carries the parameters for describing a connection.
ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Default constructor
ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Copy/clone constructor
ConnectionRequestBody(ConnectionProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Copy/clone constructor
ConnectionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Copy/clone constructor
ConnectorReport - Class in org.odpi.openmetadata.commonservices.ffdc.properties
ConnectorReport is a collection of information provided by a connector provider that describes the operation of a connector.
ConnectorReport() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Default constructor
ConnectorReport(ConnectorReport) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Copy/clone constructor
ConnectorReportResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectorReportResponse is the response structure used on REST API calls that return a ConnectorType object as a response.
ConnectorReportResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Default constructor
ConnectorReportResponse(ConnectorReportResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Copy/clone constructor
ConnectorTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectorTypeRequestBody carries the parameters for describing a connector type.
ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Default constructor
ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Copy/clone constructor
ConnectorTypeRequestBody(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Copy/clone constructor
ConnectorTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectorReportResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Copy/clone constructor
ContactMethodRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ContactMethodRequestBody provides the request body payload for working on ContactMethod entities.
ContactMethodRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Default constructor
ContactMethodRequestBody(ContactMethodRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Copy/clone constructor
ControlFlowElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ControlFlowElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Default constructor
ControlFlowElementResponse(ControlFlowElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Copy/clone constructor
ControlFlowElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ControlFlowElementsResponse is a response object for passing back a a list of control flow relationships or an exception if the request failed.
ControlFlowElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Default constructor
ControlFlowElementsResponse(ControlFlowElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Copy/clone constructor
ControlFlowRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ControlFlowRequestBody describes the request body used when linking elements within processes.
ControlFlowRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Default constructor
ControlFlowRequestBody(ControlFlowRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Copy/clone constructor.
CountResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
CountResponse defines the response structure for the OMAS REST API calls that returns a number as a response.
CountResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Default constructor
CountResponse(CountResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Copy/clone constructor

D

DatabaseColumnResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseColumnResponse is a response object for passing back a single database column element or an exception if the request failed.
DatabaseColumnResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Default constructor
DatabaseColumnResponse(DatabaseColumnResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Copy/clone constructor
DatabaseColumnsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseColumnsResponse is a response object for passing back a a list of database columns or an exception if the request failed.
DatabaseColumnsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Default constructor
DatabaseColumnsResponse(DatabaseColumnsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Copy/clone constructor
DatabaseManagerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseManagerRequestBody describes the basic properties of a database manager's software server capability.
DatabaseManagerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Default constructor
DatabaseManagerRequestBody(DatabaseManagerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Copy/clone constructor.
DatabaseManagerRequestBody(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Copy/clone constructor.
DatabaseResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseResponse is a response object for passing back a single database element or an exception if the request failed.
DatabaseResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Default constructor
DatabaseResponse(DatabaseResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Copy/clone constructor
DatabaseSchemaResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseSchemaResponse is a response object for passing back a single database schema element or an exception if the request failed.
DatabaseSchemaResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Default constructor
DatabaseSchemaResponse(DatabaseSchemaResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Copy/clone constructor
DatabaseSchemasResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseSchemasResponse is a response object for passing back a a list of database schemas or an exception if the request failed.
DatabaseSchemasResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Default constructor
DatabaseSchemasResponse(DatabaseSchemasResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Copy/clone constructor
DatabasesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabasesResponse is a response object for passing back a a list of databases or an exception if the request failed.
DatabasesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Default constructor
DatabasesResponse(DatabasesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Copy/clone constructor
DatabaseTableResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseTableResponse is a response object for passing back a single database table element or an exception if the request failed.
DatabaseTableResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Default constructor
DatabaseTableResponse(DatabaseTableResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Copy/clone constructor
DatabaseTablesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseTablesResponse is a response object for passing back a a list of database tables or an exception if the request failed.
DatabaseTablesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Default constructor
DatabaseTablesResponse(DatabaseTablesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Copy/clone constructor
DatabaseViewResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseViewResponse is a response object for passing back a single database view element or an exception if the request failed.
DatabaseViewResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Default constructor
DatabaseViewResponse(DatabaseViewResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Copy/clone constructor
DatabaseViewsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DatabaseViewsResponse is a response object for passing back a a list of database views or an exception if the request failed.
DatabaseViewsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Default constructor
DatabaseViewsResponse(DatabaseViewsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Copy/clone constructor
DataContainerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataContainerRequestBody describes the properties of the data container plus the optional identifiers for an owning software server capability.
DataContainerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Default constructor
DataContainerRequestBody(DataContainerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Copy/clone constructor.
DataContainerRequestBody(DataContainerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Copy/clone constructor.
DataContainerResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataContainerResponse is a response object for passing back a single data container element or an exception if the request failed.
DataContainerResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Default constructor
DataContainerResponse(DataContainerResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Copy/clone constructor
DataContainersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataContainersResponse is a response object for passing back a a list of data containers or an exception if the request failed.
DataContainersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Default constructor
DataContainersResponse(DataContainersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Copy/clone constructor
DataFieldRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFieldRequestBody describes the properties of the data field plus the optional identifiers for an owning software server capability.
DataFieldRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Default constructor
DataFieldRequestBody(DataFieldRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Copy/clone constructor.
DataFieldRequestBody(DataFieldProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Copy/clone constructor.
DataFieldResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFieldResponse is a response object for passing back a single data field element or an exception if the request failed.
DataFieldResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Default constructor
DataFieldResponse(DataFieldResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Copy/clone constructor
DataFieldsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFieldsResponse is a response object for passing back a a list of data fields or an exception if the request failed.
DataFieldsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Default constructor
DataFieldsResponse(DataFieldsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Copy/clone constructor
DataFileRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFileRequestBody carries the parameters for creating a new file asset.
DataFileRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Default constructor
DataFileRequestBody(DataFileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Copy/clone constructor
DataFileRequestBody(DataFileProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Copy/clone constructor for main properties
DataFileResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFileResponse is the response structure used on the OMAS REST API calls that return the properties for a file.
DataFileResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Default constructor
DataFileResponse(DataFileResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Copy/clone constructor
DataFilesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFilesResponse is a response object for passing back a a list of database views or an exception if the request failed.
DataFilesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Default constructor
DataFilesResponse(DataFilesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Copy/clone constructor
DataFlowElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataFlowElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Default constructor
DataFlowElementResponse(DataFlowElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Copy/clone constructor
DataFlowElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFlowElementsResponse is a response object for passing back a a list of data flow relationships or an exception if the request failed.
DataFlowElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Default constructor
DataFlowElementsResponse(DataFlowElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Copy/clone constructor
DataFlowRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFlowRequestBody describes the request body used when linking elements within processes.
DataFlowRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Default constructor
DataFlowRequestBody(DataFlowRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Copy/clone constructor.
DataFolderRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataFileRequestBody carries the parameters for creating a new file asset.
DataFolderRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Default constructor
DataFolderRequestBody(DataFolderRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Copy/clone constructor
DataFolderRequestBody(FileFolderProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Copy/clone constructor
DataManagerOMASAPIRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataManagerOMASAPIRequestBody provides a common header for Data Manager OMAS request bodies for its REST API.
DataManagerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIRequestBody
Default constructor
DataManagerOMASAPIRequestBody(DataManagerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIRequestBody
Copy/clone constructor
DataManagerOMASAPIResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FFDCResponseBase provides a common header for Data Manager OMAS managed rest to its REST API.
DataManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIResponse
Default constructor
DataManagerOMASAPIResponse(DataManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIResponse
Copy/clone constructor
DataProcessingEngineRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DataProcessingEngineRequestBody describes the basic properties of a data processing engine's software server capability.
DataProcessingEngineRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Default constructor
DataProcessingEngineRequestBody(DataProcessingEngineRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Copy/clone constructor.
DataProcessingEngineRequestBody(DataProcessingEngineProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Copy/clone constructor.
DeleteRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeleteRequestBody provides a structure for passing the qualified name of an object to be deleted.
DeleteRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Default constructor
DeleteRequestBody(DeleteRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Copy/clone constructor
DeploymentRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DeploymentRequestBody provides the request body payload for working with the relationships between software server platforms and hosts.
DeploymentRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Default constructor
DeploymentRequestBody(DeploymentRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Copy/clone constructor
DerivedSchemaTypeQueryTargetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DerivedSchemaTypeQueryTargetRequestBody describes the properties of a query target plus the optional identifiers for an owning software server capability.
DerivedSchemaTypeQueryTargetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Default constructor
DerivedSchemaTypeQueryTargetRequestBody(DerivedSchemaTypeQueryTargetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Copy/clone constructor.
DerivedSchemaTypeQueryTargetRequestBody(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Copy/clone constructor.
detectAndThrowInvalidParameterException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowInvalidParameterException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an InvalidParameterException if it is encoded in the REST response.
detectAndThrowPropertyServerException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowPropertyServerException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw a PropertyServerException if it is encoded in the REST response.
detectAndThrowStandardExceptions(String, FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an exception if it is encoded in the REST response.
detectAndThrowUserNotAuthorizedException(String, FFDCResponseBase) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Deprecated.
detectAndThrowUserNotAuthorizedException(FFDCResponse) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Throw an UserNotAuthorizedException if it is encoded in the REST response.
DigitalLocationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DigitalLocationRequestBody carries the parameters for marking a location as a digital (cyber) location.
DigitalLocationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Default constructor
DigitalLocationRequestBody(DigitalLocationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Copy/clone constructor
DigitalServiceResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DigitalServiceResponse is a response object for passing back a single digital service object.
DigitalServiceResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Default constructor
DigitalServiceResponse(DigitalServiceResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Copy/clone constructor
DigitalServicesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DigitalServicesResponse is a response object for passing back a list of digital service elements.
DigitalServicesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Default constructor
DigitalServicesResponse(DigitalServicesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Copy/clone constructor
DuplicatesRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
DuplicatesRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Default constructor
DuplicatesRequestBody(DuplicatesRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Copy/clone constructor
DuplicatesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
DuplicatesResponse is a response object for passing back a list of duplicates.
DuplicatesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Default constructor
DuplicatesResponse(DuplicatesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Copy/clone constructor

E

EffectiveDatesRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
EffectiveDatesRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Default constructor
EffectiveDatesRequestBody(EffectiveDatesRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Copy/clone constructor
EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
EffectiveTimeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EffectiveTimeRequestBody carries the date/time for a query.
EffectiveTimeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Default constructor
EffectiveTimeRequestBody(EffectiveTimeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Copy/clone constructor
ElementHeaderResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.
ElementHeaderResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Default constructor
ElementHeaderResponse(ElementHeaderResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Copy/clone constructor
ElementHeadersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementHeadersResponse is a response object for passing back a list of element headers or an exception if the request failed.
ElementHeadersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Default constructor
ElementHeadersResponse(ElementHeadersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Copy/clone constructor
ElementStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementStatusRequestBody describes the status of an asset.
ElementStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Default constructor
ElementStatusRequestBody(ElementStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Copy/clone constructor.
ElementStubResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementStubResponse is a response object for passing back the header of a Referenceable element or an exception if the request failed.
ElementStubResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Default constructor
ElementStubResponse(ElementStubResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Copy/clone constructor
ElementStubsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ElementStubsResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
ElementStubsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Default constructor
ElementStubsResponse(ElementStubsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Copy/clone constructor
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
EndpointRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EndpointRequestBody carries the parameters for describing an endpoint.
EndpointRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Default constructor
EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Copy/clone constructor
EndpointRequestBody(EndpointProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Copy/clone constructor
EndpointResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Copy/clone constructor
EnumSchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EnumSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
EnumSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Default constructor
EnumSchemaTypeRequestBody(EnumSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Copy/clone constructor.
EnumSchemaTypeRequestBody(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Copy/clone constructor.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Standard method.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Return comparison result based on the content of the properties.
EventBrokerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EventBrokerRequestBody describes the basic properties of a event broker's software server capability.
EventBrokerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Default constructor
EventBrokerRequestBody(EventBrokerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Copy/clone constructor.
EventBrokerRequestBody(EventBrokerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Copy/clone constructor.
EventTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EventTypeRequestBody describes the properties of the event type plus the optional identifiers for an owning software server capability.
EventTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Default constructor
EventTypeRequestBody(EventTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Copy/clone constructor.
EventTypeRequestBody(EventTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Copy/clone constructor.
EventTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EventTypeResponse is a response object for passing back a single EventType element or an exception if the request failed.
EventTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Default constructor
EventTypeResponse(EventTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Copy/clone constructor
EventTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
EventTypesResponse is a response object for passing back a a list of EventTypes or an exception if the request failed.
EventTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Default constructor
EventTypesResponse(EventTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Copy/clone constructor
ExternalReferenceIdRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceIdRequestBody provides a structure for the unique external reference identifier.
ExternalReferenceIdRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Default constructor
ExternalReferenceIdRequestBody(ExternalReferenceIdRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Copy/clone constructor
ExternalReferenceLinkRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceRequestBody describes the properties of the external reference plus the optional identifiers for an owning element.
ExternalReferenceLinkRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Default constructor
ExternalReferenceLinkRequestBody(ExternalReferenceLinkRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Copy/clone constructor.
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceRequestBody provides a structure for a new ExternalReference.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Copy/clone constructor
ExternalReferenceResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferenceResponse is the response structure used on the OMAS REST API calls that returns a external reference object as a response.
ExternalReferenceResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Default constructor
ExternalReferenceResponse(ExternalReferenceResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Copy/clone constructor
ExternalReferencesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalReferencesResponse is the response structure used on the OMAS REST API calls that return a list of external references as a response.
ExternalReferencesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Default constructor
ExternalReferencesResponse(ExternalReferencesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Copy/clone constructor
ExternalSourceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Default constructor
ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Copy/clone constructor

F

FeedbackRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FeedbackRequestBody provides a base class for passing feedback objects as a request body over a REST API.
FeedbackRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Default constructor
FeedbackRequestBody(FeedbackRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Copy/clone constructor
FFDCResponse - Interface in org.odpi.openmetadata.commonservices.ffdc.rest
FFDCResponse is the top-level class for a response object used to return results on REST APIs.
FFDCResponseBase - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FFDCResponseBase provides the base class for REST API responses.
FFDCResponseBase() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Default constructor
FFDCResponseBase(FFDCResponseBase) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Copy/clone constructor
FFDCRESTClient - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RESTClient is responsible for issuing calls to the OMAS REST APIs.
FFDCRESTClient(String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for no authentication.
FFDCRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for simple userId and password authentication.
FFDCRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for simple userId and password authentication with audit log.
FFDCRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
Constructor for no authentication with audit log.
FFDCRESTClientBase - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RESTClient is responsible for issuing calls to the OMAS REST APIs.
FileFolderResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FileFolderResponse is the response structure used on the OMAS REST API calls that return the properties for a folder.
FileFolderResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Default constructor
FileFolderResponse(FileFolderResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Copy/clone constructor
FileFoldersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FileFoldersResponse is a response object for passing back a a list of database views or an exception if the request failed.
FileFoldersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Default constructor
FileFoldersResponse(FileFoldersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Copy/clone constructor
FileManagerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FileManagerProperties describes the root node of a file system.
FileManagerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Default constructor
FileManagerRequestBody(FileManagerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Copy/clone constructor.
FileManagerRequestBody(FileManagerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Copy/clone constructor.
FileSystemRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FileSystemProperties describes the root node of a file system.
FileSystemRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Default constructor
FileSystemRequestBody(FileSystemRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Copy/clone constructor.
FileSystemRequestBody(FileSystemProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Copy/clone constructor.
FileSystemResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties for a file system.
FileSystemResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Default constructor
FileSystemResponse(FileSystemResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Copy/clone constructor
FilterRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FilterRequestBody is the request body structure used on OMAG REST API calls that passed a string that is used to filter responses.
FilterRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Default constructor
FilterRequestBody(FilterRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Copy/clone constructor
FixedLocationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FixedLocationRequestBody carries the parameters for marking a location as a fixed physical location.
FixedLocationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Default constructor
FixedLocationRequestBody(FixedLocationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Copy/clone constructor
FormRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FormRequestBody describes the properties of the form plus the optional identifiers for an owning software server capability.
FormRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Default constructor
FormRequestBody(FormRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Copy/clone constructor.
FormRequestBody(FormProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Copy/clone constructor.
FormResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FormResponse is a response object for passing back a single form element or an exception if the request failed.
FormResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Default constructor
FormResponse(FormResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Copy/clone constructor
FormsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FormsResponse is a response object for passing back a a list of forms or an exception if the request failed.
FormsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Default constructor
FormsResponse(FormsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Copy/clone constructor
FormulaRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
FormulaRequestBody carries the parameters for creating a new CalculatedValue classification.
FormulaRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Default constructor
FormulaRequestBody(FormulaRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Copy/clone constructor

G

getAccessGroups() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Return the map from operation to list of security groups.
getActionDescription() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the description of the action in progress when the exception occurred.
getActionDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the description of the action in progress when the exception occurred.
getActionSponsorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return the unique identifier of the sponsor of the To Do.
getAdditionalProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return a copy of the additional properties.
getAnchorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return the optional anchor unique identifier.
getAnchorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return the unique identifier of the element that should be the anchor for the new element.
getAnchorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Return an optional anchor GUID to attach the new element to.
getAnnotation() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return the Annotation object.
getAnnotationStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Returns the stored qualified name property for the metadata entity.
getArguments() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAssetGraph() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return the graph object.
getAssetSummary() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Return the full path of the file - this should be unique.
getAssignToActorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return the unique identifier of the action assigned to perform the work.
getBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Return the unique identifier (GUID) of the business capability where this asset originated from.
getCategory() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the category of reference data for this valid value.
getCertificateId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Return the unique identifier for the certificate from the certificate authority.
getClassificationName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Return the optional classification name for the software server capability.
getClassifications() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the classifications associated with this referenceable.
getCollectionProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Return the properties for the collection.
getColumnHeaders() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
getCommentText() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Return the comment text.
getCommentType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Return an enum that describes the type of comment.
getCommentTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Return the list of metadata elements.
getComponentDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the component description information that the connector uses to register with the audit log.
getConnection() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Return the Connection object.
getConnection() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return the Connection object.
getConnectionName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the name of the connection used to create the connector making the log request.
getConnectorInstanceId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the instance id of the connector making the log record.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Return the fully qualified class name of the connector provider for this type of file.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Return the fully qualified class name of the connector provider for this type of file.
getConnectorReport() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return the component description information that the connector uses to register with the audit log.
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the ConnectorType object.
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the type of connector making the log record.
getConnectorType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return the ConnectorType object.
getConnectorTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Return the list result.
getContextId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the function name, or processId of the activity that the caller is performing.
getContributionRecord() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Return the optional contribution record for the profile.
getCoordinates() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return the position of the location.
getCount() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return the count of objects.
getDataFile() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Return the file result.
getDataType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Returns the data type of the preferred value.
getDelimiterCharacter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the delimiter character used between the columns.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Return the tag description null means no description is available.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Return the description of security at the site.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Return the tag description null means no description is available.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Returns the description property for the template.
getDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Returns the stored description property for the valid value.
getDigitalProductProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Return the properties for the digital product classification.
getDisplayName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Returns the stored display name property for the valid value.
getEffectiveFrom() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Return the date/time to use for the query.
getEffectiveTo() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Return the asset result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Return the folder result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Return the fileSystem result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Return the result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Return the Tag object.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Return the result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Return the to do result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Return the metadata element.
getElementHeaders() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return the list of metadata elements.
getElementProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Return the properties for the element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Return the profile result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return the properties objects.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Return the person role result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Return the list of assets in the response.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Return the list of certification types.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Return the list of certification types.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Return the collection membership result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Return the collection result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Return the community result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return the list of external references.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Return the list of governance definitions.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Return the list of governance domain definition sets.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Return the list of governance domain definitions.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Return the list of governance classification level identifier sets.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Return the list of governance classification level identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Return the list of governance metrics.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Return the list of governance metrics.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Return the list of governance roles.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Return the list of governance roles.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Return the list of governance classification level identifier sets.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Return the resulting elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Return the list of informal tags in the response.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Return the profile result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Return the list of license types.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Return the list of license types.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Return the list of glossary terms in the response.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Return the personalProfile result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Return the person role result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Return the person role result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Return the project membership result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Return the project result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return the list of element identifiers.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Return the list of assets in the response.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Return the list of elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Return the list of assets in the response.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Return the to do result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Return the user identity result.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Return the list of metadata elements.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Return the metadata element.
getElements() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Return the list of metadata elements.
getElementStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Return the initial status ti use (if different from the default value).
getEncryption() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the type of encryption used on the file system (or null is unencrypted).
getExceptionCausedBy() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the name of any nested exception that may indicate the root cause of the exception.
getExceptionCausedBy() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the name of any nested exception that may indicate the root cause of the exception.
getExceptionClassName() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the name of the Java class name to use to recreate the exception.
getExceptionClassName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the name of the Java class name to use to recreate the exception.
getExceptionErrorMessage() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the error message associated with the exception.
getExceptionErrorMessage() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the error message associated with the exception.
getExceptionErrorMessageId() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the formal message identifier for the error message.
getExceptionErrorMessageId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the formal message identifier for the error message.
getExceptionErrorMessageParameters() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the parameters that were inserted in the error message.
getExceptionErrorMessageParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the parameters that were inserted in the error message.
getExceptionProperties() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the additional properties stored by the exceptions.
getExceptionProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the additional properties stored by the exceptions.
getExceptionSystemAction() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the description of the action taken by the system as a result of the exception.
getExceptionSystemAction() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the description of the action taken by the system as a result of the exception.
getExceptionUserAction() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the action that a user should take to resolve the problem.
getExceptionUserAction() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the action that a user should take to resolve the problem.
getExtendedProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Return the unique name of the software server capability entity that represented the external source.
getFileSystemType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the type of the file system.
getFilter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Return the boolean result.
getFlag() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Return the boolean result.
getFormat() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the format of the file system.
getFormula() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Return the formula used to calculate the value.
getFormula() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Return the string containing the formula for the calculated value - it may contain placeholders for queryIds.
getFullName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return the full name for this person.
getFullPath() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the full path of the file - this should be unique.
getGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return the guid result.
getGUIDs() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return the guids result.
getInitialClassifications() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Return the map of classification name to properties describing the initial classification for the new metadata element.
getInitialStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Return the initial status ti use (if different from the default value).
getInitialStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Return the initial status of the certification type.
getInitialStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Return the initial status of the governance definition.
getInitialStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Return the initial status of the license type.
getInitialStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Return the initial status of the metadata element (typically ACTIVE).
getIsDeprecated() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Is the valid value deprecated?
getIsLeadershipRole() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Return whether it is a TeamLeadership role or a TeamMembership role.
getIsOwnAnchor() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return whether this element should be classified as its own anchor or not.
getIsPublic() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Return whether the feedback is private or not
getItInfrastructureGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Return the optional IT Infrastructure asset to connect the profile to.
getItUserId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Return the option userId for the profile which will be created (if needed) and linked to the new IT profile.
getJobRoleDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return the description of the job role for this person.
getJobTitle() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return the primary job title for this person.
getKnownName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return the preferred name for this person.
getLevel() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Return the level of security.
getLicenseId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Return the unique identifier for the license.
getLinkDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Return the link description.
getLinkDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Return the link description.
getLinkId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Return the link id.
getLinkId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Return the link id.
getMapProjection() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return the map projection used to define the coordinates.
getMaxPagingSize() - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Get the maximum paging size.
getMeaning() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Return the glossary term object.
getMessage() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return the actual log message.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Retrieve a message definition object for an exception.
getName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the name for the query request.
getName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return the name of the resource that this asset represents.
getName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Returns the name property for the template.
getNameParameterName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the parameter name.
getNamePropertyName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Return the property name from the open metadata types.
getNames() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return the name list result.
getNetworkAddress() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Return the network address used to connect to the location.
getNewActionTargetProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return any specific action targets for the to do.
getNotes() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return any notes for the steward.
getOrganizationGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Return the unique identifier (GUID) of the organization where this asset originated from.
getOriginatingSystemGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Return the unique identifier for the originating system.
getOriginatingSystemGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Return the unique identifier for the originating system.
getOriginatingSystemName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Return the unique name for the originating system.
getOriginatingSystemName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Return the unique name for the originating system.
getOriginatorGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return the unique identifier of the element that originated the to do.
getOtherOriginValues() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Return any other descriptive labels describing origin of the asset.
getOwnerId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Return the owner identifier.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Return the property name used to identify the owner.
getOwnerTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Return the type of element used to represent the owner.
getParentAtEnd1() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return which end any parent entity sits on the relationship.
getParentGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return the optional unique identifier for an element that should be connected to the newly created element.
getParentGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Return an optional anchor GUID to attach the new element to.
getParentRelationshipProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return any properties that should be included in the parent relationship.
getParentRelationshipTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return the name of the relationship, if any, that should be established between the new element and the parent element.
getPartnerServerType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the type of the server that the partner service resides on.
getPartnerServiceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the service in a remote server that this service depends on.
getPatchLevel() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the patch level of the file system.
getPathName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Return the full path of the file - this should be unique.
getPersonalProfile() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Return the personalProfile result.
getPlaceholderPropertyValues() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return the property values to replace placeholders in the template.
getPosition() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Return the position description for this role.
getPostalAddress() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return the postal address of the location (if appropriate).
getPreferredValue() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the preferred values to use in implementations (normally used with definitions)
getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Return the properties associated with the primary key.
getProcessContainmentType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Return the relationship between the parent and child process.
getProcessStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Return the process status.
getProcessStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Return the status for the element.
getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The action target names returned are those produced by the governance service.
getProducedGuards() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The guards describe the output assessment from the governance action service.
getProducedRequestParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request parameters returned are produced by the governance service.
getProfileProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return profile properties.
getProfileUserId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Return the anchoring userId for this profile.
getProjectProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Return the properties for the project.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Return the properties for this profile.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Return the properties.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Return the properties for this user identity.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Return the properties of the certification type.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Return the properties for this contact method.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Return the properties for this deployment.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return the properties for this external reference.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Return the properties of the governance definition.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Return the properties of the governance role.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Return the properties result.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Return the properties for this profile.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Return the properties of the license type.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Return the properties for this person role.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Return the properties for this profile identity.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return the property map.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Return the properties for this profile identity.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Return the properties result.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Return the properties for this profile identity.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return the properties of the to do.
getProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Return the properties for this user identity.
getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return the unique name for this person - may be employee identifier.
getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Returns the stored qualified name property for the metadata entity.
getQuoteCharacter() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return the character used to group the content of a column that contains one or more delimiter characters.
getReferenceId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Return the unique identifier for the certificate from the certificate authority.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the recommended number of minutes between each call to the connector to refresh the metadata.
getRelatedHTTPCode() - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Return the HTTP Code to use if forwarding response to HTTP client.
getRelatedHTTPCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return the HTTP Code to use if forwarding response to HTTP client.
getRelationshipName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Return the name of the relationship type.
getRelationships() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return the list of element identifiers.
getReplacementProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return the properties for the new metadata element.
getResourceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Returns the stored display name property for the asset.
getResultString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return the guid result.
getReview() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Return the review comments - null means no review is available.
getSchemaAttributes() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Return the names of the zones that this asset is a member of.
getSchemaType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Return the type of owner stored in the owner property.
getSchemaTypeOptionGUIDs() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Return the list of schema types that describe the options.
getScope() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the scope of values that this valid value covers (normally used with sets)
getSearchMatches() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return the list of matches in the response.
getSearchString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the search request.
getSearchString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Return the search string.
getSearchStringParameterName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the search string parameter name.
getSecurityLabels() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Return the list of security labels that should be attached to this element.
getSecurityProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Return the security properties that should be attached to this element.
getServerType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the type of the service that this service sits in.
getServiceDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the default description for this service.
getServiceDevelopmentStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the development status of the service.
getServiceId() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the component identifier used by the service
getServiceName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the default name for this service.
getServices() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return the list of services
getServiceURLMarker() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the string that appears in the REST API URL that identifies the owning service.
getServiceWiki() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return the URL for the wiki page describing this service.
getShortDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Returns the short description of the asset from relationship with Connection.
getSource() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the source of the file system.
getStarRating() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Return the stars for the rating.
getStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Return the initial status of the governance definition.
getStatuses() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Return the list of metadata elements.
getStatusIdentifier() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getSteward() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the identifier of the steward that added this duplicate.
getStewardPropertyName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the type name of the element used to identify the steward.
getString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Return the boolean result.
getStringMap() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return the name list result.
getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The action target names returned are those that affect the governance service's behaviour.
getSupportedAnalysisSteps() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of analysis steps (survey action service only).
getSupportedAnnotationTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of annotation types (survey action service only).
getSupportedConfigurationProperties() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return the list of supported configuration property types that describe how the connector's behaviour can be modified.
getSupportedRequestParameters() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request parameters returned are used by the governance service to control its behaviour.
getSupportedRequestTypes() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
The request types returned are those that affect the governance service's behaviour.
getSurveyReports() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return the properties objects.
getTemplateGUID() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Returns the unique identifier of the element to use as a template (optional).
getTimeZone() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return the time zone for the location.
getToDoStatus() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Return the status value.
getTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Return the open metadata type name for the new metadata element.
getTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Return the optional type name for the search results (null means any type).
getTypeName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getUniqueName() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the full path of the file - this should be unique.
getUpdateDescription() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Return the string that describes details of the update.
getUsage() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return the description of how this valid value should be used.
getUser() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Return the user id of the person who created the comment.
getUser() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Return the user id of the person who created the rating.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return if the connector should be started in its own thread to allow it to block on a listening call.
getUseType() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Return the use type to use for the query.
getVersion() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return the version number of the file system.
getVersionIdentifier() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Return the version identifier.
GovernanceDefinitionGraphResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionGraphResponse is the response structure used on the OMAS REST API calls that returns a governance definition graph object as a response.
GovernanceDefinitionGraphResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Default constructor
GovernanceDefinitionGraphResponse(GovernanceDefinitionGraphResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Copy/clone constructor
GovernanceDefinitionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionRequestBody provides a structure used when creating governance definitions.
GovernanceDefinitionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Default constructor
GovernanceDefinitionRequestBody(GovernanceDefinitionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Copy/clone constructor
GovernanceDefinitionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionResponse is the response structure used on the OMAS REST API calls that returns a governance definition object as a response.
GovernanceDefinitionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Default constructor
GovernanceDefinitionResponse(GovernanceDefinitionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Copy/clone constructor
GovernanceDefinitionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionsResponse is the response structure used on the OMAS REST API calls that return a list of governance definitions as a response.
GovernanceDefinitionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Default constructor
GovernanceDefinitionsResponse(GovernanceDefinitionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Copy/clone constructor
GovernanceDomainResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDomainResponse is the response structure used on the OMAS REST API calls that returns a governance domain definition object as a response.
GovernanceDomainResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Default constructor
GovernanceDomainResponse(GovernanceDomainResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Copy/clone constructor
GovernanceDomainSetResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDomainResponse is the response structure used on the OMAS REST API calls that returns a governance domain definition object as a response.
GovernanceDomainSetResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Default constructor
GovernanceDomainSetResponse(GovernanceDomainSetResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Copy/clone constructor
GovernanceDomainSetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDomainSetsResponse is the response structure used on the OMAS REST API calls that return a list of governance domain definition sets as a response.
GovernanceDomainSetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Default constructor
GovernanceDomainSetsResponse(GovernanceDomainSetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Copy/clone constructor
GovernanceDomainsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDomainsResponse is the response structure used on the OMAS REST API calls that return a list of governance domain definitions as a response.
GovernanceDomainsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Default constructor
GovernanceDomainsResponse(GovernanceDomainsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Copy/clone constructor
GovernanceLevelIdentifierResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceLevelIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier object as a response.
GovernanceLevelIdentifierResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Default constructor
GovernanceLevelIdentifierResponse(GovernanceLevelIdentifierResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Copy/clone constructor
GovernanceLevelIdentifierSetResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceLevelIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier set object as a response.
GovernanceLevelIdentifierSetResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Default constructor
GovernanceLevelIdentifierSetResponse(GovernanceLevelIdentifierSetResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Copy/clone constructor
GovernanceLevelIdentifierSetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceLevelIdentifierSetsResponse is the response structure used on the OMAS REST API calls that return a list of governance classification level identifier sets as a response.
GovernanceLevelIdentifierSetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Default constructor
GovernanceLevelIdentifierSetsResponse(GovernanceLevelIdentifierSetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Copy/clone constructor
GovernanceLevelIdentifiersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceLevelIdentifiersResponse is the response structure used on the OMAS REST API calls that return a list of governance classification level identifiers as a response.
GovernanceLevelIdentifiersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Default constructor
GovernanceLevelIdentifiersResponse(GovernanceLevelIdentifiersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Copy/clone constructor
GovernanceMetricImplementationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceMetricsResponse is the response structure used on the OMAS REST API calls that return a list of governance metrics along with details of the data sets where measurements are kept as a response.
GovernanceMetricImplementationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Default constructor
GovernanceMetricImplementationsResponse(GovernanceMetricImplementationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Copy/clone constructor
GovernanceMetricResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceMetricResponse is the response structure used on the OMAS REST API calls that returns a governance metric object as a response.
GovernanceMetricResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Default constructor
GovernanceMetricResponse(GovernanceMetricResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Copy/clone constructor
GovernanceMetricsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceMetricsResponse is the response structure used on the OMAS REST API calls that return a list of governance metric as a response.
GovernanceMetricsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Default constructor
GovernanceMetricsResponse(GovernanceMetricsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Copy/clone constructor
GovernanceRoleAppointeesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceRoleAppointeesResponse is the response structure used on the OMAS REST API calls that return a list of governance roles and their appointees as a response.
GovernanceRoleAppointeesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Default constructor
GovernanceRoleAppointeesResponse(GovernanceRoleAppointeesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Copy/clone constructor
GovernanceRoleHistoryResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceRoleHistoryResponse is the response structure used on the OMAS REST API calls that return a governance role object with details of who is and has been appointed to the role as a response.
GovernanceRoleHistoryResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Default constructor
GovernanceRoleHistoryResponse(GovernanceRoleHistoryResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Copy/clone constructor
GovernanceRoleRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionRequestBody provides a structure used when creating governance definitions.
GovernanceRoleRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Default constructor
GovernanceRoleRequestBody(GovernanceRoleRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Copy/clone constructor
GovernanceRoleResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceRoleResponse is the response structure used on the OMAS REST API calls that returns a governance role object as a response.
GovernanceRoleResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Default constructor
GovernanceRoleResponse(GovernanceRoleResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Copy/clone constructor
GovernanceRolesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceRolesResponse is the response structure used on the OMAS REST API calls that return a list of governance roles as a response.
GovernanceRolesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Default constructor
GovernanceRolesResponse(GovernanceRolesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Copy/clone constructor
GovernanceStatusIdentifierResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceStatusIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier object as a response.
GovernanceStatusIdentifierResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Default constructor
GovernanceStatusIdentifierResponse(GovernanceStatusIdentifierResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Copy/clone constructor
GovernanceStatusIdentifierSetResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceStatusIdentifierSetResponse is the response structure used on the OMAS REST API calls that returns a governance classification level identifier set object as a response.
GovernanceStatusIdentifierSetResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Default constructor
GovernanceStatusIdentifierSetResponse(GovernanceStatusIdentifierSetResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Copy/clone constructor
GovernanceStatusIdentifierSetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceStatusIdentifierSetsResponse is the response structure used on the OMAS REST API calls that return a list of governance classification level identifier sets as a response.
GovernanceStatusIdentifierSetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Default constructor
GovernanceStatusIdentifierSetsResponse(GovernanceStatusIdentifierSetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Copy/clone constructor
GovernanceStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceDefinitionRequestBody provides a structure used when creating governance definitions.
GovernanceStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Default constructor
GovernanceStatusRequestBody(GovernanceStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Copy/clone constructor
GovernanceZoneDefinitionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceZoneDefinitionResponse is the response structure used on the OMAS REST API calls that return the properties for a governance zone with the linked governance definitions.
GovernanceZoneDefinitionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Default constructor
GovernanceZoneDefinitionResponse(GovernanceZoneDefinitionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Copy/clone constructor
GovernanceZoneResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceZoneResponse is the response structure used on the OMAS REST API calls that return the properties for a governance zone.
GovernanceZoneResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Default constructor
GovernanceZoneResponse(GovernanceZoneResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Copy/clone constructor
GovernanceZonesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GovernanceZonesResponse is the response structure used on the OMAS REST API calls that return a list of governance zones.
GovernanceZonesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Default constructor
GovernanceZonesResponse(GovernanceZonesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Copy/clone constructor
GUIDListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDListResponse is the response structure used on the OMAS REST API calls that return a list of unique identifiers (guids) as a response.
GUIDListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Default constructor
GUIDListResponse(GUIDListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Copy/clone constructor
GUIDResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.
GUIDResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Default constructor
GUIDResponse(GUIDResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Copy/clone constructor

H

handleBadType(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage a bad type name
handleInvalidCallToServer(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleInvalidPropertiesObject(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleMissingValue(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleNoRequestBody(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleNoRequestBody(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleUnexpectedException(Throwable, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Manage an unexpected exception
handleWrongTypeForGUIDException(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied guid returned an instance of the wrong type
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Standard method
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Return hash code for this object
HostRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
HostRequestBody describes the properties of the software server for creation and update.
HostRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Default constructor
HostRequestBody(HostRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Copy/clone constructor.
HostRequestBody(HostProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Copy/clone constructor.
HostResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
HostResponse is a response object for passing back a single host element or an exception if the request failed.
HostResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Default constructor
HostResponse(HostResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Copy/clone constructor
HostsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
HostsResponse is a response object for passing back a a list of hosts or an exception if the request failed.
HostsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Default constructor
HostsResponse(HostsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Copy/clone constructor

I

InformalTagResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
InformalTagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Tag object as a response.
InformalTagResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Default constructor
InformalTagResponse(InformalTagResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Copy/clone constructor
InformalTagsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
InformalTagsResponse returns a list of tags from the server.
InformalTagsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Default constructor
InformalTagsResponse(InformalTagsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Copy/clone constructor
InformalTagUpdateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
InformalTagProperties stores information about a tag connected to an asset.
InformalTagUpdateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Default constructor
InformalTagUpdateRequestBody(InformalTagUpdateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Copy/clone constructor.
INSTANCE_WRONG_TYPE_FOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-404-001 - The {0} method has retrieved an instance for unique identifier (guid) {1} which is of type {2} rather than type {3}
INVALID_CALL_FOR_SERVER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-030 - The {0} operation is only supported by {1} servers and server {2} is a {3}
INVALID_PROPERTIES_OBJECT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-029 - The properties object passed on the {0} operation is either null or not of the correct {1} class
INVALID_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-028 - The search string passed on the {0} parameter of the {1} operation is invalid and results in a {2} exception when executed.
InvalidParameterHandler - Class in org.odpi.openmetadata.commonservices.ffdc
InvalidParameterHandler is a common error handler.
InvalidParameterHandler() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Default constructor
isFlag() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Return the boolean result.
ITProfileRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ITProfileRequestBody provides the request body payload for working on ActorProfile entities.
ITProfileRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Default constructor
ITProfileRequestBody(ITProfileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Copy/clone constructor
ITProfileResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ITProfileResponse is the response structure used on the OMAS REST API calls that return a ActorProfileElement object as a response.
ITProfileResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Default constructor
ITProfileResponse(ITProfileResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Copy/clone constructor
ITProfilesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ITProfilesResponse is the response structure used on the OMAS REST API calls that return a a list of profile elements.
ITProfilesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Default constructor
ITProfilesResponse(ITProfilesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Copy/clone constructor

L

LicenseIdRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LicenseIdRequestBody provides a structure for the unique certificate identifier.
LicenseIdRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Default constructor
LicenseIdRequestBody(LicenseIdRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Copy/clone constructor
LicensesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LicensesResponse is the response structure used on the OMAS REST API calls that return a list of licenses as a response.
LicensesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Default constructor
LicensesResponse(LicensesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Copy/clone constructor
LicenseTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LicenseTypeRequestBody provides a structure used when creating license types.
LicenseTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Default constructor
LicenseTypeRequestBody(LicenseTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Copy/clone constructor
LicenseTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LicenseTypeResponse is the response structure used on the OMAS REST API calls that returns a license type object as a response.
LicenseTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Default constructor
LicenseTypeResponse(LicenseTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Copy/clone constructor
LicenseTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LicenseTypesResponse is the response structure used on the OMAS REST API calls that return a list of license types as a response.
LicenseTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Default constructor
LicenseTypesResponse(LicenseTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Copy/clone constructor
LineageMappingElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LineageMappingElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
LineageMappingElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Default constructor
LineageMappingElementResponse(LineageMappingElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Copy/clone constructor
LineageMappingElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.
LineageMappingElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Default constructor
LineageMappingElementsResponse(LineageMappingElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Copy/clone constructor
LineageMappingRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LineageMappingRequestBody describes the request body used when adding a lineage mapping.
LineageMappingRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Default constructor
LineageMappingRequestBody(LineageMappingRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Copy/clone constructor.
LinkedExternalReferenceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
 
LinkedExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Default constructor
LinkedExternalReferenceRequestBody(LinkedExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Copy/clone constructor.
LiteralSchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LiteralSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
LiteralSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Default constructor
LiteralSchemaTypeRequestBody(LiteralSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Copy/clone constructor.
LiteralSchemaTypeRequestBody(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Copy/clone constructor.
LocationResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LocationResponse is a response object for passing back a single location object.
LocationResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Default constructor
LocationResponse(LocationResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Copy/clone constructor
LocationsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LocationsResponse is a response object for passing back a list of location objects.
LocationsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Default constructor
LocationsResponse(LocationsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Copy/clone constructor
LogRecordRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
LogRecordRequestBody provides a structure for passing a log record as a request body over a REST API.
LogRecordRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Default constructor
LogRecordRequestBody(LogRecordRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Copy/clone constructor
logRESTCall(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the start of an inbound REST Call.
logRESTCall(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the start of an inbound REST Call.
logRESTCallReturn(RESTCallToken, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Log the return of an inbound REST Call.

M

MapSchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MapSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
MapSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Default constructor
MapSchemaTypeRequestBody(MapSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Copy/clone constructor.
MapSchemaTypeRequestBody(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Copy/clone constructor.
MAX_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-010 - The number of records to return, {0}, passed on the {1} parameter of the {2} operation, is greater than the allowable maximum of {3}
MeaningResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MeaningResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Glossary Term object as a response.
MeaningResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Default constructor
MeaningResponse(MeaningResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Copy/clone constructor
MeaningsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MeaningsResponse returns a list of meanings from the server.
MeaningsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Default constructor
MeaningsResponse(MeaningsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Copy/clone constructor
MetadataElementSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataElementSummariesResponse is the response structure used on the OMAS REST API calls that return a list of element identifiers as a response.
MetadataElementSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Default constructor
MetadataElementSummariesResponse(MetadataElementSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Copy/clone constructor
MetadataElementSummaryResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataElementSummaryResponse is a response object for passing back a single element or an exception if the request failed.
MetadataElementSummaryResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Default constructor
MetadataElementSummaryResponse(MetadataElementSummaryResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Copy/clone constructor
MetadataRelationshipSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataRelationshipSummariesResponse is the response structure used on the OMAS REST API calls that return a list of relationships identifiers as a response.
MetadataRelationshipSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Default constructor
MetadataRelationshipSummariesResponse(MetadataRelationshipSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Copy/clone constructor
MetadataSourceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataSourceRequestBody carries the parameters for marking an asset or schema as external.
MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Default constructor
MetadataSourceRequestBody(MetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Copy/clone constructor
MetadataSourceResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MetadataSourceResponse is the response structure used on the OMAS REST API calls that return a MetadataSourceElement object as a response.
MetadataSourceResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Default constructor
MetadataSourceResponse(MetadataSourceResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Copy/clone constructor
METHOD_NOT_IMPLEMENTED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-500-001 - Method {0} called by user {1} to OMAG Server {2} is not implemented in service {3}
MyProfileRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
MyProfileRequestBody provides a structure for passing personal details over a REST API.
MyProfileRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Default constructor
MyProfileRequestBody(MyProfileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Copy/clone constructor

N

NameListResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NameListResponse is the response structure used on the OMAS REST API calls that return a list of names as a response.
NameListResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Default constructor
NameListResponse(NameListResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Copy/clone constructor
NameRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
NameRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Default constructor
NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Copy/clone constructor
NEGATIVE_PAGE_SIZE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-009 - The page size {0} for the results, passed on the {1} parameter of the {2} operation, is negative
NEGATIVE_START_FROM - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-008 - The starting point for the results {0}, passed on the {1} parameter of the {2} operation, is negative
NewCollectionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewCollectionRequestBody describes the properties to create a new collection.
NewCollectionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Default constructor
NewCollectionRequestBody(NewCollectionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Copy/clone constructor
NewCSVFileAssetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
NewCSVFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Default constructor
NewCSVFileAssetRequestBody(NewCSVFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Copy/clone constructor
NewDigitalProductRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewDigitalProductRequestBody describes the properties to create a new collection with a digital product classification.
NewDigitalProductRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Default constructor
NewDigitalProductRequestBody(NewDigitalProductRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Copy/clone constructor
NewElementRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewElementRequestBody provides a structure for the common properties when creating an element.
NewElementRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Default constructor
NewElementRequestBody(NewElementRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Copy/clone constructor
NewFileAssetRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewFileAssetRequestBody carries the parameters for creating a new file asset.
NewFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Default constructor
NewFileAssetRequestBody(NewFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Copy/clone constructor
NewFileSystemRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewFileSystemProperties describes the root node of a file system.
NewFileSystemRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Default constructor
NewFileSystemRequestBody(NewFileSystemRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Copy/clone constructor.
NewMetadataElementRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewMetadataElementRequestBody provides a structure for passing the properties for a new metadata element.
NewMetadataElementRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Default constructor
NewMetadataElementRequestBody(NewMetadataElementRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Copy/clone constructor
NewProjectRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NewProjectRequestBody describes the properties to create a new project.
NewProjectRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Default constructor
NewProjectRequestBody(NewProjectRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Copy/clone constructor
NO_REQUEST_BODY - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-017 - An request by user {0} to method {1} on server {2} had no request body
NO_REQUEST_BODY_FOR_CLASS - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-031 - A request by user {0} to method {1} on server {2} had no request body.
NOT_ANCHOR_ELEMENT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-027 - The {0} element {1} is expected to be an anchor entity but is in fact anchored to {2}.
NOT_IN_THE_ZONE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-020 - Asset {0} is not recognized by the {1} service
NULL_ARRAY_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-007 - The array value passed on the {0} parameter of the {1} operation is null or empty
NULL_CONNECTION_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-011 - The connection object passed on the {0} parameter of the {1} operation is null
NULL_CONNECTOR_TYPE_PARAMETER - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-024 - The connection object passed on the {0} parameter of the {1} operation has a null connector type
NULL_ENUM - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-012 - The enumeration value passed on the {0} parameter of the {1} operation is null
NULL_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-005 - The unique identifier (guid) passed on the {0} parameter of the {1} operation is null
NULL_LOCAL_SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-014 - OMAG server has been called with a null local server name
NULL_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-006 - The name passed on the {0} parameter of the {1} operation is null
NULL_OBJECT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-015 - The object passed on the {0} parameter of the {1} operation is null
NULL_SEARCH_STRING - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-022 - The search string passed on the {0} parameter of the {1} operation is null
NULL_TEXT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-013 - The text field value passed on the {0} parameter of the {1} operation is null
NULL_USER_ID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-004 - The user identifier (user id) passed on the {0} operation is null
NullRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
NullRequestBody provides a empty request body object for POST requests that do not need to send additional parameters beyond the path variables.
NullRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
Default constructor
NullRequestBody(NullRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
Copy/clone constructor

O

OCFConnectionRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectionRequestBody carries the parameters for created a new asset.
OCFConnectionRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Default constructor
OCFConnectionRequestBody(OCFConnectionRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Copy/clone constructor
OCFConnectionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectionResponse is the response structure used on REST API calls that return a Connection object as a response.
OCFConnectionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Default constructor
OCFConnectionResponse(OCFConnectionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Copy/clone constructor
OCFConnectorTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectorTypeResponse is the response structure used on REST API calls that return a ConnectorType object as a response.
OCFConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Default constructor
OCFConnectorTypeResponse(OCFConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Copy/clone constructor
OCFConnectorTypeResponse(ConnectorType) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Copy/clone constructor
OCFConnectorTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OCFConnectorTypesResponse is the response structure used on the OMAS REST API calls that return a list of connector types as a response.
OCFConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Default constructor
OCFConnectorTypesResponse(OCFConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Copy/clone constructor
OMAGCheckedExceptionBase - Exception in org.odpi.openmetadata.commonservices.ffdc.exceptions
OMAGCheckedExceptionBase provides a checked exception for reporting errors found when using the Open Metadata and Governance (OMAG) services.
OMAGCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used when receiving an exception from a remote server.
OMAGCheckedExceptionBase(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the copy/clone constructor used for creating an exception.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the constructor used for creating an OMAGCheckedExceptionBase when an unexpected error has been caught.
OMAGCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
This is the typical constructor used for creating an OMAGCheckedExceptionBase.
OMAGCommonAuditCode - Enum Class in org.odpi.openmetadata.commonservices.ffdc
The OMAGCommonAuditCode is used to define the message content for the OMRS Audit Log.
OMAGCommonErrorCode - Enum Class in org.odpi.openmetadata.commonservices.ffdc
The OMAGCommonErrorCode is used to define first failure data capture (FFDC) for common errors.
OMAGRuntimeException - Exception in org.odpi.openmetadata.commonservices.ffdc.exceptions
OMAGRuntimeException is used for all runtime exceptions generated by one of the Open Metadata and Governance (OMAG) Services.
OMAGRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
Deprecated.
OMAGRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
Deprecated.
OMAGRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the typical constructor used for creating an OMAGRuntimeException.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the constructor used for creating an OMAGRuntimeException when an unexpected error has been caught.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the constructor used for creating an OMAGRuntimeException when an unexpected error has been caught.
OMAGRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
This is the typical constructor used for creating an OMAGRuntimeException.
org.odpi.openmetadata.commonservices.ffdc - package org.odpi.openmetadata.commonservices.ffdc
The FFDC Services provide common exceptions and error handling for service running in OMAG Servers.
org.odpi.openmetadata.commonservices.ffdc.exceptions - package org.odpi.openmetadata.commonservices.ffdc.exceptions
 
org.odpi.openmetadata.commonservices.ffdc.properties - package org.odpi.openmetadata.commonservices.ffdc.properties
Beans used in providing FFDC context and support to open metadata and governance.
org.odpi.openmetadata.commonservices.ffdc.rest - package org.odpi.openmetadata.commonservices.ffdc.rest
This package defines the beans used to build the REST request and response payloads.
OriginRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OriginRequestBody provides a structure for passing information about an asset's origin as a request body over a REST API.
OriginRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Default constructor
OriginRequestBody(OriginRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Copy/clone constructor
OwnerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
OwnerRequestBody provides a structure for passing information about an asset owner as a request body over a REST API.
OwnerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Default constructor
OwnerRequestBody(OwnerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Copy/clone constructor

P

partnerServerType - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
 
partnerServiceName - Variable in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
 
PathNameRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PathNameRequestBody carries the parameters for creating a new FileFolderProperties asset.
PathNameRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Default constructor
PathNameRequestBody(PathNameRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Copy/clone constructor
PersonalProfileRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
PersonalProfileRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Default constructor
PersonalProfileRequestBody(MyProfileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Copy/clone constructor
PersonalProfileRequestBody(PersonalProfileRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Copy/clone constructor
PersonalProfileResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a PersonalProfileUniverse object as a response.
PersonalProfileResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Default constructor
PersonalProfileResponse(PersonalProfileResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Copy/clone constructor
PersonalProfilesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonalProfilesResponse is the response structure used on the OMAS REST API calls that return a list of personal profile objects.
PersonalProfilesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Default constructor
PersonalProfilesResponse(PersonalProfilesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Copy/clone constructor
PersonalProfileValidatorRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonalDetailsRequestBody provides a structure for passing personal details over a REST API.
PersonalProfileValidatorRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Default constructor
PersonalProfileValidatorRequestBody(PersonalProfileValidatorRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Copy/clone constructor
PersonRoleAppointeesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonRolesResponse is the response structure used on the OMAS REST API calls that return a a list of person role elements.
PersonRoleAppointeesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Default constructor
PersonRoleAppointeesResponse(PersonRoleAppointeesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Copy/clone constructor
PersonRoleRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonRoleRequestBody provides the request body payload for working on PersonRole entities.
PersonRoleRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Default constructor
PersonRoleRequestBody(PersonRoleRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Copy/clone constructor
PersonRoleResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonRoleResponse is the response structure used on the OMAS REST API calls that return a PersonRoleElement object as a response.
PersonRoleResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Default constructor
PersonRoleResponse(PersonRoleResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Copy/clone constructor
PersonRolesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PersonRolesResponse is the response structure used on the OMAS REST API calls that return a list of person role elements.
PersonRolesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Default constructor
PersonRolesResponse(PersonRolesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Copy/clone constructor
PortElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
PortElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Default constructor
PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Copy/clone constructor
PortElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
PortElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Default constructor
PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Copy/clone constructor
PortRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PortRequestBody describes the request body used to create/update port properties.
PortRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Default constructor
PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Copy/clone constructor.
PrimaryKeyClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.
PrimaryKeyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Default constructor
PrimaryKeyClassificationRequestBody(PrimaryKeyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Copy/clone constructor for a primary key.
PrimitiveSchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PrimitiveSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
PrimitiveSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Default constructor
PrimitiveSchemaTypeRequestBody(PrimitiveSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Copy/clone constructor.
PrimitiveSchemaTypeRequestBody(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Copy/clone constructor.
ProcessCallElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessCallElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Default constructor
ProcessCallElementResponse(ProcessCallElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Copy/clone constructor
ProcessCallElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.
ProcessCallElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Default constructor
ProcessCallElementsResponse(ProcessCallElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Copy/clone constructor
ProcessCallRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessCallRequestBody describes the request body used when linking elements within processes.
ProcessCallRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Default constructor
ProcessCallRequestBody(ProcessCallRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Copy/clone constructor.
ProcessContainmentTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessContainmentTypeRequestBody is the request body structure used on OMAG REST API calls that passes a ProcessContainmentType enum.
ProcessContainmentTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Default constructor
ProcessContainmentTypeRequestBody(ProcessContainmentTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Copy/clone constructor
ProcessElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Default constructor
ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Copy/clone constructor
ProcessElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Default constructor
ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Copy/clone constructor
ProcessRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessRequestBody describes the request body used to create/update process properties.
ProcessRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Default constructor
ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Copy/clone constructor.
ProcessStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProcessStatusRequestBody describes the request body used to update a process's status.
ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Default constructor
ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Copy/clone constructor.
ProfileIdentityRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProfileIdentityRequestBody provides the request body payload for working with ProfileIdentity relationships.
ProfileIdentityRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Default constructor
ProfileIdentityRequestBody(ProfileIdentityRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Copy/clone constructor
ProjectMemberResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProjectMemberResponse is the response structure used on the OMAS REST API calls that return a ProjectTeamMember object as a response.
ProjectMemberResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Default constructor
ProjectMemberResponse(ProjectMemberResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Copy/clone constructor
ProjectMembersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProjectMembersResponse is the response structure used on the OMAS REST API calls that return a list of project membership elements.
ProjectMembersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Default constructor
ProjectMembersResponse(ProjectMembersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Copy/clone constructor
ProjectResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProjectResponse is the response structure used on the OMAS REST API calls that return a ProjectElement object as a response.
ProjectResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Default constructor
ProjectResponse(ProjectResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Copy/clone constructor
ProjectsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ProjectsResponse is the response structure used on the OMAS REST API calls that return a list of project elements.
ProjectsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Default constructor
ProjectsResponse(ProjectsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Copy/clone constructor
PropertiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
PropertiesResponse is the response structure used on REST API calls that return a property map object as a response.
PropertiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Default constructor
PropertiesResponse(PropertiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Copy/clone constructor

Q

QueriesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
QueriesResponse is a response object for passing back a a list of queries or an exception if the request failed.
QueriesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Default constructor
QueriesResponse(QueriesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Copy/clone constructor
QueryRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
QueryRequestBody describes the properties of the query plus the optional identifiers for an owning software server capability.
QueryRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Default constructor
QueryRequestBody(QueryRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Copy/clone constructor.
QueryRequestBody(QueryProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Copy/clone constructor.
QueryResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
QueryResponse is a response object for passing back a single query element or an exception if the request failed.
QueryResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Default constructor
QueryResponse(QueryResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Copy/clone constructor

R

RatingRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RatingRequestBody stores information about a rating connected to an asset.
RatingRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Default constructor
RatingRequestBody(RatingRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Copy/clone constructor.
ReferenceableRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Copy/clone constructor
ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
ReferenceableUpdateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Default constructor
ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Copy/clone constructor
ReferenceValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReferenceValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Default constructor
ReferenceValueAssignmentDefinitionsResponse(ReferenceValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Copy/clone constructor
ReferenceValueAssignmentItemsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReferenceValueAssignmentItemsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentItemsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Default constructor
ReferenceValueAssignmentItemsResponse(ReferenceValueAssignmentItemsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Copy/clone constructor
RegisteredOMAGService - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RegisteredOMAGServicesResponse provides an object for returning information about a service that is registered with an OMAG Server Platform.
RegisteredOMAGService() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Default constructor
RegisteredOMAGService(RegisteredOMAGService) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Copy/clone constructor
RegisteredOMAGServicesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RegisteredOMAGServicesResponse provides a response object for returning information about a list of services that are registered in an OMAG Server Platform.
RegisteredOMAGServicesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Default constructor
RegisteredOMAGServicesResponse(RegisteredOMAGServicesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Copy clone constructor
RelatedAssetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelatedAssetsResponse is a response object for passing back a list of related assets with te properties from the relationship or an exception if the request failed.
RelatedAssetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Default constructor
RelatedAssetsResponse(RelatedAssetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Copy/clone constructor
RelatedElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelatedElementsResponse is a response object for passing back a list of relatedElement objects.
RelatedElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Default constructor
RelatedElementsResponse(RelatedElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Copy/clone constructor
RelatedMetadataElementSummariesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelatedMetadataElementSummariesResponse is the response structure used on the OMAS REST API calls that return a list of element summaries as a response.
RelatedMetadataElementSummariesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Default constructor
RelatedMetadataElementSummariesResponse(RelatedMetadataElementSummariesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Copy/clone constructor
RelationshipElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Default constructor
RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Copy/clone constructor
RelationshipElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Default constructor
RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Copy/clone constructor
RelationshipRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
RelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Copy/clone constructor.
ReportRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReportRequestBody describes the properties of the report plus the optional identifiers for an owning software server capability.
ReportRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Default constructor
ReportRequestBody(ReportRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Copy/clone constructor.
ReportRequestBody(ReportProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Copy/clone constructor.
ReportResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReportResponse is a response object for passing back a single report element or an exception if the request failed.
ReportResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Default constructor
ReportResponse(ReportResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Copy/clone constructor
ReportsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ReportsResponse is a response object for passing back a a list of reports or an exception if the request failed.
ReportsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Default constructor
ReportsResponse(ReportsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Copy/clone constructor
RESTCallLogger - Class in org.odpi.openmetadata.commonservices.ffdc
RESTCallLogger provides standard logging for REST API method invocations.
RESTCallLogger(Logger, String) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Create a REST Call logger for a REST Service.
RESTCallToken - Class in org.odpi.openmetadata.commonservices.ffdc
RESTCallToken provides a cache of information about a single REST API call invocation.
RESTExceptionHandler - Class in org.odpi.openmetadata.commonservices.ffdc
RESTExceptionHandler converts standard exceptions to REST responses.
RESTExceptionHandler() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
Constructor

S

SchemaAttributeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaAttributeRequestBody describes the properties of the schema attribute plus the optional identifiers for an owning software server capability.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaAttributeRequestBody(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaAttributeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaAttributeResponse is a response object for passing back a single schema attribute element or an exception if the request failed.
SchemaAttributeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Default constructor
SchemaAttributeResponse(SchemaAttributeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Copy/clone constructor
SchemaAttributesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaAttributesResponse is a response object for passing back a a list of schema attributes or an exception if the request failed.
SchemaAttributesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Default constructor
SchemaAttributesResponse(SchemaAttributesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Copy/clone constructor
SchemaTypeChoiceRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypeChoiceRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability and the list of guids for the schema types that represent the choices.
SchemaTypeChoiceRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Default constructor
SchemaTypeChoiceRequestBody(SchemaTypeChoiceRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Copy/clone constructor.
SchemaTypeChoiceRequestBody(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Copy/clone constructor.
SchemaTypeElementResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
SchemaTypeElementResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Default constructor
SchemaTypeElementResponse(SchemaTypeElementResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Copy/clone constructor
SchemaTypeElementsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
SchemaTypeElementsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Default constructor
SchemaTypeElementsResponse(SchemaTypeElementsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Copy/clone constructor
SchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Copy/clone constructor.
SchemaTypeRequestBody(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Copy/clone constructor.
SchemaTypeResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypeResponse is a response object for passing back a single topic element or an exception if the request failed.
SchemaTypeResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Default constructor
SchemaTypeResponse(SchemaTypeResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Copy/clone constructor
SchemaTypesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SchemaTypesResponse is a response object for passing back a a list of schema types or an exception if the request failed.
SchemaTypesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Default constructor
SchemaTypesResponse(SchemaTypesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Copy/clone constructor
SearchStringRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Default constructor
SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Copy/clone constructor
SecureLocationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SecureLocationRequestBody carries the parameters for marking a location as secure.
SecureLocationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Default constructor
SecureLocationRequestBody(SecureLocationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Copy/clone constructor
SecurityGroupResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SecurityGroupResponse is the response structure used on the OMAS REST API calls that return the properties for a security group.
SecurityGroupResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Default constructor
SecurityGroupResponse(SecurityGroupResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Copy/clone constructor
SecurityGroupsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SecurityGroupsResponse is a response object for passing back a a list of security groups or an exception if the request failed.
SecurityGroupsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Default constructor
SecurityGroupsResponse(SecurityGroupsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Copy/clone constructor
SecurityManagerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SecurityManagerProperties describes the properties of a security manager.
SecurityManagerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Default constructor
SecurityManagerRequestBody(SecurityManagerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Copy/clone constructor.
SecurityManagerRequestBody(SecurityManagerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Copy/clone constructor.
SecurityTagsRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SecurityTagsRequestBody provides a structure for passing information about the security tags that should be attached to an asset or one of its fields.
SecurityTagsRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Default constructor
SecurityTagsRequestBody(SecurityTagsRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Copy/clone constructor
SERVER_NAME_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-003 - The OMAG Server name is null
SERVER_URL_MALFORMED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-002 - The OMAS Server URL {0} is not in a recognized format
SERVER_URL_NOT_SPECIFIED - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAGCommonAuditCode - The OMAG Server Platform URL is null
ServerAssetUseRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ServerAssetUseRequestBody provides the request body payload for working with the relationships between software server capabilities and assets.
ServerAssetUseRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Default constructor
ServerAssetUseRequestBody(ServerAssetUseRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Copy/clone constructor
ServerAssetUseResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ServerAssetUseResponse is a response object for passing back a single relationship between a software server capability and an asset (or an exception if the request failed).
ServerAssetUseResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Default constructor
ServerAssetUseResponse(ServerAssetUseResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Copy/clone constructor
ServerAssetUsesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ServerAssetUsesResponse returns a list of serverAssetUse relationships from the server.
ServerAssetUsesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Default constructor
ServerAssetUsesResponse(ServerAssetUsesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Copy/clone constructor
setAccessGroups(Map<String, List<String>>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Setup the map from operation to list of security groups.
setActionDescription(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the description of the activity in progress when the exception occurred.
setActionDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the description of the activity in progress when the exception occurred.
setActionSponsorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Set up the unique identifier of the sponsor of the To Do.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up additional properties.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Set up the optional anchor unique identifier.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up the unique identifier of the element that should be the anchor for the new element.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Set up an optional anchor GUID to attach the new element to.
setAnnotation(Annotation) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
Set up the Annotation object.
setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
Set up the fully qualified name.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAssetGraph(AssetGraph) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
Set up the graph object.
setAssetSummary(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
Set up the full path of the file - this should be unique.
setAssignToActorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Set up the unique identifier of the action assigned to perform the work.
setBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Set up the unique identifier (GUID) of the business capability where this asset originated from.
setCategory(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the category of reference data for this valid value.
setCertificateId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
Set up the unique identifier for the certificate from the certificate authority.
setClassificationName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Set up the optional classification name for the software server capability.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the list of classifications associated with this referenceable.
setCollectionProperties(CollectionProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
Set up the properties for the collection.
setColumnHeaders(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up he list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
setCommentText(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Set up the comment text.
setCommentType(CommentType) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Set up the enum that describes the type of comment.
setCommentTypes(List<CommentType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
Set up the metadata element to return.
setComponentDescription(ComponentDescription) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the component description information that the connector uses to register with the audit log.
setConnection(Connection) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Set up the Connection object.
setConnection(Connection) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
Set up the Connection object.
setConnectionName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the name of the connection used to create the connector making the log request.
setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the instance id of the connector making the log record.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Set up the fully qualified class name of the connector provider for this type of file.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Set up the fully qualified class name of the connector provider for this type of file.
setConnectorReport(ConnectorReport) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
Set up the component description information that the connector uses to register with the audit log.
setConnectorType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the type of connector making the log record.
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the ConnectorType object.
setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
Set up the ConnectorType object.
setConnectorTypes(List<ConnectorType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
Set up the list result.
setContextId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the function name, or processId of the activity that the caller is performing.
setContributionRecord(ContributionRecord) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Set up the optional contribution record for the profile.
setCoordinates(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Set up the position of the location.
setCount(long) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
Set up count of objects.
setDataFile(DataFileElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
Set up the file result.
setDataType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the data type of the preferred value.
setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up the delimiter character used between the columns.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Set up the tag description null means no description is available.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Set up description of security at the site.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Set up the tag description null means no description is available.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Set up the description property associated with the template.
setDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the stored description property associated with the valid value.
setDigitalProductProperties(DigitalProductProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
Set up the properties for the digital product classification.
setDisplayName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the stored display name property for the valid value.
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Set up the date/time to use for the query.
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(ActorProfileElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
Set up the element result.
setElement(APIElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
Set up the metadata element to return.
setElement(APIOperationElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
Set up the metadata element to return.
setElement(APIParameterElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
Set up the metadata element to return.
setElement(APIParameterListElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
Set up the metadata element to return.
setElement(AssetElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
Set up the asset result.
setElement(CertificationTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
Set up the element result.
setElement(CollectionElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
Set up the element result.
setElement(CollectionMember) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
Set up the element result.
setElement(CommunityElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
Set up the element result.
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(ControlFlowElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
Set up the element result.
setElement(DatabaseColumnElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
Set up the metadata element to return.
setElement(DatabaseElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
Set up the metadata element to return.
setElement(DatabaseSchemaElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
Set up the metadata element to return.
setElement(DatabaseTableElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
Set up the metadata element to return.
setElement(DatabaseViewElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
Set up the metadata element to return.
setElement(DataContainerElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
Set up the metadata element to return.
setElement(DataFieldElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
Set up the metadata element to return.
setElement(DataFlowElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
Set up the element result.
setElement(DigitalServiceElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
Set up the metadata element to return.
setElement(ElementHeader) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
Set up the element result.
setElement(ElementStub) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
Set up the metadata element to return.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
Set up the metadata element to return.
setElement(EventTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
Set up the metadata element to return.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
Set up the element result.
setElement(FileFolderElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
Set up the folder result.
setElement(FileSystemElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
Set up the fileSystem result.
setElement(FormElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
Set up the metadata element to return.
setElement(GovernanceDefinitionElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
Set up the element result.
setElement(GovernanceDefinitionGraph) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
Set up the element result.
setElement(GovernanceDomainElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
Set up the element result.
setElement(GovernanceDomainSetElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
Set up the element result.
setElement(GovernanceLevelIdentifierElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
Set up the element result.
setElement(GovernanceLevelIdentifierSetElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
Set up the element result.
setElement(GovernanceMetricElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
Set up the element result.
setElement(GovernanceRoleElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
Set up the element result.
setElement(GovernanceRoleHistory) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
Set up the result.
setElement(GovernanceStatusIdentifierElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
Set up the element result.
setElement(GovernanceStatusIdentifierSetElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
Set up the element result.
setElement(GovernanceZoneElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
Set up the element result.
setElement(HostElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
Set up the metadata element to return.
setElement(InformalTagElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
Set up the Tag object.
setElement(ITProfileElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
Set up the element result.
setElement(LicenseTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
Set up the element result.
setElement(LineageMappingElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
Set up the element result.
setElement(LocationElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
Set up the metadata element to return.
setElement(MetadataElementSummary) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
Set up the metadata element to return.
setElement(MetadataSourceElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
Set up the element result.
setElement(PersonRoleElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
Set up the element result.
setElement(PortElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
Set up the element result.
setElement(ProcessCallElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
Set up the element result.
setElement(ProcessElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
Set up the element result.
setElement(ProjectElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
Set up the element result.
setElement(ProjectTeamMember) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
Set up the element result.
setElement(QueryElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
Set up the metadata element to return.
setElement(RelationshipElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
Set up the element result.
setElement(ReportElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
Set up the metadata element to return.
setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
Set up the metadata element to return.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
Set up the element result.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
Set up the metadata element to return.
setElement(SecurityGroupElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
Set up the result.
setElement(ServerAssetUseElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
Set up the metadata element to return.
setElement(SoftwareCapabilityElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Set up the metadata element to return.
setElement(SoftwareServerElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Set up the metadata element to return.
setElement(SoftwareServerPlatformElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Set up the metadata element to return.
setElement(SubjectAreaElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Set up the element result.
setElement(ToDoElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Set up the to do result.
setElement(TopicElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Set up the metadata element to return.
setElement(UserIdentityElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Set up the element result.
setElement(ValidValueElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Set up the metadata element to return.
setElementHeaders(List<ElementHeader>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
Set up the metadata element to return.
setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
Set up the properties for the element.
setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Set up the properties for the element.
setElements(List<ActorProfileElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
Set up the profile result.
setElements(List<APIElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
Set up the metadata element to return.
setElements(List<APIOperationElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
Set up the metadata element to return.
setElements(List<APIParameterElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
Set up the metadata element to return.
setElements(List<APIParameterListElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
Set up the metadata element to return.
setElements(List<Appointee>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
Set up the person role result.
setElements(List<AssetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
Set up the list of assets for the response.
setElements(List<AssetRelationshipElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
Set up the metadata element to return.
setElements(List<CertificationElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
Set up the list of certification types.
setElements(List<CertificationTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
Set up the list of certification types.
setElements(List<CollectionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
Set up the collection result.
setElements(List<CollectionMember>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
Set up the collection membership result.
setElements(List<CommunityElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
Set up the community result.
setElements(List<ConnectionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElements(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElements(List<ControlFlowElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
Set up the metadata element to return.
setElements(List<DatabaseColumnElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
Set up the metadata element to return.
setElements(List<DatabaseElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
Set up the metadata element to return.
setElements(List<DatabaseSchemaElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
Set up the metadata element to return.
setElements(List<DatabaseTableElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
Set up the metadata element to return.
setElements(List<DatabaseViewElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
Set up the metadata element to return.
setElements(List<DataContainerElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
Set up the metadata element to return.
setElements(List<DataFieldElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
Set up the metadata element to return.
setElements(List<DataFileElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
Set up the metadata element to return.
setElements(List<DataFlowElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
Set up the metadata element to return.
setElements(List<DeployedCapabilityElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Set up the list of assets for the response.
setElements(List<DigitalServiceElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
Set up the list of metadata elements to return.
setElements(List<DuplicateElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
Set up the list of metadata elements to return.
setElements(List<ElementStub>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
Set up the list of element identifiers.
setElements(List<EndpointElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElements(List<EventTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
Set up the metadata element to return.
setElements(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
Set up the list of external references.
setElements(List<FileFolderElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
Set up the metadata element to return.
setElements(List<FormElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
Set up the metadata element to return.
setElements(List<GovernanceDefinitionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
Set up the list of governance definitions.
setElements(List<GovernanceDomainElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
Set up the list of governance domain definitions.
setElements(List<GovernanceDomainSetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
Set up the list of governance domain definition sets.
setElements(List<GovernanceLevelIdentifierElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
Set up the list of governance classification level identifiers.
setElements(List<GovernanceLevelIdentifierSetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
Set up the list of governance classification level identifier sets.
setElements(List<GovernanceMetricElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
Set up the list of governance metrics.
setElements(List<GovernanceMetricImplementation>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
Set up the list of governance metrics.
setElements(List<GovernanceRoleAppointee>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
Set up the list of governance roles.
setElements(List<GovernanceRoleElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
Set up the list of governance roles.
setElements(List<GovernanceStatusIdentifierSetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
Set up the list of governance classification level identifier sets.
setElements(List<HostElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
Set up the metadata element to return.
setElements(List<InformalTagElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
Set up the list of informal tags for the response.
setElements(List<ITProfileElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
Set up the profile result.
setElements(List<LicenseElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
Set up the list of license types.
setElements(List<LicenseTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
Set up the list of license types.
setElements(List<LineageMappingElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
Set up the metadata element to return.
setElements(List<LocationElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
Set up the list of metadata elements to return.
setElements(List<MeaningElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
Set up the list of glossary terms for the response.
setElements(List<MetadataElementSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
Set up the list of element identifiers.
setElements(List<PersonalProfileUniverse>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
Set up the personalProfile result.
setElements(List<PersonRoleAppointee>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
Set up the person role result.
setElements(List<PersonRoleElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
Set up the person role result.
setElements(List<PortElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
Set up the metadata element to return.
setElements(List<ProcessCallElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
Set up the metadata element to return.
setElements(List<ProcessElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
Set up the metadata element to return.
setElements(List<ProjectElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
Set up the project result.
setElements(List<ProjectTeamMember>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
Set up the project membership result.
setElements(List<QueryElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
Set up the metadata element to return.
setElements(List<ReferenceValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElements(List<ReferenceValueAssignmentItemElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
Set up the metadata element to return.
setElements(List<RelatedAssetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
Set up the metadata element to return.
setElements(List<RelatedElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
Set up the list of metadata elements to return.
setElements(List<RelatedMetadataElementSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
Set up the list of element identifiers.
setElements(List<RelationshipElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
Set up the metadata element to return.
setElements(List<ReportElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
Set up the metadata element to return.
setElements(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
Set up the metadata element to return.
setElements(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
Set up the metadata element to return.
setElements(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
Set up the metadata element to return.
setElements(List<SecurityGroupElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
Set up the metadata element to return.
setElements(List<ServerAssetUseElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
Set up the list of assets for the response.
setElements(List<SoftwareCapabilityElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Set up the metadata element to return.
setElements(List<SoftwareServerElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Set up the metadata element to return.
setElements(List<SoftwareServerPlatformElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Set up the metadata element to return.
setElements(List<SubjectAreaElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Set up the list of elements to return.
setElements(List<ToDoElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Set up the to do result.
setElements(List<TopicElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Set up the metadata element to return.
setElements(List<UserIdentityElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Set up the user identity result.
setElements(List<ValidValueAssignmentConsumerElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Set up the metadata element to return.
setElements(List<ValidValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElements(List<ValidValueElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Set up the list of metadata elements to return.
setElements(List<ValidValueImplAssetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Set up the metadata element to return.
setElements(List<ValidValueImplDefinitionElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Set up the metadata element to return.
setElements(List<ValidValueMappingElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Set up the metadata element to return.
setElements(List<ValidValueSetElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Set up the metadata element to return.
setElements(List<ValidValuesMappingElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Set up the metadata element to return.
setElements(List<Annotation>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
Set up the properties objects.
setElementStatus(ElementStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Set up the initial status ti use (if different from the default value).
setEncryption(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the type of encryption used on the file system (or null is unencrypted).
setExceptionCausedBy(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the name of any nested exception that may indicate the root cause of the exception.
setExceptionCausedBy(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the name of any nested exception that may indicate the root cause of the exception.
setExceptionClassName(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the name of the Java class name to use to recreate the exception.
setExceptionClassName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the name of the Java class name to use to recreate the exception.
setExceptionErrorMessage(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the error message associated with the exception.
setExceptionErrorMessage(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the error message associated with the exception.
setExceptionErrorMessageId(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the formal message identifier for the error message.
setExceptionErrorMessageId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the formal message identifier for the error message.
setExceptionErrorMessageParameters(String[]) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the list of parameters inserted in to the error message.
setExceptionErrorMessageParameters(String[]) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the list of parameters inserted in to the error message.
setExceptionProperties(Map<String, Object>) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the additional properties stored by the exceptions.
setExceptionProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the additional properties stored by the exceptions.
setExceptionSystemAction(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the description of the action taken by the system as a result of the exception.
setExceptionSystemAction(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the description of the action taken by the system as a result of the exception.
setExceptionUserAction(String) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the action that a user should take to resolve the problem.
setExceptionUserAction(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the action that a user should take to resolve the problem.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setFileSystemType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the type of the file system.
setFilter(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Set up the boolean result.
setFlag(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Set up the boolean result.
setFlag(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Set up the boolean result.
setFormat(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Set up the formula used to calculate the value.
setFormula(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
Set up the string containing the formula for the calculated value - it may contain placeholders for queryIds.
setFullName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up the full name for this person.
setFullPath(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the full path of the file - this should be unique.
setGovernanceZone(List<GovernanceZoneElement>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
Set up the resulting elements.
setGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
Set up the guid result.
setGUIDs(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
Set up the guids result.
setInitialClassifications(Map<String, ElementProperties>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Set up the map of classification name to properties describing the initial classification for the new metadata element.
setInitialStatus(ElementStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
Set up the initial status ti use (if different from the default value).
setInitialStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Set up the initial status of the certification type.
setInitialStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Set up the initial status of the governance definition.
setInitialStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Set up the initial status of the license type.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set whether the valid value is deprecated or not.
setIsLeadershipRole(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Set up whether it is a TeamLeadership role or a TeamMembership role.
setIsOwnAnchor(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up whether this element should be classified as its own anchor or not.
setIsPublic(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
Set up the privacy flag.
setItInfrastructureGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Set up the optional IT Infrastructure asset to connect the profile to.
setItUserId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Set up the option userId for the profile which will be created (if needed) and linked to the new IT profile.
setJobRoleDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up the description of the job role for this person.
setJobTitle(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up the primary job title for this person.
setKnownName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up the preferred name for this person.
setLevel(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
Set up the level of security.
setLicenseId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
Set up the unique identifier for the license.
setLinkDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Set up the link description.
setLinkDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Set up the link description.
setLinkId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
Set up the link id.
setLinkId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
Set up the link id.
setMapProjection(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Set up the map projection used to define the coordinates.
setMaxPagingSize(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Override the default maximum paging size.
setMeaning(MeaningElement) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
Set up the glossary term object.
setMessage(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
Set up the actual log message.
setName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the name for the query request.
setName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Set up the name property for the template.
setNameParameterName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the parameter name.
setNamePropertyName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Set up the property name from the open metadata types.
setNames(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
Set up the name list result.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
Set up the network address used to connect to the location.
setNewActionTargetProperties(List<NewToDoActionTargetProperties>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Set up any specific action targets for the to do.
setNotes(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Set up any notes for the steward.
setOrganizationGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Set up the unique identifier (GUID) of the organization where this asset originated from.
setOriginatingSystemGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Set up the unique identifier for the originating system
setOriginatingSystemGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Set up the unique identifier for the originating system
setOriginatingSystemName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Set up the unique name for the originating system
setOriginatingSystemName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
Set up the unique name for the originating system
setOriginatorGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Set up the unique identifier of the element that originated the to do.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
Set up any descriptive labels describing origin of the asset.
setOwnerId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Set up the owner id.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Set up the property name used to identify the owner.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
Set up the type of element used to represent the owner.
setParentAtEnd1(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up which end any parent entity sits on the relationship.
setParentGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up the optional unique identifier for an element that should be connected to the newly created element.
setParentGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Set up an optional anchor GUID to attach the new element to.
setParentRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up any properties that should be included in the parent relationship.
setParentRelationshipTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
Set up the name of the optional relationship from the newly created element to a parent element.
setPartnerServerType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the type of the server that the partner service resides on.
setPartnerServiceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the service in a remote server that this service depends on.
setPatchLevel(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the patch level of the file system.
setPathName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
Set up the full path of the file - this should be unique.
setPersonalProfile(PersonalProfileUniverse) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
Set up the personalProfile result.
setPlaceholderPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the property values to replace placeholders in the template.
setPosition(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Set up the position that this connector is in the list of embedded connectors.
setPosition(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Set up the position description for this role.
setPostalAddress(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Set up the postal address of the location (if appropriate).
setPreferredValue(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the preferred values to use in implementations (normally used with definitions)
setPrimaryKeyProperties(PrimaryKeyProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Set up the properties associated with the primary key.
setProcessContainmentType(ProcessContainmentType) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Set up the relationship between the parent and child process.
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
Set up the process status.
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
Set up the status for the element.
setProducedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the produced action target names
setProducedGuards(List<GuardType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported guards
setProducedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up request parameters returned are returned by the governance service.
setProfileProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up profile properties.
setProfileUserId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
Set up the anchoring userId for this profile.
setProjectProperties(ProjectProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
Set up the properties for the project.
setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
Set up the properties for this user identity.
setProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
Set up the property map.
setProperties(GovernanceZoneDefinition) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
Set up the properties result.
setProperties(SubjectAreaDefinition) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Set up the properties result.
setProperties(ToDoProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Set up the properties of the to do.
setProperties(ActorProfileProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
Set up the properties for this profile.
setProperties(AppointmentProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
Set up the properties.
setProperties(ContactMethodProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
Set up the properties for this contact method.
setProperties(ITProfileProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
Set up the properties for this profile.
setProperties(PersonRoleProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
Set up the properties for this person role.
setProperties(ProfileIdentityProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
Set up the properties for this profile identity.
setProperties(UserIdentityProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Set up the properties for this user identity.
setProperties(DeploymentProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
Set up the properties for this deployment.
setProperties(ServerAssetUseProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
Set up the properties for this profile identity.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
Set up the properties for this external reference.
setProperties(CertificationTypeProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
Set up the properties of the certification type.
setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
Set up the properties of the governance definition.
setProperties(GovernanceRoleProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
Set up the properties of the governance role.
setProperties(LicenseTypeProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
Set up the properties of the license type.
setProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
Set up the properties for the relationship.
setProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
Set up the properties for the relationship.
setProperties(LineageMappingProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
Set up the properties for the relationship.
setProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
Set up the properties for the relationship.
setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
Set up the properties for the relationship.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Set up the properties for the relationship.
setProperties(CapabilityDeploymentProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Set up the properties for this profile identity.
setQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
Set up the unique name for this person - may be employee identifier.
setQualifiedName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the fully qualified name.
setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
Set up he character used to group the content of a column that contains one or more delimiter characters.
setReferenceId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
Set up the unique identifier for the certificate from the certificate authority.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the recommended number of minutes between each call to the connector to refresh the metadata.
setRelatedHTTPCode(int) - Method in interface org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelatedHTTPCode(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
Set up the HTTP Code to use if forwarding response to HTTP client.
setRelationshipName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
Set up the name of the relationship type.
setRelationships(List<MetadataRelationshipSummary>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
Set up the list of element identifiers.
setReplacementProperties(ElementProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the properties for the new metadata element.
setResourceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the stored display name property for the asset.
setResultString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Set up the resultString result.
setReview(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Set up the review comments - null means no review is available.
setSchemaAttributes(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Set up the names of the zones that this asset is a member of.
setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Set up the owner type for this asset.
setSchemaTypeOptionGUIDs(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
Set up the list of schema types that describe the options.
setScope(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the scope of values that this valid value covers (normally used with sets)
setSearchMatches(List<AssetSearchMatches>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
Set up the list of matches for the response.
setSearchString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the search.
setSearchString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Set up the search string.
setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the search string parameter name.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Set up the list of security labels that should be attached to this element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
Set up the security properties that should be attached to this element.
setServerType(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the name of the server that this service sits in.
setServiceDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the default description for this service.
setServiceDevelopmentStatus(ComponentDevelopmentStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the development status of the service.
setServiceId(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the component identifier used by the service.
setServiceName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the default name for this service.
setServices(List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
Set up the list of services
setServiceURLMarker(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the string that appears in the REST API URL that identifies the owning service.
setServiceWiki(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
Set up the URL for the wiki page describing this service.
setShortDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Set up the short description of the asset from relationship with Connection.
setSource(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Set up the details of the source that detected the duplicate.
setSource(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the source of the file system.
setStarRating(StarRating) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Set up the stars for the rating.
setStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
Set up the initial status of the governance definition.
setStatuses(List<GlossaryTermAssignmentStatus>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Set up the metadata element to return.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setSteward(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Set up the identifier of the steward that added this duplicate.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Return the name of the property used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
Set up the type name of the element used to identify the steward.
setString(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Set up the boolean result.
setStringMap(Map<String, String>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Set up the name to description map result.
setSupportedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported action target names
setSupportedAnalysisSteps(List<AnalysisStepType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of analysis steps (survey action service only).
setSupportedAnnotationTypes(List<AnnotationTypeType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of annotation types (survey action service only).
setSupportedConfigurationProperties(List<ConfigurationPropertyType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the list of supported configuration property types that describe how the connector's behaviour can be modified.
setSupportedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up request parameters returned are used by the governance service to control its behaviour.
setSupportedRequestTypes(List<RequestTypeType>) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up the supported request types.
setSurveyReports(List<SurveyReport>) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Set up the properties objects.
setTemplateGUID(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Set up the unique identifier of the element to use as a template (optional).
setTimeZone(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
Set up the time zone for the location.
setToDoStatus(ToDoStatus) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Set up the status value.
setTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
Set up the open metadata type name for the new metadata element.
setTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Set up the optional type name for the search results (null means any type).
setTypeName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setUniqueName(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the full path of the file - this should be unique.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
Set up the string that describes details of the update.
setUsage(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Set up the description of how this valid value should be used.
setUser(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Set up the user id of the person who created the comment.
setUser(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Set up the user id of the person who created the rating.
setUserId(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallToken
Allow the userId to be added retrospectively
setUserId(RESTCallToken, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.RESTCallLogger
Allow the userId to be added retrospectively
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
Set up if the connector should be started in its own thread to allow it to block on a listening call.
setUseType(ServerAssetUseType) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Set up the use type to use for the query.
setVersion(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
Set up the version number of the file system.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Set up the version identifier.
SoftwareCapabilitiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareCapabilitiesResponse is a response object for passing back a a list of software server capabilities or an exception if the request failed.
SoftwareCapabilitiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Default constructor
SoftwareCapabilitiesResponse(SoftwareCapabilitiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
Copy/clone constructor
SoftwareCapabilityRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareCapabilityRequestBody describes the properties of the software server capability for creation and update.
SoftwareCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Default constructor
SoftwareCapabilityRequestBody(SoftwareCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Copy/clone constructor.
SoftwareCapabilityRequestBody(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
Copy/clone constructor.
SoftwareCapabilityResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareCapabilityResponse is a response object for passing back a single software server capability element or an exception if the request failed.
SoftwareCapabilityResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Default constructor
SoftwareCapabilityResponse(SoftwareCapabilityResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
Copy/clone constructor
SoftwareServerPlatformRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServerPlatformRequestBody describes the properties of the software server platform for creation and update.
SoftwareServerPlatformRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Default constructor
SoftwareServerPlatformRequestBody(SoftwareServerPlatformRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Copy/clone constructor.
SoftwareServerPlatformRequestBody(SoftwareServerPlatformProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
Copy/clone constructor.
SoftwareServerPlatformResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServerPlatformResponse is a response object for passing back a single software server platform element or an exception if the request failed.
SoftwareServerPlatformResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Default constructor
SoftwareServerPlatformResponse(SoftwareServerPlatformResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
Copy/clone constructor
SoftwareServerPlatformsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServerPlatformsResponse is a response object for passing back a a list of software server platforms or an exception if the request failed.
SoftwareServerPlatformsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Default constructor
SoftwareServerPlatformsResponse(SoftwareServerPlatformsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
Copy/clone constructor
SoftwareServerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServerRequestBody describes the properties of the software server for creation and update.
SoftwareServerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Default constructor
SoftwareServerRequestBody(SoftwareServerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Copy/clone constructor.
SoftwareServerRequestBody(SoftwareServerProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
Copy/clone constructor.
SoftwareServerResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServerResponse is a response object for passing back a single software server element or an exception if the request failed.
SoftwareServerResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Default constructor
SoftwareServerResponse(SoftwareServerResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
Copy/clone constructor
SoftwareServersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SoftwareServersResponse is a response object for passing back a a list of software servers or an exception if the request failed.
SoftwareServersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Default constructor
SoftwareServersResponse(SoftwareServersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
Copy/clone constructor
StringMapResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
StringMapResponse is the response structure used on the OMAS REST API calls that return a map of names to description as a response.
StringMapResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Default constructor
StringMapResponse(StringMapResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
Copy/clone constructor
StringRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
StringRequestBody is the request body structure used on OMAG REST API calls that passed a string.
StringRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Default constructor
StringRequestBody(StringRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Copy/clone constructor
StringResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.
StringResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Default constructor
StringResponse(StringResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
Copy/clone constructor
StructSchemaTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
StructSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
StructSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Default constructor
StructSchemaTypeRequestBody(StructSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Copy/clone constructor.
StructSchemaTypeRequestBody(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
Copy/clone constructor.
SubjectAreaDefinitionResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SubjectAreaDefinitionResponse is the response structure used on the OMAS REST API calls that return the properties for a subject area with the linked governance definitions.
SubjectAreaDefinitionResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Default constructor
SubjectAreaDefinitionResponse(SubjectAreaDefinitionResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
Copy/clone constructor
SubjectAreaResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SubjectAreaResponse is the response structure used on the OMAS REST API calls that return the properties for a subject area.
SubjectAreaResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Default constructor
SubjectAreaResponse(SubjectAreaResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
Copy/clone constructor
SubjectAreasResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SubjectAreasResponse is the response structure used on the OMAS REST API calls that return a list of subject area descriptions.
SubjectAreasResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Default constructor
SubjectAreasResponse(SubjectAreasResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
Copy/clone constructor
SupportedCapabilitiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SupportedCapabilitiesResponse returns a list of SoftwareServerSupportedCapability relationships from the server.
SupportedCapabilitiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Default constructor
SupportedCapabilitiesResponse(SupportedCapabilitiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
Copy/clone constructor
SupportedCapabilityRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SupportedCapabilityRequestBody provides the request body payload for working with the relationships between software servers and software server capabilities.
SupportedCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Default constructor
SupportedCapabilityRequestBody(SupportedCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
Copy/clone constructor
SurveyReportsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
SurveyReportsResponse is the response structure used on OMAS REST API calls that return a list of SurveyReport properties objects as a response.
SurveyReportsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Default constructor
SurveyReportsResponse(SurveyReportsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
Copy/clone constructor

T

TagUpdateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
InformalTagProperties stores information about a tag connected to an asset.
TagUpdateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Default constructor
TagUpdateRequestBody(TagUpdateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Copy/clone constructor.
TeamPlayerRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TeamPlayerRequestBody provides the request body payload for linking roles to teams.
TeamPlayerRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Default constructor
TeamPlayerRequestBody(TeamPlayerRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
Copy/clone constructor
TemplateClassificationRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TemplateClassificationRequestBody carries the parameters for classifying an element as suitable to use for a template.
TemplateClassificationRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Default constructor
TemplateClassificationRequestBody(TemplateClassificationRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Copy/clone constructor
TemplateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TemplateRequestBody provides a structure for passing the properties for a new metadata element that is to be created via a template.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateRequestBody
Copy/clone constructor
TermAssignmentStatusesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TermAssignmentStatusesResponse is a response object for passing back a list of enum values or an exception if the request failed.
TermAssignmentStatusesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Default constructor
TermAssignmentStatusesResponse(TermAssignmentStatusesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
Copy/clone constructor
throwCannotDeleteElementInUse(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the call to a method is not supported.
throwMethodNotSupported(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the call to a method is not supported.
throwUniqueNameInUse(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Report the fact that a unique name that was requested for a new entity is already in use or not a permitted value.
throwUnknownElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the requested element is not recognized.
throwUnknownElementQualifiedName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception to indicate that the requested element is not recognized.
ToDoRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ToDoRequestBody provides a structure for passing to do details over a REST API.
ToDoRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Default constructor
ToDoRequestBody(ToDoRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
Copy/clone constructor
ToDoResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ToDoResponse is the response structure used on the OMAS REST API calls that returns a "to do" object as a response.
ToDoResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Default constructor
ToDoResponse(ToDoResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
Copy/clone constructor
ToDosResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ToDosResponse is the response structure used on the OMAS REST API calls that return a list of to do objects.
ToDosResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Default constructor
ToDosResponse(ToDosResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
Copy/clone constructor
ToDoStatusRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ToDoStatusRequestBody provides a structure for passing the status.
ToDoStatusRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Default constructor
ToDoStatusRequestBody(ToDoStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
Copy/clone constructor
ToDoStatusSearchString - Class in org.odpi.openmetadata.commonservices.ffdc.rest
 
ToDoStatusSearchString() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Default constructor
ToDoStatusSearchString(ToDoStatusRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
Copy/clone constructor
TopicRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TopicRequestBody describes the properties of the topic plus the optional identifiers for an owning software server capability.
TopicRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Default constructor
TopicRequestBody(TopicRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Copy/clone constructor.
TopicRequestBody(TopicProperties) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
Copy/clone constructor.
TopicResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TopicResponse is a response object for passing back a single topic element or an exception if the request failed.
TopicResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Default constructor
TopicResponse(TopicResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
Copy/clone constructor
TopicsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
TopicsResponse is a response object for passing back a a list of topics or an exception if the request failed.
TopicsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Default constructor
TopicsResponse(TopicsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
Copy/clone constructor
toString() - Method in exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
JSON-style toString
toString() - Method in exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.properties.ConnectorReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ActorProfilesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AnnotationStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIOperationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterListsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParameterResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIParametersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.APIsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ApplicationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointeesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AppointmentRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetExtensionsRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRelationshipsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.AssetSearchMatchesListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.BooleanResponse
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CalculatedValueClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificateIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMemberResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionMembersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CollectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CombinedSchemaRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommentTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunitiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CommunityResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ContactMethodRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ControlFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.CountResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseColumnsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemaResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseSchemasResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabasesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTableResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseTablesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DatabaseViewsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainerResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataContainersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFieldsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFilesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataFolderRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataManagerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DataProcessingEngineRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DeploymentRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DerivedSchemaTypeQueryTargetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServiceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DigitalServicesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.DuplicatesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveDatesRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EffectiveTimeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeaderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ElementStubsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EnumSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventBrokerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.EventTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferenceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalReferencesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ExternalSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FeedbackRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFolderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileFoldersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FileSystemResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FilterRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FixedLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.FormulaRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.GUIDResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.HostsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.InformalTagUpdateRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ITProfilesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseIdRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicensesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LineageMappingRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LinkedExternalReferenceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LiteralSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LocationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.LogRecordRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MapSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MeaningsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataElementSummaryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataRelationshipSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.MyProfileRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCollectionRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewCSVFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewDigitalProductRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewElementRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewFileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewMetadataElementRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NewProjectRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.NullRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OCFConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OriginRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.OwnerRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PathNameRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfilesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonalProfileValidatorRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleAppointeesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRoleResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PersonRolesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PortRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimaryKeyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PrimitiveSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessCallRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessContainmentTypeRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProcessStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProfileIdentityRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMemberResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectMembersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ProjectsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.PropertiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueriesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.QueryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RatingRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceableUpdateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReferenceValueAssignmentItemsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGService
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RegisteredOMAGServicesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedAssetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelatedMetadataElementSummariesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.RelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ReportsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaAttributesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeChoiceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SchemaTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecureLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityGroupsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SecurityTagsRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUseResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ServerAssetUsesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilitiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareCapabilityResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerPlatformsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServerResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SoftwareServersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringMapResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StringResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.StructSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilitiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SupportedCapabilityRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.SurveyReportsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TagUpdateRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TeamPlayerRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TemplateClassificationRequestBody
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TermAssignmentStatusesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDosResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ToDoStatusSearchString
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.TopicsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
OMAG-COMMON-0001 - The Open Metadata Service has generated an unexpected {0} exception during method {1}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-016 - An unexpected {0} exception was caught by {1}; error message was {2}
UNIQUE_NAME_ALREADY_IN_USE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-409-001 - Method {0} of service {1} is not able to create an instance of type {2} because parameter name {3} is defined as a unique property and value {4} is not available for use
UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-021 - The identifier {0} of the {1} passed by {2} to method {3} of service {4} is not recognized by the {5} server
UNRECOGNIZED_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-018 - The type name {0} passed on method {1} of service {2} is not recognized
UpdateRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UpdateRequestBody carries the correlation properties and effective time for a create, update or delete request.
UpdateRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Default constructor
UpdateRequestBody(UpdateRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UpdateRequestBody
Copy/clone constructor
UserIdentitiesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UserIdentitiesResponse is the response structure used on the OMAS REST API calls that return a a list of user identity elements.
UserIdentitiesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Default constructor
UserIdentitiesResponse(UserIdentitiesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentitiesResponse
Copy/clone constructor
UserIdentityRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UserIdentityRequestBody provides the request body payload for working on UserIdentity entities and their link to profiles.
UserIdentityRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Default constructor
UserIdentityRequestBody(UserIdentityRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityRequestBody
Copy/clone constructor
UserIdentityResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UserIdentityResponse is the response structure used on the OMAS REST API calls that return a UserIdentityElement object as a response.
UserIdentityResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Default constructor
UserIdentityResponse(UserIdentityResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UserIdentityResponse
Copy/clone constructor
UseTypeRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
UseTypeRequestBody for passing the use type and effective time.
UseTypeRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Default constructor
UseTypeRequestBody(UseTypeRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.UseTypeRequestBody
Copy/clone constructor

V

validateAnchorGUID(String, String, EntityDetail, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
When attached elements are being retrieved for an anchor, this method checks that the anchor is set up correctly in the element's anchors classification.
validateAssetInSupportedZone(String, String, List<String>, List<String>, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Compare the supported zones with the zones stored in the asset.
validateConnection(Connection, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied connection is null
validateEnum(Object, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied enum is null
validateGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied GUID is null
validateInstanceProvenanceForUpdate(String, String, ElementBase, ElementOriginCategory, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Validate that an instance is from the expected metadata collection.
validateName(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied name is null
validateObject(Object, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied object is null
validateOMAGServerPlatformURL(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if a server URL or has not been supplied.
validateOMAGServerPlatformURL(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if a server URL or has not been supplied.
validatePaging(int, int, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied paging values don't make sense.
validateSearchString(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied search string is null
validateStringArray(List<String>, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied array is null or empty
validateText(String, String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied text field is null
validateTypeDefName(String, String, String, String, OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied type name is not of the correct subclass
validateTypeName(String, String, String, String, OMRSRepositoryHelper) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied type name is not of the correct subclass
validateUserId(String, String) - Method in class org.odpi.openmetadata.commonservices.ffdc.InvalidParameterHandler
Throw an exception if the supplied userId is null
ValidValueAssignmentConsumersResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValueAssignmentConsumersResponse is a response object for passing back a list of elements.
ValidValueAssignmentConsumersResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Default constructor
ValidValueAssignmentConsumersResponse(ValidValueAssignmentConsumersResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentConsumersResponse
Copy/clone constructor
ValidValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ValidValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Default constructor
ValidValueAssignmentDefinitionsResponse(ValidValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueAssignmentDefinitionsResponse
Copy/clone constructor
ValidValueMappingsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValueMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValueMappingsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Default constructor
ValidValueMappingsResponse(ValidValueMappingsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueMappingsResponse
Copy/clone constructor
ValidValueResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValueResponse is a response object for passing back a single valid value object.
ValidValueResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Default constructor
ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueResponse
Copy/clone constructor
ValidValueSetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValueSetsResponse is a response object for passing back a a list of valid value sets or an exception if the request failed.
ValidValueSetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Default constructor
ValidValueSetsResponse(ValidValueSetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValueSetsResponse
Copy/clone constructor
ValidValuesImplAssetsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValuesImplAssetsResponse is a response object for passing back a list of assets (reference data sets) that use the valid value in their implementation.
ValidValuesImplAssetsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Default constructor
ValidValuesImplAssetsResponse(ValidValuesImplAssetsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplAssetsResponse
Copy/clone constructor
ValidValuesImplDefinitionsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValuesImplDefinitionsResponse is a response object for passing back a list of elements.
ValidValuesImplDefinitionsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Default constructor
ValidValuesImplDefinitionsResponse(ValidValuesImplDefinitionsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesImplDefinitionsResponse
Copy/clone constructor
ValidValuesMappingsResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValuesMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValuesMappingsResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Default constructor
ValidValuesMappingsResponse(ValidValuesMappingsResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesMappingsResponse
Copy/clone constructor
ValidValuesRequestBody - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValuesRequestBody carries the parameters for created a new valid values element.
ValidValuesRequestBody() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Default constructor
ValidValuesRequestBody(ValidValuesRequestBody) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesRequestBody
Copy/clone constructor
ValidValuesResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
ValidValuesResponse is a response object for passing back a list of valid value objects.
ValidValuesResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Default constructor
ValidValuesResponse(ValidValuesResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.ValidValuesResponse
Copy/clone constructor
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
VoidResponse - Class in org.odpi.openmetadata.commonservices.ffdc.rest
VoidResponse defines the response structure for the OMAS REST API calls that returns a void as a response.
VoidResponse() - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
Default constructor
VoidResponse(VoidResponse) - Constructor for class org.odpi.openmetadata.commonservices.ffdc.rest.VoidResponse
Copy/clone constructor

W

WRONG_ANCHOR_GUID - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-026 - The {0} element {1} is expected to be anchored to {2} but is in fact anchored to {3}.
WRONG_METADATA_COLLECTION_FOR_UPDATE - Enum constant in enum class org.odpi.openmetadata.commonservices.ffdc.OMAGCommonErrorCode
OMAG-COMMON-400-025 - Method {0} of service {1} is not able to update instance {2} of type {3} as part of {4} metadata collection named {5} (GUID {6}) because this instance actually belongs to {7} metadata collection name {8} (GUID {9})
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form