All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BooleanRequestBody BooleanRequestBody is the request body structure used on OMAG REST API calls that passed a boolean flag.BooleanResponse BooleanResponse is the response structure used on OMAG REST API calls that return a boolean response.ConnectionResponse ConnectionResponse is the response structure used on REST API calls that return a Connection object as a response.ConnectorTypeResponse ConnectorTypeResponse is the response structure used on REST API calls that return a ConnectorType object as a response.CountResponse CountResponse defines the response structure for the OMAS REST API calls that returns a number as a response.EffectiveTimeRequestBody EffectiveTimeRequestBody carries the date/time for a query.FFDCResponse FFDCResponseBase FFDCRESTClient RESTClient is responsible for issuing calls to the OMAS REST APIs.FFDCRESTClientBase RESTClient is responsible for issuing calls to the OMAS REST APIs.GenericResponse<R> If an OMAS uses Generic types to implement it's Java API, then the responses can implement this interface.GUIDListResponse GUIDListResponse is the response structure used on the OMAS REST API calls that return a list of unique identifiers (guids) as a response.GUIDResponse GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.InvalidParameterException The InvalidParameterException is thrown by the OMAG Service when a parameter is null or an invalid value.InvalidParameterHandler InvalidParameterHandler is a common error handler.NameListResponse NameListResponse is the response structure used on the OMAS REST API calls that return a list of names as a response.NameRequestBody 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.NullRequestBody NullRequestBody provides a empty request body object for POST requests that do not need to send additional parameters beyond the path variables.OMAGCheckedExceptionBase OMAGCheckedExceptionBase provides a checked exception for reporting errors found when using the Open Metadata and Governance (OMAG) services.OMAGCommonAuditCode The OMAGCommonAuditCode is used to define the message content for the OMRS Audit Log.OMAGCommonErrorCode The OMAGCommonErrorCode is used to define first failure data capture (FFDC) for common errors.OMAGRuntimeException OMAGRuntimeException is used for all runtime exceptions generated by one of the Open Metadata and Governance (OMAG) Services.PropertiesResponse PropertiesResponse is the response structure used on REST API calls that return a property map object as a response.PropertyServerException The PropertyServerException is thrown by the OMAG Service when it is not able to communicate with the property server.RegisteredOMAGService RegisteredOMAGServicesResponse provides an object for returning information about a service that is registered with an OMAG Server Platform.RegisteredOMAGServicesResponse RegisteredOMAGServicesResponse provides a response object for returning information about a list of services that are registered in an OMAG Server Platform.ResponseParameterization<Result> RESTCallLogger RESTCallLogger provides standard logging for REST API method invocations.RESTCallToken RESTCallToken provides a cache of information about a single REST API call invocation.RESTExceptionHandler RESTExceptionHandler converts standard exceptions to REST responses.SearchStringRequestBody SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.StringMapResponse StringMapResponse is the response structure used on the OMAS REST API calls that return a map of names to description as a response.StringRequestBody StringRequestBody is the request body structure used on OMAG REST API calls that passed a string.StringResponse GUIDResponse is the response structure used on the OMAS REST API calls that return a unique identifier (guid) object as a response.UserNotAuthorizedException The UserNotAuthorizedException is thrown by the OMAG Service when a userId passed on a request is not authorized to perform the requested action.VoidResponse VoidResponse defines the response structure for the OMAS REST API calls that returns a void as a response.